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


/**************************************/
/************** 基本設定 **************/
/**************************************/

/* ヘッダーとフッター */
body{padding-right:10px;}

#wrapper{
	width:929px;
	margin:0 auto;
}

#header{
	position:relative;
	width:929px;
	height:55px;
	margin-top:5px;
}

#header h1{
	position:absolute;
	height:25px;
	bottom:8px;
	left:0;
}

#header ul{
	position:absolute;
	bottom:0;
	right:50px;
}

#header .kanken{
	position:absolute;
	bottom:3px;
	right:0;
}
	

#header li{float:left;}

#header li, #header li a{font-size:12px;}

#footer address{
	font-size:10px;
	color:#999999;
	text-align:right;
}

/* グローバルナビ */
#glnavi{margin-top:7px;}

#glnavi ul#up{border-right:1px solid #CCC;}

#glnavi ul#down{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#glnavi li{
	float:left;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}

#glnavi li a{
	display:block;
	height:30px;
	width:231px;
	text-indent:-10000px;
	background-image:url(../img/glnavi.gif);
	background-repeat:no-repeat;
}

#glnavi li#gl01 a{background-position:0 0;}
#glnavi li#gl02 a{background-position:-232px 0;}
#glnavi li#gl03 a{background-position:-464px 0;}
#glnavi li#gl04 a{background-position:-696px 0;}
#glnavi li#gl05 a{background-position:0 -60px;}
#glnavi li#gl06 a{background-position:-232px -60px;}
#glnavi li#gl07 a{background-position:-464px -60px;}
#glnavi li#gl08 a{background-position:-696px -60px;}

#glnavi li#gl01 a:hover{background-position:0 -30px;}
#glnavi li#gl02 a:hover{background-position:-232px -30px;}
#glnavi li#gl03 a:hover{background-position:-464px -30px;}
#glnavi li#gl04 a:hover{background-position:-696px -30px;}
#glnavi li#gl05 a:hover{background-position:0 -90px;}
#glnavi li#gl06 a:hover{background-position:-232px -90px;}
#glnavi li#gl07 a:hover{background-position:-464px -90px;}
#glnavi li#gl08 a:hover{background-position:-696px -90px;}

#main{
	border:1px solid #CCC;
	margin-top:7px;
}

h2{
	font-size:1.6em;
	font-weight:bold;
	line-height:1.5em;
}

h3{
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:0.2em;
}

#spacer10{
	width:600px;
	text-align:left;
	height:10px;
}

#spacer20{
	width:600px;
	text-align:left;
	height:20px;
}

#spacer70{
	width:600px;
	text-align:left;
	height:70px;
}

#cont_tbl{
	width:929px;
	/*border:1px solid #CCCCCC;*/
	/*margin-bottom:10px;*/
}

#cont_tbl #ctLeft{
	width:231px;
	vertical-align:top;
	border-right:1px solid #CCCCCC;
}

#cont_tbl #ctRight{
	width:695px;
	text-align:center;
	vertical-align:top;
}

.listbox{
	width:231;
	height:30px;
	border-bottom:1px solid #CCCCCC;
}

.listtitle{
	width:231;
	height:70px;
	border-bottom:1px solid #CCCCCC;
}

#contents{
	width:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	/*margin-bottom:10px;*/
}

/* レフトコラム */
#main #left_colmun{
	float:left;
	width:231px;
}

#main #left_colmun p.pagetitle{
	display:block;
	width:231px;
	height:70px;
	border-bottom:1px solid #CCC;
}

#main #left_colmun li{
	display:block;
	width:231px;
	height:30px;
	border-bottom:1px solid #CCC;
}

#main #left_colmun li a{
	display:block;
	width:231px;
	height:30px;
	text-indent:-10000px;
	background-repeat:no-repeat;
}

/* ライトコラム */
#main #right_colmun{
	float:right;
	width:695px;
	border-left:1px solid #CCC;
}

#main #right_colmun #container{
	padding:30px;
}

#navi p.left_arrow a{
	position:absolute;
	bottom:13px;
	left:10px;
	background:url(../img/arrow_left.gif) top left no-repeat;
	padding-left:1em;
	line-height:1.1em;
}

#navi p.right_arrow a{
	position:absolute;
	bottom:13px;
	right:10px;
	background:url(../img/arrow_right.gif) top right no-repeat;
	padding-right:1em;
	line-height:1.1em;
}

#navi p.left_arrow a:hover{
	background:url(../img/arrow_left_h.gif) top left no-repeat;
}

#navi p.right_arrow a:hover{
	background:url(../img/arrow_right_h.gif) top right no-repeat;
}

#main .entry{
	margin-top:2.5em;
}

#main .entry .left{
	float:left;
	width:204px;
}

#main .entry .left .image{
	border:1px solid #CCC;
}

#main .entry .left .caption{
	font-size:0.8em;
}

#main .entry .right{
	float:right;
	width:410px;
}

#main .entry li{
	float:left;
	width:130px;
	margin-right:6px;
	margin-top:10px;
}

/* top page */
#main #top #topimg{
	/* border:1px solid #CCC; */
}

#main #top #news{
	position:relative;
	float:left;
	width:492px;
	margin-top:20px;
}

#main #top #news ul{
	border-top:1px solid #6FB92C;
	border-bottom:1px solid #6FB92C;
	padding-bottom:10px;
}

#main #top #news ul li{
	border-bottom:1px dotted #999;
}

#main #top #news h3{
	font-size:1.7em;
	color:#6FB92C;
}

#main #top #news .c0{
	background:url(../img/arrow_news.gif) 0 50% no-repeat;
	text-indent:0.8em;
	position:absolute;
	top:5px;
	right:0;
}

#main #top #news .c0 a:hover{
	color:#555;
	text-decoration:underline;
}

#main #top #news ul li .c1{
	position:relative;
}

#main #top #news ul li .c2{
	margin:10px 0;
}

#main #top #news ul li .c2 a img{
	border:1px solid #CCC;
}

#main #top #news ul li .c2 a:hover img{
	border:1px solid #6FB92C;
}

#main #top #news ul li .c3{
	position:absolute;
	top:0;
	left:100px;
	background:url(../img/arrow_news.gif) 0 50% no-repeat;
	text-indent:0.8em;
}

#main #top #news ul li .c4 a{
	position:absolute;
	top:20px;
	left:100px;
	font-size:1.2em;
	color:#6FB92C;
}

#main #top #news ul li .c4 a:hover{
	text-decoration:underline;
}

#main #top #news ul li .c5{
	position:absolute;
	top:40px;
	left:100px;
}

#main #top #banner{
	float:right;
	width:420px;
	margin-top:20px;
}

* html #main #top #banner{
	width:430px;
}

#main #top #banner li{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

#main #top #anniversary{
	text-align:right;
	margin:1em 0;
}