@charaset shift_jis;
/*-----共通設定-----*/
/** {
	margin: 0;
	font-size: 12px;
	line-height:1.4;
}*/

body {
	margin: 0;
	font-size: 12px;
	line-height:1.2;
}
.junior_body h4 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.junior_body h5 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
p {
	margin-bottom: 8px;
}

h3 {
	margin-left: 20px;
}

#navi img {
	margin: 5px 0px 7px 5px;
}

#submenu {
	padding: 4px;
}

#footer {
	margin-top: 15px;
}

#price_list {
	margin-bottom: 5px;
}
#price_list th {
	border: 1px #666666 solid;
	background-color:#EEEEEE;
	font-weight:normal;
}
#price_list td {
	border: 1px #666666 solid;
	background-color:#FFFFFF;
	text-align: center;
}
#price_list td.noborder {
	border: 0px #666666 solid;
	background-color:#EEEEEE;
	text-align: center;
}
.border {
	border: 1px #000000 solid;
	margin-left: 10px;
	padding: 0px 5px;
}
.f_red {
	color: #CB2035;
}
.f_blue {
	color: #21348B;
}
.f_white {
	color: #FFFFFF;
}
.b_red {
	background-color: #CB2035;
	color: #FFFFFF;
}
.b_blue {
	background-color: #21348B;
	color: #FFFFFF;
}
caption {
	text-align: left;
	font-weight:bold;
}

/*-----topページ設定-----*/

#top_menu img {
	margin-bottom: 7px;
	margin-left: 8px;
}


/*-----Productsページ設定-----*/
#products_contents1 {
	margin: 15px 0 0 25px;
}
#products_contents2 {
	margin: 10px 0 0 0;
}
#products_contents2 h5 {
	color: #0B318F;
	font-weight:normal;
}
#wear_contents p {
	width: 260px;
	margin: 0 20px 0 25px;
}
#wear_contents p.u_border {
	border-bottom: 1px solid #000000;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#developer {
	padding: 45px 50px;
	background-color: #E1DBC5;
}
.spec_list th {
	background-color: #DBDFE8;
	font-size:10px;
	padding: 2px 5px;
}
.spec_list td {
	background-color: #FFFFFF;
	padding: 2px 5px;
	text-align:center;
}

.development {
	margin-top: 20px;
	margin-bottom: 5px;
}

/*-----Programsページ設定-----*/
#comment {
	padding: 45px 50px;
	background-color: #0068B2;
	color: #FFFFFF;
}
#comment #photo {
	margin-right: 10px;
}
#comment p {
	line-height: 1.6
}
#joe_contents {
	margin: 30px 0 50px 20px;
}
#joe_contents #left p{
	margin: 5px 35px 0 0;
}
#joe_contents #left h4 {
	margin: 10px 0 7px 0;
}
#joe_contents #left p {
	line-height: 1.7;
}
#introduce_explanation p{
	margin: 10px 15px 10px 0;
	font-size: 11px;
	color: #FFFFFF;
	line-height:1.6;
}
#introduce_contents {
	margin: 30px;
}
#introduce_table th{
	padding: 4px;
	text-align: left;
	background-color: #C30018;
	color: #FFFFFF;
}
#introduce_table td{
	background-color: #FFFFFF;
	padding: 4px 6px;
}
/*-----Courseページ設定-----*/
#course_tablehead {
	margin: 10px 25px;
	background-color: #21348B;
	color: #FFFFFF;
}
#course_tablehead caption{
	padding-bottom: 5px;
	color: #000000;
}
#course_tablehead th {
	padding-left: 6px;
	background-color: #707070;
	text-align: left;
}
#course_tablehead td {
	padding-left: 6px;
	text-align: left;
}
#course_table {
	margin: 5px 25px;
	border: 1px #333333 solid;
	border-bottom: none;
}
#course_table th {
	background-color: #707070;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	color: #FFFFFF;
}
#course_table td{
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	padding-left: 5px;
	text-align: left;
}


/*-----Mannersページ設定-----*/
.manner_margin {
	margin: 10px 15px 10px 10px;
	font-size: 11px;
	line-height:1.6;

}

/*-----Funページ設定-----*/
.fun_margin {
	margin: 40px 0 0 40px;
}
.fun_margin p{
	color: #FFFFFF;
	line-height: 1.6;
	font-weight: bold;
}
/*-----scheduleページ設定-----*/
.schedule_margin {
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	line-height:1.6;

}

#pop {
	padding: 25px 30px;
	color: #333333;
}


/* フォントサイズの設定 */

.font10l120 { font-size: 10px; line-height: 120%; }
.font10l130 { font-size: 10px; line-height: 130%; }
.font10l140 { font-size: 10px; line-height: 140%; }
.font10l150 { font-size: 10px; line-height: 150%; }

.font11l120 { font-size: 11px; line-height: 120%; }
.font11l130 { font-size: 11px; line-height: 130%; }
.font11l140 { font-size: 11px; line-height: 140%; }
.font11l150 { font-size: 11px; line-height: 150%; }

.font12l120 { font-size: 12px; line-height: 120%; }
.font12l130 { font-size: 12px; line-height: 130%; }
.font12l140 { font-size: 12px; line-height: 140%; }
.font12l150 { font-size: 12px; line-height: 150%; }

.font12l120 { font-size: 12px; line-height: 120%; }
.font12l130 { font-size: 12px; line-height: 130%; }
.font12l140 { font-size: 12px; line-height: 140%; }
.font12l150 { font-size: 12px; line-height: 150%; }

.font13l120 { font-size: 13px; line-height: 120%; }
.font13l130 { font-size: 13px; line-height: 130%; }
.font13l140 { font-size: 13px; line-height: 140%; }
.font13l150 { font-size: 13px; line-height: 150%; }

.font14l120 { font-size: 14px; line-height: 120%; }
.font14l130 { font-size: 14px; line-height: 130%; }
.font14l140 { font-size: 14px; line-height: 140%; }
.font14l150 { font-size: 14px; line-height: 150%; }

.font15l120 { font-size: 15px; line-height: 120%; }
.font15l130 { font-size: 15px; line-height: 130%; }
.font15l140 { font-size: 15px; line-height: 140%; }
.font15l150 { font-size: 15px; line-height: 150%; }

.font20l150 { font-size: 20px; line-height: 150%; }

