@charset "shift_jis";
/* CSS Document */

/*---------------------------------------- 全ページ共通 */
body {
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


img {
	border-width:0;
}

h1 {
	font-size: 12px;
	color: #039;
	background-color: #9AABBA;
	width: 870px;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-left: 0px;
	padding-right: 10px;
	margin-bottom: 0px;
	height: 20px;

}

#header {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#header1 {
	float: left;
}

#header2 {
	float: right;
	margin-top: 45px;
	margin-right: 5px;
}
#g_menu {
	width: 880px;
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#g_menu ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 880px;
}
#g_menu ul li {
	background-image: url(images/menu_plt.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	text-align: center;
	list-style-type: none;
	height: 40px;
	width: 110px;
	padding: 0px;
}
#g_menu ul li a {
	color: #FFF;
	text-decoration: none;
	height: 40px;
	width: 110px;
	display: block;
	height: 27px;
	width: 100px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#g_menu ul li a:hover {
	color: #F00;
	text-decoration: none;
	background-image: url(images/menu_plt_f2.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 100px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

.footer_menu {
	font-size: 10px;
	color: #039;
	line-height: 16px;
	text-align: right;
	margin-right: 10px;
	height: 16px;
	width: 860px;
	margin-left: 10px;
	padding-top: 20px;
}

/*---------------------------------------- 全ページ共通・レイアウト */
#layout {
	background-image: url(images/bg00.gif);
	background-repeat: repeat-y;
	text-align: right;
	height: auto;
	width: 880px;
	padding-right: 20px;
	padding-left: 20px;
	top: 0px;
	position: relative;
}

.footer_menu a {
	color: #039;
	text-decoration: none;
}

.footer_menu a:hover {
	color: #06F;
	text-decoration: underline;
}


#copyright {
	font-size: 10px;
	line-height: 16px;
	color: #039;
	text-align: right;
	margin: 10px;
	height: 16px;
	width: 860px;
}


/*---------------------------------------- トップページ */
#top_main {
	width: 880px;
	clear: both;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#top_main_l {
	float: left;
	height: 400px;
	width: 240px;
}
#top_main_r {
	float: right;
	height: 400px;
	width: 640px;
}
#topic_box {
	clear: both;
	width: 880px;
	background-color: #D3DDDE;
	margin-right: auto;
	margin-left: auto;
}
#topic_add {
	width: 240px;
	background-image: url(images/top_add.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*---------------------------------------- トップページ以外 */
#contents_main {
	width: 880px;
	height: auto;
	background-color: #D3DDDE;
	margin: auto;
}
#topic_add_in {
	background-image: url(images/address_in.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 120%;
	margin-top: 5px;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
.clear2 {
	clear: both;
	margin-bottom: 15px;
}
.bar01 {
	width: 640px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 42px;

}
.com_pho {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.pho_box {
	margin: 5px;
	float: left;
	width: 190px;
}

.pho_box p {
	margin-top: 5px;
}


.photo01 {
	height: 140px;
	width: 190px;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.bg_blue {
	background-color: #D7FFFF;
	margin-right: auto;
	margin-left: auto;
}
.space {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tx_red {
	font-size: 12px;
	color: #FF0000;
}
.name {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	margin-bottom: 15px;
}
.area {
	text-align: center;
	float: right;
	width: 315px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.area2 {
	text-align: center;
	float: left;
	width: 315px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tx01 {
	text-align: left;
	font-size: 12px;
	line-height: 170%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 600px;
}
.d_photo {
	vertical-align: top;
	height: 160px;
	width: 140px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.aisatsu {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.tx02 {
	text-align: left;
	line-height: 170%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 12px;
}
.kyujin td .tx02 p {
	font-weight: bold;
	color: #036;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.tx03 {
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 170%;
	width: 360px;
	padding: 10px;
}
.tx04 {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 130%;
}
.tx05 {
	text-align: left;
	line-height: 170%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 12px;
	height: 150px;
}
.tx06 {
	text-align: left;
	line-height: 170%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	height: 150px;
	padding-left: 5px;
}
.tx07 {
	width: 220px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	padding: 5px;
	margin-left: 370px;
	margin-bottom: 15px;
	font-size: 12px;
}
.tx08 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
}
.tx09 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding-top: 50px;
	padding-left: 20px;
}
.box01 {
	width: 580px;
	margin-top: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.box02 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D6DFE0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box03 {
	width: 615px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.box04 {
	background-image: url(images/sitemap/smap_back.gif);
	width: 151px;
	background-repeat: no-repeat;
	height: 41px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.box04 a {
	color: #00346C;
	text-decoration: none;
}
.box04 a:hover {
	color: #999999;
}


.f_02 {
	background-image: url(images/exterior/%E8%B2%B4%E6%98%87_%E3%82%A8%E3%82%AF%E3%82%B9%E3%83%86%E3%83%AA%E3%82%A2_r21_c14.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	width: 210px;
}
.tx08 p {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}

.tx08 ul {
	margin: 5px;
	padding: 0px;
}

.tx08 li {
	list-style-type: none;
}

.centering {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.centering2 {
	margin-right: auto;
	margin-left: auto;
}
#r_contents .tx01 ol {

}
#r_contents .test {
	width: 610px;
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#r_contents .test .t_left {
	width: 300px;
	float: left;
	text-align: left;
	line-height: 150%;
	margin-left: 5px;
	margin-bottom: 15px;
}
#r_contents .test .t_right {
	text-align: left;
	width: 290px;
	padding-left: 10px;
	float: right;
	padding-top: 5px;
	line-height: 150%;
}

#r_contents .tx01 li {
	margin-bottom: 15px;
}


.contents01 {
	width: 640px;
	text-align: center;
}

#r_contents {
	width: 640px;
	float: right;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#left_img {
	float: left;
	width: 240px;
	height: auto;
}
.s_con {
	width: 570px;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.s_photo {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 140px;
	width: 160px;
}
.t_01 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}


.img01 {
	margin-top: 5px;
}
.f_01 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 30px;
}
.jirei_box {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.jirei_box ul {
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 12px;
}

.jirei_box li {
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}

.space02 {
	margin-right: 10px;
}
.space03 {
	padding-right: 10px;
	padding-left: 10px;
}
.space04 {
	margin: 10px;
}
.space05 {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.space06 {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.space06 p {
	margin: 0px;
}


.faq {
	background-image: url(images/faq/mark_q.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 5px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

.link01 {
	text-align: center;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 150px;
	background-color: #003366;
	margin-right: 10px;
	font-size: 12px;
}
.link01 a {
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link01 a:hover {
	line-height: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.kyujin table tr td {
	vertical-align: top;
}
.kyujin {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.flow01 {
	background-image: url(images/flowchart/img_toi.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 96px;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow02 {
	background-image: url(images/flowchart/img_uchi.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 96px;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow03 {
	background-image: url(images/flowchart/img_mitsu.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 96px;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow04 {
	background-image: url(images/flowchart/img_kei.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 96px;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow05 {
	background-image: url(images/flowchart/img_seko.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 96px;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow06 {
	background-image: url(images/flowchart/img_kak.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 96px;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow07 {
	background-image: url(images/flowchart/img_after.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 96px;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.td01 {
	background-color: #D3DDDE;
	padding: 5px;
	border: 1px solid #333333;
	font-size: 12px;
	color: #333333;
	width: 380px;
	font-weight: bold;
	text-align: left;
}
.td02 {
	background-color: #D3DDDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.td03 {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.td04 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.td05 {
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #118CE4;
	width: 120px;
	color: #333333;
	font-size: 12px;
}
.td06 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #118CE4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #118CE4;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
}
.td07 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #118CE4;
	border-left-color: #118CE4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
}
.td08 {
	padding: 5px;
	width: 180px;
	text-align: center;
}
.td08 a {
	color: #01345F;
	text-decoration: none;
	font-size: 12px;
}
.td08 a:hover {
	color: #999999;
}
.form_bt {
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.map {
	float: left;
	margin-right: 5px;
}
.tx04 p {
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	margin-bottom: 5px;
	margin-top: 0px;
}

.mail_ad {
	margin-right: auto;
	margin-left: 20px;
	text-align: left;
	margin-top: 10px;
	background-image: url(images/access/mail.jpg);
	background-position: 20px center;
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	clear: both;
}

.mail_tx {
	font-size: 12px;
	font-weight: bold;
}

.top {
	float: left;
}
