@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
#main {
	width: 800px;
	margin: 0px auto;
}
body {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
#main_contents .left_contents {
	float: left;
	width: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main_contents .right_contents {
	float: right;
	width: 620px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
}
.left_gyomu_box {
	back-ground-color: #FF4646;
	background-image: url(../top_img/left_gyomu_back.gif);
	margin-bottom: 8px;
}
.left_gyomu_box .level2 {
	background-color: #929292;
	background-image: url(../top_img/left_back_gray2.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
.left_gyomu_box dl {
	width: 165px;
	margin-right: 3px;
	margin-left: 2px;
	background-image: url(../top_img/left_gyomu_naka.gif);
	background-position: bottom;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.left_gyomu_box dl.dl_last {
	background-image: none;
	padding-bottom: 0px;
}
.left_gyomu_box dd a {
	background-image: url(../top_img/yajirushi_aka.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	background-position: 0px 3px ;
}
.left_gyomu_box dd a:hover {
	background-image: url(../top_img/yajirushi_blue.gif);
	color: #0000FF;
}
.left_gyomu_box {
	back-ground-color: #FF4646;
	background-image: url(../top_img/left_gyomu_back.gif);
}
.left_gyomu_box .level2 {
	background-color: #929292;
	background-image: url(../top_img/left_back_gray2.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
.left_contents .level3 a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #929292;
}

/*information*/
.left_info_box {
	back-ground-color: #FFB62D;
	background-image: url(../top_img/left_info_back.gif);
	margin-bottom: 8px;
}
.left_info_box dl {
	width: 165px;
	margin-right: 3px;
	margin-left: 2px;
	padding-bottom: 3px;
}
.left_info_box dl.dl_last {
	background-image: none;
	padding-bottom: 0px;
}
.left_info_box dd a {
	background-image: url(../top_img/yajirushi_aka.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	background-position: 0px 3px ;
}
.left_info_box dd a:hover {
	background-image: url(../top_img/yajirushi_blue.gif);
	color: #0000FF;
}
.left_tosearch_box {
	margin-bottom: 8px;
}
.left_tosearch_box ul {
	padding: 0px;
}

.left_tosearch_box li {
	font-size: 1px;
	line-height: 0px;
	list-style-type: none;
	background-color: #4B93FE;
	padding: 0px 0px 3px;
}
.left_tosearch_box   li   a {
	display: block;
	margin: 0px 3px;
}
.left_tosearch_last {
	background-image: url(../top_img/left_tosearch_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}


#pasona_group {
	margin-left: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#pasona_group td {
	font-size: 8px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pasona_group a {
	color: #FF0000;
	text-decoration: none;
}
#footer {
	clear: both;
	border-top: 1px solid #999999;
	padding-top: 12px;
	padding-bottom: 10px;
}

.footer_navi li {
	list-style-type: none;
	vertical-align: top;
	font-size: 10px;
	display: inline;
}
.footer_navi li a{
	background-image: url(../top_img/yajirushi_aka.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
.footer_navi li a:hover{
	background-image: url(../top_img/yajirushi_blue.gif);
	color: #0000FF;
}
.copyright {
	font-size: 10px;
	padding-top: 15px;
}
.footer_words {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 2px;
}
.footer_words a {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 2px;
	text-decoration: none;
}

li.footgroup a{
	background-image: none;
}
li.footgroup a:hover{
	background-image: none;
}

.divclear {
	clear: both;
}
