@charset "utf-8";
/* CSS Document */



* {
	margin: 0px;
	padding: 0px;
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	border:none;
}

div {zoom: 1;/*for IE 5.5-7*/  }

/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
	font-size: 0.8em;
	line-height: 1.5em;
	width:100%;
	background-image:url(../img/body_back.jpg);
	background-repeat:repeat-y;
	background-position:center;

}

#wrap {
	text-align: left;
	width:900px;
	margin: 0 auto;}
	
	
#header {
	position:relative;
	width:900px;
	height:140px;
	margin: 0px;
	padding: 0px;
	z-index:9999;
	}
	
#header_title { 	
	display:block;
	width:900px;
	height:110px;
	padding:0px;
	}
	
#header_subnavi {
	display:block;
	position:absolute;
	width:180px;
	height:20px;
	top:70px;
	right:0px;
	}
	
#header_subnavi li {
	float:left;
	list-style:none;
	margin-right:20px;
	}
	
#mainnavi {
	display:block;
	clear:both;
	width:896px;
	height:30px;
	padding:0 2px;
	margin:0;
	background:#8CBE20;
}
	
#mainnavi li {
	display:block;
	width:128px;
	height:30px;
	position: relative;
	float:left;
	list-style:none;
	}

#mainnavi ul {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	width: 128px;
	}
	
#mainnavi ul li { float: none;}
*:first-child+html #mainnavi ul li { float: none; }

#mainnavi ul a { 
	display: block;
	width: 116px;
	height:17px;
	background:#F1E4E4;
	padding: 6px;
	color: #333;
	text-decoration:none;
	border-bottom: 1px solid #663333;
	zoom: 1;
}
#mainnavi ul a.hover {
	background: #663333;
	color: #FFFFFF;}

#content {
	width:860px;
	padding:20px;
	margin:0;
	clear:both;
	background:url(../img/content_back.jpg);
	}

#top_content_box {
	overflow:hidden;
	}

.scroll {
  width: 469px;
  height: 50px;
  overflow: auto;
  background: white;
}


#left {
	width:630px;
	margin:0 20px 0 0;
	float:left;
	}
	
#slider {
	width:630px;
	height:280px;
	overflow:hidden;
	}
	
.feed_box {
	margin:20px 0 0;
	float:left;
	width:469px;
	border:3px solid #663333;
	background:#FFF;
	}
	
.feed_box li {
	list-style-position:outside;
	margin:0 0 0px 10px;
	}

.feed_box div {
	padding:10px;
	}

.feed_box a {
	text-decoration:none;
	}
	
.banner_box {
	margin:20px 0 0;
	float:right;
}

#right {
	width:210px;
	float:left;
	text-align:center;
	padding:10px 0 10px;
	background:url(../img/content_box_inner_back.png) repeat;
	}
	
#right img.top_sc {
	margin:20px;
	
	}
	
#content_box {
	overflow:hidden;
	}
	
#pankuzu {
	text-align:right;
	padding: 5px 5px 0 0;
	margin:0;
	height:25px;}
	
#pankuzu p {
	line-height:2em;}
	
#pankuzu a {
	text-decoration:none;
	}
	
#content_box h2 {
	width:860px;
	height: 56px;
	}
	
.content_box_inner {
	clear:both;
	padding:20px;
	background:url(../img/content_box_inner_back.png) repeat;
	color:#333;
	overflow:hidden;}
	
.content_box_inner h3 {
	line-height: 24px;
	padding:5px 0 2px 33px;
	margin:5px 0 20px 0;
	font-size:18px;
	font-weight:bold;
	background:url(../img/button_birds.png) no-repeat left;
	color:#333333;
	border-bottom:3px #663333 solid;
	clear:both;
	}
	
.content_box_inner h4 {
	line-height: 24px;
	padding:0 0 0 30px;
	margin:10px 0 20px 0;
	font-size:16px;
	font-weight:bold;
	background-image:url(../img/button_green.png);
	background-repeat:no-repeat;
	border-bottom:2px #336600 dashed;
	color:#333333;
	clear:both;
	}
	
.content_box_inner h5 {
	line-height: 18px;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	background-image:url(../img/button_green_s.png);
	background-repeat:no-repeat;
	color:#333333;
	clear:both;
	}

.content_box_inner p,#top_content_box p{
	margin:0 0 1.5em 0;
	
	}
	
.content_box_inner img{
	padding:5px;
	border:1px solid #CCC;
	margin:0 0 20px 0;
	background:#FFF;
	}
	
.content_box_inner img.floatleft{
	float:left;
	margin:0 20px 30px 0 ;
	
	}
	
.content_box_inner_left {
	float:left;
	margin-left:40px;
}

.content_box_inner_right {
	float:left;
}
	
.img_box {
	float:left;
	width:250px;
	display: inline;
	margin:0 30px 10px 0;
	}
	
.img_box_right {
	float:left;
	width:250px;
	margin:0 0 10px 0;
	display: inline;
	}
	
.img_box_right h4,.img_box h4 {
	line-height: 22px;
	padding:0 0 0 20px;
	margin:10px 0 8px 0;
	font-size:16px;
	font-weight:normal;
	background-image:url(../img/button_blue.png);
	background-repeat:no-repeat;
	border-bottom:none;
	color:#333333;
	clear:none;
	}
	
.img_box_right img,.img_box img{
	margin-bottom:0;
	}
	
.img_box2 {
	padding:0 0 0 15px;
	overflow:hidden;
	}
	
*:first-child+html .img_box2 {
	margin:0 0 20px 0;
	}
	
.img_box2 img {
	float:left;
	margin:0 15px 20px 0;
	}
	
.content_box_inner ul,.content_box_inner ol {
	padding:0 10px 0 30px;
	margin:0 0 20px 0;
	}
	
.content_box_inner li {
	margin:0 0 1em 0;
	}
	
.content_box_inner li ul {
	margin:10px 0 0 0;
	}

ul.album_box {
	width:820px;
	padding:0;
	margin:0;
	display: inline;
	}
		
li.album_box_inner {
	float:left;
	width:132px;
	min-height:160px;
	display: inline;
	padding:0;
	margin:0 32px 0 0;
	}
	
.album_box_inner h4 {
	line-height: 22px;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
	font-size:14px;
	font-weight:normal;
	background-image:url(../img/button_blue.png);
	background-repeat:no-repeat;
	border-bottom:none;
	color:#333333;
	clear:none;
	}
	
.album_box_inner img {
	margin-bottom: 0 ;
	}
	
.normal_table {
	background:#CCCCCC;
	margin: 0 0 2em 0;
}

.normal_table th, .normal_table td{
	padding:5px;
}

.normal_table th{
	text-align:center;
	white-space:nowrap;
}

.normal_table tr.even{
	background:#F5F5F5;
}

.normal_table tr.odd{
	background:#FFFFFF;
}

	
#footer {
	position:relative;
	clear:both;
	width:860px;
	margin:0;
	padding:20px;
	color:#CCCCCC;
	background-color:#666633;
	overflow:hidden;
	}
	
#footer ul {
	width:500px;
	padding:0 10px 0 30px;
	list-style-type:square;
	margin: 0 auto;
	}
	
#footer ul.centertest {
	padding:0 10px 0 30px;
	list-style-position:inside;
	list-style-type:square;
	margin: 0 auto;
	text-align:center;
	}
	
.footer_bunner {
	right:20px;
	bottom:20px;
	position:absolute;
}

.float_left {float:left;}
.t_button_gray {
	width:400px;
	line-height: 20px;
	padding:0 0 0 23px;
	font-size:14px;
	font-weight:normal;
	background-image:url(../img/t_button_gray.png);
	background-repeat:no-repeat;
	}
	
.clearboth {clear:both;}

.textright {text-align:right;}
.textcenter {text-align:center;}

.aligncenter {margin:0 auto;}

hr {border-bottom:2px #336600 dashed;
	margin: 20px auto;
	}
	
img.no_border {border:none;padding:0;margin:0;}
img.no_back {background:none;}
	
.back_green {background:#A6D296;}

.overflowhidden {overflow:hidden;}

.valign_middle {vertical-align:middle;}

.album_box table{
	width:100%;
	font-size:20px;
	border-collapse:collapse;
}

.album_box th, .album_box td{
	border:solid 1px black;
	padding-left:3px;
}

.album_box .top{
	background: #fff5e5;
}

.album_box .right{
	width:213px;
	font-size:8px;
}

.zukan img{
	margin:0;
}