@charset "utf-8";
/* CSS Document */

/*
-----------------------------------------------
base textstyle
-----------------------------------------------*/

#main .normal{
	font-weight:normal;
}

#main{
	font-size:1.2em;
}

#main div.section{
	margin-bottom:0.5em;

}

#main h1{
	padding-bottom:20px;
	font-size:1.5em;
	padding-top:5px;
	font-weight:bold;
}
#main h2{
	font-size:1.2em;
	font-weight:bold;
}
#main h3{
	padding-bottom:20px;
	padding-top:5px;
	font-weight:bold;
	background:url(../img/midle-ttl-bg.gif) no-repeat;
	padding-left:15px;
	color:#02434a;
}

#main h4{
	font-size:0.95em;
	font-weight:bold;
	border-bottom:#CCCCCC dashed 1px;
	color:#333;
}

#main p{
	line-height:1.6;
	margin-top:0.3em;
	margin-bottom:1.5em;
}

#main ol{
	padding-left:25px;
	padding-bottom:10px;
	font-size:0.9em;
}

#main ol li{
	list-style:decimal;
	margin-bottom:0.5em;
}

#main ol li.alpha{
	margin-bottom:0.5em;
	margin-bottom:1em;
}


#main ul{
	padding-left:25px;
	padding-bottom:10px;
	font-size:0.9em;
}

#main ul li{
	background:url(../img/list-mark.gif) no-repeat;
	margin-bottom:0.5em;
	padding-left:18px;
}

#main ul li.annotation{
	background:none;
	color:#666666;
	font-size:0.9em;
}




table.fee{
	border:1px #666666 solid;
	margin-top:20px;
	margin-bottom:10px;
	font-size:0.9em;
	width:510px;
}

table.fee th{
	border:1px #666666 solid;
	background:#807958;
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-align:center;

}

table.fee td{
	border:1px #666666 solid;
	text-align:center;
	background:#e4e4de;
	padding:5px;
}

p.lowest{
	padding-bottom:5px;
	border-bottom:#999999 dashed 1px;
	text-align:right;

}
/*
----------------
fee3
-----------------------------*/

table.fee3{
	border:1px #666666 solid;
	margin-top:20px;
	margin-bottom:10px;
	font-size:0.9em;
}

table.fee3 th{
	border:1px #666666 solid;
	background:#807958;
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-align:center;

}

table.fee3 td{
	border:1px #666666 solid;
	text-align:center;
	background:#e4e4de;
	padding:5px;
}
/*
-----------------------------------------------
相続対策用　fee3
-----------------------------------------------*/


#succession #main table.fee3{
	border:1px #666666 solid;
	margin-top:20px;
	margin-bottom:10px;
	font-size:0.9em;
}

#succession #main table.fee3 th{
	border:1px #666666 solid;
	background:#807958;
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-align:center;

}

#succession #main table.fee3 td{
	border:1px #666666 solid;
	text-align:left;
	background:#e4e4de;
	padding:5px;
}


/*
----------------

-----------------------------*/

table.fee2{
	border:1px #666666 solid;
	margin-bottom:10px;
	font-size:0.9em;
	width:500px;
}

table.fee2 th{
	border:1px #666666 solid;
	background:#807958;
	color:#fff;
	font-weight:bold;
	padding:5px;

}

table.fee2 td{
	border:1px #666666 solid;
	background:#f0f0ed;
	padding:5px;
	text-align:right;
	font-weight:bold;
}

table.fee2 caption{
	margin-top:20px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}

/*
----------------
base text color and box style
-----------------------------*/
#main strong{
	font-weight:bold;
}

#main .blueBox{
	border:3px solid #c2cbd7;
	margin-bottom:2em;
}

#main .blueBox p{
	margin:0;
	padding:15px 10px 20px 10px;
	border:1px #fff solid;
	background:#ebf3fd;
	color:#333333;
}

#main .blueBox strong{
	font-weight:normal;

}

#main .skyBox{
	margin:0;
	margin-top:4em;
	padding:7px 5px 0px 5px;
	background:#eaf5f8;
	color:#333333;
	border-left: solid #c6e8f4 4px;
}

#main .yellowBox{
	background:#ffffcc;
	border:2px dotted #999;
	padding:5px;
}

#main .greenBox{
	background:url(../img/green-box-bg.gif);
	border:2px dotted #ccc;
	padding:5px;
}

#main .whiteBox{
	background:url(../img/whitebord-bg.gif);
	border:1px dotted #999;
	margin-top:5px;
	padding:5px;
	display:block;
}



#main .red{	
	color:#cf2d2d;
}

#main .blue{	
	color:#50adc4;
}

#main .d-blue{
	color:#39759d;
}


#main .green{	
	color:green;
}

#main .bold{
	font-weight:bold;

}

#main .small{
	font-size:0.8em;
}

/*
-----------------------------------------------
報酬体系
-----------------------------------------------*/
#reward #main .fee{
	margin-top:0.5em;
}

#reward #main .section{
	margin-bottom:3em;


}

#reward #main h2{
	margin-bottom:1em;
}

#reward td.aYear{
	font-weight:bold;
	background:url(../img/td-back2.gif);
}

#reward td.feettl{
	background:url(../img/td-back.gif);
	background-position:bottom;

}

#reward td.yellow{
	background:url(../img/td-bg3.gif);
	background-position:bottom;
}

#reward .feeTdCenter td,#reward .feeTdCenter th{
	text-align:left;
}

#reward .feeTdCenter td ul{
	padding-bottom:0;
	margin:0;
}

#reward .feeTdCenter td li{
	background-image:none;
	padding-left:0px;
	list-style:circle;
}

#reward caption{
	color:#2e78bb;
	font-weight:bold;
}
#reward caption:before{
	content:"▽"
}

#reward table.nml{
	border:1px #999999 solid;
	margin-bottom:15px;
}

#reward table.nml th{
	border:1px #999999 solid;
	background:#f4e986;
	padding:3px;
}

#reward table.nml td{
border:1px #999999 solid;
	padding:3px;
	background:url(../img/td-back2.gif);
}

#reward #main ul{
	padding-left:15px;
}

/*
-----------------------------------------------
プライバシーポリシー
-----------------------------------------------*/
#privacy h2{
	margin-top:3em;
	color:#c49302;
	border-bottom:1px dashed #CCCCCC;
}


/*
-----------------------------------------------
事務所案内
-----------------------------------------------*/

#about .value{	
	margin-top:4em;
}

#about .value p{
	text-align:center;
	font-weight:bold;
	margin-bottom:0.2em;
	color:#c49302;
}

#about h2{
	margin-bottom:20px;
}

#about h3{
	background:none;
	padding:0;
}


#aboutTable{
	margin-left:1px;
	border:#ccc solid 1px;
	margin-bottom:40px;
}

#aboutTable th{
	background-image:url(../img/th-bg.gif);
	padding:5px 7px 5px 7px;
	font-weight:bold;
	white-space: nowrap;
	color:#fff;
	width:80px;
	text-align:center;
	border:#ccc 1px solid;
}

#aboutTable td{
	background-image:url(../img/td-bg.jpg);
	padding:5px;
	border:#ccc 1px solid;
}

#aboutTable td span{
	font-size:0.9em;
}

#aboutTable dt{
	font-weight:bold;
}


#aboutTable dd{
	font-size:0.9em;
	margin-bottom:1.3em;
}

#aboutTable ul{
	padding:0;
	margin:0;
	margin-top:5px;
}

#aboutTable td li{
	padding-left:5px;
	background:none;
}


#about .profBox01 {
	margin-bottom:2em;

}

#about .profBox01 p{
	margin:1em;
	margin-left:180px;

}

#about .profBox01 img.left{
	float:left;

}


#about .profBox02 p{
	margin:1em;
	padding:0;

}

#about .profBox02 img.right{
	float:right;

}

#about .profBox02 h3,#about .profBox01 h3{
	padding-bottom:20px;
	padding-top:5px;
	font-weight:bold;
	background:url(../img/midle-ttl-bg.gif) no-repeat;
	padding-left:15px;
	color:#02434a;
	margin-bottom:1em;
	font-size:1.1em;
}
/*
-----------------------------------------------
net
-----------------------------------------------*/

#net #main h2{
	margin-bottom:1.3em;
}

#net #main .leftSpacing{
padding-top:1em;
	position:relative;
	left:25px;

}

#net #main .leftSpacing p{
	margin-bottom:1em;

}

#net #main .leftSpacing ul{
	margin-bottom:0.5em;
}


/*
-----------------------------------------------
アクセス
-----------------------------------------------*/

#main .accessInfoBox{
	width:415px;
	margin:auto;
	margin-bottom:60px;
}

#access #main iframe{
	margin-left:44px;
	
}

#access #main h2{
	padding:3px 3px; 
	border-top:1px #7fc2e0 solid;
	border-bottom:1px #7fc2e0 solid;
	background:#eff3f7;
}


#smallMap{
	display:none;
	
}

#main .wayBox{
	border-top:#999999 dotted 1px;
	padding-top:20px;
	width:512px;
    background:url(../img/map-arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:10px;
}


#access .blueBox dl dt{
	margin-top:1em;
	font-weight:bold;
	color:#ee870c;
}

#access .blueBox dl dd{
	font-size:0.9em;

}

#main .wayBox p{
	padding-top:20px;
	height:180px;
}

#main .wayBox img{
	float:left;
	padding-right:10px;
}

#main .wayBoxLast{
	border-top:#999999 dotted 1px;
	padding-top:20px;
	width:512px;
	margin-top:10px;
}

#main .wayBoxLast img{
	float:left;
	padding-right:10px;
}

#main .wayBoxLast p{
	padding-top:20px;
	height:200px;
}


/*
-----------------------------------------------
会社の一年
-----------------------------------------------*/

#oneYear #main p{
	margin:0;
	padding:10px;
	background:url(../img/flow-arrow01.gif) no-repeat;
	background-position:bottom;
	padding-bottom:20px;
	height:100px;
}

#oneYear #main p.greenFlow{
	margin:0;
	background:url(../img/flow-arrow01-2.gif) no-repeat;
	background-position:bottom;
	padding-bottom:20px;
	height:100px;
	padding:10px;
}

#oneYear #main div.lastFlow{
	margin:0;
	padding-bottom:20px;
	height:100px;
	padding:10px;
}

#oneYear #main img.right,#first #main img.right{
	float:right;
	padding-left:10px;
	padding-top:10px;
}


#oneYear #main img.left,#first #main img.left{
	float:left;
	padding-right:10px;
	padding-top:10px;
}
/*
-----------------------------------------------
サイトマップ
-----------------------------------------------*/

.sitemapBox{
	float:right;
	width:250px;
	margin-bottom:20px;
}

#sitemap #main .sitemapList{
	margin-top:-20px;
}

#sitemap #main .sitemapList li{
	margin-top:15px;
}

.sitemapBox p{
	font-weight:bold;
	border-bottom:#666666 dashed 1px;
	width:230px;
	margin-bottom:0;
}

#sitemap #main h2{
	margin-bottom:20px;
}


/*
-----------------------------------------------
税理士の選び方
-----------------------------------------------*/
#howChoose #main .blueBox p span{
	letter-spacing:-1px;
	
}
#howChoose #main strong{
	font-weight:normal;

}

#howChoose #main dl{
	margin-top:20px;
	margin-bottom:30px;

}

#howChoose #main dt{
	margin-top:20px;
	font-weight:bold;
	border-bottom:#CCCCCC 1px dotted;
	color:#c35252;
}

#howChoose #main dd{
	margin-top:0.5em;
	font-size:0.9em;
}



#howChoose #main .section .section dt{
	background:url(../img/point.gif) no-repeat;
	padding-left:40px;
	padding-top:10px;
	color:#457ea2;
}


#howChoose #main .section .section dl{
	background:url(../img/taxaccountant-bg.gif) no-repeat;
	background-position:right top;


}

/*
-----------------------------------------------
初めての方へ
-----------------------------------------------*/

#first #main h2{
	margin-bottom:1em;
}

#first .contactFlow{
	background:url(../img/first-bg.gif) no-repeat;
	background-position:right top;
}

#first .contactFlow div.step{
	background:url(../img/flow-arrow03.gif) no-repeat;
	padding-top:65px;
}

#first .contactFlow div.step p{
	padding-left:60px;
	padding-top:5px;
	padding-bottom:5px;
	min-height:80px;
	height: auto !important;
	height: 80px;
	background:url(../img/first-step.gif);
	background-repeat:no-repeat;
}
#first .contactFlow div.step ol{
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-left:80px;
	background:#f7fbeb;
	position:relative;
	top:-25px;
}


#planning #main h2{
margin-bottom:1em;

}

#planning .section{
	margin-top:1em;

}



/*
-----------------------------------------------
お客様の声
-----------------------------------------------*/

.voiceBox{
	padding-top:3em;
	line-height:1.8em;

}

.voiceBox p{
	overflow: hidden; 

}

.voiceBox img.right{
	float:right;
	margin-left:13px;
	margin-bottom:5px;

}

.voiceBox img.left{
	float:left;
	margin-right:13px;
	margin-bottom:5px;

}

.voiceTtlLeft{
	font-weight:bold;
	background:url(../img/voice-icon.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:136px;
	margin-bottom:12px;
	color:#ad2122;
}

.voiceTtlRight{
	font-weight:bold;
	background:url(../img/voice-icon.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-bottom:12px;
	color:#ad2122;

}

.customerInfo{
	clear:both;
	border-bottom:#333333 dashed 1px;
	font-weight:bold;
	margin-bottom:5px;
}

/*
-----------------------------------------------
相続
-----------------------------------------------*/

#succession h2{
	margin-top:10px;
	margin-bottom:15px;
	clear:both;
}

#succession #main img.left{
	float:left;
	padding-right:10px;
	
}

#succession #main img.right{
	float:right;
	padding-left:10px;
}

#succession table.fee td{
	text-align:left;
	background:#e4e4de;
	padding:5px;
}

#succession table.fee td p{
	margin-bottom:1em;
}

#succession h3{
	margin-top:2em;
}

#succession #main ul.annotation{
	margin-top:5em;
	margin-bottom:3em;
	padding:0;
	

}
#succession #main ul.annotation li{
	background:none;
	padding:0;
	font-size:0.9em;
	color:#666666;

}

/*
-----------------------------------------------
会社の数字に強くなる
-----------------------------------------------*/


#strong #main img.left{
	float:left;
	padding-top:3px;
	padding-right:10px;
}

#strong #main .ttl{
	padding-bottom:20px;
}

#strong #main .section ul{
	margin:0;
	padding:0;
	padding-left:7px;
	padding-bottom:15px;
	font-weight:bold;
}

#strong #main .blueBox p{
	margin:0;
	padding:10px 10px 10px 10px;
	border:1px #fff solid;
	background:#ebf3fd;
	color:#333333;
}

#strong #main .section dl{
	padding-bottom:3em;
	padding-top:0.2em;

}


#strong #main .section dl dt{
	margin-top:15px;
	margin-bottom:5px;
	font-weight:bold;
	border-bottom:#666666 dashed 1px;
	color:#87ae42;
	/*color:green;*/
}

#strong #main .section dl #dd01{
	padding-right:110px;
	background:url(../img/strong-dd-bg01.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#strong #main .section dl dd #dd02{
	padding-right:110px;
	background:url(../img/strong-dd-bg02.gif);
	background-repeat:no-repeat;
	background-position:right bottom;


}


#strong #main .section blockquote{
	padding:0;
	margin:0;
	font-size:90%;
	font-weight:bold;
	margin-bottom:2em;
	padding:20px;
	background:#f1f1f1;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";

}

#strong #main .section blockquote span{
	display:block;
	font-weight:normal;
	margin-top:15px;
}

/*
-----------------------------------------------
良くある質問
-----------------------------------------------*/

#faq h2{
	margin-bottom:1.5em;
	margin-top:1.5em;
}

#faq #main h3{
	padding-top:5px;
	font-weight:bold;
	background:url(../img/q-bg.gif) no-repeat;
	padding-left:24px;
	color:#02434a;
	padding-bottom:5px;
	border-bottom:dashed 1px #CCCCCC;
}

#faq #main p.answer{
	padding-top:5px;
	background:url(../img/a-bg.gif) no-repeat;
	padding-left:24px;
	padding-bottom:3em;
}



/*
-----------------------------------------------
ニュース
-----------------------------------------------*/
#main ol#topicPath{
	padding:0;
	padding-top:13px;
	margin-bottom:3em;

}

#main ol#topicPath li{
	list-style:none;
	padding:0;
	display:inline;
}


#side .sBanner .subcate{
	margin-bottom:1em;
	background:url(../img/subcate-btm-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#side .sBanner .subcate img{
	vertical-align:bottom;
}

#side .sBanner .subcate ul{
	background:url(../img/subcatelist-bg.gif);
	background-repeat:repeat-y;
}

#side .sBanner .subcate ul li{
	background:url(../img/subcate-list-mark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:0.5em;
}
#side .sBanner .subcate ul li a{
	display:block;
}

#news .newsBox{
	margin-bottom:3em;

}

#news .newsBox h1 img{
	padding:0;
	margin:0;
	background:none;
}

#news  h1.lightgreenTitle{
	background:#ebf3fd;
	padding:5px;
	margin-bottom:1em;
}

#news  h1.lightgreenTitle:before{
	content:"▼"
}

#news .newsBox h1.entryTitle{
	color:#2860a8;
}


#news .newsBox h2,#news .newsBox h1{
display:block;
	clear:both;
	font-size:1.3em;
	background:url(../img/news-icon.gif) no-repeat;
	padding-left:45px;
	padding-top:8px;
	padding-bottom:3px;
	margin-bottom:20px;
}

#news .publicationBox h2,#news .publicationBox h1{
display:block;
	clear:both;
	font-size:1.3em;
	background:url(../img/publication-icon.gif) no-repeat;
	padding-left:45px;
	padding-top:8px;
	padding-bottom:3px;
	margin-bottom:20px;
}

#news .publicationBox h2 a,#news .publicationBox h1 a{
color:#333333;

}

/*
----------------
書籍紹介 
-----------------------------*/


#news .publicationBox .bookImage{
	padding-right:30px;
	width:120px;
	float:left;
	margin-bottom:20px;
}

#news .publicationBox .bookImage img{
	width:120px;
	border:solid 1px #666666;
	margin-bottom:0px;

}

#news .publicationBox div.pdfLink{

font-size:0.8em;

}
#news .publicationBox div.pdfLink img{
	border:none;
	
}




#news .publicationBox .bookSummary {
	width:330px;
	float:left;

}



/*
----------------
entryMore
-----------------------------*/

p.entryMore{
	margin-top:0.5em;
	margin-bottom:2em;
	padding:5px;
	float:right;
	border:#d0ebf3 2px solid;
	background:#eaf5f8;
	font-size:0.8em;
}

p.entryMore:before{
	content: ">>"
}



p.entryMore a{
	padding:5px;
	margin-left:5px;
	background:#fff;
}

p.entryMore a:hover{
	text-decoration:none;
}


/*-----entryInfo----*/
#news ul.entryInfo{
	margin-top:0.7em;
	margin-bottom:4em;
	display:block;
	clear:both;
	text-align:right;
	list-style:none;
	padding:3px 0 5px 0;
	font-size:0.7em;
	display:block;
	background:#f3f3f3;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-weight:normal;
}


#news .entryInfo li{
	display:inline;
	margin:0 10px 0 0;
}

#news li.comments{
	background:url(../img/comment.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:15px;
}

#news li.trackback{
	background:url(../img/trackback.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:15px;
}
#news li.categoryIcon{
	background:url(../img/catelist.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:15px;
}

#news li.postBy{
	background:none;

}


/*
----------------
BeforeNav
-----------------------------*/

#news #main .BeforeNav{
	text-align:center;
}

#news #main p.BeforeNav a:link{
	color:#1d62b3;
	text-decoration:underline;
}

#news #main p.BeforeNav a:visited{
	color:#1d62b3;
	text-decoration:underline;
}

#news #main p.BeforeNav a:hover{
	color:#e24534;
}

#news #main p.BeforeNav a:active{
	color:#e24534;
}
