@charset "utf-8";

body {
	position: relative;
	background-color: #FFF;
	font-family: 'Verdana', 'Lucida Grande', 'メイリオ', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5;
}
a:link,
a:visited {
	color:#000000;
	text-decoration:underline;
}
/* ---------- [Container] ---------- */
#container {
	width: 180mm;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height:100%;
}
/* ---------- [Header] ---------- */
#header {
	width: 180mm;
	height: 40px;
}
#header .rogo {
	position: absolute;
	left: 0px;
	top: 6px;
	height: 26px;
	width: 124px;
}
#header .copy {
	width: 180mm;
	font-size: 5pt;
	color: #333333;
	text-align: right;
	position: relative;
	top: 20px;
}
#container div.guidetitle {
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/common/headbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 175mm;
	padding-right: 5mm;
	line-height: 40px;
}
#container div.guidetitle h1 {
	font-size: 10pt;
}
/* ---------- [Footer] ---------- */
#footer {
	width: 180mm;
	bottom: 0 !important;
	bottom: -1px;
	font-size: 10px;
	clear: both;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
#container #footer div.footleft {
	float: left;
	width: 35mm;
	margin-right: 12px;
	height: 119px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #footer div.footright {
	float: left;
	width: 141mm;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #footer div.footright div.footrogo {
	float: left;
	height: 66px;
	width: 145px;
	margin-right: 12px;
}
#container #footer div.attention {
	text-align: left;
	width: 98mm;
	float: right;
}
#container #footer div.attention p {
	margin: 0px;
	padding: 0px;
}
#container #footer div.copyright {
	text-align: left;
	width: 180mm;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #footer div.footright div.attention p.imgfloteleft {
	float: left;
	margin-right: 12px;
}
/* ---------- [content] ---------- */
#container #content,
#container #contentwide {
	clear: both;
	width: 180mm;
	margin-bottom: 10mm;
}
#container #content #leftside {
	display: none;
}
#container #content #rightside {
	width: 180mm;
}
/* ---------- [Top page] ---------- */

/* ---------- [Page Layout] ---------- */
/* ---------- [Topic Path] ---------- */
#container #content #rightside ol#topicPath {
	font-size: 1em;
	display: none;
}
#container #content #rightside h2 {
	font-size: 14pt;
	line-height: 2em;
	background-image: url(../images/common/h1bgbarwide.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 55px;
	width: 180mm;
	margin-bottom: 20px;
}
#container #contentwide h2 {
	font-size: 14pt;
	line-height: 2em;
	background-image: url(../images/common/h1bgbarwide.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 55px;
	width: 180mm;
	margin-bottom: 20px;
}
#container #content #rightside h3,
#container #contentwide h3 {
	font-size: 12pt;
	color: #333333;
	margin-bottom: 12px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
#container #content #rightside p,
#container #contentwide p {
}
#container #content #rightside p.img_right {
	float: right;
	margin-left: 12px;
}
#container #content #rightside ul#bottommenu {
	background-image: url(../images/common/bar_small.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 530px;
	padding-top: 12px;
	clear: both;
	font-size: 1.2em;
	line-height: 1.6em;
}
#container #content #rightside dl.guidemenu {
	width: 520px;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}
#container #content #rightside dl.guidemenu dt {
	height: 59px;
	width: 280px;
	border: 1px solid #000000;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left: 12px;
	vertical-align: middle;
	font-size: 8pt;
	padding-top: 2mm;
}
#container #content #rightside dl.guidemenu dd {
	float: left;
	height: 67px;
	width: 208px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
#container #content #rightside dl.guidemenu strong {
	font-size: 12pt;
}
#container #contentwide p.backhome a {
	display: none;
}
#container #contentwide p.attention {
	display: none;
}
#container #contentwide div.leftside {
	float: left;
	width: 85mm;
}
#container #contentwide div.rightside {
	float: right;
	width: 90mm;
}
#container #contentwide div.rightside div.imgcaption p {
	margin-bottom: 20px;
}
#container #contentwide div.backtoprev {
	display: none;
}
#container #contentwide div.leftside2 {
	float: left;
	width: 270px;
	margin-right: 20px;
}
#container #contentwide div.rightside2 {
	float: left;
	width: 100mm;
}
#container #contentwide h1.fourfeattitle {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #1E2A79;
	letter-spacing: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #333333;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-top: 20px;
}
#container #contentwide p.fourfeattitlesub {
	width: 180mm;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#container #contentwide div.rightside2 h2 {
	width: 100mm;
}
#container #contentwide div.backtoprev a {
	background-color: #1E2A79;
	background-image: url(../images/common/mark_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 26px;
	clear: both;
	float: right;
	display: block;
	vertical-align: middle;
	line-height: 23px;
	padding-right: 5px;
}

#container #contentwide div.pagelink {
	display: none;
}
#container #contentwide div.pagelink li {
	float: left;
}
#container #contentwide div.pagelink a {
	color: #FFFFFF;
	background-color: #1E2A79;
	font-size: 12px;
	display: block;
	padding: 5px;
	width: 177px;
	height: 16px;
	text-align: center;
	margin-right: 10px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#container #contentwide div.pagelink li.lastbuttun a {
	margin-right: 0px;
	width: 179px;
}
#FLVPlayer {
	display: none;
}
/* ---------- [Back to Top] ---------- */
.backtoup {
	display: none;
}
.backtoup2 {
	display: none;
}
/* ---------- [Class] ---------- */
.margin_b32 {
	clear: both;
}
.clearbox {
	clear: both;
}
.clearbox2 {
	clear: both;
}
.list {
	clear: both;
	padding-left: 0px;
	margin-left: 60px;
	margin-right: 50px;
	font-size: 16px;
	color: #003399;
	line-height: 23px;
	font-weight: bold;
	padding-top: 15px;
}
