@charset "utf-8";

/* CSS Information =====================
	File name: contents.css;
	Description: Layout of kyoshitsu category;
	Editors: Go Shimura(INO);
	Last Editor: Go Shimura(INO);
	Date: 2009.07.08;
======================================*/

/* =BODY#NAVIO.INDEX
----------------------------------*/
/* --primary-contents-- */ 
body.index div#primary-contents p.leadTxt {
	margin-top: 20px;
	margin-bottom: 15px;
}

body.index div#primary-contents p.fig {
	margin-top: 30px;
	clear: both;
}

/* =BODY#NAVIO.INDIVISUAL
----------------------------------*/
/* --primary-contents-- */
body.individual div#points {
	margin-top: -1em;
	clear: both;
	zoom: 1;
}

body.individual div#points div.point {
	margin-top: 18px;
	clear: both;
}

body.individual div#points p.point_number {
	width: 76px;
	float: left;
}

body.individual div#points div.point_box {
	width: 522px;
	float: right;
}

body.individual div#primary-contents div.section_lv2 span.adj {
	margin-top: 0.6em;
	display: block;
	border-left: #FFF solid 10px;
}

body.individual div#primary-contents div.section_lv2 img.floatR {
	margin-top: 0;
}

body.individual div#points div.point_box p strong {
	font-size: 150%;
	display: block;
	padding-bottom: 9px;
	margin-bottom: 6px;
	background: url(../../shared/img/line_hDotted.gif) repeat-x left bottom;
	line-height: 1;
}

body.individual div#points div.point01 strong {
	color: #eb6d00;
}

body.individual div#points div.point02 strong {
	color: #94c412;
}

body.individual div#points div.point03 strong {
	color: #0075bf;
}

body.individual div#points div.point03 p.note {
	color: #0075bf;
}

/* =BODY#NAVIO.NAVIGATION
----------------------------------*/
/* --primary-contents-- */
body.navigation div#primary-contents div.section_lv2 h3 {
	margin-top: 32px;
	margin-bottom: 9px;
	padding-bottom: 8px;
	background: url(../../shared/img/line_hDotted.gif) repeat-x left bottom;
	color: #3eb9b2;
	font-weight: bold;
	font-size: 133.4%;
}

body.navigation div#primary-contents div.section_lv2 img.floatR {
	margin-top: 0.6em;
}

body.navigation div#primary-contents div.section_lv2 .taikenBtn {
	text-align: center;
	margin-top: 25px;
}
