@charset "UTF-8";

* {
	font-size: 13px;
	color:#666666;
}


body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

table {
	boreder:0;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	line-height:160%;
	text-align:center;
	background:#e6e6e6;
	background: url(../img/body_back.jpg) 0 0 repeat-x;
}

a,
a:link,
a:visited {
	color:#AA0000;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#AA0000;
	text-decoration:underline;
}

.clear {
	clear:both;
}


h4{
	text-align:left;
	text-decoration:none;
	font-size: 14px;
	color:#440000;
	display: block;
	width:550px;
	height:auto;
	padding:2px 0 2px 5px;
	border-bottom:1px dotted #666666;
	border-left:7px solid #666666;
	margin-bottom:5px;
}



/*--------------------------------
全体
--------------------------------*/
#wapper{
	width:800px;
	margin:0 auto;
	text-align:center;
}

#gray_waku{
	width:798px;
	margin:0 auto;
	border:solid 1px #999999;
	text-align:center;
	padding:0px 0px 0px 0px;
	clear:both;
	background:#ffffff;
}

#head_seo h1{
	float:left;
	color:#989898;
	font-size:10px;
	text-align:left;
	margin-top:5px;
}

#head_seo h2{
	float:right;
	color:#440000;
	font-size:10px;
	text-align:right;
	margin-top:5px;
}

/*--------------------------------
ヘッダ
--------------------------------*/
#page_head{
	width:798px;
	height:84px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	background: url(../img/page_head_back.jpg) 0 0 no-repeat;
}
#page_head h1{
	margin:17px 0px 0px 0px;
	float:left;
}
#page_head_black{
	width:798px;
	height:10px;
	background:#000000;
}
#page_head_navi{
	width:798px;
	height:30px;
	background:#000000;
	text-alin:right;


}
#page_head ul{
	padding-top:32px;
	padding-right:3px;
	float:right;
}
#page_head ul li{
	float:left;
	padding-left:5px;
}


/*--------------------------------
グローバルナビ
--------------------------------*/
#gnavi{
	width:798px;
	height:40px;
	margin:0 auto;
	text-align:center;
	clear:both;
	background: url(../img/gnavi_back.jpg) 0 0 repeat-x;
}


#gnavi ul li{
	float:left;
}
#gnavi ul li.btn{
	margin:0 auto;
}

/*--------------------------------
コンテンツ
--------------------------------*/
#cont_in{
	width:798px;
	margin:0 auto;
	text-align:left;
	clear:both;
}




/*--------------------------------
フッタ
--------------------------------*/

#footer{
	width:798px;
	height:22px;
	margin:0 auto;
	text-align:center;
	clear:both;
	background: url(../img/contents_bottom.jpg) left bottom repeat-x;
	padding-top:30px;

}
#footer_navi_1 p{
	font-size:10px;
	color:#000000;
}
#footer_navi_1 p a{
	color:#000000;
}
#footer_navi_1 p a:hover{
	color:#000000;
}

#footer_navi_2{
	width:798px;
	background:#8D8D8D;
	text-align:center;
	padding:2px 0px 2px 0px;
	clear:both;
}
#footer_navi_2 p{
	font-size:10px;
	color:#ffffff;
}
#footer_navi_2 p a{
	color:#ffffff;
}
#footer_navi_2 p a:hover{
	color:#ffffff;
}

address{
	clear:both;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	color:#333333;
	margin:10px 0px 0px 0px;
	text-align:center;
}
