/*----------- コンテンツ大枠のためのCSSです。
細かい設定の場合は各フォルダのCSSを使用してください -----------*/

body{
	margin:0;
	padding:0;
}
#centerline{
	text-align:center;
}
#stage{
	width:700px;
	margin:0 auto;
	text-align:left;
}
img{
	border:0 !important;
}


/*----------- ヘッダー -----------*/
#header{
	position:relative;
	height:70px;
	width:701px;
	text-align:left;
	/*margin:0 auto;*/
}
#brand_logo{
	position:absolute;
	left;0;
	top:0;
}
#sub_navi ul{
	margin:0;
	padding:0;
	style-type:none;
	widht:275px;
	height:20px;
	position:absolute;
	left:345px;
	top:5px;
}
#sub_navi ul li.first{
	border-right:1px #333 solid;
	border-left:1px #333 solid;
	height:20px;
}
#sub_navi ul li{
	display:inline;
	border-right:1px #333 solid;
	margin:0;
	padding:5px 10px;
	_padding:2px 0px;
	_text-align:center;
	height:20px;
	width:68px !important;
}
#sub_navi ul li a{
	width:68px !important;
	font-size:10px;
}
#anniversary_logo{
	position:absolute;
	right:0;
	top:0;
}
#header #search_box{
	position:absolute;
	left:345px;
	top:35px;
}


/*----------- GNB -----------*/


#navi ul{
	margin:0;
	padding:0;
	style-type:none;
	width:701px;
	border-bottom:5px #5b3468 solid;
	/*margin:0 auto;*/
}
#navi ul li{
	display:inline;
	margin-bottom:10px;
}


#container{
	width:701px;
	margin:10px auto 0;
	font-size:14px;
}
#contents_image{
	margin:0 auto;
	width:701px;
}

/*----------- コンテンツトップ用 -----------*/

.cat_list{/*GNB各コンテンツトップの右メニュー*/
	border-left:1px #5b3468 solid;
	padding-left:10px;
	font-size:0.95em;
}
.cat_list h4{
	margin-top:0;
	margin-bottom:0.5em;
}

#center_box2{
	width:517px;
	/*margin:25px auto 0px;*/
	text-align:left;
}

#center_box2 h2{
	background:#eee;
	padding:2px 4px !important;
	font-weight:normal !important;
	font-size:16px !important;
	margin:10px 0 0 0 !important;
}

#center_box2 h3{
	background:#fff url(../images/2006/yajirushi.gif) no-repeat left -2px  ;
	padding: 0 0 5px 15px;
	font-weight:bold !important;
	position:relative;
	font-size:12px;
	margin:15px 0 10px 5px !important;
	border-bottom: solid 1px #666 !important;
		
}
#center_box2 h3 img.link{
	position:absolute;
	right:0;
	bottom:5px;
	_top:5px;
}

#center_box2 a{
	text-decoration: none;

}
#center_box2 h4{
	/*background:url(../images/common/bg_subtitle.gif) 0 3px no-repeat;*/
	border:0;
	font-size:12px;
	margin-left:20px;
	font-weight:normal;
	line-height:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}


#center_box2 h4.high44{
	background:url(../images/common/bg_subtitle.gif) 0 3px no-repeat;
	border:0;
	font-size:12px;
	width:284px;
	padding: 3px 0 0 8px;
	margin-left:15px;
	font-weight:normal;
	line-height:100%;
	margin:0 0 0 12px !important;
}

.class_name{
	margin:0;
	padding:0;
	font-size:0.8em;
	margin:0 0 0 22px ;
}
.class_name li,
.text{
	margin:0;
	padding:0;
	font-size:0.85em;
}
.class_name li{
	display:inline;
	list-style:none;
}
hr.space{
	margin:2em 0;
}



/*----------- 左サイド -----------*/

#container #left_box{
	width:90px;
	float:left;
}
#container #left_box ul,
#container #left_box li,
#container #right_box ul,
#container #right_box li{
	margin:0;
	padding:0;
	list-style:none;
}
#container #left_box li,
#container #right_box li{
	margin-bottom:5px;
}
#container #right_box{
	width:185px;
	float:right;
}


/*----------- 中央ニュース群 -----------*/

#container #center_box{
	width:517px;
	float:left;
	text-align:left;
	font-size:12px;
}

table.news_box{
	width:400px;
	border-collapse:collapse;
	margin-left:10px;
	margin-bottom:20px;
}
table.news_box th{
	widht:30px;
}
table.news_box td{
	vertical-align:top;
	padding:3px 3px 3px 0px;
	text-align:left;
	border-collapse:collapse;
}
table.news_box th{
	vertical-align:top;
	padding:3px 0px 3px 3px;
	text-align:left;
	border-collapse:collapse;
}
table.news_box td.title_text{
	padding:0;
	border-bottom:1px #ccc solid;
	position:relative;
	height:20px;
	width:400px !important;
}
table.news_box td.title_text .backnumber{
	position:relative;
	left:210px;
}
table.news_box td.title_text .backnumber2{
	position:relative;
	left:60px;
}
.whatnewtx{
	position:relative;
	top:-2px;
}

#contents_archive{
	margin-top:20px;
	font-size:16px;
}

#flash{
	width:517px;
	margin-bottom:15px;
}

#contentsnavi{
	width:516px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

#contentsnavi ul{
	margin:0;
	padding:0;
	height:18px;
}

#contentsnavi li{
	float:left;
	width:101px;
	margin:0;
	padding:0;
	height:18px;
	float:left;
	text-indent:-9999px;
	border-left:1px solid #999;
	list-style-type:none;
}

#contentsnavi li a{
	display:block;
	height:18px;
}

#cg-1 a{
	background:url(../images/title_band/gakubunavi.gif) 0 1px no-repeat;
}
#cg-1 a:hover{
	background:url(../images/title_band/gakubunavi_over.gif) 0 1px no-repeat;
}
#cg-2 a{
	background:url(../images/title_band/gakubunavi.gif) -104px 1px no-repeat;
}
#cg-2 a:hover{
	background:url(../images/title_band/gakubunavi_over.gif) -104px 1px no-repeat;
}
#cg-3 a{
	background:url(../images/title_band/gakubunavi.gif) -208px 1px no-repeat;
}
#cg-3 a:hover{
	background:url(../images/title_band/gakubunavi_over.gif) -208px 1px no-repeat;
}
#cg-4 a{
	background:url(../images/title_band/gakubunavi.gif) -312px 1px no-repeat;
}
#cg-4 a:hover{
	background:url(../images/title_band/gakubunavi_over.gif) -312px 1px no-repeat;
}
#cg-5 a{
	background:url(../images/title_band/gakubunavi.gif) -413px 1px no-repeat;
}
#cg-5 a:hover{
	background:url(../images/title_band/gakubunavi_over.gif) -413px 1px no-repeat;
	width:106px;
}

/*----------- フッター -----------*/

.footer_box{
	background:#c6b8ca;
	text-align:left;
	padding: 5px 15px;
}

#footer img{
	vertical-align:middle;
}

@media print {
#contentsnavi li{
	width:100px;
}

#header #search{
	left:495px !important;
}

#utility-nav ul li{
	padding:0 0 0 10px;
}
#g_nav ul li{
	margin:0 -1px 10px 0;
	display:block;
	float:left;
	width:117px;
}


}