/*
Theme Name: NODA Solicitor Office 
Theme URI: 
Description: りんどう司法書士事務所のデフォルトテーマ
Author: DAS Style
*/

/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */

caption {
	text-align: left;
}
fieldset {
	border: 0;
}


/* base */

body {
	color: #31324D;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "メイリオ", "Meiryo", Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
}
body#index_body {
	background-image: url(images/index_back.gif);
	background-repeat: repeat-x;
}


/* a-tag link */

a {
	overflow:hidden;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #820021;
	text-decoration: none;
}


/* image */

img {
	border: none;
}


/* novisible */

.novisible {
	display: none;
}


/* construction */

#wrapper {
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 94px;
	width: 920px;
	position: relative;
}
#index_header {
	height: 445px;
	width: 920px;
	position: relative;
	background-image: url(images/topimage.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
#global_navigation {
	height: 60px;
	width: 900px;
	background-image: url(images/global_navigation.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#container {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float: left;
	width: 650px;
	height: auto;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
* html #content {
	margin-top: -1px;
}
#primary {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar {
	float:right;
	overflow:hidden;
	width:250px;
}
#sidebar_index {
	float:right;
	overflow:hidden;
	width:250px;
	margin-right: 15px;
	margin-top: 5px;
}
#secondary {
	clear:right;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#footer {
	clear:both;
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat-x;
	height: 132px;
}
div#footer_waku {
	height: 132px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



/* in header */

h1 {
	overflow: hidden;
	height: 44px;
	width: 194px;
	background-image: url(images/header_logo_sub.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 6px;
	top: 34px;
}
h1 a {
	display: block;
	padding-top: 44px;
}
#header_contact {
	height: 26px;
	width: 343px;
	position: absolute;
	left: 340px;
	top: 41px;
}
#assist_navi {
	height: 12px;
	width: 178px;
	position: absolute;
	right: 16px;
	top: 48px;
	background-image: url(images/assist_navigation_rollover.gif);
	background-repeat: no-repeat;
	z-index: 20;
}
#assist_navi li {
	list-style-type: none;
}
#assist_navi li a {
	display: block;
	padding-top: 12px;
}
#assist_navi li#hn1 {
	height: 12px;
	width: 59px;
	float: left;
	margin-right: 16px;
	overflow: hidden;
}
#assist_navi li#hn2 {
	height: 12px;
	width: 103px;
	float: left;
	overflow: hidden;
}
#assist_navi_index {
	height: 12px;
	width: 178px;
	position: absolute;
	right: 16px;
	top: 48px;
	background-image: url(images/index_assist_navi_off.gif);
	background-repeat: no-repeat;
}



/* in index_header */

h1#index_h1 {
	overflow: hidden;
	height: 44px;
	width: 194px;
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	position: absolute;
	left: 6px;
	top: 34px;
	z-index: 20;
	display: block;
}
/*
h1#index_h1 a {
	display: block;
	text-indent: -99999px;
}
*/
#assist_navi_index li {
	list-style-type: none;
}
#assist_navi_index li a {
	display: block;
	padding-top: 12px;
}
#assist_navi_index li#hn1 {
	height: 12px;
	width: 59px;
	float: left;
	margin-right: 16px;
	overflow: hidden;
}
#assist_navi_index li#hn2 {
	height: 12px;
	width: 103px;
	float: left;
	overflow: hidden;
}
#top_flash  {
	width: 740px;
	height: 50px;
	z-index: 10;
	position: absolute;
	left: 83px;
	top: 207px;
}


/* global navigation */

#global_navigation ul {
	height: 45px;
	width: 900px;
	list-style-type: none;
}
#global_navigation li {
	height: 45px;
	width: 180px;
	float: left;
	overflow: hidden;
}
#global_navigation li a {
	display: block;
	text-decoration: none;
	padding-top: 45px;
	margin-top: 7px;
}
#global_navigation li#gn_1 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: 0px -45px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_2 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -180px -45px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_3 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -360px -45px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_4 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -540px -45px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_5 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -720px -45px;
	background-repeat: no-repeat;
}
body.s-category-saimu #global_navigation li#gn_1 a  {
	width: 180px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: 0px -90px;
	background-repeat: no-repeat;
}
body.s-category-souzoku #global_navigation li#gn_2 a  {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -180px -90px;
	background-repeat: no-repeat;
}
body.s-category-housyuu #global_navigation li#gn_3 a  {
	width: 180px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -360px -90px;
	background-repeat: no-repeat;
}
body.s-category-jimusho #global_navigation li#gn_4 a  {
	width: 180px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -540px -90px;
	background-repeat: no-repeat;
}
body.s-category-otoiawase #global_navigation li#gn_5 a  {
	width: 180px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -720px -90px;
	background-repeat: no-repeat;
}



/* in container */

.h2_titlebar {
	height: 142px;
	width: 637px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/* 20090707　コンテンツトップ画像h2指定取止
div.category-otoiawase .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_otoiawaseform.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.category-saimu .h2_titlebar {
	height: 142px;
	width: 637px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.category-housyuu .h2_titlebar {
	height: 142px;
	width: 637px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.category-souzoku .h2_titlebar {
	height: 142px;
	width: 637px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-jimusyogaiyou .h2_titlebar {
	height: 142px;
	width: 637px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-housyuunituite .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_housyuunituite.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-jikohasan .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_jikohasan.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-kojinsaisei .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_kojinsaisei.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-ninniseiri .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_ninniseiri.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-privacypolicy .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_privacypolicy.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-otoiawaseform .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_otoiawaseform.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-saimuseiri .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_saimuseiri.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.tag-souzokutouki .h2_titlebar {
	height: 142px;
	width: 637px;
	background: url(images/titlepict_souzokutouki.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
*/

.h3_titlebar {
	height: 50px;
	width: 625px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 18px;
	background-image: url(images/titlebar_back.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 5px;
}
.h3_titlebar_index {
	height: 50px;
	width: 625px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 18px;
	background-image: url(images/titlebar_back.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 5px;
}
h4 {
	height: 25px;
	width: 600px;
	text-indent: 13px;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	font-size: 100%;
}
.i_main_indent1 {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.i_main_indent2 {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 45px;
}
.i_main_indent3 {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 40px;
}
.entry-content {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 25px;
	margin-left: 20px;
	margin-top: 10px;
}
.komidashi_bar {
	height: 25px;
	width: 600px;
	text-indent: 13px;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.syoukomidashi_bar {
	height: 25px;
	width: 580px;
	text-indent: 25px;
	color: #666666;
	text-align: left;
	margin-top: 15px;
	margin-left: 5px;
	line-height: 25px;
	background-image: url(../img/yajirushi2_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
.entry-content p {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 10px;
	padding-right: 5px;
}
.entry-content ul {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 5px;
	padding-right: 15px;
	list-style-position: inside;
	list-style-type: disc;
}
.main_indent1 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.main_indent2 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.main_indent3 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.main_ul {
	height: auto;
	width: auto;
	margin-left: 50px;
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
}
.main_ul li {
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
}
.main_ul {
	height: auto;
	width: auto;
	margin-left: 50px;
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
}
.pict_tate {
	height: auto;
	width: auto;
	line-height: 150%;
	float: left;
	list-style-type: none;
}
.pict_tate li {
	height: auto;
	width: auto;
	line-height: 150%;
	margin-bottom: 1em;
	list-style-type: none;
}
.office_info {
	width: 610px;
	height: auto;
	margin-bottom: 30px;
}
.office_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	border-top: 1px solid #8CA9C8;
	border-right: 5px solid #8CA9C8;
	border-bottom: 1px solid #8CA9C8;
	border-left: 1px solid #8CA9C8;
}
.office_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA9C8;
}
.hanyou_info {
	width: 610px;
	height: auto;
	margin-bottom: 30px;
}
.hanyou_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	border-right: 5px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.hanyou_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}




/* sidebar */

#primary h3 {
	height: 50px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
}
#primary h3.cat_5 {
	background-image: url(images/sidetitle_saimuseiri.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_3 {
	background-image: url(images/sidetitle_souzokutouki.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_4 {
	background-image: url(images/sidetitle_housyuunituite.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_6 {
	background-image: url(images/sidetitle_jimusyogaiyou.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_7 {
	background-image: url(images/sidetitle_otoiawase.gif);
	background-repeat: no-repeat;
}
#sidebar_index h3 {
	width:250px;
	height: 50px;
	padding-bottom: 15px;
}

#sub_navi {
	height: auto;
	width: 249px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#sub_navi li {
	height: 35px;
	width: 249px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#sub_navi li a {
	height: 35px;
	width: 249px;
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	font-size: 85%;
	line-height: 240%;
	text-decoration: none;
	text-indent: 30px;
}
#sub_navi li a:hover {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	text-decoration: none;
}
.side_indent1 {
	margin-right: 30px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 180%;
}
.side_indent1l {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 15px;
	margin-bottom: 35px;
	font-size: 80%;
	line-height: 180%;
}


/* in footer */

#pageup {
	height: 28px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 5px;
}
#footer_h3 {
	height: 30px;
	width: 189px;
	position: absolute;
	top: 55px;
	right: 5px;
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
}
#footer_h3 a {
	display: block;
	text-indent: -99999px;
}
address {
	height: 23px;
	width: 207px;
	position: absolute;
	top: 95px;
	right: 5px;
}
.footer_copyright {
	height: 11px;
	width: 251px;
	position: absolute;
	left: 2px;
	top: 110px;
}




/* Just some example content (本来のCSSはこれ以降） */

div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width: 920px;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title, .entry-meta {
	clear:both;
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin-left: 1.3em;
	margin-bottom: 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin-right: 1.3em;
	margin-bottom: 1em;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
/*
div.sidebar h3 {
font-size:1.2em;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
*/
