@charset "utf-8";

body {
background:url(../images/common/header_bg.jpg) repeat-x;
}

#Contentarea #right p{
margin-bottom:20px;
}

/*=======================================================*/
/* foot_contact
/*=======================================================*/
#foot_contact{
	background:url(../images/common/foot_bg.jpg) bottom;
	padding:30px;
}
#foot_contact .button{
	float:left;
	width:339px;
}
#foot_contact .tel{
	float:right;
	width:259px;
}

/*=======================================================*/
/* title
/*=======================================================*/
#title{
	margin-bottom:20px;
}

/*=======================================================*/
/* 見出し
/*=======================================================*/
.title1st {
	background: url(../images/common/st01.jpg) no-repeat 0 0;
	font-size:160%;
	margin:0 0 20px 0;
	height:37px;
	text-align:left;
	padding:6px 0 0 20px;
}
.title2nd {
background-color:#E0EDB6;
	font-size:130%;
	font-weight:bold;
	margin:20px 0 5px 0;
	height:26px;
	text-align:left;
	padding:4px 0 0 10px;
	border-bottom:#9AC810 1px solid;
}

/*=======================================================*/
/* dl
/*=======================================================*/
.uline{
	margin-top:15px;
}
.uline dl {
	margin:10px 0 0 0;
	padding: 0px;
}
.uline dt {
	margin: 0 0 0.5em 0;
	padding:0 0 0 15px;
	font-weight:bold;
}
.uline dd {
	margin:-2.1em 0 10px 0;
	border-bottom:1px dashed #333333;
	padding:0 0 10px 13em;
}

/*=======================================================*/
/* テーブル
/*=======================================================*/
.type01 {
	margin:15px 0px 30px 0;
	border-collapse: collapse;
	width:100%;
}

.type01 td {
	padding: 8px;
	border: 1px solid #cccccc;
	text-align:left;
	width:70%;
}
.type01 th {
	padding:8px;
	background-color:#eeeeee;
	text-align:center;
	font-weight:bold;
	border: 1px solid #cccccc;
	color:#333333;
	width:30%;
}

.type02 {
	margin:15px 0px 30px 0;
	border-collapse: collapse;
	width:100%;
}

.type02 td {
	padding:2px 5px 2px 5px;
	border:2px solid #ffffff;
	text-align:left;
	background-color:#EFF2F8;
}
.type02 th {
	padding:2px 5px 2px 5px;
	background-color: #CCC;
	text-align:center;
	border:2px solid #ffffff;
}

.type03 {
	margin:15px 0px 30px 0;
	border-collapse: collapse;
	width:100%;
}

.type03 td {
	padding:2px 5px 2px 5px;
	border-bottom:1px dotted #cccccc;
	text-align:left;
	vertical-align: middle;
}
.type03 th {
	padding:2px 5px 2px 5px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
	vertical-align:middle;
	background-color:#eeeeee;
}

/*=======================================================*/
/* ページトップへ2
/*=======================================================*/
.pagetop2{
	text-align:right;
	margin:30px auto 30px auto;
	width:715px;
}


/*=======================================================*/
/* pannavi
/*=======================================================*/
#pannavi{
font-size:85%;
margin-bottom:15px;
}

/*=======================================================*/
/* 注意書き
/*=======================================================*/
.ulindent-1-1 li {
	text-indent: -1.1em;
	margin-left: 1.1em;
	margin-top:5px;
}
.ulindent-2-1 li {
	text-indent: -2.1em;
	margin-left: 2.1em;
	margin-top:5px;
}

/*=======================================================*/
/* ボックス
/*=======================================================*/
.box-an{
	background-color:#FFF5DF;
	padding:15px;
	margin:10px 0 30px 0;
	border-bottom: solid 2px #FF9933;
	border-left: none;
	border-right: none;
	border-top: solid 2px #FF9933;
}


/*2カラムリスト*/
.linklist-two:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.linklist-two {
	margin:0;
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .linklist-two {
	height: 1%;
}
.linklist-two {
	display: block;
}
/* Hides from IE-mac */

.linklist-two {
	margin:0;
}
.linklist-two li {
background-image: url(../images/common/arrow01.jpg);
background-repeat: no-repeat;
	background-position: 1px 0.6em;
	border: none;
	padding: 1px 0 1px 15px;
	float:left;
	width:45%;
}

/*3カラムリスト*/
.linklist-three:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.linklist-three {
	margin:10px 0 0 10px;
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .linklist-three {
	height: 1%;
}
.linklist-three {
	display: block;
}
/* Hides from IE-mac */

.linklist-three {
	margin:0;
}
.linklist-three li {
	border: none;
	background-image: url(../images/common/arrow03.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0.6em;
	padding: 1px 0 1px 15px;
	float:left;
	width:30%;
}

/*---リスト---*/
.list {
	margin:0 0 20px 10px;
}
.list li {
	margin:0 0 10px 0;
	background-image: url(../images/common/ic_list.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0.5em;
	padding: 0 0 1px 15px;
}

/*=======================================================*/
/* Q&A
/*=======================================================*/
#faq .q{
color:#4BAA04;
font-weight:bold;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
margin-right:5px;
}
#faq .a{
	background:url(../images/faq/answer_bottom.gif) bottom;
	padding:0 20px 25px 20px;
}

/*=======================================================*/
/* 強制執行について
/*=======================================================*/
#compulsion .melit{
	background-color:#E9E9C3;
	padding:5px 15px 1px 15px;
	margin-bottom:30px;
}
#compulsion ul{
	margin:10px 0 30px 0;
	text-align:center;
}
#compulsion li{
	line-height:0;
	margin-bottom:10px;
}
#compulsion .bn_left{
	width:358px;
	float:left;
}
#compulsion .bn_right{
	width:357px;
	float:right;
}
#compulsion dt{
	background-color:#eeeeee;
	border-bottom:1px dotted #cccccc;
	padding:3px 3px 3px 10px;
	text-align:center;
	font-weight:bold;
	font-size:110%;
}
#compulsion dd{
	padding:0 0 0 45px;
	margin:0;
	background:url(../images/compulsion/arrow_d.gif) no-repeat left top;
}

/*=======================================================*/
/*service共通
/*=======================================================*/
ul#tab{
	height:42px;
margin-bottom:10px;
border-bottom:3px #4BAA04 solid;
}
ul#tab li{
float:left;
margin-right:5px;
line-height:0;
}
ul#tab-u{
	margin-bottom:30px;
}
ul#tab-u li{
	float:left;
	margin-right:15px;
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 1px 0.6em;
	padding:0 0 1px 15px;
}
ul#tab li.last{
	margin-right:0;
}
ul#u_tab{
	height:42px;
	margin-top:30px;
	margin-bottom:30px;
	border-top:3px #4BAA04 solid;
}
ul#u_tab li{
	float:left;
	margin-right:5px;
	line-height:0;
}
ul#u_tab li.last{
	margin-right:0;
}

#first .copy{
	background:url(../images/service/box_top.jpg) no-repeat;
	height:19px;
	margin:0;
	padding:28px 15px 15px 20px;
}
#first .text{
	background:url(../images/service/box_bottom.jpg) bottom;
	padding:15px 30px 10px 30px;
	margin:0 0 30px 0;
}
ul.category li a{
	background:url(../images/common/bg_category.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 10px 10px 23px;
	width:294px;
	font-size:125%;
	float:left;
	text-decoration:none;
	margin-right:10px;
	height:45px;
}
ul.category li a:hover{
	text-decoration:underline;
}
ul.category li a.p2{
	background:url(../images/common/bg_category.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 10px 10px 23px;
	width:294px;
	font-size:125%;
	float:left;
	text-decoration:none;
	margin-right:10px;
	height:55px;
	line-height:1.2em;
}
ul.category li a.p2:hover{
	text-decoration:underline;
}
.flow .step{
	color:#4BAA04;
font-weight:bold;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
margin-right:5px;
}
.flow p{
	float:right;
	width:500px;
}
.flow img{
	float:left;
	width:206px;
}

.plan {
	margin:0 0px 30px 0;
	border-collapse: collapse;
	width:100%;
}

.plan td.p1 {
	width:357px;
	padding:5px;
	text-align:center;
	background-color:#EEF3DA;
	font-size:115%;
	font-weight:bold;
	color:#4A581B;
	border-bottom:1px solid #8AA434;
}
.plan td.p2 {
	width:358px;
	padding:5px;
	text-align:center;
	background-color:#D3E9ED;
	color:#2F6871;
	font-size:115%;
	font-weight:bold;
	border-bottom:1px solid #63B1BD;
}
.plan td.p1b {
	width:357px;
	padding:10px;
	text-align:left;
	background-color:#eeeeee;
	border-bottom:1px solid #8AA434;
	vertical-align:top;
}
.plan td.p2b {
	width:358px;
	padding:10px;
	text-align:left;
	background-color:#eeeeee;
	border-bottom:1px solid #63B1BD;
	border-left:1px #ffffff solid;
	vertical-align:top;
}
.plan td.p1-2 {
	width:238px;
	padding:5px;
	text-align:center;
	background-color:#EEF3DA;
	font-size:115%;
	font-weight:bold;
	color:#4A581B;
	border-bottom:1px solid #8AA434;
}
.plan td.p2-2 {
	width:238px;
	padding:5px;
	text-align:center;
	background-color:#D3E9ED;
	color:#2F6871;
	font-size:115%;
	font-weight:bold;
	border-bottom:1px solid #63B1BD;
}
.plan td.p3-2 {
	width:239px;
	padding:5px;
	text-align:center;
	background-color:#CBD7E9;
	color:#263A5B;
	font-size:115%;
	font-weight:bold;
	border-bottom:1px solid #486EAC;
}
.plan td.p1b-2 {
	width:238px;
	padding:10px;
	text-align:left;
	background-color:#eeeeee;
	border-bottom:1px solid #8AA434;
	vertical-align:top;
}
.plan td.p2b-2 {
	width:238px;
	padding:10px;
	text-align:left;
	background-color:#eeeeee;
	border-bottom:1px solid #63B1BD;
	border-left:1px #ffffff solid;
	vertical-align:top;
}
.plan td.p3b-2 {
	width:239px;
	padding:10px;
	text-align:left;
	background-color:#eeeeee;
	border-left:1px #ffffff solid;
	vertical-align:top;
	border-bottom:1px solid #486EAC;
}
ul.plan li{
	line-height:0;
	margin-bottom:10px;
}
p#aboutmeigi{
	background:url(../images/cost/aboutmeigi_bottom.jpg) bottom;
	padding:0 20px 20px 20px;
}

/*=======================================================*/
/*　cost
/*=======================================================*/
#cost .plan1{
	float:left;
	width:350px;
	background-color:#E9EFCF;
	height:400px;
}
#cost .plan1 p{
	padding:15px;
}
#cost .plan1 ul{
	padding:15px;
}
#cost .plan2{
	float:right;
	width:350px;
	background-color:#D3E9ED;
	height:400px;
}
#cost .plan2 p{
	padding:15px;
}
#cost ul.case11 li{
	margin-bottom:15px;
}
#cost h4{
	background:url(../images/cost/case_t.jpg) no-repeat;
	font-weight:bold;
	padding:4px 30px 0 30px;
	font-size:110%;
	height:44px;
	line-height:1.2em;
}
#cost .case{
	background:url(../images/cost/case_bottom.jpg) bottom;
	padding:10px 20px 5px 20px;
	margin-bottom:30px;
}
#cost h5.plan1-1{
	background-color:#87A132;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:3px 2px 2px 15px;
	width:653px;
}
#cost h5.plan2-1{
	background-color:#5AADBA;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:3px 2px 2px 15px;
	width:653px;
}
#cost h4.pt2{
	background:url(../images/cost/case_t2.jpg) no-repeat;
	font-weight:bold;
	padding:7px 30px 0 30px;
	font-size:110%;
	height:44px;
	line-height:1.2em;
}
#cost .redb{
	color:#CC0000;
	font-size:110%;
	font-weight:bold;
}
#cost .gray{
	background-color:#cccccc;
	padding:1px 3px 1px 3px;
}
#cost .case4{
	background:url(../images/cost/case4_bottom.jpg) bottom no-repeat;
	margin-bottom:30px;
	padding:20px;
}
#cost .case4 li{
	margin-bottom:20px;
}

/*=======================================================*/
/*　service cost
/*=======================================================*/
#service .cost .plan1{
	float:left;
	width:350px;
	background-color:#E9EFCF;
	height:400px;
}
#service .cost .plan1 p{
	padding:15px;
}
#service .cost .plan1 ul{
	padding:15px;
}
#service .cost .plan2{
	float:right;
	width:350px;
	background-color:#D3E9ED;
	height:400px;
}
#service .cost .plan2 p{
	padding:15px;
}
#service .cost ul.case11 li{
	margin-bottom:15px;
}
#service .cost h4{
	background:url(../images/cost/case_t.jpg) no-repeat;
	font-weight:bold;
	padding:4px 30px 0 30px;
	font-size:110%;
	height:44px;
	line-height:1.2em;
}
#service .cost .case{
	background:url(../images/cost/case_bottom.jpg) bottom;
	padding:10px 20px 5px 20px;
	margin-bottom:30px;
}
#service .cost h5.plan1-1{
	background-color:#87A132;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:3px 2px 2px 15px;
	width:653px;
}
#service .cost h5.plan2-1{
	background-color:#5AADBA;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:3px 2px 2px 15px;
	width:653px;
}
#service .cost h4.pt2{
	background:url(../images/cost/case_t2.jpg) no-repeat;
	font-weight:bold;
	padding:7px 30px 0 30px;
	font-size:110%;
	height:44px;
	line-height:1.2em;
}
#service .cost .redb{
	color:#CC0000;
	font-size:110%;
	font-weight:bold;
}
#service .cost .gray{
	background-color:#cccccc;
	padding:1px 3px 1px 3px;
}
#service .cost .case4{
	background:url(../images/cost/case4_bottom.jpg) bottom no-repeat;
	margin-bottom:30px;
	padding:20px;
}
#service .cost .case4 li{
	margin-bottom:20px;
}