@charset "UTF-8";
/* CSS Document */

body{
margin:0;
padding:0;
}

#container{
width:740px;
margin:0 auto;
}
	
#box{
	width:740px;
	margin:0 auto;
	background: url(img/left_back.gif) repeat-y;
	float:left;
}


#left, #main{
float:left;
}

#left{
	width: 165px;
}

#logo {
	width:134px;
	margin: 0px;
}

#main{
width:575px;
}

p{
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
font-size: 13px;
color: #000000;
margin: 5px 8px 5px 8px;
line-height: 1.3em;
}

p.pan{
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
font-size: 11px;
color: #333333;
margin:10px;
line-height: 1.3em;
}

p.bc{
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
font-size: 11px;
color: #000000;
margin: 2px 5px 0px auto;
line-height: 1.3em;
text-align:right;
}

.title{
	width:575px;
	margin:15px 0px 15px 0px;
	background:url(images/title_background.gif)
	}
	
.title2{
	width:575px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px 0px 15px 0px;
	}
	
/* ↓メニュー↓ */

#menu{
width: 802px;
height:44px;
margin:0px;
}

.m{
width:802px;
margin:0px;
padding:0px;
}

.m li{
float:left;
text-indent:-5000px;
overflow:hidden;
list-style-type:none;
}

.m01 {
background:url(img/menu1.gif);
width:110px;
height:44px;
display:block;
}

.m01 a{
width:110px;
height:44px;
display:block;
}

.m01 a:hover{
width:110px;
height:44px;
background:url(img/menuover1.gif);
}

.m02 {
background:url(img/menu2.gif);
width:80px;
height:44px;
display:block;
}

.m02 a{
width:80px;
height:44px;
display:block;
}

.m02 a:hover{
width:80px;
height:44px;
background:url(img/menuover2.gif);
}

.m03 {
background:url(img/menu3.gif);
width:79px;
height:44px;
display:block;
}

.m03 a{
width:79px;
height:44px;
display:block;
}

.m03 a:hover{
width:79px;
height:44px;
background:url(img/menuover3.gif);
}

.m04 {
background:url(img/menu4.gif);
width:80px;
height:44px;
display:block;
}

.m04 a{
width:80px;
height:44px;
display:block;
}

.m04 a:hover{
width:80px;
height:44px;
background:url(img/menuover4.gif);
}

.m05 {
background:url(img/menu5.gif);
width:108px;
height:44px;
display:block;
}

.m05 a{
width:108px;
height:44px;
display:block;
}

.m05 a:hover{
width:108px;
height:44px;
background:url(img/menuover5.gif);
}

.m06 {
background:url(img/menu6.gif);
width:132px;
height:44px;
display:block;
}

.m06 a{
width:132px;
height:44px;
display:block;
}

.m06 a:hover{
width:132px;
height:44px;
background:url(img/menuover6.gif);
}

.m07 {
background:url(img/menu7.gif);
width:105px;
height:44px;
display:block;
}

.m07 a{
width:105px;
height:44px;
display:block;
}

.m07 a:hover{
width:105px;
height:44px;
background:url(img/menuover7.gif);
}

.m08 {
background:url(img/menu8.gif);
width:108px;
height:44px;
display:block;
}

.m08 a{
width:108px;
height:44px;
display:block;
}

.m08 a:hover{
width:108px;
height:44px;
background:url(img/menuover8.gif);
}

/* ↑メニュー↑ */

img{
	vertical-align: baseline;
	border:none;
}

#footer {
margin-top:10px;
clear:both;
}
