/* CSS Document */

/* reset
---------------------------------------------*/
* {
margin:0;
padding:0;
text-decoration:none;
}

li {
list-style:none;
}

a {
	text-decoration:none;
	color:#000000;
}
a:focus { -moz-outline-style: none; }

p {
font-size:10px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,h4,h5 {
font-size:10px;
font-weight:normal;
}



.fl { float: left; }
.fr { float: right; }
.clear { clear:both; }



.font10{ font-size:10px; line-height:140%;}
.font12{ font-size:11px; line-height:140%;}
.font14{ font-size:14px; line-height:140%;}
.font14b{ font-size:14px; font-weight:bold;}

.color0{
	color:#FE6200;
	font-size:21px;
	line-height:140%;
} 

.color1{
	color:#FE6200;
	font-size:14px;
	line-height:140%;
} 

#under_2 ul li a { font-size:10px;}




body {

background-color: #FFE3D2;


}

#wrapper1 {
margin-left:auto;
margin-right:auto;
width:970px;
background-image: url(../images/bg.gif);
background-repeat:repeat-y;
}

#wrapper {
margin-left:auto;
margin-right:auto;
width:910px;
}



/* ヘッダー
---------------------------------------------*/
#wrapper h1{
padding-top:10px;
}

#head {
	width:910px;
	height:70px; 
	margin-top: 10px;
}

#head-left{
	float:left;
	display:block;
	width:220px;
}

.logo {
display:block;
background-image: url(../images/logo.gif);
background-repeat:no-repeat;
width:215px;
height:42px;
float:left;

}

.logo a{
display:block;
width:215px;
height:42px;
float:left;
text-indent:-9999px;
}

#headCopy {
	margin-top: 0px;
}




/* ナビゲーション global
---------------------------------------------*/
#global{
	float: right;
	display:block;
	width:581px;
	height:40px;
}


#global li {
float:left;
height:40px;
display:block;
overflow:hidden;
}


#global li a{
	display:block;
	overflow:hidden;
	height:29px;
	text-decoration:none;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	background-image: url(../images/topbt.gif);
	text-align:center;
	padding-top:13px;
}
    #bt_1 a{background-position:0           0; width:76px;}
	#bt_2 a{background-position:-88px       0; width:92px;}
	#bt_3 a{background-position:-180px      0; width:103px;}
	#bt_4 a{background-position:-283px      0; width:114px;}
	#bt_5 a{background-position:-397px      0; width:83px;}
	#bt_6 a{background-position:-480px      0; width:101px;}
	
    #bt_1 a:hover , #bt_1stay a{background-position:0           -40px;width:76px; color:#FFFFFF;}
	#bt_2 a:hover , #bt_2stay a{background-position:-88px       -40px;width:92px;color:#FFFFFF;}
	#bt_3 a:hover , #bt_3stay a{background-position:-180px      -40px;width:103px;color:#FFFFFF;}
	#bt_4 a:hover , #bt_4stay a{background-position:-283px      -40px;width:114px;color:#FFFFFF;}
	#bt_5 a:hover , #bt_5stay a{background-position:-397px      -40px;width:83px;color:#FFFFFF;}
	#bt_6 a:hover , #bt_6stay a{background-position:-480px      -40px;width:101px;color:#FFFFFF;}






/* フッター
---------------------------------------------*/
#footer{
margin-top:15px;
clear:both;
margin-left:5px;
}

#under_1{
width:900px;
height:37px;
background-image: url(../images/under2.gif);
}

#under_1 p{
font-size:10px;
padding-left:10px;
padding-top:7px;
}

#under_2 {
	width:900px;
	height:22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#under_2 ul li{
font-size:10px;
float:left;
}

#shiyou a{
background-image: url(../images/p_1.gif);
background-repeat:no-repeat;
padding-left:10px;
}

 	#shiyou a:hover{
		color:#990000;
		text-decoration:underline;
	}

#toi a{
margin-left:15px;
background-image: url(../images/p_1.gif);
background-repeat:no-repeat;
padding-left:10px;
}

	#toi a:hover{
		color:#990000;
		text-decoration:underline;
	}

#sitemap a{
margin-left:10px;
background-image: url(../images/p_1.gif);
background-repeat:no-repeat;
padding-left:10px;
}

	#sitemap a:hover{
		color:#990000;
		text-decoration:underline;
	}


#under_2 p{
float:right;
margin-right:8px;
}

#foot_link a{
color:#341208;
text-decoration:underline;
}

#foot_link a:hover{
color:#990000;
text-decoration:underline;
}


#up{
width:870px;
padding:10px 20px 0px 20px;
text-align:right;
font-size:10px;
}



#up a:hover{
color:#990000;
text-decoration:underline;
}
#wrapper #head #sitemap-btn {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	display: block;
	overflow: hidden;
	zoom:1;
}

.mt10 {margin-top:10px;}
.pt10{ padding-top:10px;}

#sitemap-btn span {
	display: block;
	height: 25px;
	width: 150px;
	float: right;
	overflow: hidden;
}
#sitemap-btn span a {
	background-image: url(../images/sitemap-btn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	display: block;
	text-indent: -7777px;
	overflow: hidden;
}

#sitemap-btn span a:hover {
	background-image: url(../images/sitemap-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

#sitemap-btn #my-btn{
	display: block;
	height: 25px;
	width: 288px;
	float: right;
	margin-right:15px;
	overflow: hidden;
}
#sitemap-btn #my-btn a {
	background-image: url(../images/my-btn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 288px;
	display: block;
	text-indent: -7777px;
	overflow: hidden;
}

#sitemap-btn #my-btn a:hover {
	background-image: url(../images/my-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}