@charset "utf-8";
/* チェベレWEBベースデザイン2 */

body {font-family:"ＭＳゴシック", Osaka,"メイリオ",Meiryo,Arial,sans-serif;
	color:#362e2b;
	text-align:left;
	margin:0;
	padding:0;
	font-size:0.7em;
/*	background-image:url(../img/all/back_ten2.gif);
*/}

img{
border:none;
}

ul,li{
	margin:0;
	padding:0;
}


/***********************************
 *◆コンテンツブロック
 *    →contents
 *    　→side
 *    　→main
 *    　→footer
 ***********************************/

#contents_top{width:950px;
height:28px;
margin:auto;
background-image:url(../img/all/back.gif);
margin-top:60px;
}

#contents_middle{width:940px;
height:auto;
margin:auto;
padding:0px 5px;
background:url(../img/chevere/line_middle.gif) repeat-y;
}

#contents_bottom{width:950px;
height:33px;
margin:auto;
background-image:url(../img/all/back.gif);
clear:both;
margin-bottom:20px;
}

#main{
width:910px;
height:auto;
background-image:url(../img/all/back.gif);
padding-left:30px;
}

#header{
width:800px;
float:left;
}

#kado{
float:left;
}

#menu{
width:800px;
height:30px;
padding-top:10px;
}

#menu ul{
width:850px;
height:auto;
float:left;
}

#menu ul li{
width:auto;
height:30px;
list-style:none;
float:left;
padding-right:30px;
}

#menu2{
width:800px;
height:30px;
padding-top:10px;
}

#menu2 ul{
width:850px;
height:auto;
float:left;
background-image:url(../img/chevere/submenu_back.gif);
background-repeat:no-repeat;

}

#menu2 ul li{
width:auto;
height:30px;
list-style:none;
float:left;
}


.inner{
width:870px;
height:110%;
padding:0px 20px 20px 0px;
clear:both;
line-height:1.4em;
letter-spacing:0.1em;
}

#banner{
width:870px;
height:30px;
padding:3px 0;
clear:both;
text-align:right;
}



/*著作権表記*/

#footer{
width:850px;
height:15px;
font-size:9pt;
text-align:left;
letter-spacing:0.2em;
clear:both;
}









