@charset "utf-8";


/*  ---- 共通 ---- */
.title_space{
	padding-bottom: 10px;
	padding-top: 5px;
}
.read_space{
	padding: 5px;
}

.color_b{color:#039;
	}
	
.form_ta{
	width:625px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.form_ta td{
	border-bottom:1px solid #efefef;
	vertical-align:top;
	padding:8px 10px;
}
.form_name2{
	width: 480px;
}
.form_name2 td{
	border:none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.form_text{
	width:190px;
	border:1px solid #95B1E9;
	background:#ECF1FC;
	padding:0 2px;
	margin:0 0 3px;
}
.form_text_s{
	width:30px;
	border:1px solid #95B1E9;
	background:#ECF1FC;
	padding:0 2px;
	margin:0 0 3px;
}

.form_text_l{
	width:300px;
	border:1px solid #95B1E9;
	background:#ECF1FC;
	padding:0 2px;
	margin:0 0 3px;
}

/*  ---- キービジュアル ---- */

.inquiry_main{
	height: 226px;
	width: 1280px;
	background-image: url(../../qa/img/img/main.jpg);
	background-repeat: no-repeat;
}
.access_main{
	height: 226px;
	width: 1280px;
	background-image: url(../../access/img/main.jpg);
	background-repeat: no-repeat;
}
.privacy_main{
	height: 226px;
	width: 1280px;
	background-image: url(../../privacy/img/main.jpg);
	background-repeat: no-repeat;
}
.sitemap_main{
	height: 226px;
	width: 1280px;
	background-image: url(../../sitemap/img/main.jpg);
	background-repeat: no-repeat;
}
.qa_main{
	height: 226px;
	width: 1280px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
}


/*  ---- access ---- */
.access_mg{
	padding-left: 10px;
}
/*  ---- プライバシー ---- */
.py_title{
	color:#039;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.py_txt{
	padding-left: 10px;
	font-size: 12px;
}
/*  ---- サイトマップ ---- */
.site_m{}
.site_m li{
	color: #003399;
	list-style-image: url(../../sitemap/img/icon.gif);
	list-style-type: none;
	text-indent: 1em;
	list-style-position: inside;
	margin-bottom: 8px;
}


.site_m a {
	color: #003399;
	text-decoration : underline;
}

.site_m a:link {
	color: #003399;
	text-decoration: underline;
}

.site_m a:visited {
	color: #003399;
	text-decoration: underline;
}

.site_m a:hover {
	color: #003399;
	text-decoration: none;
}

.site_m a:active {
	color: #003399;
	text-decoration: underline;
}

.site_l{ margin:5px 0 10px 0;}
.site_l li{
	color: #666;
	list-style-image: url(../../sitemap/img/icon2.gif);
	list-style-type: none;
	text-indent: 3em;
	list-style-position: inside;
	margin-bottom: 5px;
}
.site_l a {
	color: #666;
	text-decoration : underline;
}

.site_l a:link {
	color: #666;
	text-decoration: underline;
}

.site_l a:visited {
	color: #666;
	text-decoration: underline;
}

.site_l a:hover {
	color: #666;
	text-decoration: none;
}

.site_l a:active {
	color: #666;
	text-decoration: underline;
}

.site_s{}
.site_s li{
	color: #666;
	list-style-image: url(../../sitemap/img/icon3.gif);
	list-style-type: none;
	text-indent: 5em;
	list-style-position: inside;
	font-size: 12px;
}
/*  ---- Q&A ---- */
.qa_title{
	color:#039;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.qa_txt{
	font-size: 12px;
}
.qa_txt a {
	color: #666;
	text-decoration : underline;
}

.qa_txt a:link {
	color: #666;
	text-decoration: underline;
}

.qa_txt a:visited {
	color: #666;
	text-decoration: underline;
}

.qa_txt a:hover {
	color: #666;
	text-decoration: none;
}

.qa_txt a:active {
	color: #666;
	text-decoration: underline;
}



.q01_c{
	font-weight: bold;
	color: #98a8e6;
	font-size: 14px;
	margin-right: 3px;
}
.qa_title_box{
	background-image: url(../img/qa_title_back.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 610px;
	margin-top: 15px;
	color: #00246E;
	text-indent: 10px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.qa_box{
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}




.qa_box td{
	padding: 5px;
}
.qa_sig{
	background-color: #00349a;
	color: #FFF;
	text-align: center;
	padding: 2px;
	font-size: 12px;
}
.qa_aa{
	background-color: #dbe2fc;
	padding: 2px;
	font-size: 12px;
	color: #002FA0;
	text-align: center;
}
.q_txt{
	color: #002FA0;
}
.q_txt a {
	color: #002FA0;
	text-decoration : none;
}

.q_txt a:link {
	color: #002FA0;
	text-decoration: none;
}

.q_txt a:visited {
	color: #002FA0;
	text-decoration: none;
}

.q_txt a:hover {
	color: #002FA0;
	text-decoration: underline;
}

.q_txt a:active {
	color: #002FA0;
	text-decoration: none;
}

.a_txt{
	font-size: 12px;
	line-height: 14px;
}
.qa_box2{
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.qa_box2 td{
	padding: 5px;
}
.qa_box2c{
	background-color: #CCC;	
}
.qa_taxt2b{
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
