@charset "utf-8";

/*==============================================================

　【 INFO css 】

　1. 共通設定
　2. 概要
　3. 個人情報保護について
　4. 個別相談お申込みフォーム

================================================================*/

/*----------------------------------------------------------------
　1. 共通設定
----------------------------------------------------------------*/

#gloval ul { width:820px; padding:0; background:#000099; }


/* リード */

.lead {
	margin:0 5px;
	font-size:75%;
	line-height:160%;
}

.lead2 {
	margin:10px 0 20px 0;
	padding:0 15px 35px 5px;
	background:url(../../common/images/line_dot_01.gif) repeat-x bottom;
	font-size:75%;
	line-height:160%;
}

.lead2 .photo {
	float: right;
	margin:2px 0 15px 15px;
}

.photo {
	float: right;
	margin:12px 0 15px 15px;
}


.lead3 {
	margin:10px 0 20px 0;
	padding:0 15px 35px 5px;
	background:url(../../common/images/line_dot_01.gif) repeat-x bottom;
	font-size:75%;
	line-height:160%;
}



/*----------------------------------------------------------------
　3. 体制
----------------------------------------------------------------*/

.system_list_01{
	font-size:65%;
	line-height:135%;
	margin-right:10px;
	}

#System .lead2 {
	height: 150px;
	_height: 100px;
}

#System .system-item {
	float:left;
	width:185px;
	margin-left: 6px;
}

#System .box-mL15 {
	margin-left: 15px;
}

#System .system-item .itembody {
	display:block;
	width:185px;
	min-height: 190px;
	_height: 210px;
	background:url(../../common/images/frame_summary_03_2.gif) repeat-y;
	padding:3px 0 10px 0;
}

#System .system-item .itembody h3 {
	margin: 0 0 10px 10px;
	padding: 8px 0 5px 10px;
	border-left: none;
	background: url(../../common/images/bg_summary_03.gif) repeat-y left;

	color:#FFFFFF;
	font-size:75%;
	line-height:135%;
}

#System .system-item .itembody h3 a:link,
#System .system-item .itembody h3 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#System .system-item .itembody h3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#System .system-item .itembody p {
	margin: 0 10px 10px 10px;
	padding: 0 3px 15px 3px;
	background:url(../../common/images/line_summary_01.gif) repeat-x bottom;

	font-size:75%;
	line-height:150%;
}

#System .system-item .itembody ul {
	margin: 10px 0 2px 0;
	padding: 0 0 0 15px;
}

#System .system-item .itembody li {
	padding-left:16px;
	background:url(../../common/images/icon_arrow_01.gif) no-repeat 0 5px;

	font-size: 65%;
	line-height: 135%;
}


/*----------------------------------------------------------------
　2. 概要
----------------------------------------------------------------*/

#System h3 {
	clear:both;
	border-left:5px solid #3540C1;
	background:#1B2071;
	font-size:75%;
	color:#FFF;
	padding:8px 0 5px 8px;
	height:19px;
	_padding:10px 0 5px 8px;
	_height:32px;
	margin-top: 20px;
	margin-bottom:10px;
}

#System .item {
	width:580px;
	margin:0 0 15px 10px;
	background:url(../../common/images/frame_summary_03.gif) repeat-y;
}

#System .itembody {
	background:url(../../common/images/frame_summary_03.gif) repeat-y;
	padding:10px 15px 15px 18px;
}

#System .itembody .photo {
	float: left;
	width: 120px;
	margin: 0 15px 15px 0;
}

#System .itembody .lecturer-box {
	float: right;
	width: 400px;
	margin-right: 30px;
	_margin-right: 0;
}

#System .itembody .lecturer-box dl {
	clear: both;
	margin: 0;
	padding: 0;
}

#System .itembody .lecturer-box dt {
	float:left;
	width: 95px;
	margin: 2px 0 6px 0;

	color:#000066;
	font-size: 65%;
	line-height: 135%;
	font-weight:bold;
}

#System .itembody .lecturer-box dd {
	float: right;
	width: 280px;
	margin: 2px 0 6px 0;
	_margin-right: 2px;

	font-size: 65%;
	line-height: 135%;
}



/*----------------------------------------------------------------
　3. 個人情報保護について
----------------------------------------------------------------*/

#Privacy .lead2 {
	padding:0 10px 20px 5px;
}

#Privacy ul.data {
	margin: 0 10px 0 5px;
	padding: 0;
	font-size:75%;
	line-height:160%;

	border-top: none;
}

#Privacy .data li {
	list-style-type: decimal;
	margin: 0 0 15px 25px;
	padding: 0;
}

#Privacy .Link-outside {
	margin: 5px 0 0 0;
	padding: 0 0 15px 0;
}

#Privacy .Link-outside li {
	list-style-type: none;
	margin: 0;
	padding-left:15px;
	background:url(../../common/images/icon_arrow_01.gif) no-repeat 0;
}

#Privacy strong {
	color: #333;
	/*font-size: 120%;*/
	font-weight: bold;
}

.para_minus10{
	margin-top:-10px;
}
.para_m2{
	margin-top:2px;
}
.para_m10{
	margin-top:10px;
}
.para_m5{
	margin-top:5px;
}
.para_m15{
	margin-top:15px;
}
.para_m20{
	margin-top:20px;
}
.para_m30{
	margin-top:30px;
}
.para_m40{
	margin-top:40px;
}
.para_left_m5{
	margin-left:5px;
}
.para_left_p5{
	padding-left:5px;
}
.para_left_m10{
	margin-left:10px;
}
.para_left_m15{
	margin-left:15px;
}
.para_bottom_m5{
	margin-bottom:5px;
}
.para_bottom_m10{
	margin-bottom:10px;
}

.para_bottom_m15{
	margin-bottom:15px;
}
.para_bottom_m20{
	margin-bottom:20px;
}

.para_bottom_p15{
	padding-bottom:15px;
}
.para_bottom_p20{
	padding-bottom:20px;
}
.para_bottom_p40{
	padding-bottom:40px;
}

.itembody {
	background:url(../../common/images/frame_summary_03.gif) repeat-y;
	width:580px;
	padding:10px 0 10px 0;
}

.itembody .course {
	font-size:75%;
	margin:0 20px 15px 20px;
	line-height:160%;
	background:url(../../common/images/line_summary_01.gif) repeat-x bottom;
	padding:0 0 15px 0;
}

.itembody .course span {
	color:#000066;
	font-weight:bold;
}

.itembody strong {
	color:#333;
}

.list01 {
	background:url(../images/icon_ball_01.gif) no-repeat;
	padding-left:16px;
	}

.dotted {
	padding-bottom:30px;
	background:url(../../common/images/line_dot_01.gif) repeat-x bottom;
	}

.float_left {
	float:left;
	}
	
.feature_txt_box {
	width:320px;
	float:left;
	height:220px;
	margin-right:10px;
	}
	
.feature_img_box {
	width:235px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	height:180px;
	}
		
.clear {
	clear:both;
	}
.clear_m15 {
	clear:both;
	margin-top:-15px;
	}
.clear_m25 {
	clear:both;
	margin-top:-25px;
	}
.clear_hr_f6 {	
	clear:both;
	color:#f6f6f6;
	float:none;
	width:100%;
	height:.1em;
	margin: 0 0 0em;
	border:none;
	background:#f6f6f6;
	}
.clear_hr {	
	color:#f6f6f6;
	float:none;
	width:100%;
	height:.1em;
	margin: 0 0 0em;
	border:none;
	background:#f6f6f6;
	}

.system_box_01 {
	float:left;
	width:185px;
	}
	
.system_box_02 {
	float:right;
	width:200px;
	}
.system_box_03 {
	float:left;
	width:370px;
	margin-right:10px;
	}
	
.photo2 {
	float:right;
	margin-bottom:0px;
	margin-left:5px;
	padding:0 0.4em 0.9em 0;
}

.environment_text_01{
	color:#FF6600;
	font-weight:bold;
	}
.environment_text_02{
	color:#FF6600;
	font-size:80%;
	}
	

.philo_txt_01{
	color:#333;
	}


/*----------------------------------------------------------------
　4. 講師について
----------------------------------------------------------------*/

.lecturers-training .entry {
	font-size:75%;
	line-height:160%;
	margin:0 10px;
	background:url(../../common/images/line_dot_01.gif) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:20px;
}

.lecturers-training .entry .imgR {
	float:right;
	margin:0 0 0 10px;
}

.lecturers-training .entry .imgL {
	float:left;
	margin:0 10px 0 0;
}

.lecturers-training .entry .explain {
	float:right;
	text-align:left;
	width:350px;
}

.lecturers-training .itembody dl.profile {
	float:right;
	font-size:75%;
	line-height:160%;
	width:395px;
	margin-right:35px;
	_margin-right:0;
}

.lecturers-training .itembody dl.profile dt {
	font-size:85%;
	margin-bottom:20px;
}

.lecturers-training .itembody dl.profile dt strong {
	color:#1B2073;
	margin-right:10px;
}

ul.pagemenu2 {
	margin:20px 0 -10px 0;
	padding:0 15px 0 17px;
}

.pagemenu2 li {
	line-height:180%;
	padding-bottom:4px;
	background:url(../../common/images/icon_arrow_01.gif) no-repeat 1px 7px;
	padding-left:16px;
}

.notes {
	margin: 5px 0 10px 10px;
	padding: 0;
	font-size: 65%;
	line-height: 150%;
}
