/*
toppage-stylesheet
by Hokuto Information Systems INC.
*/

/*--ボディ--*/

#main{
	float: left;
	width: 900px;
}

#mainframe{
	float: left;
	width: 660px;
	margin-top: 15px;
	margin-left: 0px;
}

#rightframe {
	float: right;
	width: 240px;
	margin-top: 15px;
}	

/*--階層--*/

#navi {
	width: 880px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}

#gtitle {
	width: 620px;
	background-image: url('../image/subtitlebg.gif');
	background-repeat: repeat-x;
	font-size: 1.3em;
	border-left: 15px solid #FC3;
	padding: 8px 5px 5px 10px;
	text-align: left;
	font-weight: bold;
}

#gintroarea{
	width: 610px;
	text-align: left;
	margin-top: 10px;
}

#gintro {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#gimg{
 	float: right;
	width: 210px;
	text-align: right;
}

#childcontents{
	clear: both;
	width: 610px;
	margin: 10px 5px 10px 20px;
}
#childcontents ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#childcontents li{
	background-image: url('../image/list_purple2.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;
}

#childfolder {
	width: 610px;
	border-collapse: collapse;
	border: 1px solid #999;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#childfolder TD{
	background-image: url('../image/folder.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #999;
}

.pagetop {
	width: 610px;
	text-align: right;
}

.rightselectbox{
	width: 190px;
	border: 1px solid #009;
	background-color: #F2F4FD;
	background-image: url('../image/list_blue2.gif');
	background-repeat: no-repeat;
	background-position: 8px 8px;
	margin-bottom: 8px;
	padding: 5px 5px 5px 30px;
	text-align: left;
}
#rightselect .word{
	width: 200px;
	text-align: left;
	line-height: 1.4em;
	padding: 10px;
}

#dummy {
	height: 300px;
}

/*--コンテンツ詳細--*/

#ctitle {
	width: 620px;
	background-image: url('../image/subtitlebg.gif');
	background-repeat: repeat-x;
	font-size: 1.3em;
	border-left: 15px solid #0080FF;
	padding: 8px 5px 5px 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

#ctext {
	width: 620px;
	text-align: left;
	line-height: 1.4em;
}
#ctext P{
	margin: 0;
	padding: 0;
}
#ctext .blocktitle{
	width: 620px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFF2CA;
	padding: 5px;
	margin-bottom: 8px;
	border-left: 2px solid #F2A515;
	border-bottom: 2px solid #F2A515;
}
#ctext .block{
	width: 100%;
	line-height: 1.4em;
	display: table-cell;
}
#ctext .img{
	margin: 3px;
}

#infotitle {
	width: 620px;
	margin-top: 5px;
	background-color: #F2F2F2;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.infotitle {
	width: 620px;
	margin-top: 5px;
	background-color: #F2F2F2;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#info {
	width: 610px;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 5px;
	text-align: left;
}
#info ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#info li{
	width: 550px;
	background-image: url('../image/list_purple2.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#infoqa {
	width: 610px;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 5px;
	text-align: center;
}

/*--窓口案内--*/
#posttbl {
	width: 100%;
	text-align: left;
	border: 1px solid #666666;
	border-collapse: collapse;
}
#posttbl td{
	border: 1px solid #666666;
	padding: 3px;
}

/*--ビューアーソフト--*/
#view{
	clear: both;
	width: 610px;
	border: 1px solid #666666;
	border-collapse: collapse;
	margin: 10px 5px 10px 20px;
}
#view td{
	border: 1px solid #666666;
	padding: 5px;
}

