/* CSS Document */

#cms{
}

#slider_banner{
	width:660px;
	margin:0 0 30px 26px;
}

#cms_menu{
	background:url(../images/cms/cms_menu.png) no-repeat;
	width:650px;
	height:35px;
	overflow:hidden;
	padding:5px;
	margin-left:26px
}

#cms_menu ul{
	list-style:none;
}

#cms_menu ul li{
	width:130px;
	float:left;
}

#cms_menu ul li a{
	display:block;
	width:100%;
	height:35px;
	overflow:hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#ews:hover{
	background-image:url(../images/cms/cms_menu.png);
	background-position:-5px -50px;
}

#nfo:hover{
	background-image:url(../images/cms/cms_menu.png);
	background-position:-135px -50px;
}

#vent:hover{
	background-image:url(../images/cms/cms_menu.png);
	background-position:-265px -50px;
}

#pdate:hover{
	background-image:url(../images/cms/cms_menu.png);
	background-position:-395px -50px;
}

#aintenanss:hover{
	background-image:url(../images/cms/cms_menu.png);
	background-position:-525px -50px;
}

#info_body{
	background:url(../images/cms/info_bg.png);
	width:720px;
	height:503px;
	padding-top:52px;
}

#info_list{
	color:#FFFFFF;
	overflow:hidden;
	width:620px;
	height:325px;
	margin:20px 20px 20px 46px;
	font-size:90%
}

#info_list dt{
	clear:both;
	float:left;
	height:20px;
	width:160px;
	padding:3px 0;
	margin-bottom:1px;
	line-height:20px;
}

#info_list dt img{
	margin-right:5px;
	vertical-align:bottom;
}

#info_list dd{
	padding-left:220px;
	height:26px;
	padding:0px 0;
	margin-bottom:1px;
	line-height:26px;
}

#info_list dd a:link{
	color:#ffffff;
	text-decoration:none;
}

#info_list dd a:visited{
	color:#ffffff;
}

#info_list dd a:active{
	color:#00C1D1;
	text-decoration:underline;
}

#info_list dd a:hover{
	color:#00C1D1;
	text-decoration:underline;
}

#indiv{
	font:90% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#indiv h1{
	margin:0 0 1em 0;
	text-align:left;
}

#indiv h1#news_title{
	background:#222222;
	color:#FFFFFF;
	text-align:left;
	padding:10px;
	border-color:#000000 #2E3339 #2E3339 #000000;
	border-style:solid;
	border-width:1px;
	position:relative;
	z-index:10;
	margin:5px;
	height:20px;
	
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.5) 1px 1px 2px 1px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 1px 1px 2px 1px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 1px 1px 2px 1px inset;
}


.indiv_date{
	margin-right:20px;
	color:#b4b4b4;
}

.indiv_date img{
	margin-right:10px;
}

#indiv_body{
	padding:20px 10px;
	line-height:1.4;
	color:#FFFFFF;
}

#indiv_body p{
	margin-bottom:1em;
}

#ctrl{
	text-align:center;		
}

#ctrl li{
	display:inline;
}

#ctrl li a{
	color:#FFFFFF;
}

#to_prev{
	float:left;
}

#to_list{
}

#to_next{
	float:right;
}

.more_box{
	position:absolute;
	width:96px;
	height:40px;
	left:360px;
	margin-left:-53px;
}

#news_list_body {
	font-size:90%;
	padding:20px;
}

#news_list_body dt{
	display:inline;
	clear:both;
	float:left;
	width:180px;
	line-height:20px;
	padding-bottom:3px;
}

#news_list_body dd{
	line-height:20px;
	padding:0px 0 10px 180px;
	margin-bottom:10px;
	background:url(../images/cms/border.jpg) no-repeat left bottom;
}

#news_list_body dd a{
	color:#FFFFFF;
}

#news_list_body dd a:hover{
	color:#0074FF;
}

.genre{
	margin-right:10px;
	vertical-align:middle;
}

#page_nav{
	margin-top:10px;
	clear:both;
}

#page_nav ul{
	text-align:center;
}

#page_nav ul li{
	display:inline;
	margin:0 5px;
}

#indiv tbody,
#indiv tr,
#indiv th,
#indiv td{
	border-width:1px;
	border-style:solid;
}