@charset "utf-8";
/* CSS Document */

/*================================
leftarea文字設定
================================*/

.leftarea h3 {
	font-size: 20px;
	font-weight: bold;
	background: url(../img/common/title.png) 0 3px no-repeat;
	padding: 0 0 5px 38px;
	margin: 20px 0 10px;
}
.leftarea h4 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	margin: 30px 0 5px;
	border-left: 5px solid #006BBB;
}
.leftarea p,
.leftarea ul li,
.leftarea dl dt,
.leftarea dl dd {
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 20px 10px;
	width: 640px;
}
.leftarea a {
	font-size: 13px;
}
.leftarea ul li {
	background: url(../img/common/circle.png) 0 5px no-repeat;
	padding-left: 12px;
}
.leftarea a {
	color: #006BBB;
}
.leftarea .photo_box {
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
}
.leftarea .photo_box span.rightText {
	display: inline-block;
	position: absolute;
	right: 0;
	width: 315px;
}
.leftarea .img_right {
	margin-left: 10px;
}
.leftarea .img_under {
	margin-top: 10px;
}
/*================================
about index
================================*/

iframe {
	margin-bottom: 10px;
}
.leftarea .data {
	overflow: hidden;
}
.leftarea .data dd {
	margin-left: -35px;
	width: 80%;
	float: left;
}
.leftarea .data dt {
	font-weight: bold;
	color: #006BBB;
	width: 15%;
	float: left;
}
/*================================
about member
================================*/

.leftarea .inner_list {
	margin-bottom: 20px;
}
.leftarea .inner_list li {
	background-image: none;
	list-style-type: square;
	padding-left: 0;
	margin-top: 5px;
}
.leftarea table {
	margin: 10px 0 0 10px;
	;
}
.leftarea table tr th {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	background-color: #F4FFFF;
	font-weight: bold;
}
.leftarea table tr td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}
.leftarea .go_form {
	margin-top: 30px;
}
/*================================
about active
================================*/

.leftarea .active_box {
	width: 660px;
	margin-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px dotted #006BBB;
}
.leftarea .active_box .image_box {
	float: left;
	width: 150px;
}
.leftarea .active_box .active_text {
	float: right;
	width: 489px;
}
.leftarea .active_box .active_text dt {
	background-color: #006BBB;
	padding: 2px 0 2px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 469px;
}
.leftarea .active_box .active_text dt a {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.leftarea .active_box .active_text dd {
	font-size: 13px;
}
.leftarea .active_box .active_text dd a {
	color: #222;
}
.leftarea .active_title {
	font-weight: bold;
	font-size: 16px;
	background-color: #006BBB;
	padding: 2px 0 2px 10px;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.leftarea .coment {
	width: 479px;
}
/*================================
certification
================================*/

.leftarea .mark_box {
	margin: 25px 0 10px;
}
.leftarea .mark {
	margin-left: 25px;
}
/*================================
site
================================*/

.leftarea .no_visual {
	margin-top: -15px;
}
.leftarea .site_map {
	font-size: 18px;
	font-weight: bold;
	color: #222;
}
.leftarea .site_map_list li {
	display: inline-block;
	margin-left: 30px;
	width: auto;
}
.leftarea .site_map_list li a {
	color: #222;
	font-weight: bold;
	font-size: 14px;
}
.leftarea .site_map:hover,
.leftarea .site_map_list li a:hover {
	color: #006BBB;
}
/*================================
form
================================*/

.leftarea form .contact_form {
	border-bottom: 1px dotted #ccc;
}
.leftarea form .contact_form dt {
	clear: left;
	float: left;
	font-weight: bold;
	width: 13em;
	margin: 15px 0 0 15px;
	height: 22px;
}
.leftarea form .contact_form dd {
	padding: 15px 0 0;
}
.leftarea form .contact_form dd .address2 {
	margin-left: 174px;
	margin-top: 15px;
}
.leftarea .rule {
	border: 1px solid #cccccc;
	height: 150px;
	margin: 50px 0 0px 10px;
	overflow: auto;
	padding: 15px;
	width: 610px;
}
.leftarea .rule .privacy_title {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.leftarea .rule p {
	width: 550px;
	margin: 5px auto 0;
}
.leftarea .rule dt {
	font-weight: bold;
	margin: 15px auto 0;
	width: 550px;
}
.leftarea .rule dd {
	width: 550px;
	margin: 5px auto 0;
}
.leftarea .rule ul li {
	list-style-type: square;
	background-image: none;
	padding-left: 0;
	width: 550px;
	margin-top: 5px;
}
.leftarea .no_border {
	border: none;
}
.leftarea form dl .address2_conf {
	padding: 0 0 15px 174px;
}
.leftarea .confirm {
	margin-top: 20px;
}
.leftarea .form_btn {
	margin-top: 20px;
	text-align: center;
}
.leftarea .thanx {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
/*================================
news
================================*/

.leftarea .news_list_title {
	margin-bottom: 0;
	padding-left: 0;
	background: none;
	position: relative;
}
.leftarea .news {
	width: 660px;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	padding: 10px 0;
}
.leftarea .news dt {
	width: 170px;
	clear: both;
	float: left;
	margin: 0 0 0 10px;
	padding: 5px 0;
}
.leftarea .news dt a {
	color: #222;
}
.leftarea .news dt a:hover {
	color: #006BBB;
	text-decoration: none;
}
.leftarea .news dt.new {
	background: url(../img/top/icon_new.png) 85px 4px no-repeat;
}
.leftarea .news dt.renew {
	background: url(../img/top/icon_renew.png) 85px 4px no-repeat;
}
.leftarea .news dd {
	float: right;
	margin: 0 10px 0 0;
	padding: 5px 0;
	width: 470px;
}
.leftarea .news dd a {
	color: #222;
}
.leftarea .news dd a:hover {
	color: #006BBB;
	text-decoration: none;
}
.leftarea .date {
	display: block;
	position: absolute;
	bottom: 12px;
	right: 5px;
	font-size: 13px;
	font-weight: bold;
}
.leftarea .renew_title {
	border-left-color: #EA8C00;
}
table.no_border_table tr th {
	padding: 0;
	white-space: nowrap;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	border: none;
	background-color: transparent;
}
table.no_border_table tr td {
	padding: 0;
	text-align: left;
	font-size: 13px;
	border: none;
}
/*================================
How to
================================*/

.leftarea .photo_box {
	margin: 30px 0 10px 10px;
}
