/*
toppage-stylesheet
by Hokuto Information Systems INC.
*/

/*--ボディ--*/

#main{
	float: left;
	width: 745px;
}

#mainframe {
	float: right;
	width: 535px;
	margin-top: 15px;
}	

#leftframe{
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 0px;
}

#rightframe{
	float: right;
	width: 215px;
	margin-top: 15px;
}

/*--中央--*/

#emergencytitle {
	width: 520px;
	height: 28px;
	background-image: url('../image/emergency_bg.gif');
	background-repeat: repeat-x;
	margin-bottom: 8px;
	padding: 0;
}
#emergencytitle .word{
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
#emergency{
	width: 508px;
	margin-bottom: 10px;
	border: 1px solid #900;
	background-color: #FFF1F2;
	padding: 5px;
}
#emergency ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#emergency li{
	background-image: url('../image/list_redpoint.gif');
	background-repeat: no-repeat;
	background-position: 3px 6px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.2em;
}

#topicstitle {
	width: 520px;
	height: 28px;
	background-image: url('../image/topics_bg.gif');
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
#topicstitle .word{
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
#topicstitle .word2{
	color: #FFF;
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
}
#topicstitle .word2 a:link { color: #FFF; }
#topicstitle .word2 a:visited { color: #FFF; }
#topicstitle .word2 a:hover { color: red; }
#topicstitle .word2 a:active { color: red; }
#topics{
	width: 520px;
	margin-bottom: 10px;
}
#topics ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#topics li{
	background-image: url('../image/list_greenpoint.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;
}

#newstitle {
	width: 520px;
	height: 28px;
	background-image: url('../image/news_bg.gif');
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
#newstitle .word{
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
#newstitle .word2{
	color: #FFF;
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
}
#newstitle .word2 a:link { color: #FFF; }
#newstitle .word2 a:visited { color: #FFF; }
#newstitle .word2 a:hover { color: red; }
#newstitle .word2 a:active { color: red; }
#news{
	width: 520px;
	margin-bottom: 10px;
}
#news ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#news li{
	background-image: url('../image/list_bluepoint.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;
}

#lifeeventtitle {
	width: 520px;
	margin-bottom: 8px;
}
#lifeevent {
	width: 520px;
	margin: 0px 0px 8px;
	padding: 0px;
}

#objecttitle {
	width: 520px;
	margin-bottom: 8px;
}
#object {
	width: 520px;
	margin: 0px 0px 8px;
	padding: 0px;
}
#categorytitle {
	width: 520px;
	margin-bottom: 8px;
}
#category {

}
#category .subtitle{
	text-align: left;
	width: 500px;
	background-color: #E2FED3;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #9C0;
	border-bottom: 1px solid #9C0;
	border-right: 1px solid #9C0;
	border-left: 9px solid #9C0;
	margin-bottom: 5px;
	margin-top: 5px;
}
#category .word{
	width: 510px;
	text-align: left;
	line-height: 1.6em;
	padding: 0px 5px 0px;
}

#ask{
	width: 495px;
	border: 1px solid #999;
	margin-top: 15px;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}

/*--左サイド--*/

#safetitle{
	width: 200px;
	border: 1px solid #FF99CC;
}
#safe{
	width: 200px;
	border: 1px solid #FF99CC;
	margin-bottom: 10px;
}
#safe ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#safe li{
	background-image: url('../image/list_pink.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;
}

#phototitle{
	width: 200px;
	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;
}

#photo{
	width: 200px;
	border: 1px solid #99CC00;
	margin-bottom: 10px;
}

#photo .img {
	margin: 8px 0px;
}
#photo .word {
	margin: 0px 10px;
	text-align: left;
}
#photo .word2 {
	margin: 0px 10px 5px;
	text-align: right;
}

#outlinetitle{
	width: 200px;
	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: 200px;
	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;
}
#populationtitle{
	width: 200px;
	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;
}

#population{
	text-align: center;
	width: 190px;
	border: 1px solid #99CC00;
	margin-bottom: 10px;
	padding-left: 10px;
}

#population .editdate{
	width: 170px;
	text-align: right;
	padding: 3px;
	border-bottom: 1px dashed #999999;
	margin-top: 3px;
	margin-left: 3px;
}

#population .detail{
	width: 170px;
	padding: 3px;
	border-bottom: 1px dashed #999999;
}
#population .setai{
	width: 170px;
	padding: 3px;
	margin-bottom: 3px;
}
#population P{
	width: 170px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: right;
}

/*--右サイド--*/

#nicetitle{
	width: 200px;
	border-top: 1px solid #99F;
	border-right: 1px solid #99F;
	border-left: 1px solid #99F;
	background-image: url('../image/list_slash_blue.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333366;
	height: 22px;
}
#nice{
	width: 200px;
	border: 1px solid #99F;
	margin-bottom: 10px;
}
#nice ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#nice li{
	background-image: url('../image/list_blue.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;
}

#banner200{
	width: 200px;
	margin-bottom: 10px;
}
#banner200 .img{
	margin: 2px 0px;
}

#posttitle{
	width: 200px;
	border-top: 1px solid #99F;
	border-right: 1px solid #99F;
	border-left: 1px solid #99F;
	background-image: url('../image/list_slash_blue.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333366;
	height: 22px;
}
#post{
	width: 200px;
	border: 1px solid #99F;
	margin-bottom: 10px;
}
#post ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#post li{
	background-image: url('../image/list_blue.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;
}

#foreigntitle{
	width: 200px;
	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;
}
#foreign{
	width: 200px;
	border: 1px solid #99CC00;
	margin-bottom: 10px;
}
#foreign ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
#foreign 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;
}

#mobiletitle{
	width: 200px;
	border-top: 1px solid #99F;
	border-right: 1px solid #99F;
	border-left: 1px solid #99F;
	background-image: url('../image/list_slash_blue.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333366;
	height: 22px;
}
#mobile{
	width: 200px;
	border: 1px solid #99F;
	margin-bottom: 10px;
}
#mobile .img{
	margin: 5px;
	float: left;
}
#mobile .word{
	margin: 5px;
	text-align: left;
}

#businesstitle{
	width: 200px;
	border-top: 1px solid #99F;
	border-right: 1px solid #99F;
	border-left: 1px solid #99F;
	background-image: url('../image/list_slash_blue.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333366;
	height: 22px;
}

#business{
	width: 200px;
	border: 1px solid #99F;
	margin-bottom: 10px;
}

#business .img {
	margin: 8px 0px;
}
#business .word {
	margin: 0px 10px 5px;
}


