@charset "utf-8";






/* formatting styles
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/back_01.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
}
hr {
	display: none;
}
.text_red {
	color: #be003c;
}
.text_bold {
	font-weight: bold;
}






/* link styles
-----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #418214;
	text-decoration: underline;
}
a:visited {
	color: #6E0096;
	text-decoration: underline;
}
a:hover {
	color: #418214;
	text-decoration: none;
	background-color: #f0faeb;
}
a:active {
	color: #418214;
	text-decoration: none;
}





/* container styles
-----------------------*/
#container {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}






/* head styles
-----------------------*/
#head {
	position: relative;
}
#head ul {
	position: absolute;
	height: 27px;
	width: 419px;
	top: 4px;
	right: 0px;
}
#head ul li {
	list-style: none;
	float: left;
}
#head img#head_tel {
	position: absolute;
	right: 0px;
	height: 77px;
	width: 155px;
	top: 44px;
}
#global_navi {
	height: 42px;
	width: 877px;
}







/* global_navi styles
-----------------------*/
#global_navi li {
	float: left;
	list-style: none;
}
#global_navi img {
	vertical-align: top;
}






/* promotion_first styles
-----------------------*/
#promotion_first {
	clear: both;
	position: relative;
}
#promotion_first img#banner {
	position: absolute;
	top: 262px;
	right: 0px;
}
#promotion_first img#human {
	position: absolute;
	top: 342px;
	right: 0px;
}






/* promotion_second styles
-----------------------*/
#promotion_second .introduction {
	background-image: url(../images/promotion_pic_05.gif);
	padding: 7px 15px;
}






/* topics styles
-----------------------*/
#topics {
	margin-top: 40px;
}
#topics #information {
	background-image: url(../images/topics_pic_02.gif);
	background-repeat: no-repeat;
}
#topics #information dl {
	background-image: url(../images/topics_pic_04.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}
#topics #information dl dt {
	float: left;
	background-image: url(../images/topics_pic_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 13px;
	font-weight: bold;
}
#contact_banner/* page_banner_01 styles
-----------------------*/
 {
	width: 877px;
	margin-top: 40px;
	margin-bottom: 40px;
}






/* foot styles
-----------------------*/
#foot {
	background-color: #000000;
}
#foot #foot_navi {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
	padding-bottom: 10px;
}
#foot #foot_navi ul li {
	float: left;
	list-style: none;
}
#foot #foot_navi img#pagetop {
	position: absolute;
	right: 0px;
}
#foot #foot_navi img#foot_tel {
	position: absolute;
	top: 75px;
	left: 0px;
}
#foot #foot_navi #address {
	position: absolute;
	top: 125px;
	left: 0px;
}
#foot #foot_navi #crimson {
	top: 129px;
	right: 0px;
	position: absolute;
}
