/*
toppage-stylesheet
by Hokuto Information Systems INC.
*/

/*--ボディ--*/

#main{
	float: left;
	width: 595px;
}

#mainframe{
	float: left;
	width: 595px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
}

#rightframe {
	float: right;
	width: 205px;
	margin-top: 10px;
	text-align: left;
}	

#rightframe .img{
	margin-bottom: 10px;
}

/*--階層--*/

#navi {
	width: 800px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}

#gtitle {
	width: 570px;
	background-image: url('../image/subtitlebg.jpg');
	background-repeat: repeat-x;
	font-size: 1.3em;
	padding: 5px 5px 5px 10px;
	text-align: left;
	font-weight: bold;
}

#gintroarea{
	width: 580px;
	text-align: left;
	margin-top: 10px;
}

#gintro {
	float: left;
	width: 340px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#gimg{
 	float: right;
	width: 230px;
	text-align: right;
}

#childcontents{
	clear: both;
	width: 560px;
	margin: 10px 5px 10px 10px;
}
#childcontents ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#childcontents li{
	background-image: url('../image/contents.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.6em;
}

#childfolder{
	clear: both;
	width: 540px;
	margin: 10px 5px 10px 30px;
}
#childfolder ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#childfolder li{
	background-image: url('../image/folder.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.6em;
}

.pagetop {
	width: 570px;
	text-align: right;
}

#dummy {
	height: 300px;
}

/*--コンテンツ詳細--*/

#ctitle {
	width: 570px;
	background-image: url('../image/contentstitlebg.jpg');
	background-repeat: repeat-x;
	font-size: 1.3em;
	padding: 8px 5px 5px 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

#ctext {
	width: 580px;
	text-align: left;
	line-height: 1.4em;
	word-break: break-all;
}
#ctext P{
	margin: 0;
	padding: 0;
}
#ctext .blocktitle{
	width: 570px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFF2CA;
	padding: 5px;
	margin-bottom: 8px;
	border-left: 2px solid #B5178D;
	border-bottom: 2px solid #B5178D;
}
#ctext .block{
	width: 100%;
	line-height: 1.4em;
	display: table-cell;
}
#ctext .img{
	margin: 3px;
}

#infoarea {
	margin-top: 15px;
	width: 580px;
}
#infoleft {
	width: 370px;
	float: left;
}
#inforight {
	width: 200px;
	margin-left: 10px;
	float: left;
}

.infotitle {
	background-image: url('../image/list_greenright.gif');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-color: #C1FFA4;
	border-top: 1px solid #390;
	border-right: 1px solid #390;
	border-left: 1px solid #390;
	padding-left: 20px;
	margin-top: 5px;
}
.info {
	padding: 5px;
	border: 1px solid #390;
	margin-bottom: 5px;
	text-align: left;
}
.info ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
.info li{
	background-image: url('../image/list_greenpoint.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	word-break: break-all;
}
.infoqatitle {
	background-image: url('../image/list_redright.gif');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-top: 5px;
	padding-left: 18px;
	background-color: #E8E8E8;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.infoqa {
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 5px;
	text-align: center;
	word-break: break-all;
}

/*--窓口案内--*/
#posttbl {
	width: 100%;
	text-align: left;
	border: 1px solid #666666;
	border-collapse: collapse;
}
#posttbl td{
	border: 1px solid #666666;
	padding: 3px;
}

/*--サイトマップ--*/
#sitemap{
	clear: both;
	width: 650px;
	margin: 10px 5px 10px 20px;
}
#sitemap ul{
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0;
}
#sitemap li{
	background-image: url('../image/folder.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 2px;
	line-height: 1.6em;
}

#sitemap .site2{
	margin-left: 20px;
}
#sitemap .site3{
	margin-left: 40px;
}
#sitemap .site4{
	margin-left: 60px;
}

/*--ビューアーソフト--*/
#view{
	clear: both;
	width: 550px;
	border: 1px solid #666666;
	border-collapse: collapse;
	margin: 10px 5px 10px 20px;
}
#view td{
	border: 1px solid #666666;
	padding: 5px;
}

/*--右サイド--*/

#life{
	width: 188px;
	border: 1px solid #390;
	margin-bottom: 10px;
	padding-right: 6px;
}
#life ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#life li{
	background-image: url('../image/list_greendot.gif');
	background-repeat: no-repeat;
	background-position: 8px 7px;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
#life p{
	font-size: 0.8em;
	text-align: right;
	margin: 0px 0px 3px 0px;
	padding: 0;
}

#gyosei{
	width: 188px;
	border: 1px solid #066;
	margin-bottom: 10px;
	padding-right: 6px;
}
#gyosei ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#gyosei li{
	background-image: url('../image/list_bluedot.gif');
	background-repeat: no-repeat;
	background-position: 8px 7px;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
#gyosei p{
	font-size: 0.8em;
	text-align: right;
	margin: 0px 0px 3px 0px;
	padding: 0;
}

#kanko{
	width: 188px;
	border: 1px solid #9C0;
	margin-bottom: 10px;
	padding-right: 6px;
}
#kanko ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#kanko li{
	background-image: url('../image/list_greendot.gif');
	background-repeat: no-repeat;
	background-position: 8px 7px;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
#kanko p{
	font-size: 0.8em;
	text-align: right;
	margin: 0px 0px 3px 0px;
	padding: 0;
}

#kosodate{
	width: 188px;
	border: 1px solid #F63;
	margin-bottom: 10px;
	padding-right: 6px;
}
#kosodate ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#kosodate li{
	background-image: url('../image/list_orangedot.gif');
	background-repeat: no-repeat;
	background-position: 8px 7px;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
#kosodate p{
	font-size: 0.8em;
	text-align: right;
	margin: 0px 0px 3px 0px;
	padding: 0;
}

#camera{
	width: 188px;
	border: 1px solid #90C;
	margin-bottom: 10px;
	padding-right: 6px;
	text-align: center;
}
#camera p{
	font-size: 0.8em;
	text-align: right;
	margin: 0px 0px 3px 0px;
	padding: 0;
}


