@charset "utf-8";
body {
	font-size: 12px;
	color: #333333;
	background-color: #F9DFE4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 120%;
}
td {
	font-size: 12px;
	vertical-align: top;
}
a {
	color: #3366CC;
	text-decoration: underline;
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #D50C2F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C50050;
}
h3 .addition {
	font-size: 12px;
	color: #999999;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C50050;
	margin-bottom: 2px;
	margin-left: 2px;
	line-height: 120%;
}

#allbody {
	padding: 0px 15px 0px 13px;
	background-image: url(../images/bk_main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0 auto;
	width: 720px;
	text-align: left;
}
#head td {
	vertical-align: middle;
	background-color: #FFFFFF
}
#foot {
	font-size: 11px;
	color: #C90033;
	margin: 0px;
	background-image: url(images/bg_foot_2.png);
	background-repeat: no-repeat;
}
#foot .cright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding-right: 5px;
	font-size: 11px;
}
#foot td {
	margin: 0px;
	padding-left: 5px;
	padding-top: 70px;
	height: 66px;
	vertical-align: top;
	font-size: 11px;
}

#foot a:link {
	color: #C90033;
}
#foot a:visited {
	color: #C90033;
}
#foot a:active {
	color: #FFFF00;
	text-decoration: none;
}
#foot a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#contents {
	margin: 0px;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	background-color: #FFFFFF;
}

#menu {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.topnote {
	font-size: 11px;
	line-height: 170%;
	background-color: #DDDDDD;
	margin: 0px 0px 10px;
	padding: 10px;
}
div#topnews {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#topnews th {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0px;
	white-space: nowrap;
	width: 13%;
}
#topnews td {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #DB4D7B;
	width: 87%;
}
#topnews a {
	color: #C50050;
	text-decoration: underline;
}
#topnews a:link {
	color: #C50050;
	text-decoration: underline;
}
#topnews a:visited {
	color: #C50050;
	text-decoration: underline;
}
#topnews a:active {
	color: #FFCC00;
	text-decoration: none;
}
#topnews a:hover {
	color: #FF6600;
	text-decoration: none;
}

.imgR {
	float:right;
	height:280px;
	width:230px;
}

.tx11 {
	font-size: 11px;
}
.tx11nml {
	font-size: 11px;
	font-weight: normal;
}
.tx11lh140 {
	font-size: 11px;
	line-height: 140%;
}
.tx11gr {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}
.tx11lh100gr {
	font-size: 11px;
	line-height: 100%;
	color: #666666;
}

.tx12lh140 {
	font-size: 12px;
	line-height: 140%;
}


.red {
	color: #D50C2F;
}
.idt15 {
	margin-left: 15px;
}
.sentence {
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin-left: 15px;
}
.sentence #lst {
	margin-top: -13px;
}
.caution0 {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	margin: 0px;
}
.caution {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-indent: -3em;
	margin: 0px;
	padding-left: 3em;
}
.caution .exp {
	margin-left: 25px;
}
.caution2 {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-indent: -3.5em;
	margin: 0px;
	padding-left: 3.5em;
}
.caution3 {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-indent: -1em;
	margin: 0px;
	padding-left: 1em;
}
.caution4 {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-indent: -3.8em;
	margin: 0px;
	padding-left: 3.8em;
}

.caution5 {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-indent: -3em;
	margin: 0px;
	padding-left: 3em;
}
.caution6 {
	text-indent: -0.7em;
	margin: 0px;
	padding-left: 0.7em;
	font-size: 12px;
	line-height: 150%;
	margin-left: 15px;
}
.caution7 {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-indent: -7.3em;
	margin: 0px;
	padding-left: 7.3em;
}

.caution8 {
	font-size: 11px;
	line-height: 140%;
	text-indent: -3em;
	margin-top: 10px;
	padding-left: 3em;
}
.presslist td {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 6px;
}

.portlist {
	font-size: 12px;
}
.portlist th {
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C90033;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9DFE4;
	font-size: 11px;
}
.portlist td {
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
	background-color: #F9DFE4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF86A5;
	font-size: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: 120%;
}
.portlist td.hukugo {
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
	background-color: #C2CCE0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF86A5;
}
.portlist td.hukugo1 {
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
	background-color: #d7e1f4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF86A5;
}
.portlist td.goukei {
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF86A5;
}
.portlist td.hukugohead {
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6F8AD2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9DFE4;
}
.portlist td.goukeihead {
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9DFE4;
	padding-left: 15px;
}
.portlist td.syouyouhead {
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #EA8EA0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9DFE4;
}
.portlist td.syouyou02 {
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
	background-color: #F4CAD2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF86A5;
}
.portlist td.jimuhead {
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A2D045;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9DFE4;
}
.portlist td.jimu {
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
	background-color: #D5EAAB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF86A5;
}
.portlist td.jimu2 {
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
	background-color: #eafbc8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF86A5;
}
.portlist td.no-line{
	border-color: #F9DFE4;
}
ul {
	margin: 4px 0px 0px 2px;
	padding: 0px 0px 0px 22px;
	line-height: 140%;
}
ul.greek {
	list-style-type: lower-roman;
}
ul.disc {
	list-style-type: disc;
}
ul.eng {
	list-style-type: lower-alpha;
}
ul.greek li {
	margin-bottom: 9px;
}
.greek .disc li {
	margin-bottom: 2px;
}
ul.eng li {
	margin-bottom: 9px;
}
.eng .greek li {
	margin-bottom: 2px;
}

td.vamdl {
	vertical-align: middle;
}
th.allh {
	text-align: left;
}
.kurohuti {
	padding: 2px 1px 1px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #999999;
}

.linktable {
	padding: 0px;
	margin-left: 15px;
}
.linktable ul {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: disc;
	line-height: 100%;
}
.linktable li {
	line-height: 20px;
}
.tdhpdng td {
	padding-top: 8px;
	padding-bottom: 6px;
}
#pgtoplink {
	font-size: 11px;
}
#pgtoplink a {
	color: #C90033;
	text-decoration: none;
}
#pgtoplink a:link {
	color: #C90033;
	text-decoration: none;
}
#pgtoplink a:visited {
	color: #C90033;
	text-decoration: none;
}
#pgtoplink a:active {
	color: #FFCC00;
	text-decoration: none;
}
#pgtoplink a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/* ===== cms/doc ===== */
#doc_list { list-style: none;}

/* ===== cms/operate ===== */
div#legendBase {
	text-align: left;
	padding-left: 13px;
}

div#legend {
	padding:10px;
	border: 1px solid #666666;
	width:453px;
	/*_width: 533px;*/
	margin: auto;
}

div#legend table td.icon {
	width: 25px;
}

td.legend {
	width: 50%;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:8px;
	list-style: none;
	white-space: nowrap;
}
td.holding{
	font-size:11px;
	line-height:120%;
	margin:0;
}

/* ===== What's New ===== */
#news_area th, #news_area td {
	padding: 7px 4px;
	text-align: left;
	vertical-align: top;
}

#news_area td.date { width: 90px;}
#news_area td.icon { width: 48px;}

/* ===== Clearfix ===== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

/* =========== IE用印刷設定CSS =========== */

@media print{

body {
_zoom: 89%; /*WinIE only */
}
}

