body {
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: 0px 115px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#territory {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 75px;
	width: 800px;
}

/* IE6以前用のハック */
* html #header {
	margin-top: -12px;
}

#footer {
	height: 30px;
	width: 800px;
	clear: both;
	padding-top: 20px;
}

#title {
	width:800px;
	height:20px;
	padding-top:5px;
	padding-left:60px;
	margin-top:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:15px;
	width:740px;
	}
html>body #title {
	height:15px;
	width:740px;
}
 
#title h1{
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	margin-top:0px;
}


#contents {
	height: 50px;
	width: 800px;
	padding-top: 5px;
}
/* Fx 1.0 以降に適用される */
#contents, x:-moz-any-link {
	 padding-top: 5px; 
}
/* IE6以前用のハック */
* html #contents {
	margin-top: -4px;
}
/* IE7用のハック */
*:first-child+html #contents {
	margin-top:5px;
}
/* IE8用のハック */
head~/* */body #contents { 
	margin-top:5px;
}



#left {
	float: left;
	width: 200px;
	margin-top: 5px;
}
#left a { color: #000000; text-decoration: underline; }
#left a:link		{ color: #000000; text-decoration: underline; }
#left a:visited	{ color: #000000; text-decoration: underline; }
#left a:active	{ color: #666666; text-decoration: underline; }
#left a:hover		{ color: #666666; text-decoration: underline; }
#farst_main {
	float: right;
	width: 590px;
	margin-top: 5px;
	margin-left: 10px;
}
#main {
	float: right;
	width: 590px;
	margin-left: 10px;
	margin-top: 5px;
}

#google_search {
	width: 588px;
	height:35px;
	text-align:right;
	background-color: #999999;
	border: 1px solid #333333;
	margin-bottom: 5px;
	position:relative;
	float: right;
}


#google_search_s {
	position:absolute;
	top:5px;
	right:0px;
	float: right;
}
	


#reader {
	font-size: 10px;
	padding: 10px;
}
#news_topics {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-image: url(images/area_line.gif);
	background-repeat: repeat-y;
	width: 550px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}
/* IE6以前用のハック */
* html #news_topics {
	margin-top: -10px;
}

/* IE7用のハック */
*:first-child+html #news_topics {
	margin-top: -5px;
}
#news_topics a { color: #006633; text-decoration: underline; }
#news_topics a:link		{ color: #006633; text-decoration: underline; }
#news_topics a:visited	{ color: #006666; text-decoration: underline; }
#news_topics a:active	{ color: #00cc00; text-decoration: underline; }
#news_topics a:hover		{ color: #00cc00; text-decoration: underline; }

#main_area {
	font-size: 14px;
	line-height: 170%;
	color: #333333;
	background-image: url(images/area_line.gif);
	background-repeat: repeat-y;
	width: 550px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}
/* IE6以前用のハック */
* html #main_area {
	margin-top: -10px;
}

/* IE7用のハック */
*:first-child+html #main_area {
	margin-top: -5px;
}
#main_area a { color: #006633; text-decoration: underline; }
#main_area a:link		{ color: #006633; text-decoration: underline; }
#main_area a:visited	{ color: #006666; text-decoration: underline; }
#main_area a:active	{ color: #00cc00; text-decoration: underline; }
#main_area a:hover		{ color: #00cc00; text-decoration: underline; }

#news_topics span {
	padding-right: 30px;
}
#area_under {
	margin-top:0px;
}
*:first-child+html #area_under { margin-top: 0px;/* IE7用のハック */}
#area_under, x:-moz-any-link { margin-top: 0px; /* Fx 1.0 以降に適用される */}
#page_title {
	background-image: url(images/title_back.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 590px;
	padding:15px 0px 0px 30px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:35px;
	width:560px;

}
html>body #page_title {
	width: 560px;
} 

#page_title h2{
	font-size: 24px;
	color: #333333;
	font-weight:bold;
	margin-top:0px;	
}
.list_mark1 li {
	list-style: none;
	padding-left: 10px;
	background-image: url(images/list_mark1.gif);
	background-repeat: no-repeat;
	background-position: 70px 6px;
}

.list_mark1 span {
	padding-right: 30px;
}
.list_mark2 li {
	list-style: none;
	padding-left: 20px;
	background-image: url(images/list_mark1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.h2sitemap {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #669933;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	margin-bottom: -15px;
	border-bottom-color: #669933;
}

.list_mark3 li {
	list-style: none;
	padding-left: 20px;
	background-image: url(images/file_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: -30px;
}
.table3 {
	line-height: 140%;
}

.for_top {
	height: 20px;
	width: 98px;
}
.left_action_top {
	background-image: url(seimu_soudan/images/left_action.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 60px;
}
.left_policy_top {
	background-repeat: no-repeat;
	width: 200px;
	height: 60px;
	background-image: url(policy/images/left_policy.gif);
}
.left_assembly_top {
	background-repeat: no-repeat;
	width: 200px;
	height: 60px;
	background-image: url(assembly/images/left_assembly.gif);
}
.left_big {
	background-image:url(images/left_big.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 8px 0px 0px 25px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.left_big_top {
	background-image:url(images/left_big.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 8px 0px 0px 25px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.left_big_under {
	background-image:url(images/left_big.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 8px 0px 0px 25px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.left_small {
	background-image:url(images/left_small.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 22px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 8px 0px 0px 30px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.left_small_under {
	background-image:url(images/left_small.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 8px 0px 0px 30px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.font10 {
	font-size:10px;
	line-height: 15px;
}
.span20 {
	padding-left:20px;
}
h3 {
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00CC00;
	background-color: #00FF66;
	padding-top: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	padding-bottom: 12px;
}
h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00CC00;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	font-size: 16px;
}
.fl p:first-letter{
	font-size:26px;
}
.dl_hr {
	margin-left:40px;
}
.dt_hr {
	float : left;
	width :90px;
	background-image: url(images/list_mark1.gif);
	background-repeat: no-repeat;
	background-position: 60px 6px;
	font-weight: normal;
}
.dd_hr {
	margin-left : 90px;
	margin-bottom: 10px;
}
dl {
	margin-left:30px;
}
.i-name {
	float: left;
	width: 90px;
	margin-left: 30px;
}
.i-hatugen {
	float: right;
	width: 400px;
	clear: both;
}

dt {
	float : left;
	width :90px;
	font-weight: bold;
}
dd {
	margin-left : 100px;
	margin-bottom: 20px;
}
.dl_qa {
	margin-left:50px;
}
.dt_qa {
	float : left;
	width :45px;
	background-color:#FF9900;
	font-weight:bold;
	padding-left:25px
}
.dd_qa {
	margin-left : 80px;
}
.table1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table2 td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h5 {
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #FF6600;
	padding-left: 20px;
	font-size: 14px;
}
.va_mid {
	vertical-align: middle;
}
.hidden {
visibility: hidden;
}
#info_q{
	text-align:center;
	clear: both;
	margin-bottom:5px;
}
.table3 {

}
.table3 td {
	font-size: 10px;
	padding-left: 5px;
}

