/*----メイン----*/

body {
	color:#000000;
	background-color:#ffffff;
	background-image:url("img/bg.gif");
	background-repeat:repeat-y;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:0px;
	}
	
h4.blue {
	font-size:15px;
	background:#EFEFEF;
	border:1px solid #CCC;
	border-bottom:3px solid #76BCE9;
	padding:0px 0px 0px 0px;
	margin:0;
	}

h3.orange {
	font-size:14px; 
	background:#EFEFEF; 
	border:1px solid #CCC; 
	border-bottom:3px solid #f39800; 
	padding:5px 0 3px 5px; margin:0; 
	margin-bottom:10px;
	text-align:left;
	
}

h3.green {
	font-size:14px; 
	background:#EFEFEF; 
	border:1px solid #CCC; 
	border-bottom:3px solid #005e15; 
	padding:5px 0 3px 5px; margin:0; 
	margin-bottom:10px;
	text-align:left;
}

a:link {color: #003366;
	text-decoration: none;
	}

a:visited {color: #000033; 
	text-decoration: none;
	}
a:active {color: #0099ff;
	 text-decoration: none;
	 }
a:hover	{color: #0099ff;
	text-decoration: none;
	position:relative;top:1px;left:1px;
	}
img{
	border:0px;
	}

/*--メイン設定--*/
	
#main{
	width:950px;
	text-align:left;
	margin:0px;
	padding: 0px;
	border:0px;
	}
	
#header{
	width:950px;
	height:100px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:left;
	color:#ffffff;
	margin:0px;
	margin-bottom:25px;
	border-bottom:solid 1px #003333;
	}
		
/*--メインコンテンツ--*/

#contents{
	width:950px;
	padding:0px;
	margin:0px;
	font-size:12px;
	}	

#leftmenu{
	width:210px;
	float:left;
	}
	
#rightcontents{
	width:710px;
	float:right;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	line-height:2;
	padding:10px 10px 10px 10px;
	}

#mb{
	width:680px;
	float:right;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	line-height:2;
	padding:10px 10px 10px 10px;
	}
#mbtxt{
	font-size:13px;
	margin-right:auto;
	margin-left:auto;
	line-height:2;
	padding:10px 10px 10px 10px;
	text-align:left;
	}

/*-- メニュ --*/
ul#menuul{
	list-style-type:none;
	marker-offset:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	}
li#menu_01 a{
	display:block;
	width:200px;
	background-image:url("img/menu-01.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}
li#menu_02 a{
	display:block;
	width:200px;
	background-image:url("img/menu-02.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}
li#menu_03 a{
	display:block;
	width:200px;
	background-image:url("img/menu-03.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}
li#menu_04 a{
	display:block;
	width:200px;
	background-image:url("img/menu-04.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}
li#menu_05 a{
	display:block;
	width:200px;
	background-image:url("img/menu-05.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}
li#menu_06 a{
	display:block;
	width:200px;
	background-image:url("img/menu-06.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}

li#menu_07 a{
	display:block;
	width:200px;
	height:45px;
	background-image:url("img/menu-07.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}

li#menu_09 a{
	display:block;
	width:200px;
	background-image:url("img/menu-08.gif");
	background-repeat:no-repeat;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}

li#menu_08 a{
	display:block;
	width:200px;
	padding:10px 10px 10px 50px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
	}

li#menu_10 a{
	display:block;
	width:200px;
	background-image:url("img/mb.gif");
	background-repeat:no-repeat;
	padding:10px 10px 20px 50px;
	margin-top:5px;
	margin-bottom:3px;
	text-indent:-9999px;
	}


/*-- カテゴリー --*/
#categories1{
	text-align:left;
	margin-left:0px;
	}
#categories2{
	text-align:left;
	margin-left:25px;
}

/*-- パンくず --*/
#punkuzulist{
	width:699px;
	height:15px;
	background-color:#cce3ef;
	border-bottom:solid 1px #cccccc;
	margin-right:auto;
	margin-left:auto;
	padding:3px 20px 3px 20px;
	text-align:left;
	font-size:11px;
	}	
#punkuzulist2{
	width:699px;
	height:15px;
	background-color:#cce3ef;
	border-bottom:solid 1px #cccccc;
	margin-right:auto;
	margin-left:auto;
	padding:3px 20px 3px 20px;
	text-align:right;
	font-size:11px;
	}	
/*-- フッター --*/
#footer{
	clear:both;
	width:950px;
	height:80px;
	background-image:url("img/bg_btm.gif");
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	text-align:center;
	border-top:solid 1px #cccccc;
	background-color:#ffffff;
	}

/*-- クリア --*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{
	display:block;
	}
.clearfix{
	display:block;
	}
