@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("resetmin.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	color: #333;
	font-size: 10px;
	line-height: 2.2em;
	background-color: #404639;
	background-image: url(../images/bg_patterns.gif);
	font-family: "Lucida Console", Monaco, monospace, "A-OTF ゴシックMB101 Pro B", "A-OTF 新ゴ Pro L", "A-OTF 新ゴ Pro M", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN W6";
	}
	a{
	text-decoration: none;
	color: #FFF;
}
	a:hover{
	color: #b4a96f;
}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	

/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
	position: absolute;
	width: 902px;
	height: 10px;
	font-size:0.1em;
	background:url(../images/container_top.png) left bottom no-repeat;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	* html #containertop{behavior: url(css/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
	width: 902px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #171a0f;
	background-image: url(../images/bg_container.png);
	padding-top: 10px;
	}
#logo  {
	background-color: #ffffff;
	height: 130px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img_logo/logo_top.png);
	background-repeat: no-repeat;
	background-position: 20px;
}
/* =HEADER */
	/* Logo and Site Title */
#logo h1{
	font-size: 1.8em;
	float: right;
	clear: both;
	width: 830px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	}
#logo h2 {
	font-size: 1.2em;
	float: right;
	width: 120px;
	text-align: right;
	background-image: url(../img_logo/i_abe.png);
	background-repeat: no-repeat;
	height: 70px;
	padding-right: 30px;
	padding-top: 0px;
	background-position: 120px top;
	margin-right: 30px;
	margin-top: 10px;
}
#logo h1 a  {
	display: block;
	padding-top:10px;
	margin-left:18px;
	padding-left:52px;
	color: #7b8266;
	}
#logo h1 a:hover {
	display: block;
	margin-left: 18px;
	padding-top: 10px;
	padding-left: 52px;
	color: #b4a96f;
}
#navigation_wrapper{
	height: 37px;
	width: 890px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #3b3f2d;
	}
#navigation{
	height: 37px;
	background: url(../images/navigation_left.gif) left top no-repeat;
}
#navigation ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
#navigation ul li {
	float:left;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../images/navarrrow.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#navigation ul li a {
	color:#FFF;
	background-color:inherit;
	text-decoration:none;
}
#navigation ul li a:hover     {
	color:#b4a96f;
	background-color:inherit;
	background-image: url(../images/nav_hover_bg.gif);
	background-repeat: repeat-x;
}
#navigation .right {
	background-image: url(../images/navigation_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 30px;
		padding:7px 10px 0 0;
}

#main_image{
	width:890px;
	position: relative;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	height: 360px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
#frame_image_top,#frame_image_bottom{
	position: absolute;
	width: 890px;
	height: 7px;
	font-size:0.1em;
	top:0;
	left:0;
	background: url(../images/frame_image_top.png) top no-repeat;
	}
#frame_image_bottom{
		bottom:0;top:auto;
		background: url(../images/frame_image_bottom.png) bottom no-repeat;
	}
* html #frame_image_top,* html #frame_image_bottom{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
#top{
	width: 886px;
	position: relative;
	border: 2px solid #3B3F2D;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 22;
	margin-left: auto;
	}
#top h2{
	height: 30px;
	font-size:1.9em;
	color: #7b8266;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #3b3f2d;
	background-image: url(../images/services_top_bg.jpg);
	}
#top h2 span{
	position: absolute;
	display: block;
	height: 8px;
	width: 890px;
	left:0;
	top:0;
	font-size:0.1em;
	margin: -2px;
	float: left;
	background-image: url(../images/services_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#top h3 {
	font-size: 1.3em;
	color: #353C2C;
	background-color: #7b8266;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 3px;
}
#content{
	width: 886px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: auto;
	background-color: #39442B;
	background-image: url(../images/services_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#content p {
	font-size: 1.4em;
	line-height: 2.1em;
	color: #CCC;
	background-position: 30px;
	margin-bottom: 20px;
	font-weight: normal;
}
#content p span{
	color: #CCC;
}
#content p a {
	color: #8D8D46;
}
#content p a:hover {
	color: #b4a96f;
}
#content ul {
	float: left;
	width: 100%;
	padding-left: 15px;
}
#content ul li {
	font-size: 1.3em;
	line-height: 2em;
	color: #CCC;
	list-style-type: circle;
}
#content  .left{
	float: left;
	width: 250px;
	padding-left: 30px;
}
#content  .right{
	float: right;
	width: 550px;
	margin-right: 30px;
}
#content .left h1 {
	font-size: 1.5em;
	color: #FFF;
}
#content .left h1 span{
	font-size: x-small;
	color: #CCC;
}
#copy {
	float: left;
	width: 826px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#textbox {
	float: right;
	width: 440px;
	margin-right: 30px;
	margin-left: 15px;
	padding-top: 0px;
}
#text_area {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#text_area h4 {
	font-size: 2em;
	height: 45px;
	color: #7b8266;
	padding-left: 55px;
}
#text_area p {
	font-size: 1.3em;
	line-height: 2em;
	font-weight: normal;
	color: #CCC;
	padding-left: 55px;
	padding-right: 55px;
}
#box  {
	width: 350px;
	padding-left: 30px;
	float: left;
}
#box img  {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #6d7b56;
	border-right-color: #353c2c;
	border-bottom-color: #353c2c;
	border-left-color: #6d7b56;
}
.index  {
	background-image: url(../img/top_index.png);
	background-repeat: no-repeat;
}
.info  {
	background-image: url(../img/top_info.png);
	background-repeat: no-repeat;
	}
	.ijiizu  {
	background-image: url(../img/top_ijiizu.png);
	background-repeat: no-repeat;
}
.bullet   {
	background-image: url(../img_logo/i_p.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	padding-left: 50px;
	padding-top: 5px;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}
	/* bottom rounded image */
	.bottom_rounded{
	position: absolute;
	display: block;
	height: 8px;
	font-size:0.1em;
	bottom:-3px;
	margin: -2px;
	width: 890px;
	background-image: url(../images/services_bottom.jpg);
	background-repeat: no-repeat;
	right: 0px;
	}
.bottom_h{
	z-index:2;
	position: absolute;
	padding-right: 30px;
	bottom:2px;
	right:0;
	width: 600px;
	height: 200px;
	margin-bottom:20px;
	background-image: url(../img/top_h.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.bottom_k{
	z-index:2;
	position: absolute;
	bottom:2px;
	right:0;
	width: 600px;
	height: 290px;
	margin-bottom:20px;
	background-image: url(../img/top_k.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 30px;
	}
	.bottom_r{
	z-index:2;
	position: absolute;
	bottom:2px;
	right:0;
	width: 450px;
	height: 290px;
	margin-bottom:30px;
	background-image: url(../img/top_r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 30px;
	}

/* =BANNER */
	#banner_wrapper{
	width: 872px;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	}
	.banner{
	float: left;
	width: 245px;
	float: left;
	margin-right:54px;
	padding-bottom:6px;
	position: relative;
	background-color: #39442B;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
	.banner img{border: 3px solid #181B0F;}
	.banner_last{margin-right:0;}
	.banner h2{
	height: 38px;
	background: url(../images/banner_top.gif) left no-repeat;
	padding: 15px 0 0 17px;
	font-size: 1.6em;
	text-align: center;
	font-weight: normal;
	}
	.image_wrapper{text-align: center;}
	/* for the rounded bottom */
	.image_wrapper span{
		position: absolute;
		width: 245px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #353C2C url(../images/banner_bottom.gif) bottom no-repeat;
	}
.clearfix {display: inline-block;
}	
/* =FOOTER */
	#footer_wrapper{
	width: 871px;
	padding-left:31px;
	padding-bottom:25px;
	margin: 0 auto;
	background: url(../images/footer_left.png) 0 0 no-repeat;
	}
	#footer{
	position: relative;
	width: 840px;
	height: 67px;
	background-color: #353C2C;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	}
	#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url(../images/footer_right.png) right bottom no-repeat;
	}
#footer .logo {
	background-image: url(../img_logo/i_logo.png);
	background-position: 0px center;
	float: left;
	width: 480px;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 20px;
	height: 30px;
	padding-top: 15px;
	font-size: 1em;
	color: #CCC;
}
	* html #footer .logo span, * html #footer_wrapper{behavior: url(stylesheets/iepngfix.htc);}
	#footer ul{
	padding-top: 20px;
	padding-right: 5px;
	width: 300px;
	float: right;
	margin-top: 15px;
	}
	#footer ul li{
	float: right;
	font-size: 1.2em;
	color: #FFF;
	padding-right: 15px;
	}
	#footer a{
	color: #FFF;
	}
	#footer li a:hover{
	color: #b4a96f;
	}
