/*
toppage-stylesheet
by Hokuto Information Systems INC.
*/

/*--ボディ--*/

#main{
	float: left;
	width: 670px;
}

#mainframe {
	float: right;
	width: 435px;
	margin-top: 15px;
}	

#leftframe{
	float: left;
	width: 235px;
	margin-top: 15px;
	margin-left: 0px;
}

#rightframe{
	float: right;
	width: 230px;
	margin-top: 15px;
}

/*--中央--*/

#emergencytitle {
	width: 420px;
	height: 50px;
	margin-bottom: 8px;
}
#emergency{
	width: 400px;
	margin-bottom: 10px;
	background-color: #FFE6E6;
	border: double 5px #C03;
	padding: 3px;
}
#emergency ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#emergency li{
	background-image: url('../image/list_red.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 2px;
}

#phototitle{
	width: 420px;
	height: 32px;
	background-image: url('../image/snap.gif');
	background-repeat: no-repeat;
}
#photo {
	width: 420px;
	margin-top: 5px;
	border: 1px solid #666666;
	margin-bottom: 8px;
}
#photo .photoarea{
	float: left;
	font-size: 0.7em;
	line-height: 1.6em;
}
#photo .wordarea{
	font-size: 0.7em;
	text-align: left;
	padding: 3px;
	line-height: 1.6em;
}

#topicstitle {
	width: 420px;
	height: 50px;
	margin-bottom: 8px;
}
#topics{
	width: 420px;
	margin-bottom: 10px;
}
#topics ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#topics li{
	background-image: url('../image/list_pink.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#topics .list{
	margin-top: 10px;
	margin-right: 5px;
	text-align: right;
}

#newstitle {
	width: 420px;
	height: 50px;
	margin-bottom: 8px;
}
#news{
	width: 420px;
	margin-bottom: 10px;
}
#news ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#news li{
	background-image: url('../image/list_blue.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#news .list{
	margin-top: 10px;
	margin-right: 5px;
	text-align: right;
}


/*--左サイド--*/

#accesstitle{
	width: 222px;
}
#access{
	width: 222px;
	height: 165px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url('../image/map.gif');
	background-repeat: no-repeat;
}
#accessword {
	font-size: 0.8em;
}

#sidemenu {
	width: 222px;
	margin-top: 5px;
}
#sidemenu .img{
	margin-bottom: 3px;
}

#outlinetitle{
	width: 220px;
	border-top: 1px solid #99CC00;
	border-right: 1px solid #99CC00;
	border-left: 1px solid #99CC00;
	background-image: url('../image/list_slash_green.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333366;
	height: 22px;
}
#outline{
	width: 220px;
	border: 1px solid #99CC00;
	margin-bottom: 10px;
}
#outline ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#outline li{
	background-image: url('../image/list_green.gif');
	background-repeat: no-repeat;
	background-position: 5px 2px;
	list-style-type: none;
	padding-left: 30px;
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 5px;
}

/*--右サイド--*/
#lifeindex {
	width: 222px;
	height: 70px;
	background-image: url('../image/lifeindex.gif');
	background-repeat: no-repeat;
}
#lifeindexmenu {
	width: 222px;
	margin-bottom:10px;
}
#lifeindexmenu .img{
	margin-top:5px;
}

#populationtitle{
	width: 222px;
	background-image: url('../image/jinko.gif');
	background-repeat: no-repeat;
	height: 26px;
	margin-top: 5px;
}

#population{
	text-align: center;
	width: 210px;
	border: 1px solid #1B9F7E;
	margin-bottom: 10px;
	padding-left: 10px;
}

#population .editdate{
	width: 190px;
	text-align: right;
	padding: 3px;
	border-bottom: 1px dashed #999999;
	margin-top: 3px;
	margin-left: 3px;
}

#population .detail{
	width: 190px;
	padding: 3px;
	border-bottom: 1px dashed #999999;
}
#population .setai{
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
}



