@charset "utf-8";

/*   
Theme Name:office tanaka
Theme URI:http://www.fuku-t.net/
Description:行政書士田中信二総合事務所
Author:FREEMETHOD
Author URI:http://www.freemethod.net/
Version:1.0
*/

/*--------------------------------------------------------------------
default
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	color:#333333;
}


/*bodyのスタイル*/

body {
	text-align: center;
	margin: 0px;
	padding:0px;
	background:url(image/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}


img{
	padding:0px;
	margin:0px;
}


html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}



table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	color: #0066CC;
}

a:hover {
	color:#D27920;
}


h2{
	margin:0px 0px 15px;
}

h3{
	margin:25px 0px 20px;
}


li{
	list-style:none;
}

p{
	margin:10px 0px;
}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
	margin: 4px 0px 0px;
	width:880px;
	background:url(image/headerbg.jpg);
	background-repeat:repeat-x;
		background-color:#FFFFFF;
	line-height:2em;
	font-size:12px;
	margin:0px auto;
	padding:0px 0px 10px;
}

#wrapper{
	width:840px;
	margin:0px 20px;
}


/*headerのスタイル*/

#header {
	width:840px;
	height:54px;
	text-align:left;
	padding:4px 0px 0px;

}

#hright {
	float: right;
	text-align:right;
	width:387px;
}

#hleft {
	float: left;
	padding:0px;
	width:300px;
}

/*naviのスタイル*/
#navi{
	width:840px;
	padding:0px;
	height:44px;
	margin: 0px 0px 12px;
	background:url(image/navibg.jpg) no-repeat 0 0;

}

#navi ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;

	
}

#navi li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;


}

#navi li a {
	background-image:url(image/navi.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 114px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	margin: 0px;
	line-height:1.5em;
	color: #FFFFFF;
height:40px;
}

#navi li a:hover, #navi li .here{
	color: #FFFFFF;
	background:url(image/navi_over.jpg);
	background-repeat: no-repeat;
	line-height:1.5em;
	display: block;
height:40px;

}
#header h1{
	font-size:2px;
	text-indent:-9999px;
	margin:0px;
	line-height:0em;
}

#headimg{
	width:840px;
	height:200px;
	margin:0px;
}

#headimg2{
	width:840px;
	height:248px;
	margin:0px;
}
#main{
	width:840px;
}

#left{
	width:198px;
	margin:0px;
	float:left;
	text-align:left;
}


#left h3{
	background:url(image/h3.jpg) no-repeat 0 0;
	margin:0px;
	font-size:12px;
	height:24px;
	padding:0px 7px;
}

.leftbg{
	padding:0px 4px;}
	
#sidever{
	background:url(image/lm.jpg);
	background-repeat:repeat-y;
	padding:0px 5px 0px 2px;
}
	
#sidever h2{
	background:url(image/li1.jpg)  no-repeat 0 0;
	background-color:#FFFFFF;
	margin:0;
	padding:0px 5px 0px 5px;
}

#sidever li{
	background:url(image/list.gif) no-repeat 0 0;
	background-color:#FFFFFF;
	padding:2px 0px 0px 15px;
}

#left ul.feeds li
{
	background:url(image/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}

.bookmark td{
	background:url(image/l_line.gif) no-repeat 0 0;
	background-position:bottom;
	padding:2px 5px;
}

.bookmark{
		margin:0px 0px 20px;}

.leftline{
	background:url(image/l_line.gif) no-repeat 0 0;
	background-position:bottom;
	background-repeat:repeat-x;
	height:1px;
	padding:0px;
	margin:0px;
}

.leftofficebg{
	background:url(image/lm.jpg);
	background-repeat:repeat-y;
	padding:0px 12px;}
	
.leftofficebg p{
	margin:0px 0px 10px;
	line-height:1.5em;
}

#righttop {
	width:614px;
	float:right;
	text-align:left;
}
#right{
	width:614px;
	float:right;
	text-align:left;
}
#right h2 {
	background-image: url(image/h2_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	height: 31px;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}

#right h3 {
	background-image: url(image/h3_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

#right h4 {
	background-image: url(image/h4_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin:20px 0px 15px;
}


.blueborder{
	border:#B5D2E7 solid 2px;
	padding:7px 10px 7px;
	margin:0px 0px 25px;
}

.blueborder li{
	padding:0px 0px 5px;
}

.glayborder{
	margin:0px 0px 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:5px 12px 10px;
}

.orangeborder{
	border:#EBD79B solid 1px;
	padding:12px 10px 0px;
	background:#FCFAF1;
	margin:0px 0px 10px;
}

.glayborder2{
	margin:0px 0px 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:15px 12px 5px;
	background-image:url(image/qabg.gif) ;
	background-position:bottom;
	background-repeat:no-repeat;
}



h2.top{
	margin:0px;
}

.topabout{
	position:relative;
}

.topqa{
	position:relative;
}

.more{
	position:absolute;
	top:5px;
	left:500px;
}

#footer{
	background:url(image/footerbg.jpg);
	background-repeat:repeat-x;
	padding:20px 0px 12px;
	text-align:left;
	margin:0px 0px 10px;

}

.hyou td{
	padding:5px 10px;}
	
.hyou td.line{
	background:url(http://www.fuku-t.net/wp-content/uploads/img/line2.gif);
	background-repeat:repeat-x;
	height:1px;
}

.hyou td.td01_l{
	background:#B5D2E7;
}

/*qaのスタイル*/

.qa_a{
	margin:0px;
	background:url(http://www.fuku-t.net/wp-content/uploads/img/a.jpg) no-repeat 0 0;
	padding:5px 0px 0px 35px;
}

.qa_q{
	margin:0px 0px 15px;
	background:url(http://www.fuku-t.net/wp-content/uploads/img/q.jpg) no-repeat 0 0;
	padding:5px 0px 0px 35px;
	color:#0565AE;
	font-size:14px;
}

.soudan{
	margin:0px 0px 25px;
}

.kaitou{
	margin:0px 0px 15px;
}

.kaitou p{
	color:#CC0000;
}

#soudan ul{
	margin:0px 10px 0px 20px;
}

#soudan li.houtei{
	padding:0px 0px 20px 0px;
	list-style:none;
	
	}

li.jiyu{
	padding:0px 0px 20px 0px;
	list-style:none;
	
	}

#list li{
	list-style:outside;
	list-style-type:disc;
	padding:0px 0px 10px;
}

#list ul{
	margin:0px 0px 0px 20px;
}


/*otherのスタイル*/

.nolist{
	list-style:none;
}

.fleft{
	float:left;
	text-align:left;
}

.fright{
	float:right;
}

.tcenter{
	text-align:center;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}

.pagetop{
	margin:20px 0px;
	text-align:right;
}

.clear{
	clear:both;
}

.clearfix:after {
content: ".";
height: 0;
clear: both;
display: block;
visibility: hidden;
}

.clearfix {
display: inline-block;
/*\*//*/
overflow: hidden;
/**/
}

.txtblueb{
	color:#003366;
	font-weight:bold;
}

.txt14red{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}

.txtblue14b{
	color:#003366;
	font-weight:bold;
	font-size:14px;
}

.txt11{
	font-size:11px;
color:#666666;
}

.txtred{
	color:#CC0000;
}

.txtb{
	font-weight:bold;
}

.mu10{
	margin:0px 0px 10px;
}

.mtu13{
	margin:13px 0px 13px;
}

.mt15{
	margin:15px 0px 0px;
}

.mtu20{
	margin:20px 0px;
}

.mtu40{
	margin:40px 0px;
}

.mu15{
	margin:0px 0px 15px;
}

.mu20{
	margin:0px 0px 20px;
}

.mu25{
	margin:0px 0px 25px;
}

.mu30{
	margin:0px 0px 30px;
}

.mt5u10{
	margin:5px 0px 10px;
}

.mt50{
	margin:50px 0px 0px;
}

.w90l{
	width:90px;
	float:left;
}

.w110r{
width:110px;
float:right;
line-height:1.5em;}

.w140r{
	width:140px;
	float:right;
}

.w145r{
	width:145px;
	float:right;
	text-align:right;
}

.w175r{
	width:175px;
	float:right;
}

.w189{
	width:189px;
	margin:0px 0px 0px 3px;
}

.w245r{
	width:245px;
	float:right;
}

.w256r{
	width:256px;
	float:right;
}

.w250r{
	width:250px;
	float:right;
}

.w290l{
	width:290px;
	float:left;
}

.w290r{
	width:290px;
	float:right;
}
.w290l li{
	background:url(image/q.gif) no-repeat 0 0;
	padding:0px 0px 10px 18px;
	line-height:1.5em;
}

.w290r li{
	background:url(image/q.gif) no-repeat 0 0;
	padding:0px 0px 10px 18px;
	line-height:1.5em;
}
.w430l{
	width:430px;
	float:left;
}

.w470l{
	width:470px;
	float:left;
	padding:15px 0px 0px;
}

.w570l{
	width:570px;
	float:left;
	text-align:right;
}

.w570l a{
	text-decoration:none;
	font-size:12px;
}
.w840{
	width:840px;
	margin:0px auto;
}
