/* 色合い */
.style1 {color: #FF0000}
.style2 {color: #FFFFFF}
.style3 {color: #A67C52}

/* 全体設定 */
body{
	margin:0px;
	padding:0px;
	width:100%;
	font-size:12px;
	font-family:"ＭＳ ゴシック";
	color:#666666;
	background-color:#ffffff;
	line-height: 18px;
	background-image:url(../images/back.gif);
	background-position:top;
	background-repeat:repeat-x;
	}	
a{
	color:#0000FF;
	}
a:hover{
	color:#0000FF;
	}
h2,h3{
	font-size:12px;
	}


/*中央900px固定設定*/
#chuuou{
	position:relative;
	width:920px;
	margin:auto;
	}
	
/*ヘッダー設定*/
#header{
	width:900px;
	margin-left:10px;
	}
#header h1{
	background-image:url(../images/logo.gif);
	width:203px;
	height:83px;
	margin:0px;
	text-indent:-9999px;
	}
#header h1 a{
	display:block;
	width:203px;
	height:83px;
	text-decoration:none;
	}


#head-navi{
	position:absolute;
	top:45px;
	width:659px;
	margin:0px 0px 0px 241px;
	padding:0px;
	}
#head-navi li{
	display:inline;
	margin:0px;
	padding:0px;
	}
#head-navi a{
	display:block;
	text-decoration:none;
	float:left;
	background-repeat:no-repeat;
	height:14px;
	padding:0px;
	text-indent:-9999px;
	}
.navi1 a{
	background-image:url(../images/navi1.gif);
	width:217px;
	margin-left:0px;
	}
.navi2 a{
	background-image:url(../images/navi2.gif);
	width:204px;
	margin-left:10px;
	}
.navi3 a{
	background-image:url(../images/navi3.gif);
	width:102px;
	margin-left:0px;
	}
.navi4 a{
	background-image:url(../images/navi4.gif);
	width:76px;
	margin-left:10px;
	}
.navi5 a{
	background-image:url(../images/navi5.gif);
	width:83px;
	margin-left:10px;
	}
	
/*中央枠設定*/
#sirowaku{
	background-image:url(../images/ueback.gif);
	width:920px;
	height:470px;
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	}	

#naka{
	width:870px;
	margin:0px;
	padding:25px 0px 0px 25px;
	}

	
/* 左位置設定 */	
#hidari{
	background-image:url(../images/sub-bg.gif);
	width:570px;
	background-position:top;
	background-repeat:no-repeat;
	margin-top:15px;
	padding:0px;
	float:left;
	}
#hidarinai{
	margin:0px 10px;
	padding:10px 0px;
	}	
	
/* 右コンテンツ部分 */
#migi{
	float:left;
	background-image:url(../images/subcontbg.gif);
	width:280px;
	background-position:top;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:20px;
	}
	
#miginai{
	margin:0px 10px;
	padding:10px 0px;
	}

#miginai h3{
	background-image:url(../images/subcont-bar1.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:260px;
	height:27px;
	text-indent:-9999px;
	margin:0px;
	padding-top:10px;
	}
	
/* 各コンテンツ */
.aikon{
	float:left;
	}
.setumei{
	float:left;
	width:200px;
	}
.rain{
	clear:left;
	background-image:url(../images/subcont-bar2.gif);
	width:260px;
	height:12px;
	background-repeat:no-repeat;
	margin:0px
	}
.waku{
	margin:0px;
	padding-top:5px;
	}
.waku h4{
	color:#000000;
	font-size:12px;
	margin:0px 0px 0px 10px;
	}
.waku p{
	margin:0px 0px 0px 10px;
	}
.more p{
	background-repeat:no-repeat;
	background-position:right;
	width:75px;
	height:14px;
	margin:0px;
	padding:0px 0px 0px 122px;
	text-indent:-9999px;
	}
.more a{
	display:block;
	width:75px;
	height:14px;
	margin:0px;
	text-decoration:none;
	}
#more1 p{
	background-image:url(../images/senyou2.gif);
	}
#more2 p{
	background-image:url(../images/koujou2.gif);
	}
#more3 p{
	background-image:url(../images/nagare2.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:75px;
	height:14px;
	margin:18px 0px 0px 0px;
	padding:0px 0px 0px 122px;
	text-indent:-9999px;
	}
#more3 a{
	display:block;
	width:75px;
	height:14px;
	margin:0px;
	text-decoration:none;
	}
#modoru{
	margin:15px 0px 0px 97px;
	}
	
	
/*表記*/
#hyouki{
	padding-top:5px;
	padding-right:10px;
	text-align:right;
}

#hyouki p{
	margin:0px;
	}
	
/*コピーライト*/

#copy p{
	background-image:url(../images/copy.gif);
	width:910px;
	height:12px;
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-9999px;
	margin-top:5px;
	margin-bottom:15px;
	}