@charset "utf-8";
/* CSS Document */

/* index==========================

	1.for index style
	2.for mainac style
	3.for mainac style
	4.for kigyou style
	
*/

/* 1.for index style
===============================================================*/
div#afterCopy p{
	margin-bottom:15px;
}
div#afterCopy table{
	width:600px;
	border-top:solid 1px #77a703;
	border-right:solid 1px #77a703;
}
div#afterCopy th{
	padding:3px 0;
	color:#77a703;
	font-weight:bold;
	text-align: center;
	border-left:solid 1px #77a703;
	border-bottom:solid 1px #77a703;
}
div#afterCopy td{
	padding:3px 0;
	text-align: center;
	border-left:solid 1px #77a703;
	border-bottom:solid 1px #77a703;
}
div#supportLeft{
	float:left;
	display:inline;
	margin-left:10px;
	width:470px;
}
div#supportRight{
	float:right;
	display:inline;
	margin-right:10px;
	width:140px;
}
p.programTxt{
	margin-bottom:20px;
}
dl.jobInfo dd{
	margin-bottom:15px;
}
.programRight{
	float:right;
	display:inline;
	width:460px;
}
.section .programRight p{
	margin:0;
}
.programLeft{
	float:left;
	display:inline;
	width:140px;
}

/* 2.for mainac style
===============================================================*/
div#results h4{
	margin-top:20px;
}
div#results p{
	margin-bottom:15px;
}
div#results li{
	display:inline;
	margin-right:20px;
	padding-left:20px;
	background: url(../img/li-mark.gif) no-repeat left center;
}
.guidance {
	float:left;
	display:inline;
	width:180px;
	font-size:0.89em;
}
div#nursery h4{
	margin-top:15px;
}

/* 3.for mainac style
===============================================================*/
div.hennyuBox{
	float:left;
	display:inline;
	margin-left:15px;
	width:190px;
}
div#hennyuLeft{
	float:left;
	display:inline;
	width:300px;
}
div#hennyuRight{
	float:right;
	display:inline;
	margin-right:30px;
	width:300px;
}
div#hennyuTab table{
	width:300px;
	border-top:solid 1px #eee;
	border-right:solid 1px #eee;
}
div#hennyuTab th{
	padding:3px 0;
	font-weight:bold;
	text-align:center;
	border-left:solid 1px #eee;
	border-bottom:solid 1px #eee;
	background:#d7d7d7;
}
div#hennyuTab td{
	padding:3px;
	border-left:solid 1px #eee;
	border-bottom:solid 1px #eee;
}

/* 4.for kigyou style
===============================================================*/
div#format dd{
	margin-bottom:15px;
}
div#format dd p{
	margin:0 0 15px 0;
}
div#format table{
	margin-bottom:15px;
	width:550px;
}
.formatTitle{
	background:#C1DA87;
	border-top:solid 1px #eee;
	border-right:solid 1px #eee;
}
div#format caption{
	text-align:left;
	font-weight:bold;
}
div#format td{
	padding:5px 0;
	text-align:center;
	border-bottom:solid 1px #eee;
	border-left:solid 1px #eee;
}
.gray{
	background:#E3E3E3;
}
.half{
	width:50%;
}