@charset "utf-8";

#content h2{
	clear:both;
	/*border-left:8px solid #79A;*/
	/*background-color:#aad570;*/
	background:url(../img/other/h2_back.gif) no-repeat top left;
	color:#8aad5b;
}

#content h3{
	border-left-color:#bcbbd5;
}

.sitemap-L {
	float:left;
	width:600px;
}

.sitemap-L ul {
	margin-left:40px;
	margin-top:0px;
}

.sitemap-L li {
	list-style:none;
	padding-left:40px;
	background-image:url(../products/img/sangyo/line01.gif);
	background-repeat:no-repeat;
}

.sitemap-L .sitemap-line2 {
	background-image:url(../products/img/sangyo/line02.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
}


.sitemap-home {
	margin-bottom:0px;
	padding:4px 16px;
	font-size:1.2em;
	font-weight:bold;
	background-image:url(../products/img/sangyo/back-home.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.sitemap-bold {
	font-weight:bold;
}


.sitemap-R {
	float:right;
	width:300px;
}

#contentNavi{
	background:url(../img/other/other_bottom.gif) no-repeat center bottom;
}

#contentNaviList li{
}
#contentNaviList li a{
	border-bottom:1px solid #aeaccc;
}

#contentNaviList li a:hover{
	background:url(../img/other/other_menu_back_on.gif) no-repeat center left;
}


#contentNaviList a:link {
	color:#7d79be;
}

#contentNaviList a:visited {
	color:#8a8a96;
} 

#ban_center {
	border-top-color:#aeaccc;
}


/*
contact  ---*/
#contactform fieldset, #contactform label{
	clear:both;
	background-color:#F9F9FF;
	margin:0.3em 0px 0.3em 0px;
	padding:2px 4px;
	border:1px solid #DDE;
}
#contactform legend{
	background-color:#E5E5F7;
	color:#113;
	padding:0px 0.5em;
	border:1px solid #CCD;
}
#contactform label{
	display:block;
	white-space:nowrap;
	padding-right:1em;
	color:#333;
}
#contactform fieldset label, #contactform .inlineform label{
	display:inline;
	border-style:none;
	padding:0px;
	text-align:justify;
	text-justify:auto;
}

#contactform legend label{
	background-color:transparent;
	color:#113;
}
.errormsg{
	color:#A00;
}
.form_buttom {
	float:left;
	padding-right:8px;
	padding-bottom:8px;
	margin-top:0px;
}