@charset "utf-8";

/* COMMON */
body {
	color: #323232;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #323232;
	}

a:visited {
	color: #323232;
	}

a:active {
	color: #323232;
	}

a:hover {
	color: #323232;
	text-decoration: underline;
	}

form {
	margin: 0;
	padding: 0;
	}

.hide { display: none; }

.floatClr {
	width: 1px;
	height: 1px;
	overflow: clip;
	clear:both;
	}

#site {
	width: 779px;
	}

.onepixelw {
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

/* HEADER */
#header {
	width: 779px;
	height: 109px;
	overflow: hidden;
	}

#header h1 {
	width: 382px;
	height: 71px;
	padding: 0;
	margin: 20px 0px 0px 20px;
	float: left;
	}

#header_right {
	width: 59px;
	height: 8px;
	margin-top: 90px;
	float: right;
	}

/* MENU */
#menu {
	height: 23px;
	border-top: 1px solid #4B4B4B;
	border-bottom: 2px solid #4B4B4B;
	margin-bottom: 1px;
	overflow: hidden;
	padding-left: 19px;
	}

.mbt1 {
	width: 193px;
	height: 23px;
	overflow: hidden;
	float: left;
	}

.mbt2 {
	width: 193px;
	height: 23px;
	overflow: hidden;
	float: left;
	}

.mbt3 {
	width: 193px;
	height: 23px;
	overflow: hidden;
	float: left;
	}

.mbt4 {
	width: 181px;
	height: 23px;
	overflow: hidden;
	float: left;
	}

/* BREADCRUMBS LIST */
#breadcrumbs {
	font-size: 9px;
	line-height: 20px;
	padding-left: 40px;
	height: 20px;
	background-color: #EEEEEE;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	}

/* MAIN */
#main-side-wrap {
	width: 779px;
	background-image: url(../img/main_side_wrap_bg.gif);
	background-repeat: repeat-y;
	}

#main {
	width: 600px;
	float: left;
	}

#main-wrap {
	padding: 40px 22px 40px 40px;
	}

#main h2 {
	font-size: 20px;
	line-height: 20px;
	font-family: Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0 0 0 7px;
	border-left: 6px solid #CC0000;
	}

.h2bottom {
	width: 538px;
	height: 1px;
	margin-top: 6px;
	overflow: hidden;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	}

#main-l {
	width: 779px;
	}

#main-l-wrap {
	padding: 40px 20px 50px 40px;
	}

#main-l-wrap2 {
	padding: 0 20px 50px 40px;
	}

#main-l h2 {
	font-size: 20px;
	line-height: 20px;
	font-family: Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0 0 0 7px;
	border-left: 6px solid #CC0000;
	}

.h2bottom-l {
	width: 719px;
	height: 1px;
	margin-top: 6px;
	overflow: hidden;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	}

#main-ls-wrap {
	padding: 40px 40px 50px 40px;
	}

.h2bottom-ls {
	width: 699px;
	height: 1px;
	margin-top: 6px;
	overflow: hidden;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	}

/* SIDE */
#side {
	width: 172px;
	padding: 0 0 40px 7px;
	float: left;
	}

.side-dlc-wrap {
	width: 163px;
	margin-top: 70px;
	border: 1px solid #808080;
	}

.side-dlc {
	padding: 6px;
	}

.side-dlc-icon {
	width: 150px;
	height: 45px;
	margin-bottom: 10px;
	overflow: hidden;
	}

.side-dlc-link {
	font-size: 12px;
	font-weight: bold;
	}

.side-dlc-text {
	font-size: 10px;
	margin: 8px 0 0 0;
	}

.side-dlmap-icon {
	width: 150px;
	height: 45px;
	margin-bottom: 10px;
	overflow: hidden;
	}

.dl-s-icon1 {
	margin-left: 7px;
	vertical-align: baseline;
	}

/* FOOTER */
#footer {
	color: #ffffff;
	font-size: 9px;
	line-height: 24px;
	text-align: right;
	height: 24px;
	padding-right: 22px;
	background-color: #999999;
	}

#footer a , #footer a:link , #footer a:visited , #footer a:active {
	color: #ffffff;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#copyright {
	color: #545454;
	font-size: 9px;
	line-height: 18px;
	height: 18px;
	padding-left: 22px;
	}

.foot_back_to_top {
	font-size: 12px;
	text-align: right;
	margin-bottom: 40px;
	padding-right: 20px;
	}

.foot_back_to_top_mark {
	margin-right: 4px;
	vertical-align: baseline;
	}

/* TEXT */
.mtext {
	font-size: 12px;
	line-height: 1.5;
	}

.sstext {
	font-size: 9px;
	line-height: 1.5;
	}

.stext {
	font-size: 10px;
	line-height: 1.5;
	}
	
.italic {
	font-style: italic;
	}

.red {
	color: #ff0000;
	}

.bold {
	font-weight: bold;
	}

/* common text wrap */
.cmn_textarea {
	padding: 40px 0 40px 0;
	}

.cmn_textarea h3 {
	font-size: 18px;
	font-family: Times, serif;
	font-weight: normal;
	border-bottom: 1px solid #808080;
	padding-bottom: 0.2em;
	margin-bottom: 2em;
	}

.cmn_textarea h4 {
	font-size: 14px;
	font-family: Times, serif;
	font-weight: bold;
	margin-bottom: 0.5em;
	}

.cmn_clmn_wrap {
	margin: 0 0 20px 0;
	}

.cmn_text_wrap {
	width: 480px;
	margin-right: 29px;
	float: left;
	}

.cmn_img_wrap {
	width: 210px;
	float: right;
	}

.cmn_img_wrap img {
	display: block;
	margin-bottom: 10px;
	}

.cmn_text_wrap p {
	text-align: justify;
	padding: 0;
	margin: 0 0 2em 0;
	}

.cmn_clmn_undrl_title {
	font-size: 14px;
	font-family: Times, serif;
	font-weight: bold;
	border-bottom: 1px dashed #808080;
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	}