/* ------------------------------
■目次
1.デフォルト設定解除
2.基本CSS
3.ヘッダー
4.左ナビゲーション	
5.本文
6.フッター
 ------------------------------*/


/* ------------------------------
1.デフォルト設定解除
 ------------------------------*/

ul,li,ol,li{
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0;
	}
table,th,td{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin:0;
	padding:0;
	border:none;
	font-family:"Osaka|","qMmpS Pro W3",Arial;
	line-height:140%;
	
	}
dl,dt,dd{
	margin:0;
	padding:0;
	}
form,hr{
	margin:0;
	padding:0;
	}
hr{
	background:none;
	}
		
img{
	border:none;
	}
h1,h2,h3,h4,h5,h7,h8{
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
	display:block;
	}
em{
	font-style:normal;
	font-weight:bold;
	}
p{
	padding:0;
	margin:0;
	}
	
noscript{
	margin:0;
	padding:0;
	}

/* ------------------------------
2.基本CSS
 ------------------------------*/
a:link {color:#000066; text-decoration:none}
a:visited {color:#000066; text-decoration:none}
a:active{color:#000066;text-decoration:none;}
a:hover {color:#ff0000; text-decoration:none;}
body{
	width:1000px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	line-height:140%;
	color:#333333;
	font-family:"Osaka|","qMmpS Pro W3",Arial;
	letter-spacing:0.5px;
	background:#ffffff url("../../img/bg.jpg") repeat-x;
	z-index:100;
	}


#all{
	width:1000px;
	margin:0 auto;
	text-align:center;
	background:#ffffff url("../../img/side_kei.gif") repeat-y;
	}
#content{
	background:#ffffff url("../../img/content_bg.gif") repeat-y;
	width:1000px;
	text-align:left;
	}


#main{
	background:#CCCCCC url("../../img/bg2.gif") repeat-y;
	width:800px;
	text-align:left;
	}


/* align */
.left{
	text-align:left;
	}
.right{
	text-align:right;
	}
.center{
	text-align:center;
	margin:0 auto;
	}
.top{
	vertical-align:top;
	}
.middle{
	vertical-align:middle;
	}	
.bottom{
	vertical-align:bottom;
	}
	
	
	
/* clear */	
br,hr{
	clear:both;
	}	

.clear{
	clear:both;
	}
	
	
.noborder{
	border:none;
	}

.noclear{
	clear:none;
	}
	
/* color */		
.red{
	color:red;
	}

.float{
	float:left;
	}
/*-----------------------------
3.ヘッダー
-----------------------------*/
#header{
	width:999px;
	height:101px;
	background:#ffffff url("../../img/gnb_bg.jpg") repeat-x;
	background-position:bottom;
	text-align:left;
	
	}
	
#header h1{
	width:930px;
	float:left;
	text-align:left;
}
#header div{
	width:50px;
	float:left;
	margin:0px;
	text-align:right;
	}
#header div span{
	height:20px;
	background:#ffffff url("../../img/header_bg.gif") repeat-y;
	text-align:left;
	font-size:8.4pt;
	line-height:1;
	display:block;
	padding:2px 10px;
	}
#header div span a:link{
	text-decoration:none;
	}	

#gnb{
	margin-left:100px;
	width:800px;
	height:36px;
	text-align:left;
	}
 
#gnb li{
	width:160px;
	float:left;
	text-align:left;
	}
	
#gnb li img{
	vertical-align:top;
	}
.mar5{
	margin-bottom:5px;
	}	
.mar10{
	margin-bottom:10px;
	}
.mar20{
	margin-bottom:20px;
	}
.txt11{
	font-size:11px;
	}
	
.mar-top20{
	margin-top:20px;
	}	
/* ------------------------------
4.左要素
------------------------------*/
#left{
	width:161px;
	float:left;
	text-align:left;
	}
	
#left li img{
	vertical-align:top;
	}	
#left p{
	margin:5px 0 0 0;
	}
/* ------------------------------
4.右要素
------------------------------*/
#right{
	width:839px;
	float:left;
	text-align:justify;
	}
#right h2{
	background:#EAEAEA;
	width:838px;
	}
		
#right #rightmain{
	text-align:left;
	margin:0 0 20px 15px;
	width:625px;
	}

#right hr{
	border:none;
	border-top:1px solid #cecece;
	height:1px;
	}
#right .right{
	
	text-align:right;
	clear:both;
	margin:0 0 20px 0;

	}
#right .right a{
	text-decoration:none;
	}
	
/*-----------------------------
5.p
-----------------------------*/
#bnr{
	clear:both;
	padding:10px 0;
	}	
#pan{
	text-align:left;
	
	border-bottom:1px solid #BFBFBF;
	}
#pan span{
	display:block;
	padding:2px 0 1px 10px;
	font-size:8.2pt;
	}
#pan a:link,#pan a:visited,#pan a:active,#pan a:hover{
	text-decoration:none;
	}
	
/*-----------------------------
6.tb^[
-----------------------------*/	

#footer{
	border-top:1px solid #999999;
	margin:0 auto;
	padding:4px 0 0 0;
	clear:both;
	text-aligh:left;
	margin:0;
	}
#footer li{
	display:inline;
	font-size:11px;
	}
#footer li a:link,#footer li a:visited,#footer li a:active,#footer li a:hover{
	text-decoration:none;
	}

address{
	clear:both;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-top:5px;
	font-size:11px;
	font-style:normal;
	padding:5px 0;
	}

	
.icolink{
	background:#ffffff url(../../sitemap/img/mark.gif) no-repeat;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}