@charset "utf-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFF;
	height: auto;
	width: 900px;
	text-align: left;
	background-image: url(../image/backline.png);
	background-repeat: repeat-y;
	border-top: thin solid #999;
	border-bottom: thin solid #999;
	margin: 7px auto 5px;
}
#imagetop{
	width:800px;
	overflow:hidden;
	height:400px;
	position:relative;
}
#skitter{
	width:460px;
	float:right;
	height:400px;
	margin-top:10px;
}
#imagetop .logotop{
	width: 250px;
	position: absolute;
	top: 96px;
	left: 41px;
}
#header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 20px;
}
#header {
	height: auto;
	width: 900px;
}
#contens #imgContainer{
	width: 500px;
	float: right;
	overflow: hidden;
	height: 400px;
	margin-top: 20px;
}
#contens #imgContainer img{
	display:none;
	position:absolute;
}
#container #contens .top_logo{
	width: 250px;
	position: absolute;
	left: 20px;
	top: 100px;
}
#navi ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	width: 900px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	padding: 0px;
	font-family: Meiryo, Helvetica, sans-serif;
}
#navi ul li a {
	display: block;
	width: 109px;
	float: left;
	text-align: center;
	text-decoration: none;
	background-color: #CCC;
	color: #000;
	border-right: thin solid #FFF;
	padding: 0px 1px 0px 2px;
	margin: 0px;
}
#navi li {
	display: inline;
}


#navi ul li a:hover {
	color: #FFF;
	background-color: #555;
}
#topicpath {
	width: 820px;
	height: auto;
	margin-top: 10px;
	margin-left: 15px;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header h1 a:visited {
	color: #000;
	text-decoration: none;
}
#header h1 a:hover {
	color: #000;
	text-decoration: none;
}
#contens {
	width: 850px;
	margin: 10px;
	clear: both;
}
.chuo {
	text-align: center;
}
#footer {
	text-align: center;
	margin: 5px 10px 10px;
	padding: 0px;
	width: 880px;
}
#footer p {
	font-size: 0.8em;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a img {
	border-style: none;
}
#topicpath h1 {
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 10px;
	background-image: url(../image/line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-left: 35px;
	margin-top: 5px;
}
#topicpath p {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top:10px;
	font-size: 1em;
}
#topicpath p a {
	color: #333;
	text-decoration: none;
}
#topicpath p a:visited {
	color: #333;
	text-decoration: none;
}
#topicpath p a:hover {
	color: #8080c0;
	text-decoration: none;
}

.flcl {
	clear: both;
}
.maint_ta {
	width: 730px;
	margin-left: 45px;
	margin-bottom: 5px;
	border: thin solid #CDCDCD;
	padding: 8px;
	vertical-align: top;
}


#contens ul {
	list-style-type: none;
	padding: 0px 0px 3px;
	font-size: 0.9em;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #8080C0;
}
#contens h2 {
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 20px;
}
#contens li {
	background-image: url(../image/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 0px;
}
#contens .maint_ta tr td p {
	font-size: 0.9em;
	padding-left: 35px;
	line-height: 1.5em;
	padding-right: 30px;
}
#contens #gmap {
	height: 500px;
	background: #eee;
	border: 1px solid #e1deda;
}
#contens .works {
	width: 728px;
	border: 1px solid #CCC;
	text-align: center;
	margin: 10px auto;
	padding: 10px 0;
}
#contents .works .w_inner {
	width: 510px;
	margin: 0px auto;
	height: 128px;
}
#contens .works #w_innertext{width:510px;margin:0 auto;height:20px;padding:0;}
#contens .works #w_innertext ul{;margin:0;padding:0;}
#contens .works #w_innertext li{list-style:none;float:left;	
	width: 170px;background-image:none;padding:0;
}
#contens .works #w_innertext li a{
	display:block;height: 20px;padding-top:2px;
	text-align: center;
	background: #ccc;
	text-decoration: none;
	font-size: 0.8em;color:#000;
}
#contens .works #w_innertext li a:hover {
	color: #FFF;
	background-color: #666;
}

.kyocho {
	font-size: 1.3em;
}
.day {
	color: #333;
	background-color: #CF9;
	margin: 0px;
	padding: 0px;
}
.futoji {
	font-weight: bold;
	color: #333;
}

.cap {
	text-indent: 30px;
}
.waku_nakano {
	height: 270px;
	width: 360px;
	overflow: scroll;
}
.right{text-align:right;}
/*　↓float解除用「clearfix」↓　*/
.clearfix:after{/*for modern browser*/
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {zoom:1;/*for IE 5.5-7*/}
