/* ------------------------------
id
------------------------------ */
#header {
	background: url(../img/bg_header.gif) no-repeat right center;
	width: 752px;
}
#header0 {/*	background: url(../img/saimu/bg_header.gif) no-repeat right center;	position: relative	top:0px;	left:0px;	*/	font-size: 12px; 	color: #001177;	line-height: 16px;	font-weight: 100; 	/*	margin-bottom: 0px; 		margin-top: 0px; 	margin-left: 15px; 	margin-right: 30px; 	padding-left: 10px;	*/	margin: auto;	text-align: left;	width: 752px;	background: #FFFFFF;}#header0-left {/*	position: absolute; 	position: relative	top: 0px;	left: 0px;	*/	float: left;	text-align: left;	width: 500px;/*	text-align: left;	font-size: 12px; 	line-height: 13px;*/	background: url(../img/header0_back.gif) no-repeat right center;		}#header0-right {/*	position: absolute; 	position: relative	top: -13px;	left: 0px;	width: 152px;*/	text-align: right;	font-size: 10px;	color: black;/*	font-size: 12px; 	line-height: 13px;	background: red;	float: right;*/}#header0-right a{	color: black;}
#office {
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 3px 5px 5px;
}

#pageContainer {
	width: 770px;
	background: #ECE9D8 url(../img/bg_shadow.jpg) repeat-y;
	margin: auto;
	text-align: center;
}

#mainContainer {
	width: 752px;
	margin: auto;
	background: url(../img/bg_contents.gif) repeat-y;
	text-align: left;
}
#mainTitle {
	background: url(../img/img_main.jpg) no-repeat;
	height: 270px;
	width: 752px;
	position: relative;
}
#mainTitle2 {
	background: url(../img/img_kj.png) no-repeat;
	width: 752px;
	height: 160px;
	position: relative;
}

#contents {
	width: 551px;
	float: left;
}

#sideBar {
	width: 201px;
	float: left;
	text-align: center;
}

#footer {
	clear: both;
	width: 752px;
	background: url(../img/bg_footer.gif);
	height: 46px;
	text-align: center;
}


#sectionTop {
	background: url(../img/bg_tyuougrouup.jpg) no-repeat center bottom;
	height: 304px;
	_height: 324px;/* --IE6用ハック-- */
	width: 505px;
}

*:first-child+html #sectionTop {/* --ie7用ハック-- */
	height: 324px;
}
/* ------------------------------
class
------------------------------ */
#contents div.bottom {
	height: 130px;
	width: 505px;
	text-align: right;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	background-image: url(../img/bg_okigaru.gif);
	background-repeat: no-repeat;
}
#contents div.underBar {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 20px;
}

#contents .contenstLeft {
	float: left;
}

#sideBar .column {
	margin-bottom: 15px;
	background: url(../img/bg_blog1.jpg) no-repeat center top;
	height: 140px;
	width: 201px;
}

html > body #sideBar .column {
	background: url(../img/bg_blog1.jpg) no-repeat 6px center;
}
.margin {
	margin: 0px 20px 10px;
}
.center {
	text-align: center;
}



.bg1 {
	background: #EFEFEF;
}
.bg2 {
	background: #E1F4F4;
}
.bg3 {
	background: #FFF3E1;
}


.kjans {

	font-size: 14px;

	color: #666666;

	padding: 10px 20px 10px 8px;

}






/* ------------------------------
table
------------------------------ */
caption {
	color: #999999;
	margin-top: 0px;
	text-align: left;
}

.noBoder {
	border-style: none;
}
.table1 a img {
	margin-left: 10px;
}

.table1 {
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
}
.table1 caption {
	padding-top: 10px;
	padding-bottom: 5px;
}


.table1 em {
	font-style: normal;
	color: #990000;
}

.table1 th {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 150px;
	padding: 5px;
	border-left-style: none;
	color: #666666;
	border-right: 1px solid #CCCCCC;
}
.table1 td {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	padding: 5px;
}
.table1 td.irregular {
	border-style: none;
	text-align: right;
}

.table1 p {
	margin: 10px 15px 5px;
	font-size: 12px;
}

.table2 {
	border-collapse: collapse;
	width: 280px;
	font-size: 12px;
	line-height: 1.3em;
}

.table2 caption {
	text-align: left;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 14px;
}

.table2 th {
	width: 70px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: center;
}
.table2 td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.table3 {
	border-collapse: collapse;
	width: 510px;
}
.table3 td {
	vertical-align: top;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #CCCCCC;
}
.table4 {
	width: 510px;
}
.table4 td {
	vertical-align: top;
	padding: 1em 0 1em 1em;
}
.table4 .irregular {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.table4 p {
	margin-bottom: 1em;
}
#pageContainer #mainContainer #contents .margin .center {
	background: #000000;
}



table.miniTable {
	border-collapse: collapse;
	font-size: 12px;
	border: 1px solid #333333;
	color: #666666;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.miniTable th {
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	border-top: 1px solid #333333;
	width: 120px;
	text-align: left;
	vertical-align: top;
}
table.miniTable td {
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	border-top: 1px solid #333333;
}




/* ------------------------------
p TAG
------------------------------ */

#contents p.graybox {
	background: #CCCCCC;
	color: #666666;
	padding: 10px;
	line-height: 1.5em;
	font-size: 15px;
	margin-top: 20px;
	letter-spacing: -0.1em;
}


#contents p.grayBox2 {
	background: #F0F0F0 url(../img/4px-stripe-white.gif) repeat;
	border: 2px solid #666666;
	padding: 5px;
}


#contents p.grayBox3 {
	background: #EEF0F0;
	border: 2px solid #666666;
	padding: 10px 5px;
}

#contents p.float {
	float: left;
	width: 335px;
	color: #666666;
}

#sectionTop p {
	padding-top: 143px;
	padding-right: 10px;
	padding-left: 10px;
}
#sideBar .column a {
	display: block;
	height: 40px;
	width: 201px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 107px;
}

#sectionRecruit p {
	margin: 0 10px;
	margin-bottom: 1em;
}

#sectionRecruit p.irregular {
	padding-top: 8px;
	font-weight: bold;
	color: #666666;
}

#sectionRecruit div.judging p {
	margin: 0 10px;
}

}

#sectionRecruit div.walfare p {
	margin: 0 10px;
}

#sectionMap p {
	margin-left: 22px;
}



.contenstLeft p {
	margin-bottom: 0.5em;
	font-size: 13px;
	font-weight: normal;
}

p.debtLink {
	margin-bottom: 50px;
	font-weight: bold;
	margin-left: 20px;
}

#footer p {
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
}
#kjqa p {	padding: 30px;	color: #333333;}

/* ------------------------------
h TAG
------------------------------ */

#contents h2.h_service {
	margin-left: 12px;
	margin-bottom: 20px;
}
#sectionTop h2 {
	margin-top: 20px;
}


#contents h3 {
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents h3.group {
	background: #333333 url(../img/1px-check-white.gif) repeat bottom;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

#sectionRecruit h3 {
	margin-top: 40px;
	padding: 0px;
	margin-bottom: -10px;
}

#contents h3.accessMap {
	font-weight: bold;
	margin-bottom: -15px;
}
h3.accessMap {
	font-weight: bold;
}

/* ------------------------------
img
------------------------------ */
#contents img.float {
	float: left;
}

#contents .bottom img {
	position: absolute;
	top: 55px;
	right: 13px;
}
#contents .contenstLeft img {
	margin-right: 15px;
	margin-top: 22px;
	margin-bottom: 15px;
}
#sectionRecruit img {
	margin-right: 20px;
	margin-bottom: 15px;
}
#sectionRecruit div.judging img {
	margin: 10px 0;
}

}
#sectionRecruit div.walfare img {
	margin: 10px 0;
}

}
#sectionRecruit div.welfare img {
	margin: 10px 0;
}
/* ------------------------------
list
------------------------------ */
#mainTitle li.mainBT1 {
	position: absolute;
	top: 11px;
	left: 500px;
}

#mainTitle li.mainBT2 {
	position: absolute;
	top: 137px;
	right: 12px;
}
#mainTitle2 li.mainBT1 {
	position: absolute;
	top: 16px;
	right: 16px;
}
#mainTitle2 li.mainBT2 {
	position: absolute;
	right: 16px;
	top: 86px;
}

dl.dlCustom {
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}
dl.dlCustom dt {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 120%;
	margin-top: 30px;
}
dl.dlCustom dd {
	margin-left: 1.2em;
}
.dlCustom dd ul {
	margin-left: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sectionRecruit dl {
	width: 511px;
	font-size: 12px;
}
#sectionRecruit dt {
	border-left: 5px solid #660066;
	float: left;
	width: 150px;
	margin-bottom: 10px;
	_margin-top: -100;
	border-top: 1px solid #CCCCCC;
	padding: 2px 0px 2px 5px;
	clear: both;
}
#sectionRecruit dd {
	margin-left: 160px;
	border-top: 1px solid #CCCCCC;
	padding: 2px 0px 20px;
	margin-top: 0px;
}
#sectionRecruit .irregular dt {
	border-top: 1px solid #CCCCCC;
	border-left: 5px solid #336633;
}
