@charset "Shift_JIS";



/*　ブラウザのデフォルトスタイルを初期化
----------------------------------------------*/

#spacer{height:5px;}

*{
  margin: 0;
  padding: 0;
  color: #402924;
  font-family: Verdana,Arial,"ヒラギノ角ゴ Pro W4",ヒラギノ角ゴ Pro W4, ヒラギノ角ゴ Std, Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック",  Osaka, sans-serif;

 font-weight: normal;
 line-height:20px;
 text-align:left;
 font-size:12px;

}


/* CSS Document */

/*　初期設定
----------------------------------------------*/

body{
	margin: 0px;
    padding: 0px;
	border-top: 5px solid #000000;
	border-bottom:20px solid #CCCCCC;
}
	
.block {
	display: block;
	}
	
img{
	border: 0px;
	}
	

/*　wrapper
----------------------------------------------*/
#wrapper{
  margin: 0 auto;
  padding:0;
  width: 1024px;
  background: url(../img/back.jpg) repeat-y;
 

  }

/*　ヘッダー グローバルナビ
----------------------------------------------*/

#h1{
	position:relative;
	margin-left: 350px;
	width:470px;
	}

#header{
	height:60px;
	margin-left:70px;
	}
	
#header a{
	font-size:40px;
	font-weight:900;
	text-decoration:none;
	line-height:1.5;
	padding-top:10px;
	}

#header span.domain{
	margin-left:30px;
	font-size:30px;
}
	
#navi{
	float:left;
	height:18px;
	width:200px;
	margin-left:90px;
	}
	
#key img{
	clear:both;
	padding:0 0 0 0px;
	margin:0;
	text-align:left;
}

#key{
	width:722px;
	height:295px;
	margin-left:90px;
	margin-top: 0;
	padding-top: 0;
	padding-left:0;
}
	
/*サイドナビ
----------------------------------------------*/
#side_navi{
	float:left;
	background-attachment: inherit;
	width:220px;
	margin:0 0 5px 60px;
}
	
#sidenavi{
	text-align:left;
}	

#sidenavi p {
	font-size:12px;
	padding-top:10px;
	padding-left:33px;
}
#sidenavi a{
	line-height:1;
}
.link{
	margin:20px 0 20px 10px ;
	width:200px;
}
.link_title{
	clear:both;
	font-weight: bold;
	text-align: center;
	color:#000;
	background: #FF9933;
	margin-top:30px;
	margin-left:1em;
	margin-right:1.5em;
}

.link ul{
	padding:5px 0 0 20px;
}
.link li{
	list-style-type:none;
	list-style-image: url(../img/list.jpg);
	font-size:16px;
	width:150px;
	margin-left:1em;
	margin-bottom:5px;
	float:left;
	line-height:1.5;
}
.link li a{
	font-size:0.8em;
	text-decoration:none;
	border-bottom:dotted thin;
	}

/*センターカラム
----------------------------------------------*/	
#contents_center{
	float: left;

}
.contents_center1{
	background-image:url(../img/inco.jpg);
	background-repeat:no-repeat;
	width:510px;
	margin:10px 0 20px 20px;
	padding:0 0 0 10px;
	}

.contents_center1 p.title{
	padding-left:60px;
	}

.list_top{
	padding-top:20px;
	}
.contents_link{
	background-image:url(../img/inco.jpg);
	background-repeat:no-repeat;
	float: left;
	width:510px;
	margin:10px 0 20px 20px;
	}
.list_top1 li {
	list-style-image:url(images/list.jpg);
	list-style-type:none;
	width:250px;
	float:left;
	line-height:1.5;
	margin-right:5px;
}
.list_top1 li a{
	font-size:10px;
	text-decoration:none;
	border-bottom:dotted thin;
}
.list_top1 p.a{
	font-size:10px;
	text-decoration:none;
	border-bottom:dotted thin;
}
.contents_link p.title{
	padding-left:60px;
	}

.list_top1{
	padding-top:20px;
	width:510px;
}
	
/*上部　リスト
-------------------*/	
#list_top{
	width:480px;
	list-style:none;
	list-style-image:url(../img/list.jpg);
	padding-left:30px;
	}

#list_top li{
	line-height:40px;
	}
	
.list_1{
	list-style-position: inside;
	}
	
.out{
	margin-left:17px;
	}

.list_2{
	list-style-position:inside;
	}
	  

/*フッター
----------------------------------------------*/
#footer_nv {
	clear:both;
	width:840px;
	height:28px;
	position:relative;
	margin-bottom:-30px;
	}
	
#footer_navi a {
	color:#FFFFFF;
	width:400px;
	height:;
	padding-left:;
	}
	
#footer_navi {
	position:absolute;
	left:0px;
	width:600px;
	height:25px;
	margin-left:60px;
	}
	
#footer_nv img{
	float:right;
	margin-top:-2px;
}
	
#footer_navi p{
	color:#FFFFFF
	}
	
#footer {
	background-color:#000000;
	height:28px;
}
#footer p {
	text-align:right;
	width:850px;
	height:28px;
	padding-top:10px;
	margin: 0 auto;
	
	}
/*** clearfix ***/

.clearfix:after{
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

/*\*/
* html .clearfix {
    height: 1em;
}

.clearfix{
	zoom: 1;
}



/* ========YAHOO 関連検索======== */

p.related{
	padding-top:20px;
	padding-bottom:10px;
	width:520px;
	line-height:1.8;
	font-size:20px;
}

p.related span{
	padding-right:1em;
}


p.related a{
	text-decoration:none;
}


p.related a:hover{
	text-decoration:underline;
}

span.sample1 a{
	font-size:230%;
	color: #FF00FF; 
}
span.sample2 a{
	font-size:130%;
	color: #66CCFF; 
}
span.sample3 a{
	font-size:160%;
	color: #99FF00; 
}
span.sample4 a{
	font-size:190%;
	color: #FF6600; 
}
span.sample5 a{
	font-size:110%;
	color: #999999; 
}
span.sample6 a{
	font-size:170%;
	color: #FF0000; 
}
span.sample7 a{
	font-size:150%;
	color: #0099FF; 
}
span.sample8 a{
	font-size:180%;
	color: #33CC00; 
}
span.sample9 a{
	font-size:140%;
	color: #9900FF; 
}
span.sample10 a{
	font-size:210%;
	color: #FFCC00; 
}
