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

@import url("base.css");
/*@import url("divcolor.css");*/
@import url("layout/layout2.css");
#wrap {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#head {
	padding-top: 50px;
	height: 30px;
	padding-right: 10px;
	text-align: right;
	color: #FFF;
	font-size: 10px;

}
#head a {
	color: #FFF;
	text-decoration: none;
}

#main {
	width: 720px;

}
#menu li {
	height: 30px;
	width: 120px;
	list-style-type: none;
	float: left;
}
#menu li a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../img/menu_bg.jpg);
	text-indent: -9999px;
}
#menu li.menu1 a{


}
#menu li.menu2 a{
	background-position: -120px 0px;

}
#menu li.menu3 a{
	background-position: -240px 0px;

}
#menu li.menu4 a{
	background-position: -360px 0px;

}
#menu li.menu5 a{
	background-position: -480px 0px;


}
#menu li.menu6 a{
	background-position: -600px 0px;


}
#menu li.menu1 a:hover{
	background-position: 0px 30px;

}
#menu li.menu2 a:hover{
	background-position: -120px 30px;

}
#menu li.menu3 a:hover{
	background-position: -240px 30px;

}
#menu li.menu4 a:hover{
	background-position: -360px 30px;

}
#menu li.menu5 a:hover{
	background-position: -480px 30px;

}
#menu li.menu6 a:hover{
	background-position: -600px 30px;

}



#foot {
	text-align: center;
	padding-top: 10px;
	height: 30px;
	color: #FFF;
	text-decoration: none;
}
#foot a {
	color: #FFF;
	text-decoration: none;
}

#foot a:visited {
	color: #FFF;
}
#foot a:hover {
	text-decoration: underline;
}

#foot address {
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	line-height: 1.6em;
}

p {
	font-size: 12px;
	line-height: 1.4em;
}

#whatsnew {
	height: 170px;
	width: 400px;
	font-size: 12px;
	overflow: auto;
	padding-top: 30px;
	background: url(../img/whatsnew_bg.jpg);
}
#whatsnew #frame {
	height: 170px;
	width: 400px;
	overflow: auto;
}

#whatsnew .con {
	float: left;
	border-bottom: 1px dotted #999;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	clear: both;
	width: 380px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#whatsnew .con .title {
	float: left;
	width: 80px;
	padding-left: 16px;
	background: url(../img/icon/bulet-1.gif) no-repeat left;
	font-size: 10px;
	color: #36F;
}
#whatsnew .con .data {
	float: right;
	width: 280px;
}

h2.basic_plate {
	font-size: 14px;
	background-color: #F8F8FA;
	background-image: url(../img/h2_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 17px;
	color: #FFF;
	padding-left: 25px;
	font-weight: bold;
}

.w_clm-wrap-wrap {
	width: 200px;
	background-image: url(../img/w_c_clumn_mdl.gif);
}
.w_clm-wrap {
	background-image: url(../img/w_c_clumn_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.w_clm-con {
	background-image: url(../img/w_c_clumn_title1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
table.recruit {
	width: 100%;
	font-size: 1.2em;
	border-style: none;
	background: left center;
}
table.recruit th {
	background: url(../img/icon/bulet-3.gif) no-repeat;
	padding: 5px 0px 5px 16px;
	width: 180px;
	border-bottom: 1px solid #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
table.recruit td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999;
	border-left: none;
}
#document p {
	margin-left: 30px;
}
#document ol li {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#document ol li {
	list-style: upper-roman inside;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#document ol li li {
	list-style: decimal inside;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

