@charset "shift_jis";
body {
	background-color: #F4F4F4;
}
a {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
#container {
	background-color: #FFFFFF;
}
#header_right_2 {
	border-bottom-color: #CCCCCC;
}

#header_flash {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu_google {
	color: #666666;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



#footer_l {
	background-color: #DFDFDF;
	color: #666666;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#footer_m {
	background-color: #F4F4F4;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#footer_r {
	color: #666666;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#side_right h1 {
	color: #999999;
}


#menu_bn {
	background-image: url(../images/contact/side_h.jpg);
	height: 600px;
}

#menu a {
	color: #999999;
}
#menu a:hover {
	color: #CC0000;
	background-color: #F4F4F4;
	border-bottom-color: #CCCCCC;
}

#menu h3 {
	background-image: url(../images/charge/pin2.jpg);
	color: #FFFFCC;
}

#main {
	color: #333333;
}


#main a {
	color: #333333;
}
#main a:hover {
	color: #FF0000;
}







#main h2 {
	font-size: 12px;
	line-height: 18px;
	padding-left: 16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	background-image: url(../images/contact/pin_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#main h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#main h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#main ul {
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main li {
	padding-left: 0px;
	margin-left: 15px;
	list-style-image: url(../images/contact/pin_li.jpg);
	margin-bottom: 6px;
}

#main dl {
	margin: 0px;
}


#main dt {
	padding-left: 20px;
	font-weight: bold;
	color: #333333;
	width: 60px;
	float: left;
	text-align: right;
}
#main dd {
	margin-left: 86px;
}
