@charset "utf-8";


@import"reset.css";
@import"footer.css";

/*
-----------------------------------------------
head
-----------------------------------------------*/
#wrap {
	width:780px;
	margin:auto;
	background-color:#fafaf8;
}

h1.top{
	padding:0;
	margin:0;
	padding-left:5px;
	color:#fff;
	background-color:#c5c2bb;
	font-weight:normal;
	font-size:1.2em;
}

#wrap .top{
	padding:0;
	margin:0;
	padding-left:5px;
	color:#fff;
	background-color:#c5c2bb;
	font-weight:normal;
	font-size:1.2em;
}


#header{
	background:url(../img/hdr-back.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:80px;
}

#logo{
	position:relative;
	left:-18px;
}


#gNav li{
	display:inline;
	float:left;
}

#contentsHeader{
	padding:0;
	margin:0;
	width:780px;
	float:left;
	background-color:#fafaf8;
	height:180px;
}

p#pankuzu{
	margin:0;
	padding:0;
	padding:3px 0 7px 10px;
	color:#999999;
}

/*
-----------------------------------------------
main
-----------------------------------------------*/
#container{
	float:left;
	background:url(../img/container-back.gif);
	background-repeat:repeat-y;
	width:780px;
}

#main{
	background-color:#fafaf8;
	width:543px;
	float:left;
	padding-left:12px;
	padding-right:12px;
	height:auto;
	color:#333333;
	font-size:1.3em;
	
}

#main h1,.decoTitle{
	color:#000000;
	font-size:1.4em;
	background-image:url(../img/ttl-back01.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:18px;
	padding-top:5px;
	height:26px;
	margin-top:9px;
	margin-left:-3px;
}
.summary{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background:url(../img/summary-back.jpg);
	background-repeat:no-repeat;
	background-color:#85aaa2;
	line-height:1.5;
	color:#fff;
}

#main p.pageTtl{
	color:#000000;
	font-weight:bold;
	font-size:1.4em;
	background-image:url(../img/ttl-back01.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:18px;
	padding-top:5px;
	height:26px;
	margin-top:9px;
	margin-left:-3px;
}

/*---------☆layoutBox01☆---------*/

.layoutBox01 p{
	margin:0;
	padding:0;
	margin-top:2px;
	margin-bottom:20px;
	padding-left:20px;
}

.layoutBox01 h2{
	background-image:url(../img/memo-icon02.jpg);
	padding-top:3px;
	padding-left:26px;
	padding-bottom:3px;
	background-repeat:no-repeat;
	font-size:1.4em;
	color:#de3b3b;
}

.layoutBox01 h2 a{
	text-decoration:none;
	color:#de3b3b;
}
.layoutBox01 h2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

/*---------☆layoutBox02☆---------*/

.layoutBox02 h2{
	padding-top:13px;
	padding-left:10px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.layoutBox02 ul{
	padding-left:10px;

}

.layoutBox02 ul li{
	font-size:1.1em;
	list-style:none;
	line-height:1.5;
	background-image:url(../img/gyoumu-list02.gif);
	background-repeat:no-repeat;
	padding-left:19px;
}

#next-page{
	float:right;
	font-size:0.9em;
	text-align: right;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:20px;
}

.forPageTop{
	float:right;
	font-size:0.9em;
	text-align: right;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:20px;
}


.btnForm{
	float:left;
	padding-top:40px;
	padding-left:10px;
	padding-bottom:20px;
}



/*---------☆料金案内,業務の流れ☆---------*/

.paperBox{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background:url(../img/fee-summary.gif);
	line-height:1.5;
	border: thin solid #CCCCCC;
	margin-bottom:20px;
}


.paperBox h2{
	margin:0;
	padding:0;
	padding-left:32px;
	margin-top:15px;
	background-image:url(../img/silverpin.gif);
	background-repeat:no-repeat;
	line-height:30px;
}

.paperBox ul{
	margin-top:10px;
}

.paperBox ul li{
	font-size:1em;
	list-style:none;
	line-height:1.6;
	background-image:url(../img/feelist.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.paperBox ol li{
	font-size:1em;
	line-height:1.6;
}


.paperBox h3{
	position:relative;
	left:2px;
	bottom:-10px;
	padding-top:17px;
	color:#de3b3b;
}

.paperBox table th{
	background-color:#b6cfe3;
}




/*---------☆サービス内容一覧☆---------*/

.serviceBox{
	width:265px;
	height:230px;
	float:left;
	background-image:url(../img/serviceBox.jpg);
	background-repeat:no-repeat;
	margin-right:6px;
	margin-top:8px;
	position:relative;
	left:6px;
}

.serviceBox h2 a{
	color:#333333;
	text-decoration:none;
	padding-left:32px;
	position:relative;
	top:8px;
	font-size:0.9em;
}

#service-joseikin-ttl{
	position:relative;
	top:8px;
	padding-left:40px;
	font-size:1.1em;
}


.serviceBox h2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.serviceBox p{
	padding:15px 10px 0px 10px;
	font-size:0.9em;
	margin-bottom:2px;
	height:140px;
	
}

img.more{
	position:relative;
	left:160px;
	bottom:22px;
}


/*---------☆sitemap☆---------*/

.sitemap a{
	color:#000000;
	text-decoration:none;
}

.sitemap a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.sitemap li{
	font-size:0.9em;
	margin-left:20px;
	padding-left:0px;
	background-image:none;
	list-style:square;
	line-height:2em;
}

.sitemap h3,h4{
	padding-top:8px;
	padding-left:10px;
	font-size:1.1em;
	line-height:2;
}



/*
-----------------------------------------------
事務所概要
-----------------------------------------------*/
.profBox{
	margin:0;
	margin-bottom:10px;
	padding:10px;
	background:url(../img/fee-summary.gif);
	line-height:1.5;
	border: thin solid #CCCCCC;
	margin-bottom:20px;
	float:left;
	width:520px;
	
}

.profBox table{
	border:none;
	background:url(../img/fee-summary.gif);
	float:left;
}

.profBox th{
	text-align:left;
	padding:3px;
	background-color:#fff;
	border:none;
	border-bottom:#CCCCCC dotted thin;
	background:url(../img/fee-summary.gif);
}

.profBox td{
	padding:3px;
	border:none;
	border-bottom:#CCCCCC dotted thin;
	background:url(../img/fee-summary.gif);
}

.profBox ul{
	display:block;
	float:right;
}
.profBox li{
	list-style:none;
	line-height:1;
}

/*
-----------------------------------------------
link box
-----------------------------------------------*/

div.linkBox{
	width:535px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px 0px 5px 5px;
	float:left;
	border: 1px solid #399;
	color:#666;
}


p.linkTitle{
	margin-top:5px;
	font-weight:bold;
}

/*
-----------------------------------------------
テーブル
-----------------------------------------------*/
table{
	margin-top:10px;
	border:1px solid #999;
	background-color:#f5f5f5;

}

table th{
	background-color:#CCCCCC;
}

table td{
	padding:9px 0 9px 10px;
	border:#666666;
	background-image:url(../img/dd-back.gif);
	background-position:top right;
	background-repeat:repeat-x;
	
}

label{
	cursor:pointer;
}

table th.deepblue{
	background:#999999;
	color:#fff;
}


/*
-----------------------------------------------
フォーム
-----------------------------------------------*/
input:focus{
	background-color:#faeb90!important;
}
textarea:focus{
	background-color:#faeb90!important;
}

#form span{
	color:#FF0000;
	font-size:0.8em;
}



/*
-----------------------------------------------
サイドカラム（sub02）
-----------------------------------------------*/
#sub01{
	width:212px;
	float:left;
	background-color:#cec5b4;
	height:auto;
}

#sub02{
	width:auto;
	float:left;
	background-color:#cec5b4;
}

img.formBtn{
	margin-top:10px;
	padding-left:11px;
}
ul.bnr{
	padding-top:10px;
	padding-left:11px;
}
ul.bnr li{
	margin-bottom:5px;
	list-style:none;
	}
#info {
	background-color:#fafaf8;
	width:181px;
	color:#333;
	font-size:1.2em;
	margin:0;
	margin-top:10px;
	margin-left:11px;
	margin-bottom:10px;
	line-height:18px;
	padding:10px 0px 10px 10px;
}

/*
-----------------------------------------------
サイドローカルナビゲーション
-----------------------------------------------*/

ul#lNav{
	background-image:url(../img/l-navbar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:191px;
	padding-top:29px;
	margin:0;
	margin-top:10px;
	margin-left:11px;
	list-style:none;
}

#lNav li{
	background-image:url(../img/listBack.gif);
	background-repeat:repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d5d4d3;
}

ul#lNav li a{
	background-image:url(../img/l-nav-arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:16px;
	line-height:2;
	width:172px;
	display:block;
	color:#333;
	text-decoration:none;
}

li.listEnd{
	background-image:url(../img/listEnd.gif);
	background-repeat:no-repeat;
	padding-bottom:13px;
	background-position:bottom;
	border-bottom:none;
}



ul#lNav li a:hover{
	color:#FF0000;
	text-decoration:underline;
}

/*
-----------------------------------------------
文字色
-----------------------------------------------*/
.red{
	color:#de3b3b;
	
}
.blue{
	color:#0066FF;
}

.emeraldTitle{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background:url(../img/summary-back.jpg);
	background-repeat:no-repeat;
	background-color:#85aaa2;
	line-height:1.5;
	color:#fff;
	float:left;
	width:523px;
}

.orange{
	color:orange;
	font-weight:bold;
}

/*
----------------
まぐまぐメールマガジン
-----------------------------*/
#magumagu{
	width:191px;
	background: url(../img/magumagu-bg.png) no-repeat left bottom;
	padding-bottom:15px;
	
	margin: 0 auto;
	margin-left:11px;
	margin-bottom:1em;
}

#magumagu form{
	margin:0;
	padding:0;
	margin-bottom:1em;
}

#magumaguContent{
	padding:5px 10px 0px 10px;
	width: 171px;
	background: url(../img/magumagu-bg.png) repeat-y right top;
}


#magumaguTtl{
	padding:3px 10px;
	color:#fff;
	font-size:12px;
	background: url(../img/magumagu-bg.png) no-repeat left top;
}
