body {
    line-height:1;
    margin:0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

hr.dottedline{
	background:url(../../img/dashedline01.gif) left center repeat-x;
	border:0px;
	padding:1px 0px;
	margin:0.5em 0px;
}

ul {
	list-style:none;
	padding:0;
}
li {
	padding:0;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

input, select {
    vertical-align:middle;
}

a {
/*    display: block;*/
}

a {
    -webkit-tap-highlight-color:transparent;
}

img{
	vertical-align:middle;
}

.center{
	text-align:center;
}
br{
	letter-spacing:0px;
}


a:link{ color:#754C24;}
a:visited{ color:#754C24;}
a:active{ color:#BF5F00;}
a:hover{ color: #754C24;}







/* clearfix */
*:after { display:block; clear:both; }
/* はみ出し対策 */
body { width:100%;/* overflow:hidden; */}





/* ↓以下通常CSS */
body{
	font-size:1.7em;
	line-height:1.5;
	font-family:sans-serif;
	letter-spacing:1px;
	background:#FFFCEB;
}
#wrapper{
	border-top:5px solid #FBB03B;
}
header{
	border-bottom:5px solid #8C6239;
	padding:3px 3% 10px;
}
h1{
	font-size:0.7em;
	letter-spacing:0px;
}
#content{
	padding:0.5em 3% 0.5em;
}




nav ul{
	border-bottom:5px solid #E6E6E6;
	margin:0px;
}
nav li{
	border-top:2px solid #CCCCCC;
}
nav li a{
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(../img/nav_arrow01.png) 95% center no-repeat #FFF;
	padding:0.8em 3%;
}
nav li a:hover,
nav li a:active{
	background:url(../img/nav_arrow01.png) 95% center no-repeat #f2f2f2;
}

#tel-btn{
	text-align:center;
	padding:1em 0;
}


footer{
	font-size:0.9em;
	color:#FFF;
	background:#FBB03B;
	padding:0.2em 3% 0.2em;
}


#hearer-logo,
#footer-logo{
	text-align:center;
}
#footer-logo{
	padding:0.3em 0;
}
#copyright{
	font-size:0.6em;
	text-align:center;
	padding-top:0.2em;
}

.txt-top{
	font-weight: bold;
	font-size: 1.0em;
	color: #8C6239;
	margin: 10px 0 10px;
	letter-spacing: -0.01em;
}










/*-------------------------------------------------
セカンドページ
-------------------------------------------------*/
.sec #content{
	background:#FFF;
	padding:0.8em 3% 1em;
}
.sec #content p{
	margin-bottom:1em;
}
h2#sec-title{
	background: url("../../img/sec_title_bg.png") no-repeat left 5px;
	color: #8C6239;
	font-family: serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 70px;
	margin: 0;
}


dl.design01{
	margin-bottom:40px;
}
.design01 dt,
.title-sub{
	font-size:1.05em;
	font-weight:bold;	
	color:#754C24;
	background:#FFEDCF;
	border-bottom:3px solid #F2F2F2;
	padding:3px 10px;
	margin-bottom:13px;
}
.design01 dd{
	padding:0px 10px 0px;
}

dl.design01 dl,
dl{
	margin-bottom:30px;
}
.design01 dd dt,
dt{
	font-size:1.1em;
	font-weight:bold;	
	color:#000;
	background:none;
	border-bottom:0px;
	padding:0px 0px;
	margin-bottom:8px;
}
.design01 dd dd,
dd{
	font-size:0.97em;
	padding:0px 0px 0px;
}

.yellow-block{
	background:#FBFCE8;
	margin-bottom:30px;

	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	-moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}
.yellow-block dt{
	font-size:1.2em;
	font-weight:bold;
	color:#754C24;
	text-align:center;
	background:url(../img/dashedline01.gif) left bottom repeat-x;
	padding:15px 0px;
	margin:0px;
}
.yellow-block dd{
	padding:15px 20px;
	margin:0px;
}

.gray-block{
	background:#F2F2F2;
	padding:10px 15px;
	margin-bottom:30px;

	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	-moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}







/*-------------------------------------------------
無料保険相談のご案内
-------------------------------------------------*/
#consultation02-block{
	font-size:0.9em;
	padding:15px 20px;
}
#consultation02-block h3{
	border-left:3px solid #FBA317;
	padding:0px 0px 0px 6px;
}






/*-------------------------------------------------
お客様の声
-------------------------------------------------*/
#voice #content {
    background: url("../../voice/img/content_bg.gif") no-repeat left top #FFF;
}
p.voice-box{
	font-size:0.85em;
	text-align:center;
	margin-bottom:3.5em !important;
}
p.voice-box b{
	font-size:1.2em;
}
p.voice-box img{
	width:95%;
}





/*-------------------------------------------------
よくある質問
-------------------------------------------------*/
#faq #content dl{
	margin-bottom:50px;
}
#faq #content dt{
	font-size:1.2em;
	font-weight:bold;
	color:#754C24;
	background:url(../faq/img/icon_q.png) left center no-repeat;
	padding:3px 0px 3px 80px;
}
#faq #content dd{
	background:url(../faq/img/icon_a.png) left 10px no-repeat;
	padding-left:80px;
}






/*-------------------------------------------------
プロフィール
-------------------------------------------------*/
#profile01{
	margin-bottom:30px;
}
#profile01 dt{
	font-size:1.2em;
	color:#8C6239;
	background:url(../../img/circle01.gif) left center no-repeat;
	padding-left:20px;
	margin-bottom:15px;
}
#profile01 dd{
	line-height:1.8;
}

#profile02{
	margin-bottom:25px;
}
#profile02 table{
	border-top:1px solid #BEBEBE;
}
#profile02 th,
#profile02 td{
	border-bottom:1px solid #BEBEBE;
	padding:10px 15px;
}
#profile02 th{
	width:130px;
	text-align:center;
	background:#FFFCEB;
}
#profile02 td{
	padding-right:5px;
}






/*-------------------------------------------------
お問い合わせ
-------------------------------------------------*/
#contact-tel dd big{
	
}

/*-------------------------------------------------
後見センター
-------------------------------------------------*/
.member-box {
	border-radius: 10px;
	background: #ABCB5D;
	padding: 10px;
	margin-bottom: 40px;
}

.member-tit {
	text-align: center;
}

.member-box-inner {
	background: #FFF;
	border-radius: 8px;
	padding: 20px 20px;
	margin: 10px 0 0;
}

.member-box-inner dt {
	margin-right: 10px;
	text-align: center;
}

.member-box-inner dl {
	margin: 0 auto;
}

.btn-kn {
	text-align: center;
	margin: 0 0 20px;
}

.tit-cust dt{
border-bottom: 1px dotted #CCC;
padding: 0 0 10px;
margin: 50px 0 10px;
text-align: center;
font-family:"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-weight: bold;
font-size: 1.5em;
color: #8C6239;
}

.tit-soudan dt{
	padding: 0 0 10px;
	margin: 40px 0 10px;
	text-align: center;
	font-size: 1.1em;
	color: #8C6239;
}



/*-------------------------------------------------
Clear Fix
-------------------------------------------------*/

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* exlude MacIE5 ?*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

/*for IE 5.5-7*/
.clearfix{
    zoom:1;
}


/*-------------------------------------------------
トップ追加
-------------------------------------------------*/


#txt-upper{
	font-family: "Meiryo","メイリオ","ＭＳ　Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif!Important;
	text-align: center;
	line-height: 2.2em;
	font-size: 1.2em;
}

.fbold{ font-weight: bold;}


/*-------------------------------------------------
オーガナイズ
-------------------------------------------------*/


#organize h2 span{
	font-size: 0.8em;
	display: block;
}

#organize h2{
	line-height: 1.3em;
	padding-top: 5px;
}

.og-upper{
	font-weight: bold;
	font-size: 1.3em;
	color: #8C6239;
	line-height: 1.7em;
}

.og-list{
	border: 1px solid #F2EED7;
	background: #FFFCEB;
	border-radius: 10px;
	padding: 20px 10px 20px 10px;
	margin: 30px 0 30px;
}

.og-list ul{
	margin: 0;
	padding: 0;
}


.og-list ul li{
	margin: 0 10px;
	font-family:"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #603813;
	font-size: 1.1em;
	line-height: 1.7em;
	list-style-type: disc;
	list-style-position: inside;
}

.txt-og-mid{
	background: #603813;
	color: #FFF;
	padding: 20px;
	border-radius: 6px;
	font-size: 1.2em;
}

.og-bold{
	display: block;
	font-weight: bold;
	margin: 0 0 10px;
}

.con-inner{
	padding: 0 10px;
}

.pic-m{
	margin: 20px 0 0;
	text-align: center;
	display: block;
}

.txt-photo{
	font-size: 8px;
	text-align: center;
	margin: -40px 0 20px;
	display: block;
}

#txt-go-main{
	font-family: "Meiryo","メイリオ","ＭＳ　Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif!Important;
	text-align: center;
	line-height: 2.2em;
	font-size: 1.2em;
}
	

	

/*　セミナー　*/
.semi-upper{
	font-size: 1.1em;
	color: #8C6239;
}

.seminarbnr{
	margin:20px 30px;
}
	
