@charset "utf-8";
/* 共通設定 */
*{margin:0; padding:0;
}

img{border:0;
}

a:link {
	color: #06C;
	text-decoration: none;
}

a:visited,a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #06C;
}

body {
	font: 12px "MS PGothic","Osaka",Arial,sans-serif;
	background: url(common_image/bg.gif) repeat-x left top;
	text-align: left;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
}

h2 ,h3{
	font-weight: normal;
}

dl {
	padding-top: 35px;
	padding-left: 15px;
}
dt {
	color: #F60;
}
dd {
	padding-top: 3px;
}

p {
	margin-bottom: 10px;
}

/* レイアウト */
#wrapper {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#header {
	height: 170px;
}

#visual {
	height: auto;
	margin-top: 3px;
}

#lead {
	height: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 16px;
	overflow: hidden;
	width: 800px;
	border-bottom: 1px solid #CCC;
}

#contents {
	width: 800px;
	min-height:100%;
	margin-top: 10px;
}

#leftside {
	float: left;
	width: 395px;
	background: url(images/lg_back.jpg) no-repeat left top;
	height: 335px;
	text-align: left;
	padding-top: 40px;
}

#rightside {
	float: right;
	width: 395px;
	background: url(images/rg_back.jpg) no-repeat left top;
	height: 335px;
	text-align: left;
	padding-top: 40px;
}

#menu {
	clear: both;
	height: 37px;
	padding-top: 2px;
}

#g_navi {
	list-style: none;
}
#g_navi li{
	list-style: none;
	display: inline;
	float: left;
}

#left_navi {
	float: left;
	width: 200px;
}

/* テーブルレイアウト */
.tb_left12 {
	margin-bottom: 5px;
	font-size: 12px;
}
.tb_bgbr {
	background: #E8D9AF;
	text-align: center;
}

td{
	background-color:#FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
.td_left {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
.table_back {
	background: #999;
}
.table_back2 {
	background: #999;
	text-align: center;
}
.th_color {
	background: #CCC;
}
.tb_colory {
	background: #FFC;
}


.table_back2 td{
	text-align: center;
}

.tb_after {
	line-height: 16px;
	margin-left: 3px;
}

/* footer */
#footer {
	clear: both;
	background: url(common_image/foot_bg.gif) repeat-x left bottom;
	height: 149px;
	width: auto;
}

.footlink {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	line-height: 18px;
	letter-spacing: 0.1em;
	padding-top: 10px;
	text-align: center;
}


.footlink a{
	color: #FFF;
	text-decoration: none;
}
.footlink a:hover{
	color: #FFF;
	text-decoration: underline;
}

.under_text {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 20px;
	line-height: 16px;
	font-size: 11px;
}
.under_text a{
	color: #FFF;
	text-decoration: none;
}
.under_text a:hover{
	color: #FFF;
	text-decoration: underline;
}

.copy {
	float: right;
	font-size: 12px;
	padding-top: 15px;
}

/* テキスト装飾 */
.font_red {
	color: #F30;
}

.midashi {
	margin-top: 20px;
	background: url(images/midashi.gif) no-repeat left top;
	height: 40px;
	width: 570px;
	margin-bottom: 15px;
}
.m_title {
	font-size: 18px;
	color: #339;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 45px;
	line-height: 2.2em;
}

.site_map {
	background: url(images/feature.gif) no-repeat left top;
	padding-left: 25px;
	margin-left: 5px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	width: 500px;
	margin-top: 20px;
}
.site_cl {
	margin-left: 30px;
	margin-bottom: 5px;
}


.under_dot {
	border-bottom: 1px dotted #CCC;
	width: 570px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#quest {
	padding-left: 30px;
	margin-top: -30px;

}
#quest dt{
	float: left;
	padding-right: 5px;
	color: #000;
	padding-top: 3px;
	width: 20px;
	text-align: center;


}
#quest dd {
	width: 480px;
	text-align: left;
	float: left;
}

#main {
	float: right;
	height: auto;
	width: 570px;
	text-align: left;
}
div#wrapper:after,
div#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {overflow:hidden;}







.main_logo {
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.head_right {
	float: right;
	width: 300px;
	height: auto;
	text-align: right;
	margin-right: 10px;
}

.middle_point {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 10px;
}
.middle {
	vertical-align: middle;
	padding-right: 5px;
}

.top_ad {
	line-height: 18px;
}
.lead_midashi {
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	letter-spacing: 0.1em;
	width: 650px;
}
.md_left {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
}
.arrows {
	padding-right: 5px;
}

.md_left2 {
	float: left;
	padding-right: 5px;
	padding-top: 1px;
}
.line {
	clear: both;
	padding-top: 5px;
	float: left;
}
#new {
	height: 120px;
	width: 375px;
	border: 1px solid #CCC;
	overflow: auto;
	float: right;
}

.detail {
	margin-top: 5px;
}

.l_box {
	padding-left: 10px;
	line-height: 16px;
	padding-bottom: 14px;
}
.explain {
	float: right;
	width: 500px;
	padding-right: 10px;
	line-height: 16px;
	padding-left: 10px;
}
.explain2 {
	float: right;
	width: 500px;
	padding-right: 10px;
	line-height: 20px;
}
.ksa_image {
	float: left;
	margin-left: 10px;
}
.ksa_image2 {
	float: right;
	margin-left: 10px;
}

.figure {
	font-size: 14px;
	font-weight: bold;
	color: #30C;
	line-height: 2em;
}


.ｒ_box {
	padding-left: 10px;
	line-height: 16px;
	padding-bottom: 8px;
	padding-top: 4px;
}


.ksa {
	text-align: left;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.ksa_ex {
	height: auto;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	overflow: hidden;
	padding-bottom: 5px;
	background: url(images/ex_bg.gif) repeat left top;
	padding-top: 5px;
	border-top: 1px solid #CCC;
}
.blue {
	font-size: 16px;
	color: #03F;
}

.after {
	height: 155px;
	background: url(images/new.gif) no-repeat left top;
	width: 800px;
	float: left;
	margin-top: 15px;
	border-bottom: 1px solid #CCC;
}

.img_line {
	border: 1px solid #CCC;
}
.contact {
	float: right;
}
.photo_box {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.size14 {
	font-size: 14px;
}



.page_top {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	text-align: right;
}

.td_header {
	background: url(images/bg04.gif) repeat left top;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
}
.back_bg {
	background: url(images/bg04.gif) repeat left top;
}

.next_stage {
	vertical-align: middle;
}
.mokuji {
	float: left;
	width: 400px;
	list-style: inside;
	display: block;
}



.inside {
	padding-left: 10px;
	line-height: 16px;
}
.follow {
	color: #F60;
}

.l_lead {
	color: #03F;
	font-weight: bold;
}
.q_midashi {
	background: url(images/bg04.gif) repeat left top;
	height: 22px;
	width: 540px;
	border: 1px solid #CCC;
	padding-left: 10px;
	margin-top: 10px;
	clear: both;
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
}
.f_blue {
	color: #36F;
	font-size: 14px;
}
