#space{
	background-color:#fff;
	width:930px;
	padding:10px;
	margin:0 auto;
}

/*-------　　　ここから登録ページ　　　　　------*/


/*　　メイントップ　　*/
#space #info_flow{
	padding:0 53px 15px;
}

#space #info_2tokuten{
	width:810px;
	margin:15px auto;
	padding:15px 0px;
	border:#CCC thin solid;
	}
	
#space #info_2tokuten p.info_2tokuten_midashi{
	font-size:24px;
	color:#000;
	text-align:center;
}

#space #info_2tokuten p.info_2tokuten_img{
	padding:15px 0px 0 25px;
	float:left;
}

p.clear{
	clear:both;
}

#space ul.amazon{
	margin:10px 20px 0 20px;
	font-size:5px;
	line-height:1.2em;
	color:#999;
}
#space .info_course_content{
	width:814px;
	margin:30px auto;
	padding:15px 30px;
}

#space h2{
	color:#000;
	font-size:18px;
	border-left:3px solid #ff6666;
	padding-left:10px;
	border-bottom:#CCC solid thin;	
}

#space .info_course{
	width:730px;
	border:#CCC thin solid;
	padding:15px 20px;	
	margin:15px auto;
}

#space .info_left{
	width:355px;
	float:left;
	margin-right:20px;
}

#space .info_right{
	width:355px;
	float:left;
}


#space h3{
	font-weight:bold;
	font-size:20px;
	padding-bottom:7px;
	border-bottom:#CCC dotted thin;
}

#space ul{
	width:800px;
	margin:0 auto;
	font-size:12px;
	
}

#space .info_course_explan{
	padding:10px;
}

#space .info_fee_btn_img{
	text-align:center;
	padding-top:5px;
}

#space a:hover{
	text-decoration:underline;
	color:#C60;
	opacity:0.7;
	filter: alpha(opacity=70);
}

#space a:link,
#space a:visited{
	color:#339;
}


/*--------　　　　ここから、コースページ　　　　　--------*/

#space #tablet_tokucho{
	width:610px;
	margin:0 auto;
}

#space .tablet_content_img{
	padding:6px 0px 6px 26px;
	float:left;
	font-size:15px;
}

#space .tablet_help_img{
	text-align:center;
}

#space .about_tablet_left{
	width:370px;
	margin:15px 0 15px 20px;
	padding:10px;
	float:left
}

#space .about_tablet_right{
	width:300px;
	margin:15px 0;
	padding:15px;
	float:left
}

#space .tablet_2tokuten_img{
	
}

#space .tablet_return{
	text-align:right;
	padding-right: 80px;
	font-size:14px;
}

#space dl{
	padding:15px;
}

#space dt{
	font-size:12px;
	font-weight:bold;
}


#space dd{
	font-size:12px;
}

