@charset "UTF-8";

#headline {
	font-size: 14px;
	color: #0f499a;
	font-weight: bold;
	border-left: 4px solid #ce291e;
	padding-left: 6px;
	margin-bottom: 20px;
}

.notes {
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	line-height: 140%;
}

.layouthalf {
	margin-top: 5px;
	text-align: center;
}

.layout1 {
	margin-top: 10px;
}

.layout2 {
	margin-top: 20px;
}

.contentR ul li {
	color: #0f499a;
	margin-top: 5px;
	
}

#interview {
	}
	
#interview img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 10px;
}

#interview table.thumbox td {
	width: 200px;
}

#interview table.thumbox td.caption {
	padding-top: 5px;
}

p.subtit {
	font-size: 14px;
	color: #0f499a;
	font-weight: bold;
	margin-top: 20px;
	border-left: 4px solid #ce291e;
	padding-left: 6px;
}

#recbox {
	margin-top: 10px;
}
	
#recbox dt {
	margin-top: 10px;
	font-weight: bold;
}
	
#recbox dt dd {
	margin-top: 5px;
}
/*------------------------*/
.contentR .infoBox {
	width: 578px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-top: 20px;
}

*html .contentR .infoBox {
	width: 578px;
}

.contentR .infoBox td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 6px 10px;
	vertical-align: top;
}

.contentR .tit {
	width: 120px;
	background: url(../images/red_arrow.gif) no-repeat left center;
	background: #f2f7ff;
	font-weight: bold;
}

*html .contentR .tit {
	width: 110px;
	line-height: 150%;
}

.contentR .caption {
	width: 460px;
	line-height: 150%;
}

.contentR .entrybtn {
	margin-top: 20px;
	text-align: right;
}

.contentR .entrybtn img {
	padding-left: 5px;
}

ul.gaito li {
	
	}
	
/*------------------------ for shake way*/
.contentR#shakeway {
	min-height: 900px;
	background-repeat: no-repeat;
	background-position: right top;
}

.contentR#shakeway table,
.contentR#shakeway td,
.contentR#shakeway div,
.contentR#shakeway p {
	width: 500px;
}	

.contentR#shakeway ul li {
	color: #333333;
	margin-top: 5px;
	line-height: 150%;
}	

p.endtit {
	font-size: 14px;
	color: #0f499a;
	font-weight: bold;
	margin-top: 20px;
}

/*------------------------ for message*/
.contentR#message {
	background: url(../images/bg_yoshida.jpg) no-repeat right top;
}
.contentR#message .captit {
	margin-top: 20px;
	color: #ce291e;
	font-weight: bold;
}

.contentR#message p.top {
	width: ;
}	

.contentR#message ul li {
	color: #333333;
	margin-top: 5px;
	line-height: 150%;
}	

.seo {
	text-align: right;
	color: #222222;
}

/*------------------------ for interview*/
.contentR#intbox .imgbox {
	
}

.contentR#intbox .captit {
	margin-top: 20px;
	color: #0f499a;
	font-weight: bold;
}

.contentR#intbox ul li {
	color: #333333;
	margin-top: 5px;
	line-height: 150%;
}	

.seo {
	text-align: right;
	color: #222222;
}

/*------------------------ for form*/
.contentR #formBox {
	margin-top: 20px;
}

.contentR #formBox table {
	border: none;
}
	
.contentR #formBox table td {
	padding: 2px;
	border: none;
}

.contentR #formBox table td.txt {
	padding-right: 10px;
	color: #2248A7;
	font-size: 14px;
}

.question {
	color: #2248A7;
	font-weight: bold;
}
.necessary {
	color: #FF0000;
}

/*------------------------ for detail*/
.contentR .entrybtn2 {
	margin-top: 10px;
	text-align: center;
}

/*-------------- for thanks */

.thanks {
	font-size: 15px;
	color: #e04343;
	font-weight: bold;
}

.box {
	border: 1px solid #ff7700;
	padding: 11px 14px;
	background: #fff8e4;
}


p#startTxt {
	margin-top: 20px;
}

dl.agreementBox,
dd {
	width: 622px;
	margin-top: 20px;
}

dl.agreementBox dt {
	background: #EBEBEB;
	padding: 3px 0 3px 7px;
	text-indent: 0px;
	color: #222222;
	width: 610px;
	font-weight: bold;
	
}

*html dl.agreementBox dt {
	text-indent: 3px;
}

dl.agreementBox dd {
	margin-top: 4px;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../images/a_icon.gif) no-repeat left 3px;
	width: 562px;
}

*html dl.agreementBox dd {
	width: 580px;
}

dl.agreementBox dd span {
	color: #dd4242;
	font-weight: bold;
}

dl.agreementBox .pageTop {
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: right;
}

#wrap #header h1 {
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 5px;
	background: #FF7700;
}
