/* CSS Document */


body{
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	background-image:url(../image/common/bg0519.jpg);
	background-repeat: repeat-x;
	}
div,h1,h2,h3,ul,li,p,form,dl,dt,dd{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	}
img{
	border:none;
	}
	
/*link
--------------------------*/
a:link {
	color:#000099;
	text-decoration: underline;
}
a:visited {
	color:#000099;
	text-decoration: underline;
}
a:active {
	color:#ff0099;
	/*background-color: #ffffff;*/
	text-decoration: none;
}
a:hover {
	color:#ff0099;
	/*background-color: #ffffff;*/
	text-decoration: none;
}

#contents_bg{
	width:940px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}

#contents{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	}


/*15周年ヘッダ start*/

#navi{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}
#navi p{
	text-indent:-9999px;
	}
.navi-naka{
	width:890px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 10px;
	}
.navi-bgcolor{
	background-color:#FFFFFF;
	}
.button_home{
	width:165px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 5px;
	}
	
.button_history_box{
	width:200px;
	float: left;
	height: 55px;
	padding-left: 20px;
	padding-top: 20px;
	}
.button_history {
	background-image: url(../image/common/b_history.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	text-indent: -9999px;
    display : block ;
	}
.button_history a {
	background-image: url(../image/common/b_history.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	text-indent: -9999px;	
    display : block ;
	}
		
.button_history a:hover {
	background-image: url(../image/common/b_history_over.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	text-indent: -9999px;
	}
	
.navi_line{
	width:auto;
	background-image: url(../image/common/navi_line.png);
	background-repeat: repeat-x;
	height: 7px;
	}	
	
	
.button_history_box2{
	width:655px;
	float: left;
	height: 80px;
	padding-left: 15px;
	padding-top: 0px;
	text-align:right;
}
.button_history2 {
	background-image: url(../image/top/banner_komukai_b.jpg);
	background-repeat: no-repeat;
	height: 655px;
	width: 487px;
	text-indent: -9999px;
    display : block ;
	}
	
		
	.button_history_box3{
	width:487px;
	float: left;
	height: 80px;
	padding-left: 20px;
	padding-top: 0px;
	}
.button_history3 {
	background-image: url(../image/top/banner_komukai_s.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 487px;
	text-indent: -9999px;
    display : block ;
	}



/*15周年ヘッダ end*/



/*15周年パンクズ start*/

.pankuzu{
	color:#333;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:10px;
	padding-left: 15px;
}

/*15周年パンクズ end*/





/*15周年フッタ start*/


#footer{
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #FFFFFF;
	}

.footer_u{
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 50px;
	padding-top: 15px;
	text-align: center;
	}
.adress{
	font-style:normal;
	color:#000000;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	display: inline;
	}

.group_link{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 16px;
	}
.group_link strong{
	color:#aa7434;
	padding-left: 4px;
	}	

.maker_linkbox{
	background-image: url(../image/common/maker_linkbox.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 110px;
	padding-right: 2px;
	padding-bottom: 2px;
	}
	
/*15周年フッタ end*/

