@charset "UTF-8";

/* ラルジュ・コーチングスクールを勧める５つの理由 */
.twoColFixLt #container #mainContent #box ul{
	margin-bottom:50px
}
.twoColFixLt #container #mainContent #box ul li {
	list-style-type: none;
	padding-left:20px;
	background-image:url(img/ball.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	line-height:200%;
}
span{
	text-decoration:underline
}
span.red{
	color:#F00;
	font-weight:bold;
}
/* リフレクソロジストへの道 */
.twoColFixLt #container #mainContent #box ol{
	/*margin-left:20px; */
	margin-bottom:30px;
}
.twoColFixLt #container #mainContent #box ol li {
	font-size:90%;
	line-height:200%;
	margin-left:20px;
}
.twoColFixLt #container #mainContent #box ol li img {   /* 下矢印 */

	margin:5px;
}
.twoColFixLt #container #mainContent #box ol li p {
	margin:0px 20px;
	line-height:140%;
}
.twoColFixLt #container #mainContent #box #txt1 {
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	color: #00F;
	margin-bottom:50px;
}
/* 資料請求へ  2010.8.6 クラスからidへ。*/
#siryo{
		margin:50px 0px;
		padding:10px 20px;
		border:1px solid #009;
		width:570px;
}
#siryo h4{
	margin:0px;
	color:#009;
	font-size:18px;
}