@charset "utf-8";

/*
---------------------------------------------------------
	基本設定
---------------------------------------------------------
*/

body {
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, verdana, arial, clean, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

/*
---------------------------------------------------------
	ヘッダー
---------------------------------------------------------
*/

#headerArea {
	width: 100%;
	height: 54px;
	background: #FFF;
	border-bottom: solid 2px #CCC;
	padding-top: 18px;
}
#headerArea #header {
	width: 960px;
	margin: 0 auto;
}
#headerArea #header ul {
	float: left;
}
#headerArea #header ul li {
	float: left;
	padding-right: 21px;
}
#headerArea #header h2 {
	float: left;
	padding-right: 21px;
}
#headerArea #header p {
	float: left;
	padding-right: 5px;
}
#headerArea #header p img{
	width:43px;
	height:42px;
}
#headerArea #header h1 {
	float: left;
	font-size: 71.4%;
	color: #666;
	margin-left: -11px;
	padding-top: 6px;
}

/*-----------------------------------------------
	夜間用
-----------------------------------------------*/
#headerArea #header #headerR {
	text-align: right;
	float: right;
	font-size: 85.7%;
	padding-top: 6px;
}
#headerArea #header #headerR span#bigTxt {
	font-size: 114.3%;
	font-weight: bold;
}

/*
---------------------------------------------------------
	フッター
---------------------------------------------------------
*/

#footerArea {
	width: 100%;
	height: 50px;
	background: #FFF url(../../img/common/bg_footerArea.png) repeat-x left top;
}
#footer {
	font-size: 78.6%;
	color: #646464;
	width: 960px;
	margin: 0 auto;
	padding-top: 18px;
	border-top: solid 2px #CCC;
}
#footer .footerL {
	float: left;
}
#footer .footerR {
	float: right;
}

/*
---------------------------------------------------------
	上部コンテンツ
---------------------------------------------------------
*/

#topContent {
	clear: both;
	background: #f0f0f0 url(../../img/common/bg_topContent.png) repeat-x left bottom;
}
#visual,#kyufu {
	width: 960px;
	margin: 0 auto;
}

/*-----------------------------------------------
	#reqBoxArea
-----------------------------------------------*/
#reqBoxArea {
	width: 920px;
	margin: 0 auto;
	padding: 18px 20px 0;
	background: #FFF;
}
/*--3校共通------------------------------------*/
#reqBoxArea #reqBoxA {
	height: 243px;
	padding: 21px 15px 0;
	background: url(../../img/common/bg_reqBoxA.png) no-repeat 0 0;
}
#reqBoxArea #reqBoxA h2 {
	margin-bottom: 18px;
}
#reqBoxArea #reqBoxA h3 {
	padding: 0 0 9px 10px;
}
#reqBoxArea #reqBoxA ul {
	padding-left: 10px;
}
#reqBoxArea #reqBoxA ul li {
	float: left;
}
#reqBoxArea #reqBoxA .cap {
	clear: both;
	height: 12px;
	margin: 0 0 13px 10px;
	_margin-top: -5px; /*--IE6.7ハック --*/
}
/*--各校のみ------------------------------------*/
.reqBoxD {
	height: 243px;
	margin-bottom: 20px;
	padding: 21px 15px 0;
}
.tokyoD {
	background: url(../../img/common/bg_reqBoxD_tokyo.png) no-repeat 0 0;
}
.osakaD {
	background: url(../../img/common/bg_reqBoxD_osaka.png) no-repeat 0 0;
}
.nagoyaD {
	background: url(../../img/common/bg_reqBoxD_nagoya.png) no-repeat 0 0;
}
.reqBoxD h2 {
	margin-bottom: 18px;
}
.reqBoxD p {
	margin: 0 0 15px 9px;
}
.reqBoxD .otherBox {
	width: 500px;
	margin-left: 10px;
	padding: 15px 0 12px 8px;
	background: #FFF;
	border: solid 2px #dcdcdc;
}
.reqBoxD .otherBox h3 {
	width: 127px;
	padding-top: 5px;
	float: left;
}
.reqBoxD .otherBox ul li {
	float: left;
}
/*--地図入り------------------------------------*/
.reqBoxE {
	height: 243px;
	padding: 21px 15px 0;
}
.tokyoE {
	background: url(../../img/common/bg_reqBoxE_t.jpg) no-repeat 0 0;
}
.osakaE {
	background: url(../../img/common/bg_reqBoxE_o.jpg) no-repeat 0 0;
}
.nagoyaE {
	background: url(../../img/common/bg_reqBoxE_n.jpg) no-repeat 0 0;
}
.reqBoxE h2 {
	margin: 0 0 10px 10px;
}
.reqBoxE p {
	margin: 0 0 13px 9px;
}
.reqBoxE .otherBox {
	width: 500px;
	margin-left: 10px;
	padding: 15px 0 12px 8px;
	background: #FFF;
	border: solid 2px #dcdcdc;
}
.reqBoxE .otherBox h3 {
	width: 127px;
	padding-top: 7px;
	float: left;
}
.reqBoxE .otherBox ul li {
	float: left;
}

/*
---------------------------------------------------------
	下部コンテンツ
---------------------------------------------------------
*/

#bottomContent {
	clear: both;
	background: #e5e5e5 url(../../img/common/bg_bottomContent.png) repeat-x left top;
}
#bottomContent #content {
	width: 920px;
	margin: 0 auto;
	padding: 34px 20px 30px;
	background: #FFF;
}

/*-----------------------------------------------
	#appealBox
-----------------------------------------------*/
#appealBox {
	clear: both;
	height: 260px;
}
#appealBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 24px;
	padding-bottom: 12px;
}
#appealBox ul li {
	float: left;
	height: 65px;
	padding-bottom: 8px;
}
#appealBox ul li.leftM {
	padding-right: 23px;
}

/*-----------------------------------------------
	#subjectBox
-----------------------------------------------*/
#subjectBox {
	width: 920px;
	clear: both;
}
#subjectBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
#subjectBox p {
	font-size: 92.9%;
}
#subjectBox h3 {
	padding: 20px 0 10px;
}
#subjectBox #listBox {
	width: 920px;
	margin-bottom: 24px;
}
#subjectBox #listBox ul {
	width: 930px;
	margin-right: -10px;
	overflow: hidden;
	/zoom: 1; /*--IE6.7ハック --*/
}
#subjectBox #listBox ul li {
	color: #FFF;
	float: left;
	width: 223px;
	background: #333;
	margin: 0 9px 10px 0;
	padding-bottom: 15px;
}
#subjectBox #listBox ul li .subjectTit {
	width: 213px;
	height: 40px;
	background: url(../../img/common/bg_subjectBox.png) no-repeat 0 0;
	padding-left: 10px;
	display: table;
	position: relative;
}
#subjectBox #listBox ul li .subjectTit .icon {
	position: absolute;
	top: -10px;
	right: 20px;
}
#subjectBox #listBox ul li .subjectTit h4 {
	font-size: 85.7%;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	/margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0"); /*--IE6.7ハック --*/
}
#subjectBox #listBox ul li .subjeclTxt01 {
	color: #CCC;
	font-size: 71.4%;
	line-height: 1.2;
	width: 202px;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: solid 1px #262626;
}
#subjectBox #listBox ul li .subjeclImg {
	text-align: center;
	width: 202px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: solid 1px #505050;
	border-bottom: solid 1px #262626;
}
#subjectBox #listBox ul li .subjeclTxt02 {
	font-size: 78.6%;
	width: 202px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: solid 1px #505050;
}
#subjectBox #listBox p.cap {
	font-size: 71.4%;
	color: #666;
}
.txtSmall {
	font-size: 71.4%;
}


/*-----------------------------------------------
	#reqBoxB
-----------------------------------------------*/
#reqBoxB {
	height: 195px;
	padding: 27px 15px 0;
	background: url(../../img/common/bg_reqBoxB.png) no-repeat 0 0;
}
#reqBoxB h2 {
	margin-bottom: 18px;
}
#reqBoxB h3 {
	padding: 0 0 9px 10px;
}
#reqBoxB ul {
	padding-left: 10px;
}
#reqBoxB ul li {
	float: left;
}
#reqBoxB .cap {
	clear: both;
	height: 12px;
	margin: 0 0 13px 10px;
	/margin-top: -5px; /*--IE6.IE7ハック --*/
}

/*-----------------------------------------------
	#warrantyBox
-----------------------------------------------*/
#warrantyBox {
	font-size: 92.9%;
	margin-bottom: 40px;
}
#warrantyBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding: 20px 0 12px 0;
}
#warrantyBox span.red {
	color: #d93350;
}
#warrantyBox h3 {
	padding-top: 30px;
}
#warrantyBox ul {
	width: 853px;
	_width: 851px; /*--IE6ハック --*/
	height: 60px;
	padding: 18px 0 0 67px;
	border: solid 1px #d31133;
	background: #f2f2f2;
}
#warrantyBox ul li {
	float: left;
	padding: 0 93px 3px 0;
}
#warrantyBox .warrantyTxt {
	padding: 10px;
	border: solid 1px #d31133;
	background: #f2f2f2;
}

/*-----------------------------------------------
	#reqBoxC
-----------------------------------------------*/
#reqBoxC {
	width: 920px;
	height: 151px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 23px;
	background: url(../../img/common/bg_reqBoxC.png) no-repeat 0 0;
}
#reqBoxC h2 {
	margin-bottom: 14px;
}
#reqBoxC ul {
	padding-left: 16px;
}
#reqBoxC ul li {
	float: left;
	padding-right: 16px;
}

/*-----------------------------------------------
	#testBox
-----------------------------------------------*/
#testBox {
	width: 920px;
	height: 64px;
	background: #f2f2f2;
}
#testBox h2 {
	float: left;
	margin-right: 20px;
}
#testBox ul {
	float: left;
	padding-top: 9px;
}
#testBox ul li {
	float: left;
}

/*
---------------------------------------------------------
	夜間
---------------------------------------------------------
*/

/*-----------------------------------------------
	各校
-----------------------------------------------*/
#point6BoxArea {
	width: 960px;
	margin: 0 auto;
	padding-top: 18px;
	background: #FFF;
}
#point6BoxArea h2 {
	width: 920px;
	margin: 0 auto;
}
#point6Box {
	width: 880px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #fef3f4;
}
#point6Box .point6BoxL {
	width: 163px;
	float: left;
	margin-right: 20px;
}
#point6Box .point6BoxC {
	width: 337px;
	float: left;
	margin-right: 20px;
}
#point6Box .point6BoxC ul li.box01 {
	height: 315px;
}
#point6Box .point6BoxC .map {
	padding: 10px 0;
}
#point6Box .point6BoxR {
	width: 337px;
	float: left;
}
#point6Box ul li h3 {
	margin-bottom: 10px;
}
#point6Box ul li p {
	font-size: 85.7%;
}
#point6Box ul li p.txtBig {
	font-size: 128.6%;
	font-weight: bold;
}
#point6Box .point6BoxR ul li {
	height: 105px;
}

/*-----------------------------------------------
	3校併記
-----------------------------------------------*/
#point6BoxAreaAll {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}
#point6BoxAreaAll h2 {
	width: 960px;
	margin: 0 auto;
}
#point6BoxAreaAll #point6Box {
	width: 920px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #fef3f4;
}
#point6BoxAreaAll #point6Box ul {
	width: 950px;
	margin-right: -10px;
	overflow: hidden;
	/zoom: 1; /*--IE6.7ハック --*/
}
#point6BoxAreaAll #point6Box ul li {
	width: 300px;
	height: 100px;
	margin-right: 10px;
	float: left;
}

/*-----------------------------------------------
	#reqBoxF
-----------------------------------------------*/
#reqBoxF {
	width: 920px;
	height: 240px;
	margin-bottom: 20px;
	padding-top: 23px;
	background: url(../../img/night/bg_reqBoxF.png) no-repeat 0 0;
	clear: both;
}
#reqBoxF h2 {
	margin: 0 0 14px 20px;
}
#reqBoxF p.reqBoxFtxt {
	margin: 0 0 25px 32px;
}
#reqBoxF ul {
	padding-left: 16px;
}
#reqBoxF ul li {
	float: left;
	text-align: center;
	padding-right: 16px;
}
#reqBoxF ul li p {
	margin-bottom: 10px;
}

/*-----------------------------------------------
	#reqBoxG
-----------------------------------------------*/
#reqBoxG {
	width: 920px;
	height: 286px;
	margin-bottom: 20px;
	padding-top: 23px;
	background: url(../../img/night/bg_reqBoxG.png) no-repeat 0 0;
}
#reqBoxG h2 {
	margin: 0 0 14px 20px;
}
#reqBoxG p.reqBoxGtxt {
	margin: 0 0 25px 32px;
}
#reqBoxG ul li {
	float: left;
	margin-right: 5px;
}
#reqBoxG .reqBoxGL {
	float: left;
	padding-left: 20px;
}
#reqBoxG .reqBoxGL p,#reqBoxG .reqBoxGR p {
	margin-bottom: 12px;
}
#reqBoxG .reqBoxGR {
	float: right;
	padding-right: 20px;
}
#reqBoxG ul.boxL {
	width: 420px;
	height: 56px;
	background: url(../../img/night/bg_reqBoxGL.png) no-repeat 0 0;
	padding: 81px 0 0 14px;
}
#reqBoxG ul.boxR {
	width: 420px;
	height: 55px;
	background: url(../../img/night/bg_reqBoxGR.png) no-repeat 0 0;
	padding: 81px 0 0 14px;
}

/*-----------------------------------------------
	#licenseBox
-----------------------------------------------*/
#licenseBox {
	clear: both;
	padding-top: 20px;
}
#licenseBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
#licenseBox ul {
	width: 920px;
}
#licenseBox ul li {
	font-size: 85.7%;
	line-height: 1.8;
	float: left;
	margin-right: 20px;
	padding-left: 18px;
	background: url(../../img/night/bg_licenseBox.png) no-repeat 0 4px;
	white-space: nowrap;
}

/*-----------------------------------------------
	#courseBox
-----------------------------------------------*/
#courseBox {
	clear: both;
	margin-bottom: 20px;
	padding-top: 30px;
}
#courseBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
#courseBox p {
	font-size: 92.9%;
}
#courseBox h3 {
	padding: 30px 0 10px;
}
#courseBox #listBox {
	width: 920px;
}
#courseBox #listBox ul {
	width: 930px;
	margin-right: -10px;
	overflow: hidden;
	/zoom: 1; /*--IE6.7ハック --*/
}
#courseBox #listBox ul li {
	color: #FFF;
	float: left;
	width: 223px;
	background: #333;
	margin: 0 9px 10px 0;
	padding-bottom: 15px;
}
#courseBox #listBox ul li .courseTit {
	width: 213px;
	height: 40px;
	background: url(../../img/common/bg_subjectBox.png) no-repeat 0 0;
	padding-left: 10px;
	display: table;
	position: relative;
}
#courseBox #listBox ul li .courseTit h4 {
	font-size: 85.7%;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	/margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0"); /*--IE6.7ハック --*/
}
#courseBox #listBox ul li .courseTit p {
	font-size: 71.4%;
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 5px;
	right: 10px;
}
#courseBox #listBox ul li .subjeclImg {
	text-align: center;
	width: 202px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: solid 1px #505050;
	border-bottom: solid 1px #262626;
}
#courseBox #listBox ul li .subjeclTxt02 {
	font-size: 78.6%;
	width: 202px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: solid 1px #505050;
}
#courseBox #listBox ul li .subjeclTxt02 span.redBox {
	font-size: 100%;
	font-weight: bold;
	background: #d31133;
	width: 192px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	display: block;
}
/*-----------------------------------------------
	#seniorBox
-----------------------------------------------*/
#seniorBox {
	clear: both;
	padding-top: 20px;
}
#seniorBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
#seniorBox ul {
	width: 930px;
	margin-right: -10px;
	overflow: hidden;
	/zoom: 1; /*--IE6.7ハック --*/
}
#seniorBox ul li {
	width: 272px;
	border: solid 4px #EEE;
	margin-right: 10px;
	padding: 10px;
	float: left;
}
#seniorBox .seniorBoxL {
	width: 120px;
	float: left;
}
#seniorBox .seniorBoxR h3 {
	color: #d31133;
	font-size: 92.9%;
	font-weight: bold;
	height: 50px;
}
#seniorBox .seniorBoxR h3 span.emp {
	color: #666;
	font-size: 85.7%;
	font-weight: normal;
}
#seniorBox .seniorBoxR .sch {
	width: 60px;
	color: #FFF;
	font-size: 78.6%;
	text-align: center;
	background: #666;
	margin: 5px 0;
	padding: 2px 4px;
}
#seniorBox .seniorBoxR .name {
}
#seniorBox .seniorBoxR .course {
	font-size: 85.7%;
}
#seniorBox .seniorBoxR {
	width: 150px;
	float: left;
}
#seniorBox .seniorBoxB {
	padding-top: 10px;
	clear: both;
}
#seniorBox .seniorBoxB .bigTxt {
	font-size: 121.4%;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
#seniorBox .seniorBoxB .txtBox {
	font-size: 85.7%;
	line-height: 1.6;
}

/*-----------------------------------------------
	#detailBox
-----------------------------------------------*/
#detailBox {
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
}
#detailBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding: 40px 0 12px 0;
}
#detailBox h3 {
	padding-top: 10px;
}
#detailBox #detailBoxL {
	float: left;
}
#detailBox #detailBoxR {
	float: right;
}

/*
---------------------------------------------------------
	分野別
---------------------------------------------------------
*/

/*-----------------------------------------------
	#subjectBoxBeside
-----------------------------------------------*/
#subjectBoxBeside {
	width: 920px;
	clear: both;
}
#subjectBoxBeside h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
#subjectBoxBeside p {
	font-size: 92.9%;
}
#subjectBoxBeside h3 {
	padding: 10px 0;
}
#subjectBoxBeside #listBox {
	width: 920px;
	margin-bottom: 24px;
}
#subjectBoxBeside #listBox ul {
	width: 940px;
	margin-right: -20px;
	overflow: hidden;
	/zoom: 1; /*--IE6.7ハック --*/
}
#subjectBoxBeside #listBox ul li {
	color: #FFF;
	float: left;
	width: 450px;
	margin: 0 20px 10px 0;
}
#subjectBoxBeside #listBox ul li .boxIn {
	width: 450px;
	height: 100%;
	background: #333;
}
#subjectBoxBeside #listBox ul li .boxIn .besideL {
	width: 180px;
	float: left;
	border: solid 5px #333;
}
#subjectBoxBeside #listBox ul li .boxIn .besideR {
	width: 260px;
	float: left;
}
#subjectBoxBeside #listBox ul li .subjectTit {
	width: 250px;
	_width: 240px; /*--IE6ハック --*/
	height: 40px;
	background: url(../../img/common/bg_subjectBox.png) no-repeat 0 0;
	padding-left: 10px;
	display: table;
	position: relative;
}
#subjectBoxBeside #listBox ul li .subjectTit h4 {
	font-size: 85.7%;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	/margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0"); /*--IE6.7ハック --*/
}
#subjectBoxBeside #listBox ul li .subjeclTxt01 {
	color: #CCC;
	font-size: 71.4%;
	line-height: 1.2;
	width: 240px;
	padding: 10px;
	border-bottom: solid 1px #262626;
}
#subjectBoxBeside #listBox ul li .subjeclTxt02 {
	font-size: 78.6%;
	width: 240px;
	padding: 10px;
	border-top: solid 1px #505050;
}
#subjectBoxBeside #listBox ul li.hairBox {
	width: 440px;
	margin-top: 65px;
	padding-top: 90px;
	height: 124px;
	border: solid 5px #333;
	text-align: center;
	display: table-cell;
}

/*-----------------------------------------------
	#licenseBoxHalf
-----------------------------------------------*/
#licenseBoxHalf {
	width: 920px;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
	position: relative;
}
#licenseBoxHalf h2 {
	width: 670px;
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
#licenseBoxHalf p.txt {
	width: 670px;
	margin-bottom: 15px;
}
#licenseBoxHalf ul {
	width: 650px;
	padding: 10px;
	border: solid 1px #d31133;
}
#licenseBoxHalf ul li {
	font-size: 85.7%;
	line-height: 1.8;
	float: left;
	margin-right: 20px;
	padding-left: 18px;
	background: url(../../img/night/bg_licenseBox.png) no-repeat 0 4px;
	white-space: nowrap;
}
#licenseBoxHalf .imgPhoto {
	position: absolute;
	top: 20px;
	right: 0;
}

/*-----------------------------------------------
	#graduateBox
-----------------------------------------------*/
#graduateBox {
	width: 920px;
	margin-bottom: 40px;
}
#graduateBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
#graduateBox p {
	margin-bottom: 10px;
}
#graduateBox ul {
	width: 878px;
	border: solid 5px #EEE;
	padding: 30px 0 0 32px;
}
#graduateBox ul li {
	float: left;
	padding:0 35px 35px 0;
}

/*-----------------------------------------------
	#fieldBox,.fieldBox
-----------------------------------------------*/
#fieldBox {
	width: 920px;
	font-size: 92.9%;
	margin-bottom: 30px;
}
#fieldBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding: 20px 0 12px 0;
}
#fieldBox span.red {
	color: #d93350;
}
#fieldBox p {
	margin-bottom: 20px;
}
#fieldBox .fieldTxt {
	padding: 10px;
	border: solid 1px #d31133;
	background: #f2f2f2;
}
.fieldBox {
	width: 920px;
	font-size: 92.9%;
	margin-bottom: 30px;
}
.fieldBox h2 {
	border-bottom: solid 3px #d31133;
	margin-bottom: 13px;
	padding-bottom: 12px;
}
.fieldBox span.red {
	color: #d93350;
}
.fieldBox p {
	margin-bottom: 20px;
}
.fieldBox .fieldTxt {
	padding: 10px;
	border: solid 1px #d31133;
	background: #f2f2f2;
}
.fieldBox .fieldBoxL {
	width: 510px;
	float: left;
}
.fieldBox .fieldBoxR {
	float: right;
	padding-top: 20px;
}
/*-----------------------------------------------
	#reqBoxH
-----------------------------------------------*/
#reqBoxH {
	height: 418px;
	padding: 22px 15px 0;
	background: url(../../img/08_7/bg_reqBoxG.jpg) no-repeat 0 0;
}
#reqBoxH h2 {
	margin-bottom: 28px;
}
#reqBoxH h3 {
	padding: 0 0 9px 10px;
}
#reqBoxH p {
	width: 650px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#reqBoxH ul {
	width: 630px;
	margin:0 0  20px 10px;
	padding: 14px 10px 10px 20px;
	background: #EEE;
}
#reqBoxH ul li {
	float: left;
	margin-right: 10px;
}
#reqBoxH ul li.top {
	margin: 2px 30px 0 0;
}
#reqBoxH .cap {
	clear: both;
	height: 12px;
	margin: 0 0 13px 10px;
	/margin-top: -5px; /*--IE6.IE7ハック --*/
}

/*-----------------------------------------------
	#infoBox
-----------------------------------------------*/
#infoBox {
	font-size: 85.7%;
	width: 920px;
	height: 175px;
}
#infoBox ul {
	width: 818px;
	height: 110px;
	padding: 25px 0 0 100px;
	border: solid 1px #d31133;
}
#infoBox ul li {
	float: left;
	width: 200px;
	margin-right: 60px;
	white-space: nowrap;
}
#infoBox ul li h4 {
	margin-bottom: 5px;
}
#infoBox ul li span.txtBold {
	font-weight: bold;
}

/*
---------------------------------------------------------
	微調整
---------------------------------------------------------
*/

.boxH200 {height: 200px;}



