@charset "utf-8";
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }


body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}

#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 850px;
	height: 75px;
	background-image: url(../image/top_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top #top_mess {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 12px;
	color: #333333;
}
#top #search {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

#header {
	height: 30px;
	width: 850px;
	margin-bottom: 10px;
}


#content01 {
	width: 850px;
	margin-bottom: 5px;
	clear: both;
	height: 400px;
}
#content01_sub {
	width: 850px;
	margin-bottom: 5px;
	clear: both;
}

#content01_sub #faq_head {
	height: 220px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/faq_bg.jpg);
	background-repeat: no-repeat;
}
#content01_sub #faq_head .faq01 {
	float: left;
	width: 219px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	padding-right: 10px;
}
#content01_sub #faq_head .faq01 .faq01_top {
	color: #999999;
	margin-bottom: 10px;
	font-size: 12px;
}

#content01_sub #faq_head .faq02 {
	float: left;
	width: 220px;
	height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	padding-right: 10px;
}
#content01_sub .answer {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	font-size: 12px;
	line-height: 1.3em;
}
#content01_sub .answer .answer_p {
	margin-bottom: 10px;
	font-size: 14px;
}

#content01_sub #faq_head p {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.7em;
}


#content01_left {
	float: left;
	width: 620px;
	margin-right: 10px;
}

#content01_left_sub {
	float: left;
	width: 650px;
	margin-right: 10px;
	_margin-right: 5px;
}
#content01_left_sub h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#content01_sub #content01_left_sub #flow_left {
	float: left;
	height: 125px;
	width: 410px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 5px;
}
#content01_sub #content01_left_sub #flow_right {
	float: left;
	width: 219px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 110px;
}
#content01_sub #content01_left_sub #flow_wrap {
	clear: both;
	width: 650px;
	height: 135px;
	padding-bottom: 10px;
}
#content01_sub #content01_left_sub #flow_wrap2 {
	clear: both;
	width: 620px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content01_sub #content01_left_sub #flow_wrap2 #flow_wrap2_left {
	float: left;
	width: 210px;
	padding: 5px;
}
#content01_sub #content01_left_sub #flow_wrap2 #flow_wrap2_right {
	float: left;
	width: 390px;
	padding: 5px;
}

#content01_sub #content01_left_sub #flow_right ul {
	font-size: 10px;
	margin-left: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
#wrap #content01_sub #content01_left_sub #flow_left h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
}

#content01_left_sub p {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.7em;
}
#content01_left_sub h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#content01_right_sub_acomp #mycarousel p {
	font-size: 10px;
	text-align: center;
	color: #0066FF;
}
#content01_right {
	float: left;
	width: 220px;
	background-image: url(../image/content01_right_bg.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
#content01_right_sub_wrap {
	float: left;
	width: 190px;
	_width: 180px;
}
#content01_right_sub_acomp {
	width: 190px;
	background-image: url(../image/content01_right_sub_bg.jpg);
	background-repeat: no-repeat;
	height: 650px;
	margin-bottom: 10px;
}
#content01_right_sub_cal {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#content01_right_sub_wrap #content01_right_sub_acomp h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 5px;
}

#content01_right h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.jirei {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content02 {
	height: 400px;
	width: 850px;
	clear: both;
	background-image: url(../image/content02_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
}
#content02 h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 7px;
}
#content03 h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 7px;
}
#content03 .faq01 {
	float: left;
	height: 125px;
	width: 169px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#content03 .faq02 {
	float: left;
	height: 125px;
	width: 169px;
}
#content04 {
	height: 175px;
	width: 850px;
	margin-top: 10px;
	border: 1px solid #999999;
}
#content04 .info01 a {
	text-decoration: none;
	color: #999999;
}
#content04 .info01 a:hover {
	text-decoration: underline;
	color: #0033FF;
}

#footer {
	width: 850px;
	margin-top: 10px;
}

#content04 .info01 {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#content04 h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}
#content04 .info01 h5 {
	font-size: 12px;
	font-weight: normal;
}
#content04 .info01 p {
	margin-top: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #666666;
}
#footer p {
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
	margin-bottom: 5px;
}


#content03 p {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
}
.search_win {
	height: 14px;
	font-size: 12px;
}
.search_bottun {
	height: 20px;
	font-size: 12px;
}

.top_q {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 3px;
}


#content02_left {
	float: left;
	width: 639px;
	margin-right: 10px;
	height: 355px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#content02_left p {
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 1.7em;
	font-size: 12px;
	margin-right: 10px;
}

#content02_right {
	float: left;
	width: 200px;
}



#content01_02 {
	float: left;
	height: 90px;
	width: 200px;
	margin-right: 10px;
	margin-top: 8px;
}
#content01_04 {
	float: left;
	height: 90px;
	width: 200px;
	margin-top: 8px;
}
#content02_right li {
	margin-left: 10px;
	margin-top: 8px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#content03 {
	clear: both;
	height: 175px;
	width: 850px;
	margin-top: 10px;
	background-image: url(../image/content03_bg.jpg);
	background-repeat: no-repeat;
}

#content02_right h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
#content02_right ul {
	padding-top: 10px;
}
#content02_right .icon_line {
	vertical-align: middle;
}
#content02_left h3 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content02_right a {
	text-decoration: none;
	color: #333333;
}
#content02_right a:hover {
	text-decoration: underline;
	color: #0033FF;
}
#content01_sub #content01_left_sub h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
/*ヘッダーメニュー*/
#header a {
	display: block;
}
#header a:hover img{
	visibility: hidden;
}
#header #nav01 {
	float: left;
	height: 30px;
	width: 145px;
	background-image: url(../image/nav01RO.jpg);
	background-repeat: no-repeat;
}
#header #nav02 {
	float: left;
	height: 30px;
	width: 140px;
	background-image: url(../image/nav02RO.jpg);
	background-repeat: no-repeat;
}
#header #nav03 {
	float: left;
	height: 30px;
	width: 140px;
	background-image: url(../image/nav03RO.jpg);
	background-repeat: no-repeat;
}
#header #nav04 {
	float: left;
	height: 30px;
	width: 140px;
	background-image: url(../image/nav04RO.jpg);
	background-repeat: no-repeat;
}
#header #nav05 {
	float: left;
	height: 30px;
	width: 140px;
	background-image: url(../image/nav05RO.jpg);
	background-repeat: no-repeat;
}
#header #nav06 {
	float: left;
	height: 30px;
	width: 145px;
	background-image: url(../image/nav06RO.jpg);
	background-repeat: no-repeat;
}
/******************************************************************************/
/*  ヘッダーナビゲーションメニュー プルダウンの設定  */
/******************************************************************************/
/*1：文字の設定*/
ul.main{
	font-size:12px;
}

/*2：色の設定*/
.sub{background-color:#333333;}
.sub li{background-color:#cccccc;}

.sub a:hover{
	background-color:#ededed;
}
.sub li.on2{background-color:#ededed;}


/*：サブメニューの文字色*/
.sub a:link{color:#333333}
.sub a:visited{
	color:#333333;
}
.sub a:hover{
	color:#ff6600;
	text-decoration: none;
}

/*3：メニューサイズ・余白・枠線の設定*/
ul.main{width:850px;}

/*サブメニュー幅の設定*/
ol.sub{
    left:5;
    top:5;
    width:140px;
}

/*サブメニューアイテム幅の設定*/
ol.sub li.off2{
	width:140px;
	height:20px;
}
ol.sub li.on2{
	width:140px;
	height:20px;
}
/*サブメニュー枠線の設定*/
ol.sub{
}
.sub li.off2,.sub li.on2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/*サブメニュー余白の設定*/
.sub a{
	width:135px;
	height:20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/*5：変更不可(この部分は変更しないで下さい)*/
.main *{margin:0px;padding:0px;list-style:none;display:block;}
ul.main{position:relative;}
ul.main li.off{position:relative;float:left;overflow:hidden;}
ul.main li.on{float:left;overflow:hidden;}
ul.main>li.on{overflow:visible;/*×*/}
ol.sub{position:relative;}
ol.sub li.off2{position:relative;overflow:hidden;}
ol.sub li.on2{overflow:hidden;}
ol.sub>li.on2{overflow:visible;}
ul.sub-2{position:relative;}
/******************************************************************************/
/*  ヘッダーナビゲーションメニュー プルダウンの設定 ここまで */
/******************************************************************************/

/*+++thanks.html++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#thanks {
	text-align: center;
	background-color: #ededed;
	border: 1px solid #999999;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
#content01_left_sub .inq_left {
	float: left;
	width: 200px;
	margin-bottom: 25px;
}
#content01_left_sub .inq_right h3 {
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
}

#content01_left_sub .inq_right {
	float: left;
	width: 450px;
	clear: right;
	margin-bottom: 25px;
}
#content01_sub #content01_left_sub #law {
	font-size: 12px;
}
.law01 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#law td {
	text-align: left;
	padding-left: 10px;
}
#content01_left_sub #law {
	margin-top: 20px;
}

.law02 {
	background-color: #F4FFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
