@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-family: 'Meiryo', 'メイリオ', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'ＭＳ Ｐゴシック', "MS UI Gothic", "MS P Gothic", Osaka, Arial, helvetica, sans-serif;
	/*font-family: 'Meiryo', "Hiragino Kaku Gothic Pro", "MS UI Gothic", "MS P Gothic", 'メイリオ', "ヒラギノ角ゴ Pro W3", 'ＭＳ Ｐゴシック', Osaka, Arial, helvetica, sans-serif;*/
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: url(../cimg/bg_main.gif);
	background-position: center;
}
a:link {
	color: #531C1C;
	text-decoration: none;
}
a:visited {
	color: #531C1C;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #993333;
	text-decoration: underline;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
}
td {
	line-height: 150%;
}
img {
	border-width:0px;
}
#container {
	clear: both;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: inherit;
	overflow: visible;
}
#container #top-content {
	width: 880px;
	padding: 0px;
	margin-left: 10px;
}
#container #main-content {
	width: 880px;
	padding: 0px;
	margin-left: 10px;
}
#container #footer {
	width: 898px;
	clear: both;
	margin-left: 1px;
	margin-top: 10px;
	margin-right: 1px;
	float: left;
	background-color: #F7F4ED;
}

#container #footer #btnPageTop {
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}

#container #footer h2 {
	height: 30px;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F1EDE1;
	background-color: #F7F4ED;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	width: 888px;
	clear: both;
	line-height: 40px;
	display: inline;
}
#container #footer h3 {
	clear: both;
	color: #F7F4ED;
	font-size: 5px;
	float: left;
	height: 10px;
	width: 898px;
	text-indent: -2000px;
}

#container #footer h3 a:link { color: #F7F4ED; }
#container #footer h3 a:visited { color: #F7F4ED; }
#container #footer h3 a:hover { color: #F7F4ED; }
#container #footer h3 a:active { color: #F7F4ED; }

/*
 *
 * Normal Page Only
 *
*/

#main-contents #menu {
	clear: both;
	height: 50px;
	width: 860px;
	overflow: hidden;
	margin-left: 20px;
}
#main-contents #menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 860px;
}
#main-contents #menu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}
#main-contents #addr-bar {
	width: 850px;
	clear: both;
	display: inline;
	float: left;
	border: 1px solid #EAECEA;
	height: 27px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0px;
}
#main-contents #addr-bar #page-location {
	float: left;
	width: 720px;
	display: inline;
	height: 27px;
}
#main-contents #addr-bar #page-back {
	float: right;
	width: 120px;
	display: inline;
	height: 27px;
}
#page-location ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 27px;
}
#page-location ul li {
	display: inline;
	float: left;
	margin: 0px;
	height: 20px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../cimg/addr_border.gif);
	background-repeat: no-repeat;
}
#page-location #start-location {
	display: inline;
	float: left;
	margin: 0px;
	height: 27px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: none;
}
#page-location li.active-location {
	font-weight: bold;
}
#main-contents #contents {
	width: 860px;
	clear: both;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	height: auto;
}
#main-contents #contents-wide {
	width: 860px;
	clear: both;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#main-contents #contents #contents-body {
	float: left;
	width: 620px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: both;
	display: inline;
}

#main-contents #contents-wide #contents-body {
	float: left;
	width: 850px;
	margin-bottom: 10px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}



#contents-body h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 3px;
}
#contents-body h3 {
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAECEA;
	padding-bottom: 5px;
}
#contents-body h4, h5, h6 {
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 10pt;
}
#contents-body p {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

#contents-body p.lastblock {
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 10px;
}

#contents-body p.guide-link {
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left: 10px;
	background-image: url(../cimg/icon_link_guide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

#main-contents #contents #sidebar {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	display: inline;
	margin-right: 5px;
	background-image: url(../cimg/sidemenu_box_bg.gif);
	background-repeat: repeat-y;
}

#sidebar #sidebar-body {
	margin: 0px;
	padding: 5px;
}

#sidebar h3 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAECEA;
	padding-bottom: 5px;
}

#sidebar h4 {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAECEA;
	padding-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
}

#sidebar p {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

#sidebar ul {
	list-style-type: none;
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../cimg/mark_list_a2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left top;
	font-size: 12px;
	line-height: 1em;
}
#sidebar ul li.active {
	background-image: url(../cimg/mark_list_a1.gif);
}
#sidebar ul li ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar ul li ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(../cimg/mark_list_b2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left 1px;
	font-size: 11px;
	line-height: 12px;
}
#sidebar ul li ul li.active {
	background-image: url(../cimg/mark_list_b1.gif);
}
/*
 *
 * TOP Page Only
 *
*/

#top-content #header {
	clear: both;
	height: 30px;
}
#top-content #header h1 {
	float: left;
	height: 30px;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#top-content #header #sp-btn {
	float: right;
	height: 30px;
	width: 470px;
	text-align: right;
}
#top-content #main-img {
	clear: both;
	height: 445px;
	width: 880px;
}
#top-content #menu {
	clear: both;
	height: 55px;
	width: 880px;
	overflow: hidden;
}
#top-content #menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 55px;
	width: 880px;
}
#top-content #menu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}
#top-content #contents {
	width: 840px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	clear: both;
	display: inline;
}
#top-content #contents #news-topics {
	float: left;
	width: 550px;
	display: inline;
	overflow: auto;
	clear: both;
}
#news-topics #topics01 {
	float: left;
	width: 540px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: inline;
	overflow: auto;
	clear: both;
	height: 70px;
	padding-left: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#news-topics #topics02 {
	float: left;
	width: 540px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: inline;
	overflow: auto;
	clear: both;
	height: 50px;
	padding-left: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#top-content #contents #bnr-area {
	float: right;
	width: 270px;
	padding-left: 15px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	display: inline;
}

