/*基本設定------*/

body { text-align: center;
	background-color:#fef8e8;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:14px;
	}

/*header*/

#top{
	background-color:#3c2b23;
}

#logoarea{
	margin:0 auto;
	padding:0;
	width:1000px;
	height:68px;
}
#logoarea p{
	float:left;
	padding-left:5px;
}
#logoarea h1{
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	float:right;
	margin-top:15px;
}

#content { 
	width:100%;
}

/*header部分2------*/
div.tophead {
	background: url(../images/top_img.jpg) no-repeat center top;
	background-color:#3c2b23;
}
div.tophead-inner{
	padding: 0;
	background-color: transparent;
	width:1000px;
	height: 530px;
	margin: 0 auto;
}
div.tophead h2 {
	text-align: left;
	padding-top: 85px;
}
div.tophead p {
	color: #fff;
	line-height: 1.6em;
	font-size: 1em;
	text-align: left;
	margin-top: 10px;
	text-shadow: #555 1px 1px 3px;
}
.tophead a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.tophead-inner ul{
	padding: 0;
	position: absolute;
	top: 0;
}
.tophead-inner li{
	margin-left: 15px;
	margin-top:0;
	padding: 0;
	float: left;
	list-style-type: none;
	display: block;
}
#menu1 {
	margin-top: 170px;
	margin-left:435px;
	width:506px;
}
#menu2 {
	margin-top: 275px;
	margin-left:500px;
	width:380px;
}
#menu3 {
	margin-top: 380px;
	margin-left:565px;
	width:380px;
}

/*main部分------*/

#main {
	padding: 0;
	margin: 0 auto;
	background: url(../images/common/tree.png) no-repeat 0 bottom;
}
#main a:link,#main a:visited  {
	text-decoration: none;
	color: #00a7eb;
}
#main a:hover {
	color: #00a7eb;
	text-decoration: underline;
}
div.top_tel{
	width:100%;
	background: url(../images/back_tel.png) repeat 0 0;
	margin-top:-10px;
	border-bottom:#d8d1c0 2px solid;
}
div.top_tel_inner {
	width:780px;
	margin:10px auto;
	padding: 10px 0;
	text-align: center;
	overflow:hidden;
}
.top_tel_left {
	padding: 14px 20px;
	color: #2E1B06;
	margin: 0 50px 0 0;
	border: 1px dashed #2E1B06;
	background-color: #FEF8E8;
	float: left;
	font: 1.65em/1em "Times New Roman", Times, serif;
}
.top_tel_left a:link,.top_tel_left a:hover {
	color: #2E1B06 !important;
}
.top_tel_right {
	padding: 0;
	float: left;
	margin: 0;
}
.top_tel_right p {
	padding: 0;
	color: #2E1B06;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}
.top_tel_right span {
	font-size: 0.9em;
	font-weight: bold;
}
.main_menu{
	width:1000px;
	margin:0 auto;
}
.menubox{
	border: 1px solid #C6C8CE;
	float: left;
	text-align: center;
	padding-bottom: 7px;
	margin: 20px 7px 0;
	background: #fff url(../images/top_arrow.png) no-repeat right top;
	width:480px;
	height:134px;
}
.menubox a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.menubox h3 {
	margin-left: -5px;
	margin-right: 10px;
	text-align: left;
	margin-top: 9px;
}
.menubox dl {
	margin: 0;
	padding: 0 10px;
	color: #333;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
}
.menubox dt {
	margin: 0 0 5px;
	padding: 0 0 5px;
	font-weight: bold;
	border-bottom: 1px dashed #a8abb3;
	color: #7F4237;
}
.menubox dd {
	margin: 0;
	padding: 0;
}

/*ページトップへ-----*/
#pagetop { 
	width:980px;
	margin:30px auto 10px;
	clear: both;
	text-align: right;
}

/*top_footer.css*/
footer {
	text-align: center;
	background-color: #D8D1C0;
	margin: 0;
}
#footer_link {
	padding-top: 14px;
	padding-bottom: 20px;
	width: 1000px;
	height:220px;
	margin:0 auto;
	text-align: left;
	background-color: #D8D1C0;
}
#footer_link h3 {
	color: #444;
	font-weight: bold;
	line-height: 1.6em;
	margin-left: 0;
	font-size: 0.9em;
}
#footer_link a,#footer_link a:visited {
	color: #666;
	text-decoration: none;
}
#footer_link a:hover {
	color: #777777;
	text-decoration: underline;
}
.fotter_menu1 {
	float: left;
	width: 220px;
}
.fotter_menu1 ul{
	margin: 5px 0 0;
	padding: 0;
}
.fotter_menu1 li {
	margin: 0;
	list-style-type: none;
	color: #777777;
	font-size: 0.9em;
	line-height: 1.7em;
}
.fotter_menu2 {
	float: left;
	border-left: 1px solid white;
	padding-left: 30px;
	padding-bottom: 20px;
}
div.footer_tel {
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.footer_tel_left {
	padding: 10px 14px;
	color: #2E1B06;
	border: 1px dashed #2E1B06;
	float: left;
	font: 1.6em/1em "Times New Roman", Times, serif;
	margin: 0;
}
.footer_tel_left a:link,.footer_tel_left a:hover {
	color: #2E1B06 !important;
}
.footer_tel_right {
	padding: 0;
	float: left;
	margin: 0 0 0 20px;
}
.footer_tel_right p {
	padding: 0;
	color: #777777;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	margin-top: 5px;
}
.footer_tel_right span {
	font-size: 0.9em;
}
.sns_icon {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}

#footer_area {
	background-color: #2F1C07;
	margin: 0;
	padding-top: 15px;
	clear:both;
}
#footer_area ul {
	padding: 0;
	margin: 0 10px;
}

#footer_area li {
	list-style-type: none;
	color: #A79A85;
	padding-right: 10px;
	line-height: 1em;
	font-size: 0.9em;
	display: inline;
	margin: 10px 0 0;
	padding-top: 0;
}
#footer_area a,#footer_area a:visited {
	color: #A79A85;
	text-decoration: none;
}
#footer_area a:hover {
	color: #A79A85;
	text-decoration: underline;
}
.copyright { color: #A79A85;
	padding-bottom: 30px;
	line-height: 1.4em;
	font-size: 0.9em;
	margin-top: 10px;
}

/*articles*/

#articles{
	width:958px;
	margin:20px auto;
	padding:20px;
	text-align:left;
	background-color:#fff;
	border:1px #999 solid;
	color:#444;
}
.privacy{
	margin:0 10px;
}
#articles .subtitle{
	margin:0 0 10px;
	padding:0;
	border-bottom:2px solid #946023;
}
#articles p{
	font-size:0.9em;
	line-height:1.8em;
}
#articles h3{
	border-bottom:1px dotted #444;
	margin:20px 0 10px 0;
	padding:2px 0;
	font-size:18px;
	font-weight:bold;
}
#articles h3.handing{
	margin:50px 0 10px 0;
}
#articles h4{
	margin:20px 0 0 0;
	padding:0 0 0 8px;
	font-size:1.1em;
	font-weight:bold;
	border-left:2px solid #444;
}
#articles h4.objection{
	margin:40px 0 0 0;
}
#articles ul{
	margin:15px;
}
#articles ul li{
	list-style:none;
	margin:0 0 0 8px;
	font-size:0.9em;
}
#articles ol{
	margin:15px;
}
#articles ol li{
	margin:0 0 8px 0;
	font-size:0.9em;
	list-style:inside decimal;
	padding-left: 1.2em; 
	text-indent: -1.2em;
}
#articles dl{
	margin:10px 15px;
}
#articles dl dt{
	margin:0;
	font-size:1em;
	font-weight:bold;
}
#articles dl dd{
	margin:0 0 15px 35px;
	font-size:0.95em;
}
#articles dl.dl02 dt{
	margin:10px 0 0 0;
}
#articles dl.dl02 dd{
	margin:0 0 0 21px;
}
#articles dl.dl02 ul{
	margin:0;
}
#articles dl.dl02 ul li{
	margin:0 0 5px 0;
	padding-left: 1em; 
	text-indent: -1em;
}
#articles dl.dl03 {
	margin: 0 15px;
}
#articles dl.dl03 dt{
	margin:7px 0 0 0;
	font-weight:normal;
	text-decoration:underline;
}
#articles dl.dl03 dd{
	margin:0 0 0 12px;
}
#articles dl.dl03 ul{
	margin:0;
}
#articles .indenttxt{
	margin:10px 0 10px 10px;
	font-size:0.9em;
}
#articles .ijyou{
	text-align:right;
	margin:0 30px 0 0;
}
#articles a{
	text-decoration:underline;
}

/* テーブル01 */
#articles table.table01 {
	border: solid 1px #444;
	width: 85%;
	color:#444;
	font-size:0.9em;
}
#articles table.table01 th {
	background-color:#f5f5f5;
	text-align: left;
	font-weight:bold;
	padding: 3px 8px;
	border: solid 1px #444;
	vertical-align: top;
}
#articles table.table01 td {
	padding: 3px 8px;
	border: solid 1px #444;
	vertical-align: top;
}
#articles table.table01 td.tdleft {
	width: 35%;
}

