@charset "utf-8";
/* CSS Document */
/*　隙間対策 */
img{
	margin: 0px;
	     border: none;


}
h1,h2,h3,h4,p,span,div {
	margin: 0px;
	font-size: 14px;
}

*{
	margin: 0px;

}
.style_h2 {
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-top:10px;
	background-image:url(common_images/h2_bg.jpg);
	color: #006666;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 160%;
	}
	.style_h3 {
	margin-bottom:20px;
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-top:10px;
	background-image:url(common_images/h3_bg.jpg);
	color: #006666;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 160%;
	}
	.style_h4 {
	margin-bottom:20px;
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-top:10px;
	background-image:url(common_images/h4_bg.jpg);
	color: #006666;
	padding-bottom: 5px;
	font-size: 14px;
	}
	.style_h4_2 {
	margin-bottom:20px;
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-top:10px;
	color: #009900;
	padding-bottom: 5px;
	font-size: 14px;
	border:1px dashed #FF3300;
	}
body {
	font-family:"MS PGothic","MS Pゴシック",sans-serif;
	font-size:12px 14px 16px;
	margin:0pt;
	padding:0pt;
	text-align:left;
}
/* リンクの下線を消す */
a {
	text-decoration: none;
	color:#CC3333;
}
#wrapper {
	width: 870px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*	border:solid 1px #003333;	*/
	background-image: url(common_images/bg.jpg);
	background-repeat: repeat-y;
}
.site_image {
	border: 0;
	margin: 0;
	padding: 0;
	width: 840px;
	height:210px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.sub_site_image {
	border: 0;
	margin: 0;
	padding: 0;
	width: 840px;
	height:139px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.header {
	width: 870px;
	background-repeat: no-repeat;
	height: 112px;
	float: left;
}
.footer {
	width: 850px;
	background: #CCCCCC;
	padding: 10px;
	text-align: center;
	background-image: url(common_images/footer.jpg);
	height: 54px;
}
.footer p {
	color: #666666;
	font-size: 12px;
}
.footer a {
	color: #666666;
	font-size: 12px;
	white-space: nowrap;
	text-decoration:none;
}

.footer a:hover {
	color: #666666;
	font-size: 12px;
	white-space: nowrap;
	text-decoration:underline;
}
/*menu*/
.m-bar {
	border: 0;
	margin: 0;
	padding: 0;
	width: 840px;
	height: 34px;
	margin-left: 15px;
}

.m-bar img {
	visibility: hidden;
}

.m-bar a,
.m-bar a:link,
.m-bar a:visited {
	background-position: 0px 0px;
	float:left;
}
.m-bar a:focus,
.m-bar a:hover,
.m-bar a:active {
	background-position: 0px 35px;
	float:left;
}


.m-bar .m-menu1 a {
	background-image: url(common_images/menu1.jpg);
}
.m-bar .m-menu2 a {
	background-image: url(common_images/menu2.jpg);
}
.m-bar .m-menu3 a {
	background-image: url(common_images/menu3.jpg);
}
.m-bar .m-menu4 a {
	background-image: url(common_images/menu4.jpg);
}
.m-bar .m-menu5 a {
	background-image: url(common_images/menu5.jpg);
}
.m-bar .m-menu6 a {
	background-image: url(common_images/menu6.jpg);
}
.m-bar .m-menu7 a {
	background-image: url(common_images/menu7.jpg);
}
.m-bar .m-menu8 a {
	background-image: url(common_images/menu8.jpg);
}
.m-bar .m-menu9 a {
	background-image: url(common_images/menu9.jpg);
}







/* 画像にテキストを回り込み（画像：中央） */
.img_box_center {
	float: left;
	border: none;
	margin-left: 120px;
}
.img_box_center img{
	border: 0;
	}

/* 画像にテキストを回り込み（画像：左寄せ） */
.img_box {
	float: left;
	margin: 6px 10px 15px 20px;
	border: none;
}
.img_box img{
	border: 0;
	}

/* 画像にテキストを回り込み（画像：左寄せ） */
.img_L {
float: left;
margin: 6px 10px 5px 0px;
border: none;
}

/* 画像にテキストを回り込み（画像：右寄せ） */
.img_R {
	float: right;
	margin: 6px 10px 5px 10px;
	border: none;
}
/* 画像にテキストを回り込み（画像：右寄せ） */
.img_go-top {
	margin: 6px 10px 5px 10px;
	border: none;
	float: right;
}
/* 画像にテキストを回り込み（画像：左寄せ） */
.img_L_ {
float: left;
margin: 0px;
border: none;
}
*.floatclear
      {
         clear: both;
		 /* <br class="floatclear">	*/
      }

.box {
	border: 0;
	margin: 0;
	padding: 0;
	width: 840px;
	margin-right: 15px;
	margin-left: 15px;
}

.side_box {
	width: 250px;
	background-repeat: no-repeat;
	height: auto;
	float: left;
	margin-bottom: 50px;
	margin-left: 10px;
	margin-top: 10px;
	
}
.side_01 {
	width: 250px;
	background-repeat: no-repeat;
	height: 20px;
	border:solid 1px #003333;
	background-color: #0099CC;
	padding-top: 8px;
	text-align: center;
}
.side_02 {
	width: 250px;
	background-repeat: no-repeat;
	height: 100%;
	float: left;
	border-bottom:solid 1px #003333;
	border-left:solid 1px #003333;
	border-right:solid 1px #003333;
}
.side_02 p{
	font-size:12px;
	color:#333333;
	margin-left: 5px;
	margin-top: 8px;
}
.side_02 table{
	font-size:12px;
	color:#333333;
}
.side_03 {
	width: 250px;
	height: 100%;
	float: left;
	border:1px solid #003333;
	margin-top: 15px;
	background-color: #FFFF99;
	padding-bottom: 30px;
}
.side_03 p{
	font-size:12px;
	color:#333333;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.side_04 {
	width: 250px;
	height: 100%;
	float: left;
	border:solid 1px #003333;
	margin-top: 15px;
	padding-bottom: 30px;
}
.side_04 p{
	font-size:12px;
	color:#333333;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.contents_box {
	width: 570px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 50px;
}
.contents_box p{
	font-size:14px;
	color:#333333;
	text-align: left;
	line-height: 160%;
}
.contents_01 {
	width: 100%;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}
.contents_01 ul {
	list-style:none;
	margin:0;
	padding:0;
}
.contents_01 li {
	list-style:none;
	background-image:url(common_images/check_ico2.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}


.contents_trouble_01 {
	width: 570px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(common_images/saimu_top.jpg);
	height: 40px;
}
.contents_trouble_02 {
	width: 570px;
	background-repeat: repeat-y;
	float: left;
	background-image: url(common_images/saimu_center.jpg);
}
.contents_trouble_03 {
	background-image: url(common_images/saimu_under.jpg);
	width: 570px;
	background-repeat: no-repeat;
	float: left;
	height: 40px;
}

.contents_bengoshi_01 {
	width: 550px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(common_images/bengoshi_top.jpg);
	height: 43px;
	margin-top: 20px;
	margin-left: 10px;
}
.contents_bengoshi_02 {
	width: 550px;
	background-repeat: repeat-y;
	float: left;
	background-image: url(common_images/bengoshi_center.jpg);
	margin-left: 10px;
}
.contents_bengoshi_03 {
	width: 550px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(common_images/bengoshi_under.jpg);
	height: 45px;
	margin-left: 10px;
}
			.contents_bengoshi_04 {
	width: 550px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(common_images/bengoshi_top.jpg);
	height: 43px;
	margin-top: 20px;
	margin-left: 160px;
	_margin-left: 80px;
			}
			.contents_bengoshi_05 {
				width: 550px;
				background-repeat: repeat-y;
				float: left;
				background-image: url(common_images/bengoshi_center.jpg);
				margin-left: 160px;
				_margin-left: 80px;
			}
			.contents_bengoshi_06 {
				width: 550px;
				background-repeat: no-repeat;
				float: left;
				background-image: url(common_images/bengoshi_under.jpg);
				height: 45px;
				margin-left: 160px;
				_margin-left: 80px;
			}

.contents_saimu_a {
	width: 255px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border-bottom:dashed 1px #CCCC66;
	margin-left: 25px;
}
.contents_saimu_a p{
	font-size:12px;
	color:#333333;
	text-align: left;
}
.contents_saimu_b {
	width: 255px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	border-bottom:dashed 1px #CCCC66;
}
.contents_saimu_b p{
	font-size:12px;
	color:#333333;
	text-align: left;
}
.contents_saimu p{
	margin-left:5px;
	line-height:180%;
	margin-right:5px;
	margin-top: 10px;
}
.contents_saimu_a img{
		border:0;
		float:none;
}
.contents_saimu_b img{
		border:0;
		float:none;
}
.style_table {
	padding:0px;
	border:0px;
	text-align:left;
	color:inherit;
	background-color:#666699;
	margin: 0;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	line-height:118%;
	font-size:10pt;
	padding:4px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align: center;
}
.style_td2 {
	line-height:118%;
	font-size:10pt;
	padding:4px;
	margin:1px;
	color:inherit;
	background-color:#FFCCCC;
	text-align: center;
}
/*menu*/
.sub_menu {
	border: 0;
	margin: 0;
	padding: 0;
	width: 212px;
	height: 50px;
}

.sub_menu img {
	visibility: hidden;
}

.sub_menu a,
.sub_menu a:link,
.sub_menu a:visited {
	background-position: 0px 0px;
	float:left;
}
.sub_menu a:focus,
.sub_menu a:hover,
.sub_menu a:active {
	background-position: 0px 50px;
	float:left;
}

.sub_menu .sub_menu1 a {
	background-image: url(common_images/sub_menu1.jpg);
}
.sub_menu .sub_menu2 a {
	background-image: url(common_images/sub_menu2.jpg);
}
.sub_menu .sub_menu3 a {
	background-image: url(common_images/sub_menu3.jpg);
}
.sub_menu .sub_menu4 a {
	background-image: url(common_images/sub_menu4.jpg);
}
.sub_menu .sub_menu5 a {
	background-image: url(common_images/sub_menu5.jpg);
}



/*TOPから選択*/
.top_sub_menu {
	border: 0;
	margin: 0;
	padding: 0;
	width: 198px;
	height: 38px;
}

.top_sub_menu img {
	visibility: hidden;
}

.top_sub_menu a,
.top_sub_menu a:link,
.top_sub_menu a:visited {
	background-position: 0px 0px;
	float:left;
}
.top_sub_menu a:focus,
.top_sub_menu a:hover,
.top_sub_menu a:active {
	background-position: 0px 39px;
	float:left;
}

.top_sub_menu .top_sub_menu1 a {
	background-image: url(common_images/top_sub1.jpg);
}
.top_sub_menu .top_sub_menu2 a {
	background-image: url(common_images/top_sub2.jpg);
}
.top_sub_menu .top_sub_menu3 a {
	background-image: url(common_images/top_sub3.jpg);
}
.top_sub_menu .top_sub_menu4 a {
	background-image: url(common_images/top_sub4.jpg);
}

/*TOPに戻る*/
.go_top {
	border: 0;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 46px;
	margin-bottom: 30px;
}

.go_top img {
	visibility: hidden;
}

.go_top a,
.go_top a:link,
.go_top a:visited {
	background-position: 0px 0px;
	float:left;
}
.go_top a:focus,
.go_top a:hover,
.go_top a:active {
	background-position: 0px 46px;
	float:left;
}

.go_top .go_top1 a {
	background-image: url(common_images/go_top.gif);
}



.qanda_box {
	width: 540px;
	float: none;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-left: 20px;
}
.q_box {
	width: 26px;
	float: left;
	padding-top: 10px;
	text-align: left;
}
.q_text {
	float: left;
	padding-top: 10px;
	text-align: left;
	margin-left: 20px;
}
.a_box {
	width: 26px;
	float: left;
	text-align: left;
	margin-left: 30px;
		_margin-left: 10px;
	margin-top:10px;
}
.a_text {
	float: left;
	padding-top: 10px;
	text-align: left;
	width: 450px;
}


.bengoshi_box {
	float: left;
	padding-top: 10px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.contents_bengoshi_02 p{
	margin-left:20px;
	margin-right:10px;
	font-size:14px;
	color:#333333;
	text-align: left;
}
.contents_bengoshi_05 p{
	margin-left:20px;
	margin-right:10px;
	font-size:14px;
	color:#333333;
	text-align: left;
	line-height: 160%;
}
.contents_box_sub {
	width: 570px;
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 50px;
}
.contents_box_sub p{
	font-size:14px;
	color:#333333;
	text-align: left;
	line-height: 160%;
}


table.kakunin{
	border-top:1px solid #8b4513;
	border-left:1px solid #8b4513;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size:12px;
	margin-top: 20px;
	}
table.kakunin p{
	empty-cells:show;
}
.kakunin th{
	border-right:1px solid #8b4513;
	border-bottom:1px solid #8b4513;
	color:#8b4513;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
}
.kakunin td{
    border-right:1px solid #8b4513;
    border-bottom:1px solid #8b4513;
    padding:0.3em 1em;
}
.kakunin_01{
	border:1px solid;
	background-color:#FFFFCC;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 565px;
	border-top-color: #8b4513;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
/*相談へのバナー*/
.soudan {
	width: 499px;
	height: 120px;
	float: none;
	margin-left: 20px;
	background-repeat:no-repeat;
	
}

.soudan img {
	visibility: hidden;
	border:0;
	margin:0;
	padding:0;
	
}

.soudan a,
.soudan a:link,
.soudan a:visited {
	background-position: 0px 0px;
	float:left;
}
.soudan a:focus,
.soudan a:hover,
.soudan a:active {
	background-position: 0px 120px;
	float:left;
}


.soudan .soudan1 a {
	background-image: url(common_images/soudan.jpg);
}

/*サブメニューのリスト*/

.koumoku {
	width: 212px;
	height: 35px;
	float: none;
	background-repeat:no-repeat;
	margin-bottom: 15px;
	
}

.koumoku img {
	visibility: hidden;
	border:0;
	margin:0;
	padding:0;
	
}

.koumoku a,
.koumoku a:link,
.koumoku a:visited {
	background-position: 0px 0px;
	float:left;
}
.koumoku a:focus,
.koumoku a:hover,
.koumoku a:active {
	background-position: 0px 35px;
	float:left;
}


.koumoku .koumoku1 a {
	background-image: url(common_images/koumoku.jpg);
}

.menu_main {
	width:190px;
	background-color: #FFFFFF;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin-left: 20px;
	line-height: 150%;
}
.menu_main a {
	text-decoration:none;
	color: #333333;
}
.menu_main a:hover {
	text-decoration:underline;
	color:#663333;
}

.menu_main ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menu_main li {
	list-style:none;
	background-image:url(common_images/bar.jpg);
	background-repeat:no-repeat;
	/*	margin-left:2em;*/
	padding-left:15px;
}    
.qanda_page_box {
	width:240px;
	background-color: #FFFFFF;
	height: auto;
	margin-left: 20px;
	line-height: 180%;
	float: left;
	padding-top: 5px;
	margin-bottom: 50px;
}
.qanda_page_box a {
	text-decoration:none;
	color: #333333;
}
.qanda_page_box a:hover {
	text-decoration:underline;
	color:#663333;
}

.qanda_page_box ul {
	list-style:none;
	margin:0;
	padding:0;
}
.qanda_page_box li {
	list-style:none;
	background-image:url(common_images/check_ico1.jpg);
	background-repeat:no-repeat;
	/*	margin-left:2em;*/
	padding-left:15px;
}    
.qanda_q_box {
	width:500px;
	background-color: #FFFFFF;
	height: auto;
	margin-left: 20px;
	line-height: 150%;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*   yuigon   */
DIV#yuigon_01 {
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #FF9966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 30px;
}
DIV#yuigon_01 p{
	padding:0px;
	line-height:100%;
	text-align:center;
}
DIV#yuigon_02 {
	float: left;
	text-align: center;
	width: 120px;
	background-color: #FFFFCC;
	padding: 5px 20px 6px 0px;
	margin-right: 5px;
}
DIV#yuigon_02 p{
	padding:0px;
	line-height:100%;
	font-size:12px;
}
DIV#yuigon_03 {
	float: left;
	text-align: left;
	padding-top: 5px;
}
DIV#yuigon_03 p{
	padding:0px;
	line-height:100%;
		font-size:12px;
}
DIV#yuigon_04 {
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
}
DIV#yuigon_04 p{
	padding:0px;
	line-height:100%;
	text-align:center;
}
DIV#yuigon_04 td p{
	padding:0px;
	line-height:140%;
	font-size: 12px;
	margin: 0;
}
/* コンテンツ　手続き */
.contents2_box{
	width:550px;
	background-color:#FFFFFF;
	text-align:center;
	float: none;
	margin-top: 30px;
	border: solid 1px #333;
}
.contents2_box p{
	text-align: left;
	font-size: 14px;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	margin-top: 16px;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.contents2_box h3{
	text-align: center;
	font-size: 14px;
	color: #FF3366;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	margin-top: 16px;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.arrow_img{
	background-color:#FFFFFF;
	text-align:center;
	float: none;
	width: 550px;
}


/*  ももいろ　*/
DIV#jikohasan_pink_01 {
	float: left;
	text-align: center;
	border:1px;
	border-color:#999999;
	border-style:solid;
	background-color:#CCFFCC;
	width: 100%;
}
DIV#jikohasan_pink_02 {
	float: left;
	text-align: left;
	margin-left: 30px;
	width: 90%;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top: 15px;
	margin-bottom: 20px;
}
DIV#jikohasan_box_01 {
	float: left;
	text-align: center;
	width: 96%;
	padding: 8px;
}
DIV#jikohasan_box_02 {
	float: left;
	text-align: center;
	width: 100%;
}
DIV#jikohasan_box_01 p{
	float: none;
	text-align: left;
	width: auto;
	padding:0px;
	margin:0px;
}

/*自己破産手続き*/
div.waku {
	background-color:#FFFFCC;
	boder:0;
	width::580px;
	margin-left:41px;
	margin-right:41px;
	align:center;
	border:solid 1px #FFCC66;
}
div.waku2 {
	background-color:#FFFFCC;http://home1.netpalace.jp/1/tool/npfontsample.html
	boder:0;
	width:300px;
	margin-left:140px;
	margin-right:140px;
	align:center;
	border:solid 1px #FFCC66;
}
div.waku3 {
	width:300px;
	margin-left:270px;
	align:center;
}
div.waku4 {
	background-color:#CCFFCC;
	width:545px;
	align:center;
	margin-left:41px;
	margin-right:41px;
	border:solid 1px #999999;
}
div.waku5 {
	background-color:#CCFFFF;
	boder:0;


	width::580px;
	margin-right:41px;
	align:left;
	border:solid 1px #0000CC;
	margin-left: 41px;
	
}


div.waku6 {
	align:center;
	border:solid 1px #0000CC;
}
div.menu {
	background-color:#FFFFCC;
	boder:0;
	margin-left:20px;
	margin-right:20px;
	align:center;
}
div.menu2 {
	background-color:#FFFFCC;
	boder:0;
	margin-left:150px;
	margin-right:150px;
	align:center;
	border:solid 1px #FFCC66;
}
div.menu3 {
	width:545px;
	align:center;
	margin-left:41px;
	margin-right:41px;
	border:solid 1px #999999;
}


/*相続*/
/*  ももいろ　*/
DIV#souzoku_pink_01 {
	float: left;
	text-align: center;
	border:1px;
	border-color:#FFCCCC;
	border-style:solid;
	background-color:#FFCCCC;
	width: 100%;
}
DIV#souzoku_pink_02 {
	float: left;
	text-align: left;
	margin-left: 65px;
	width: 70%;
	border-left-color:#FFCCCC;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#FFCCCC;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#FFCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-top: 25px;
}

/*  みずいろ　*/
DIV#souzoku_blue_01 {
	float: left;
	text-align: center;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#CCCCCC;
	width: 100%;
}
DIV#souzoku_blue_02 {
	float: left;
	text-align: left;
	margin-left: 65px;
	width: 70%;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-top: 25px;
}

/*  きいろ　*/
DIV#souzoku_yellow_01 {
	float: left;
	text-align: center;
	border:1px;
	border-color:#FFFF99;
	border-style:solid;
	background-color:#FFFF66;
	width: 100%;
}
DIV#souzoku_yellow_02 {
	float: left;
	text-align: left;
	margin-left: 65px;
	width: 70%;
	border-left-color:#FFFF99;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#FFFF99;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#FFFF99;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-top: 25px;
	margin-bottom: 30px;
}

/*  	みどり　*/
DIV#souzoku_green_01 {
	float: left;
	text-align: center;
	border:1px;
	border-color:#66FF99;
	border-style:solid;
	background-color:#66FF99;
	width: 100%;
}
DIV#souzoku_green_02 {
	float: left;
	text-align: left;
	margin-left: 90px;
	width: 45%;
	border-left-color:#66FF99;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#66FF99;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#66FF99;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-top: 25px;
}
/*  	みどり 大　*/
DIV#souzoku_uguisu_01 {
	float: left;
	text-align: center;
	border:1px;
	border-color:#D8FD8A;
	border-style:solid;
	background-color:#D8FD8A;
	width: 100%;
}
DIV#souzoku_uguisu_02 {
	float: left;
	text-align: left;
	width: 75%;
	border-left-color:#D8FD8A;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#D8FD8A;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#D8FD8A;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-top: 25px;
	margin-left: 50px;
}
/*問合せ*/
.form_box{
	width:500px;
	background-color:#FFFFFF;
	text-align:left;
	float: none;
	margin-left: 20px;
	/*	border-left-width: 6px;
	border-left-color: #009933;
	border-left-style: solid;	*/
	margin-top: 5px;
	margin-bottom: 30px;
}

.form_box p{
	text-align: left;
	font-size: 12px;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	margin-left: 10px;
}
/* 強調文字　*/
.p_style1 {color: #0066CC}
.p_style2 {color: #c9171e}

.site_info {
	border: 1px solid #99CCCC;
	padding: 10;
	width: 800px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 0;
}
.site_info p{
	line-height:140%;
	text-align: left;
	font-size: 12px;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	margin-left: 10px;
	margin-right:10px;
	}
	
