@charset "utf-8";
/* CSS Document */

/*共通*/
*{
	margin:0;
	padding:0;
}

a:hover{
	text-decoration:underline;
}
a,
a:visited{
	text-decoration:none;
	color:#666;
}

img{
	border:0;
}
.small{
	font-size:11px;
}
/*レイアウト*/
#container{
	width:900px;
	padding:0 10px;
	background:url(images/body-bg.gif);
	background-repeat:repeat-y;
	margin:0 auto;

}

#containermain{
	width:900px;
	margin:0;
}

#main{
	width:670px;
	margin-top:20px;
	margin-left:10px;
	float:left;
	color:#333;
	overflow:hidden;
}
#sidebar{
	width:210px;
	margin-top:20px;
	float:right;
	overflow:hidden;
}

/*文字スタイル*/


/*ヘッダー*/
#header{
	width:900px;
}
.header-top h1{
	width:900px;
	height:15px;
	font-size:12px;
	text-align:right;
	font-weight:200;
}
.header-image{
	width:900px;
	height:60px;
	background:url(images/header-bg.gif);
}
.header-image h2{
	float:left;
}
.contact{
	float:right;
	margin-top:10px;
}

.header-navi{
	width:900px;
	height:30px;
}
.header-navi li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
.header-navi ul{
	margin:0;
	padding:0;
}
.gn1{
	float:left;
 	background:url(images/gn1.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
	border:0;
}
.gn2{
	float:left;
 	background:url(images/gn2.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
	border:0;
}
.gn3{
	float:left;
 	background:url(images/gn4.gif);
		width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
	border:0;
}
.gn4{
	float:left;
 	background:url(images/gn5.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
	border:0;
}
.gn5{
	float:left;
 	background:url(images/gn3.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
	border:0;
}
.gn6{
	float:left;
 	background:url(images/gn6.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
	border:0;
}
/*グローバルナビボタン　クリック時*/
.gn1:hover,
.gn2:hover,
.gn3:hover,
.gn4:hover,
.gn5:hover,
.gn6:hover{
	background-position:0 -35px;
}



	
/*メイン本文*/
.mainimg{
	background:url(images/mainimg.jpg);
	width:650px;
	height:200px;
	text-indent:-9999px;
	margin-bottom:40px;
}
.izumi{
		margin-bottom:20px;
}
.column1{
	width:315px;
	height:180px;
	margin-top:10px;
	font:14px;
	float:left;
	background:url(images/bg_mizu.gif);
}
.column2{
	width:315px;
	height:180px;
	margin-top:10px;
	margin-left:0px;
	font:14px;
	float:right;
	margin-right:20px;
	background:url(images/bg_enso.gif);
	}

.columinner{
	padding:50px 5px 10px 10px;
	line-height:180%;
	font-size:14px;
}
.columinner li{
	list-style:url(images/icon_list.gif);
	list-style-position:inside;
}

/*新着情報*/

.news{
	width:650px;
	margin-top:30px;
	margin-bottom:20px;
	padding:0px;
	font:14px;
    clear:both;
}
.newstitle{
	background:url(images/news-title.gif);
	width:650px;
	height:30px;
	text-indent:-9999px;
}
.newsnaka{
	background:url(images/news-naka.gif);
	width::650px;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	font-size:14px;
	}
.newsinner{
	width:600px;
	height:150px;
	overflow-y:scroll;
	margin-left:10px;
	}

.newsnaka li{
	list-style:url(images/icon_maru.gif);
	list-style-position:inside;	
	padding:10px 30px;
	
}
.newsbottom{
	background:url(images/news-bottom.gif);
	width:650px;
	height:10px;
}
.pagetop{
	clear:both;
	width:70px;
	height:13px;
	margin-left:580px;	
	margin-top:50px;
	text-align:right;
	font-size:10px;
	margin-bottom:20px;
	display:block;
	padding-top:2px;
	background:url(images/icon_up.gif) no-repeat;
}
	
/*サイドメニュー*/

#side{
	width:208px;
	marin:0;
	background:#e6e6e6;
	border:1px solid #808080;
}
.question{
	background:url(images/question-bg.gif);
	width:190px;
	height:115px;
	padding:50px 5px 5px 5px;
	margin-top:5px;
	margin-left:4px;
	margin-bottom:10px;
	font:14px;
}
.question p{
	font-size:14px;
}
.interview{
	background:url(images/interview-bg.gif);
	width:135px;
	height:115px;
	padding:50px 55px 5px 10px;
	margin-left:4px;
	margin-bottom:10px;
	font:12px;

}
.story{
	background:url(images/story-bg.gif);
	width:190px;
	height:25px;
	padding:140px 5px 5px 5px;
	margin-left:4px;
	margin-bottom:10px;
	font-size:10px;
}
.bnr{
	margin-top:20px;
	width:210px;
}
/*フッター*/
#footer{
	width:900px;
	height:50px;
	clear:both;
	background:url(images/footer-bg.gif);
	background-repeat:no-repeat;
}

.footer-menu{
	margin-left:30px;
	margin-top:40px;
	height:10px;
	width:670px;
	float:left;
	
}
.footer-menu ul{
	margin-top:0px;
}
.footer-menu li{
	float:left;
/*	width:120px;*/
	list-style:none;
	display:block;
	
}
.footer-menu li a{
	font-size:12px;
	color:#666;
	float:left;
	background:url(images/icon_arrow.gif);
	background-repeat:no-repeat;
	margin-right:20px;
	padding-left:15px;
}

.copyright{
	margin-top:40px;
	width:200px;
	height:10px;
	float:right;
}

/*カテゴリーページ*/

	
.subtitle{
	width:630px;
	height:20px;
	padding:10px 10px 10px 10px;
	background:url(images/subtitle-bnr.gif) no-repeat;
	margin:30px 0;
	color:#333;
	font-size:18px;
	font-weight:bold;
}
#bun{
	width:630px;
	margin:0 10px;
	font-size:14px;
	line-height:2;
}
#bun .bigb{
	font-size:16px;
	font-weight:bold;
	margin:30px 0;
}
#bun .img{
	float:right;
	margin:20px;
	font:10px;
	line-height:1;
}
.kakomi{
	border:2px double #e6e6e6;
	background-color:#f6f6f6;
	margin-left:10px;
	margin-top:50px;
}
#bun ol{
	list-style-type:decimal;
}

/*サイトマップ*/

.sitemap{
	margin-left:50px;
}

.sitemap li{
	list-style-image:url(images/icon_arrow.gif);
}


