@charset "UTF-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■layout
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body {
	font-size: 14px;
	color: #222;
	font-family:"メイリオ","Osaka","ＭＳ Ｐゴシック";
	background: url(../common_img/bg.gif) repeat;
	margin-left: -1px;
}

#wrapper {
	width: 952px;
	margin: 0px auto;
	text-align: center;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}	

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
	vertical-align: bottom;
}

.img_right {
	float: right;
	padding: 0 10px 10px 10px;
}

.img_left {
	float: left;
	padding: 0 10px 10px 10px;
}

.img_top12 {
	margin-top: 12px;
}

.img_top15 {
	margin-top: 15px;
}

.text_bold {
	font-weight: bold;
}

.text_11 {
	font-size: 11px;
}

.text_orange {
	font-weight: bold;
	color: #ec6941;
}

.text_green {
	font-weight: bold;
	color: #638c0b;
}

.text_red {
	color: #FF0000;
}

.text_red_bold {
	color: #FF0000;
	font-weight: bold;
}

a {
	overflow: hidden;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.line {
	clear: both;
	background: url(../flow/images/line.gif) no-repeat;
	width: 630px;
	height: 30px;
	margin-left: 20px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

h1 { 
	font-size: 10px;
	color: #333;
	font-weight: normal;
	padding: 5px 0 0 102px;
	letter-spacing: 1px;
	text-align: left;
	background: url(../common_img/bg_h1.gif) no-repeat top;
}

#header {
	width: 950px;
	height: 70px;
	background: url(../common_img/bg_header.gif) no-repeat;
}

#chara {
	position: absolute;
	width: 79px;
	height: 95px;	
	margin: 5px 0 0 11px;
	float: left;
}

#h_navi {
	float: right;
	width: 400px;
	color: #014597;
	font-weight: bold;
}

#h_navi ul {
	margin: 43px 15px 0 0;
	padding: 0px;
}

#h_navi li {
	float: right;
	list-style: none;
	margin: 0 0 0 10px;
	letter-spacing: 1px;
}

#h_navi a:link{
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

#h_navi a:visited{
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

#h_navi a:hover,active{
	font-size :11px;
	color: #333;
	text-decoration: underline;
	background: none;
	font-weight: bold;
}

#h_navi li.icon {
	background: url(../common_img/hnavi_icon.gif) no-repeat;
	padding: 0 0 0 19px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■content
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*main_img*/

#main_img {
	margin: 15px 15px 3px 15px;
}

/*content*/

#content {
	width: 950px;
}

/*content_right*/

#content_right {
	float: right;
	width: 675px;
	padding: 10px 8px 15px 0px;
	text-align: left;
}

#content_right p {
	margin: 0px 10px 10px 10px;
	line-height: 180%;
	letter-spacing: 0.6px;
}

/*pan_navi*/

#pan_navi {
	text-align: left;
	margin: 0px 0 10px 0px;
	padding: 0 0 0 5px;
	font-size: 10px;
}

#pan_navi a:link{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

#pan_navi a:visited{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

#pan_navi a:hover,a:active{
	font-size :10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	background: url(../common_img/bg_h2.gif) no-repeat;
	width: 647px;
	height: 29px;
	padding: 13px 0 5px 23px;
	text-align: left;
	letter-spacing: 1px;
	clear: both;
}

h3 {
	margin: 5px 10px 10px 10px;
	padding: 3px 0 2px 7px;
	width: 640px;
	font-size: 14px;
	font-weight: bold;
	border-left: 5px #a4c43a solid;
	background-color: #eeeeee;
	clear: both;
}

/*content_left*/

#content_left {
	float: left;
	width: 240px;
	padding: 10px 0px 15px 15px;
}

#navi {
	margin: 15px 0 0 0;
	padding: 40px 0 0 0;
	text-align: left;
	background: url(../common_img/bg_servicemenu.gif) no-repeat top;
}

#navi2 {
	margin: 12px 0 0 0;
	text-align: left;
	border-top: 1px #cccccc solid;
}

/*g_navi*/

.g_navi ul {
	letter-spacing: 0.7px;
}

.g_navi li {	
	list-style: none;
}

.g_navi a:link {
	color: #333;
	text-decoration: none;
	background: url(../common_img/bg_navi.gif) no-repeat left;
	width: 208px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 9px 0 0 32px;
	text-align: left;
}

.g_navi a:visited {
	color: #333;
	text-decoration: none;
	background: url(../common_img/bg_navi.gif) no-repeat left;
	width: 208px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 9px 0 0 32px;
	text-align: left;
}

.g_navi a:hover,active {
	color: #333;
	text-decoration: none;
	background: url(../common_img/bg_navi_on.gif) no-repeat left;
	width: 208px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 9px 0 0 32px;
	text-align: left;
}

/*side_text*/

h2.side {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #4d8d0f;
	border-bottom: #fff 1px dotted;
	padding: 5px 5px 8px 5px;
	margin-top: 12px; 
	text-align: left;
	width: 230px;
	height: 16px;
	letter-spacing: 1px;
}

.side_text {
	padding: 5px 10px;
	text-align: left;
	line-height: 180%;
	background: #e6e6e6;
	border-top: 5px solid #a4c43a;
	font-size: 12px;
}

.side_text p {
	padding: 5px 0;
}

p.side_tel {
	background: url(../common_img/side_tel.gif) no-repeat left;
	padding: 1px 0 0 40px;
}

p.side_fax {
	background: url(../common_img/side_fax.gif) no-repeat left;
	padding: 1px 0 0 40px;
}

/*side_area*/

.side_area {
	padding: 5px 10px;
	text-align: left;
	background: #e6e6e6;
	border-top: 5px solid #009ec8;
}

.side_area p {
	padding: 2px 0;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■page_up
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.page_up {
	clear: both;
	text-align: right;
}

.page_up a:link{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.page_up a:visited{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.page_up a:hover,a:active{
	font-size :10px;
	color: #222;
	text-decoration: none;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#footer_ask {
	background: url(../common_img/footer_ask.gif) no-repeat;
	width: 920px;
	height: 120px;
	margin: 0 auto;
	text-align: left;
}

#footer_ask img {
	margin: 42px 0 0 620px;
}

#footer_navi {
	width: 920px;
	clear: both;
	font-size: 10px;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
}

#footer_navi ul {
	line-height: 180%;
}

#footer_navi li {
	list-style: none;
	display: inline;
	padding: 0 5px;
}

#footer {
	width: 920px;
	font-size: 10px;
	background: #999;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	color: #fff;
}

/*foote_navi*/

#footer_navi a:link{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	background: none;
	font-weight: bold;
}

#footer_navi a:visited{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	background: none;
	font-weight: bold;
}

#footer_navi a:hover,a:active{
	font-size :10px;
	color: #666;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

/*copyright*/

#footer a:link{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background: none;
	font-weight: normal;
}

#footer a:visited{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background: none;
	font-weight: normal;
}

#footer a:hover,a:active{
	font-size :10px;
	color: #fff;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■link
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

a:link {
	font-size: 14px;
	color: #333;
	text-decoration: underline;
	background: none;
}

a:visited {
	font-size: 14px;
	color: #333;
	text-decoration: underline;
	background: none;
}

a:hover {
	font-size :14px;
	color: #333;
	text-decoration: none;
	background: none;
}

a:active {
	font-size :14px;
	color: #333;
	text-decoration: none;
	background: none;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■top
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*main_img*/

#slider {
	height: 270px;
	margin: 0 0 0 5px;
	position: relative;
	background: url(../images/bg_main_img.gif) no-repeat top;
	letter-spacing: 1px;
}

#slider strong {
	font-weight: bold;
	font-size: 14px;
	font-family:"メイリオ","Osaka","ＭＳ Ｐゴシック";
}

#slider #sliderContent {
	width: 570px;
	position: absolute;
	top: 0;
}

#sliderContent li	{
	position: relative;
	display: none;
	list-style: none;
	color: #fff;
}

#slider #sliderContent li span	{
	width: 550px;
	text-align: left;
	padding: 10px;
	position: absolute;
	background: url(../images/bg_main.png) repeat;
	display: none;
	font-weight: bold;
	font-family:"メイリオ","Osaka","ＭＳ Ｐゴシック";
}
.sliderImage span strong {
	font-size: 12px;
}

.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
	left: 0;
}

/*top_banner*/

#top_banner_top {
	margin: 5px 10px;
	width: 650px;
}

#top_banner1 {
	float: left;
	width: 317px;
}

#top_banner2 {
	float: right;
	width: 317px;
}

#top_banner_bt {
	margin: 0 10px;
	width: 650px;
	clear: both;
}

#top_banner3 {
	float: left;
	width: 317px;
	padding: 15px 0 10px 0;
}

#top_banner4 {
	float: right;
	width: 317px;
	padding: 15px 0 10px 0;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■中ページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*time*/

.mente_table {
	width: 650px;
	border-top: 1px solid #9bbb59;
	border-left: 1px solid #9bbb59;
	margin: 5px auto 10px;
}

.mente_td_01 {
	background: #fff;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
}

.mente_td_02 {
	background: #e6eed5;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
}

.mente_td_01_b {
	background: #fff;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
	font-weight: bold;
}

.mente_td_02_b {
	background: #e6eed5;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
	font-weight: bold;
}

.mente_td_03 {
	background: #fff;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 3px solid #9bbb59;
	text-align: center;
	font-weight: bold;
}

.situation_table {
	width: 650px;
	border-top: 1px solid #9bbb59;
	border-left: 1px solid #9bbb59;
	margin: 5px auto 10px;
}

.situation_td_01 {
	background: #fff;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
	width: 33%;
}

.situation_td_02 {
	background: #e6eed5;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
	width: 33%;
}

.situation_td_03 {
	background: #fff;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 3px solid #9bbb59;
	text-align: center;
	font-weight: bold;
	width: 33%;
}

.life_table {
	width: 650px;
	border-top: 1px solid #9bbb59;
	border-left: 1px solid #9bbb59;
	margin: 5px auto 10px;
}

.life_td_01 {
	background: #fff;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
	text-align: center;
	width: 50%;
}

.life_td_02 {
	background: #e6eed5;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 1px solid #9bbb59;
	text-align: center;
	width: 50%;
}

.life_td_03 {
	background: #fff;
	padding: 5px;
	border-right: 1px solid #9bbb59;
	border-bottom: 3px solid #9bbb59;
	text-align: center;
	font-weight: bold;
	width: 50%;
}


/*aim*/

.aimtitle {
	padding: 0 10px 0 10px;
}

.aimpoint {
	padding: 0 10px 0 60px;
}

.aimbt a:hover img {
	opacity:0.80;
	filter: alpha(opacity=70);
}

.int_list {
	color: #0d387e;
	margin-left: 44px;
	margin-bottom: 15px;
}

.int_table01 {
	margin: 0 auto;
	border: none;
	text-align: center;
	width: 500px;
}

.int_td01 {
	padding: 5px;
	background: #e5c1e5;
	border-bottom: 1px solid #fff;
}

.int_td02 {
	padding: 5px;
	background: #e5c1e5;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 50%;
}

.int_td03 {
	padding: 5px;
	background: #e5c1e5;
	border-bottom: 1px solid #fff;
	width: 50%;
}

.int_td04 {
	padding: 5px;
	background: #f6eaf6;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 50%;
}

.int_td05 {
	padding: 5px;
	background: #f6eaf6;
	border-bottom: 1px solid #fff;
	width: 50%;
}

.int_td06 {
	padding: 5px;
	background: #f6eaf6;
	border-bottom: 15px solid #fff;
}

.int_td07 {
	padding: 5px;
	background: #fff;
	border-bottom: 15px solid #fff;
	font-size: 12px;
	color: #ff0000;
}

.int_10off {
	font-weight: bold;
	font-size: 24px;
	color: #ff0000;
	text-align: center;
}

.ext {
	margin-left: 28px;
	margin-bottom: 10px;
	line-height: 180%;
}


.item_table {
	width: 650px;
	margin: 5px auto;
}

.item_td01 {
	padding: 5px;
	background: #edd3c3;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	font-weight: bold;
}

.item_td02 {
	padding: 5px;
	background: #f6f1ee;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.item_td02_r {
	padding: 5px;
	background: #f6f1ee;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: right;
}

.item_td03 {
	padding: 5px;
	background: #edd3c3;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.item_td03_r {
	padding: 5px;
	background: #edd3c3;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: right;
}

h4.int {
	font-size: 16px;
	font-weight: bold;
	color: #1e50a2;
	padding: 10px 0 0 10px;
}

h4.cho {
	font-size: 16px;
	font-weight: bold;
	color: #82ae46;
	padding: 10px 0 0 10px;
}

h4.ext {
	font-size: 16px;
	font-weight: bold;
	color: #ec6800;
	padding: 10px 0 0 10px;
}


/*flow*/

h3.flow {
	width: 185px;
	height: 49px;
	background: url(../flow/images/stap.gif) no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 6px 0 0 15px;
	border: none;
	clear: both;
}

h4.flow {
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 2px 10px;
	margin: 0 20px 10px;
	width: 620px;
	background-color: #eee;
	border-left: #a4c43a 5px solid;
}

p.flow {
	padding: 0 0 10px 10px;
}

img.flow {
	float: right;
	padding: 0 20px 10px 15px;
}

.flow_center {
	padding-left: 20px;
	clear: both;
}

/*kind*/

p.kind_left {
	float: left;
	width: 150px;
	font-weight: bold;
}

p.kind_right {
	float: right;
	width: 470px;
	padding-right: 10px;
}

p.kind_center {
	clear: both;
}

h3.kind {
	font-size: 16px;
	font-weight: bold;
	color: #ec6941;
	border: none;
	padding: 0;
}

h4.kind2 {
	font-size: 16px;
	font-weight: bold;
	color: #638c0b;
	border: none;
	padding-top: 15px;
}

.kind_mame {
	background: url(../kind/images/mame.gif) no-repeat left;
	margin: 0 20px 30px 20px;
	padding: 0 0 0 160px;
	clear: both;
}

/*faq*/

h3.faq1 {
	width: 600px;
	height: 34px;
	padding: 16px 0 0 50px;
	background: #ffeeee url(../faq/images/q1.gif) no-repeat;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #111111;
}

h3.faq2 {
	width: 600px;
	height: 34px;
	padding: 16px 0 0 50px;
	background: #e7f7c1 url(../faq/images/q2.gif) no-repeat;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #111111;
}

.anser1 {
	width: 530px;
	min-height: 105px;
	padding: 10px 110px 10px 10px;
	background: #e0f5ff url(../faq/images/a1.gif) no-repeat right;
	font-size: 14px;
	color: #111111;
}

.anser2 {
	width: 530px;
	min-height: 105px;
	padding: 10px 110px 10px 10px;
	background: #e0f5ff url(../faq/images/a2.gif) no-repeat right;
	font-size: 14px;
	color: #111111;
}

.measures ul {
	margin: 0 0 0 15px;
	line-height: 180%;
	width: 320px;
	float: right;
}

#faq_footer {
	width: 550px;
	height: 73px;
	margin-left: 15px;
	background: url(../faq/images/footer_bg.gif) no-repeat;
	padding: 77px 50px 0 50px;
	text-align: center;
	font-weight: bold;
	line-height: 180%;
}

/*color*/

#color_link dl {
	margin: 0 0 10px 10px;
}

#color_link dt {
	margin-top: 10px;
	padding-bottom: 5px;
}

#color_link dd {
	padding-bottom: 10px;
	border-bottom: 1px dotted;
	width: 650px;
}

h4.color {
	margin: 5px 10px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #eb6100;
	clear: both;
}

#color ul {
	margin-left: 25px;
	line-height: 180%;
}

/*ask*/

#policy {
	margin: 0 0 0 47px;
	padding: 0 0 5px 0;
	line-height: 180%;
	list-style: decimal;
}

/*table_01*/

.table_01 {
	width: 650px;
	margin: 10px 10px 20px 10px;
	border-top: solid 1px #ccc;
}

.td_01_gray {
	width: 30%;
	line-height: 180%;
	padding: 10px;
	font-size: 14px;
	background: #f1f1f1;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.td_01_white {
	width: 70%;
	font-size: 14px;
	line-height: 180%;
	padding: 10px;
	background: #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
}

.td_01_white_2 {
	width: 70%;
	font-size: 14px;
	line-height: 180%;
	padding: 10px;
	background: #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.td_01_gray_center {
	padding: 15px 0;
	background: #f1f1f1;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	text-align: center;
}

p.bottom {
	margin: 0 0 7px 0;
}

.table_01 a:link{
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 14px;
}

.table_01 a:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 14px;
}

.table_01 a:hover,a:active{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}

.form_max {
	width: 100%;
}


















