﻿@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////

トップページ

/////////////////////////////////////////////////////////////////// */

body{
	color:#333;
	font-size:.9em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body p{
	line-height:1.5em;
}

a{
	text-decoration: none;
	color:#333;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

a:link {
}
a:visited {
}
a:hover {
	opacity:.8;
}
a:active {
}

/* =========================================================
wrap
========================================================= */
#wrap {
	width:956px;
	margin:0 auto;
}

#wrap header {
	overflow: hidden;
	padding: 0 0 35px;
}

#wrap header hgroup {
	float:left;
	width:420px;
	margin:0 0 0 8px;
}

#h1_01 {
	margin:15px 0;
}

#wrap header hgroup h1 {
}

#wrap header hgroup h1 a {
}

#wrap header hgroup h1 a img {
}

/* =========================================================
header_right
========================================================= */
#header_right {
	width:390px;
	float:right;
	overflow:hidden;
	padding:40px 0 0;
}

#top_tel {
	float:left;
	margin:9px 0 0;
}

#top_tel a {
}

#top_tel a img {
}

#top_contact {
	float:right;
}

#top_contact a {
}

#top_contact a img {
}

/* =========================================================
top_wrap
========================================================= */
#top_wrap {
	padding:0 0 10px;
	overflow:hidden;
}

.breadcrumbs{
	width: 697px;
	font-size: .8em;
	color: #666;
	margin: 0 0 0 6px;
	padding: 3px 0;
	text-indent: 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.breadcrumbs a{
	color:#999;
}

/* =========================================================
top_left
========================================================= */
#top_left {
	width:249px;
	float:left;
	position:relative;
	left:8px;
}

#top_left ul {
	padding:0 0 20px;
}

#top_left ul li {
}

#top_left ul li a {
	display: block;
	width:249px;
	height:49px;
}
	
#top_left ul li:last-child a {
	display: block;
	width:249px;
	height:50px;
}

#top_left ul li a img {
}

#top_left aside {
	padding: 0 5px;
}

#top_left aside p {
	width:230px;
	margin:0 0 20px;
}

#aside_p {
}

#top_left aside iframe span#u_0_1 {
	display: none !important;
}

/* =========================================================
top_main
========================================================= */
#top_main {
	width:705px;
	float:right;
}

#p_img {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border:1px solid #ccc;
	padding:20px 0 0 18px;
	margin:0 0 0 6px;
}

#p_img img {
	position: relative;
	top:6px;
}

/* =========================================================
top_news
========================================================= */
#top_news {
	overflow:hidden;
}

/* =========================================================
top_news_left
========================================================= */
#top_news_left {
	float:right;
	width:349px;
}

#top_news_left01 {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:50px 15px 15px;
	position:relative;
	top:-41px;
}

#top_news_left section {
}

#top_news_left section h2 {
	position: relative;
	top:10px;
	right:6px;
	z-index:2;
}

#top_news_left section h2 img {
}

#top_news_left section dl {
}

#top_news_left section dl dt {
	width:100px;
	line-height:2em;
	float:left;
}

#top_news_left section dl dd {
	border-bottom: 1px dotted #ccc ;
	line-height:2em;
}

#top_news_left section .more {
	text-align: center;
	margin:10px 0 0 228px;
	
}

#top_news_left section .more a {
	width:80px;
	padding:3px 5px;
	display:block;
	background: #333 ;
	color:#fff;
	font-size:.8em;
}

/* =========================================================
top_news_right
========================================================= */
#top_news_right {
	float:right;
	width:350px;
}

#top_news_right01 {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:50px 15px 15px;
	position:relative;
	top:-41px;
}

#top_news_right section {
}

#top_news_right section h2 {
	position: relative;
	top:10px;
	right:7px;
	z-index:2;
}

#top_news_right section h2 img {
}

#top_news_right section dl {
}

#top_news_right section dl dt {
	width:100px;
	line-height:2em;
	float:left;
}

#top_news_right section dl dd {
	border-bottom: 1px dotted #ccc ;
	line-height:2em;
}

#top_news_right section .more {
	text-align: center;
	margin:10px 0 0 228px;
}

#top_news_right section .more a {
	width:80px;
	padding:3px 5px;
	display:block;
	background: #333 ;
	color:#fff;
	font-size:.8em;
}

/* =========================================================
top_gyoumu
========================================================= */
#top_gyoumu {
	position:relative;
	top:-27px;
}

#top_gyoumu01 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border:1px solid #ccc;
	padding:65px 20px 15px;
	margin:0 0 0 6px;
	position:relative;
	top:-56px;
}

#top_gyoumu section h2 {
	position:relative;
	z-index:2;
}

#top_gyoumu section h2 img {
}

#top_gyoumu section p {
	margin: 0 0 10px;
}

#top_gyoumu section .more {
	text-align: center;
	margin:10px 0 0 530px;
}

#top_gyoumu section .more a {
	width:110px;
	padding:3px 5px;
	display:block;
	background: #333 ;
	color:#fff;
	font-size:.8em;
}

/* =========================================================
top_souzoku
========================================================= */
#top_souzoku {
	position:relative;
	top:-70px;
	margin:0 0 -120px 0;
}

#top_souzoku01 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border:1px solid #ccc;
	padding:65px 20px 15px;
	margin:0 0 0 6px;
	position:relative;
	top:-55px;
}

#top_souzoku section h2 {
	position:relative;
	z-index:2;
}

#top_souzoku section h2 img {
}

#top_souzoku section p {
	margin: 0 0 10px;
}

#top_souzoku section .more {
	text-align: center;
	margin:10px 0 0 530px;
}

#top_souzoku section .more a {
	width:110px;
	padding:3px 5px;
	display:block;
	background: #333 ;
	color:#fff;
	font-size:.8em;
}

#wrap footer {
	padding:20px 0 40px;
}

#wrap footer p {
	text-align: right;
}

#wrap footer p a {
}

#wrap footer small {
	display:block;
	text-align: right;
	line-height:3em;
}




/* ///////////////////////////////////////////////////////////////////

相続Q&A

/////////////////////////////////////////////////////////////////// */



/* =========================================================
qa
========================================================= */
#qa {
	width:705px;
	float:right;
}

.title {
	width:697px;
	height:150px;
}

.title img {
	width:697px;
	height:150px;
	margin:0 0 0 6px;
	border:1px solid #ccc;
}

#pa01 {
}

/* =========================================================
qa02
========================================================= */
#qa_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px;
}

#qa_wrap h3 {
	height:22px;
	text-indent:15px;
	font-weight: bold;
	font-size:1.1em;
	background: url(../img/qa/bg_h3.png) no-repeat 0% 0%;;
	margin:40px 0 10px;
}

#qa_wrap p {
	padding:0 0 0 17px;
}






/* ///////////////////////////////////////////////////////////////////

行政書士とは

/////////////////////////////////////////////////////////////////// */



/* =========================================================
about
========================================================= */
#about {
	width:705px;
	float:right;
}

#about .title {
}

#about .title img {
}

/* =========================================================
about_wrap
========================================================= */
#about_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	height:905px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px;
}

#about h3{
	margin:20px 0;
}

/* =========================================================
about01
========================================================= */
#about01 {
	overflow:hidden;
}

#about_img {
	width:250px;
	float:right;
	
}

#about_img img {
	padding: 20px 0 0 20px;
}

#about01 p {
	padding:10px 0;
}

#about_wrap p {
	padding:10px 0;
}





/* ///////////////////////////////////////////////////////////////////

業務案内

/////////////////////////////////////////////////////////////////// */



/* =========================================================
annai
========================================================= */
#annai {
	width:705px;
	float:right;
}

#annai .title {
}

#annai .title img {
}

/* =========================================================
annai_wrap
========================================================= */
#annai_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px;
}

#annai_wrap p {
}

#annai_wrap h3 {
	margin:50px 0 20px;
}

#annai_wrap h3:first-child {
	margin:20px 0;
}

#annai_wrap .img {
	padding:0 0 0 17px;
}

#annai_wrap .img img {
	margin:0 0 20px;
}

/* =========================================================
annai_ul
========================================================= */
#annai_ul01 {
	overflow:hidden;
	background: url(../img/annai/bg01.png);
	padding:20px;
}

#annai_ul01 ul {
	float:left;
	margin:0 20px 0 0;
}

#annai_ul01 ul li {
	padding:2px 0;
}

.annai_ul02 ul {
	padding:20px;
	background: url(../img/annai/bg01.png);
	font-size:.8em;
}

.annai_ul02 ul li {
	padding:2px 0;
}





/* ///////////////////////////////////////////////////////////////////

料金表

/////////////////////////////////////////////////////////////////// */



/* =========================================================
price
========================================================= */
#price {
	width:705px;
	float:right;
}

#price .title {
}

#price .title img {
}

/* =========================================================
price_wrap
========================================================= */
#price_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	height:1000px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px;
}

#price_wrap p {
}

#price_wrap table {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:620px;
	margin:40px auto;
}

#price_wrap table tbody {
}

#price_wrap table tbody tr {
}

#price_wrap table tbody tr .price_table_left {
	width:240px;
	padding:10px 0 10px 20px;
	background: url(../img/price/bg01.png);
}

#price_wrap table tbody tr .price_table_red {
	color:red;
	padding:10px 0 10px 20px;
}

#price_wrap table tbody tr td {
	padding:10px;
	border:1px solid #FF5B26;
	padding:10px 0 10px 130px;
	
}




@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////

相続豆知識

/////////////////////////////////////////////////////////////////// */



/* =========================================================
mame
========================================================= */
#mame {
	width:705px;
	float:right;
}

#mame .title {
}

#mame .title img {
}

/* =========================================================
mame_wrap
========================================================= */
#mame_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:40px 20px;
}

#mame_wrap p {
	padding:0 10px;
}

#mame_wrap h3 {
	margin:50px 0 20px;
}

#mame_wrap h3 img {
}

#mame_wrap h5 {
	margin:20px 0 10px 10px;
	font-weight: bold;
	color:#FF5A26;
}

#mame_img {
	width:650px;
	margin:0 auto;
	padding:0 !important;
}

#mame_img img {
}

#mame_wrap h6 {
	margin:20px 0 15px 10px;
	font-weight: bold;
}

#mame_h6{
	margin:30px 0 15px;
	font-weight: bold;
	text-align: center;
	}

#mame_wrap table {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:620px;
	margin:40px auto;
}

#mame_wrap table tbody {
}

#mame_wrap table tbody tr {
}

#mame_wrap table tbody tr .mame_table_left {
	width:300px;
	text-align: center;
	background: url(../img/price/bg01.png);
}

#mame_wrap table tbody tr td {
	border:1px solid #FF5B26;
	text-align: center;
	padding:10px 0;
}

#mame_ul01 {
	padding:15px 0 15px 10px;
}

#mame_ul01 li {
	font-weight: bold;
	padding:10px 0;
}

#mame_ul02 {
	width:300px;
	margin:0 auto;
}

#mame_ul02 li {
	padding:4px 0;
}

#mame_wrap h4 {
	margin:30px 0 0 10px;
}

#mame_wrap h4 img {
}

#mame_wrap .mame_ul03_wrap {
	overflow:hidden;
}

#mame_wrap .mame_ul03_wrap .mame_ul03 {
	float:left;
	margin:0 20px 0 0;
}

#mame_wrap .mame_ul03_wrap .mame_ul03 h5 {
}

#mame_wrap .mame_ul03_wrap .mame_ul03 ul {
	padding:0 0 0 10px;
}

#mame_wrap .mame_ul03_wrap .mame_ul03 ul li {
	line-height:2em;
}

#mame_wrap .mame_ul04_wrap {
	overflow:hidden;
	margin:-15px 0 0;
}

#mame_wrap .mame_ul04_wrap .mame_ul04 {
	float:left;
	margin:0 80px 0 0;
}

#mame_wrap .mame_ul04_wrap .mame_ul04 h5 {
}

#mame_wrap .mame_ul04_wrap .mame_ul04 ul {
	padding:0 0 0 10px;
}

#mame_wrap .mame_ul04_wrap .mame_ul04 ul li {
	line-height:2em;
}

#mame_wrap .mame_ul04_wrap .mame_ul05 {
	float:left;
}

#mame_wrap .mame_ul04_wrap .mame_ul05 h5 {
}

#mame_wrap .mame_ul04_wrap .mame_ul05 ul {
	padding:0 0 0 10px;
}

#mame_wrap .mame_ul04_wrap .mame_ul05 ul li {
	line-height:2em;
}





/* ///////////////////////////////////////////////////////////////////

事務所概要

/////////////////////////////////////////////////////////////////// */


/* =========================================================
company
========================================================= */
#company {
	width:705px;
	float:right;
}

#company .title {
}

#company .title img {
}

/* =========================================================
company_wrap
========================================================= */
#company_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:5px 30px;
}

#company_wrap h3 {
	margin:50px 0 20px;
}

#company_wrap h3 img {
}

/* =========================================================
company_wrap01
========================================================= */
#company_wrap01 {
	overflow:hidden;
}

#company_img {
	float:left;
	margin:7px 20px 0 0;
}

#company_img img {
}

#company_wrap01 p {
}

#company_wrap dl {
	width:500px;
	margin:40px auto 0;
}

#company_wrap dl dt {
	width:120px;
	float:left;
	padding: 0 0 8px;
	font-weight: bold;
	text-indent:10px;
	margin:0 0 8px;
}

#company_wrap dl dd {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 8px;
	margin:0 0 8px;
}

#company_dt01{
	padding: 0 0 30px !important;
	margin:0;
}

#company_dt02{
	padding: 0 0 100px !important;
	margin:0;
}

#company_dt03{
	padding: 0 0 40px !important;
	margin:0;
}

#company_wrap dl .bd_none {
	border-bottom: none;
	margin:0;
}

#company_wrap iframe {
	display:block;
	margin:0 auto 40px;
}





/* ///////////////////////////////////////////////////////////////////

ご依頼までの流れ

/////////////////////////////////////////////////////////////////// */



/* =========================================================
nagare
========================================================= */
#nagare {
	width:705px;
	float:right;
}

#nagare .title {
}

#nagare .title img {
}

/* =========================================================
nagare_wrap
========================================================= */
#nagare_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:40px;
}

#nagare_wrap p {
}

/* =========================================================
nagare01
========================================================= */
#nagare01 {
	overflow:hidden;
	padding:40px 0;
}

#nagare_left {
	float:left;
	margin: 0 30px 0 0;
}

#nagare_left img {
}

/* =========================================================
nagare02
========================================================= */
#nagare02 {
}

#step01 {
	margin:0 0 75px;
}

#step02 {
	margin:0 0 95px;
}

#step03 {
	margin:0 0 65px;
}

#step04 {
	margin:0 0 55px;
}

#step05 {
}




/* ///////////////////////////////////////////////////////////////////

お問合せ

/////////////////////////////////////////////////////////////////// */



/* =========================================================
contact
========================================================= */
#contact {
	width:705px;
	float:right;
}

#contact .title {
}

#contact .title img {
}

/* =========================================================
contact_wrap
========================================================= */
#contact_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	height:905px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px;
}

#contact_wrap #cf7 {
	width:468px;
	margin:40px auto;
}

#contact_wrap #cf7 th {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:90px;
	vertical-align:top;
	padding:20px 0 0;
}

#contact_wrap #cf7 td{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	padding:10px 0;
}

#contact_wrap #cf7 .f01{
	width:370px;
	height:30px;
	border:1px solid #ccc;
	padding:3px;
}

#contact_wrap #cf7 #f02{
	width:370px;
	height:300px;
	border:1px solid #ccc;
	padding:3px;
}

#contact_wrap #cf7 #fButton{
	width: 80px;
	padding:5px;
	display: block;
	background: #333;
	color: #fff;
	font-size: .8em;
	cursor:pointer;
	border:none;
	margin: 0 0 0 240px;
}



/* ///////////////////////////////////////////////////////////////////

プライバシーポリシー

/////////////////////////////////////////////////////////////////// */



/* =========================================================
privacy
========================================================= */
#privacy {
	width:705px;
	float:right;
}

#privacy .title {
}

#privacy .title img {
}

/* =========================================================
privacy_wrap
========================================================= */
#privacy_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px 55px 30px 40px;
}

#privacy_wrap h3 {
	font-weight: bold;
	margin:0 0 10px 15px;
}

#privacy_wrap p {
	margin:0 0 0 15px;
}

#privacy_wrap h4 {
	height:22px;
	text-indent:15px;
	font-weight: bold;
	font-size:1.1em;
	background: url(../img/privacy/bg_h4.png) no-repeat 0% 0%;;
	margin:40px 0 15px;
}

#privacy_wrap ul {
	padding:20px 0 0 20px;
	margin:0 auto;
	display:block;
	
}

#privacy_wrap ul li {
	padding:5px 0;
}

#privacy_wrap #ul_privacy {
	padding:20px 0;
	width:290px;
	margin:0 auto;
	font-size:1.1em;
}




/* ///////////////////////////////////////////////////////////////////

個別ページ

/////////////////////////////////////////////////////////////////// */



/* =========================================================
single
========================================================= */
#single {
	width:705px;
	float:right;
}

#single .title {
}

#single .title img {
}

/* =========================================================
single_wrap
========================================================= */
#single_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px;
}

/* =========================================================
post
========================================================= */
#post {
}

/* =========================================================
postTitle
========================================================= */
#postTitle {
}

#postTitle h3 {
	font-size:1.2em;
	font-weight: bold;
	background: url(../img/privacy/bg_h4.png) no-repeat 0% 0%;
	padding: 0 10px 20px 10px;
}

#postTitle h3 span {
	font-size: .7em;
	color:#666;
}

/* =========================================================
postContent
========================================================= */
#postContent p {
	padding:5px;
}
#postContent p img {
	display:block;
	margin:0 auto;
}





/* ///////////////////////////////////////////////////////////////////

一覧ページ

/////////////////////////////////////////////////////////////////// */



/* =========================================================
category
========================================================= */
#category {
	width:705px;
	float:right;
}

#category .title {
}

#category .title img {
}

/* =========================================================
category_wrap
========================================================= */
#category_wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	width:699px;
	height:848px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 0 6px;
	padding:30px;
}

#category_wrap section {
}

#category_wrap section dl {
	overflow:hidden;
}

#category_wrap section dl dt {
	width:100px;
	float:left;
	padding:5px 0;
}

#category_wrap section dl dd {
	padding:5px 0;
	border-bottom:1px dotted #ccc;
}

#category_wrap section dl dd a {
}



/* ///////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////// */

.pagelink{
	width:278px;
	padding:40px 0;
	margin: 0 auto;
}


#pagelink01 {
	width:276px;
}

#pagelink01 .pageprev {
	width:88px;
}

#pagelink01 li {
	float:left;
}

#pagelink01 .ichiran {
	width:100px;
}

#pagelink01 .pagenext {
	width:88px;
}

#pagelink02 {
	width:276px;
}

#pagelink02 .pageprev {
	float:left;
}

#pagelink02 .pagenext {
	float:right;
}



/* ///////////////////////////////////////////////////////////////////
fb like-box

/////////////////////////////////////////////////////////////////// */

.fb_iframe_widget, .fb_iframe_widget span,
.fb_iframe_widget span iframe[style]{
     background-color: #F4F4F4;
     overflow: hidden;
     width: 100% !important;





