@charset "utf-8";
/*----------base style----------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.6;
	color: #333333;
	background-color: #CCCCCC;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat;
}

/*----------standard link style-------------*/

a img {
	border-style: none;
	vertical-align: bottom;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #CC66CC;
	text-decoration: underline;
}
a:hover {
	color: #CC66CC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*----------container style----------*/

#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 10px auto;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
}
#header {
	background-image: url(../images/common/headbg.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
}
#main {
	float: right;
	width: 625px;
	margin-top: 0px;
	padding-right: 25px;
}
#side {
	float: left;
	width: 200px;
	background-color: #CCCCCC;
	margin: 0px 25px 20px;
	display: inline;
}
#contents {
	float: left;
	width: 900px;
	margin-top: 20px;
	background-image: url(../images/common/contents_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#footer {
	clear: both;
	border-top: 3px solid #666666;
	background-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}

/*----------base font style----------*/

.center {
	text-align: center;
}
.left_floot {
	float: left;
}
.right_floot {
	float: right;
}
.left_clear {
	clear: left;
}
.right_clear {
	clear: right;
}
.srg {
	color: #CC0000;
	font-weight: bold;
}
.large_srg {
	font-size: 170%;
	font-weight: bold;
	color: #CC0000;
}
.bkack_srg {
	font-size: 120%;
	color: #000000;
	font-weight: bolder;
}
.black_normal {
	color: #000000;
	font-weight: bold;
}
.blue_srg {
	font-size: 110%;
	color: #0066CC;
	font-weight: bold;
}


.collor_gray {
	background-color: #EFEFEF;
}
.voice-srg {
	color: #FF3300;
	background-color: #FFFF33;
	font-weight: bold;
}

h1 {
	font-size: 80%;
	line-height: 1.4em;
	padding-left: 30px;
}
p#header_logo {
	position: absolute;
	left: 30px;
	top: 60px;
	height: 43px;
	width: 340px;
}

#main p {
	margin: 10px 50px 20px;
}
#main h3 {
	background-image: url(../images/common/h3_mainbg.gif);
	background-repeat: no-repeat;
	line-height: 50px;
	margin-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #640000;
	font-size: 120%;
}
#main h4 {
	margin: 10px 50px;
}
#main a:hover img,
#side a:hover img {
	filter: alpha(opacity=90);
	opacity:0.9;
}
/*----------index file style----------*/
#home #main h3 {
	margin-top: 10px;
	background-image: none;
	margin-bottom: 0px;
	line-height: 0px;
}
#home #main p#image00 {
	margin: 20px 10px 10px;
	border: 1px solid #999999;
}
#home #main p#image00 img {
	vertical-align: bottom;
}


/*----------profile file style----------*/

#profile p#img01  {
	margin-right: 20px;
	margin-left: 0px;
	display: inline;
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #999999;
}
#profile p#img02  {
	display: inline;
	margin: 40px 0px 35px 50px;
}
/*----------fee file style----------*/

#fee #main ol {
	margin-left: 70px;
	margin-bottom: 20px;
}
#fee #main table {
	width: 550px;
	margin-left: 30px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 20px;
}
#fee #main table th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#fee #main table th.center {
	text-align: center;
	font-size: 110%;
	color: #336600;
	border-bottom: 2px solid #CCCCCC;
	background-color: #FFFFD7;
}
#fee #main table th.right {
	text-align: right;
	font-size: 110%;
	color: #336600;
	border-bottom: 2px solid #CCCCCC;
	background-color: #FFFFD7;
}

#fee #main table td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	width: 380px;
}


/*----------faq file style----------*/

#faq #main dl dt {
	margin-left: 20px;
	background-color: #FFFFBF;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#faq #main dl dd {
	background-color: #DDFFFF;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 45px;
}
#faq #main dl ol {
	margin-left: 20px;
}
/*----------map-place file style----------*/
#map-place #main table {
	width: 550px;
	margin-left: 30px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 20px;
}
#map-place #main table th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#map-place #main table td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	width: 390px;
}
#map-place #main #map {
	margin-left: 50px;
	height: 500px;
	width: 500px;
}


/*----------consultation file style----------*/

#consultation p#img03 {
	border: 1px solid #CCCCCC;
	margin: 10px 20px 10px 10px;
	display: inline;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#consultation #main dl dt {
	margin-left: 50px;
	color: #236969;
	font-size: 120%;
	font-weight: bold;
}
#consultation #main dl dd {
	margin-left: 90px;
}
#consultation #main ol {
	margin-left: 70px;
	margin-bottom: 20px;
}
#consultation #main table {
	width: 550px;
	margin-left: 30px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#consultation #main table th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#consultation #main table td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	width: 370px;
}

/*----------link file style----------*/

#link #main ul {
	margin-top: 20px;
	margin-left: 60px;
}
#link #main ul li {
	background-image: url(../images/link/list_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	padding-left: 25px;
}


/*----------inheritance file style----------*/

#inheritance #main ol {
	margin-left: 70px;
	margin-bottom: 20px;
}
#inheritance #main table {
	width: 550px;
	margin-left: 30px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 20px;
}
#inheritance #main table th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#inheritance #main table td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	width: 250px;
}
#inheritance #main table#sample {
	margin-left: 30px;
	border-top: none;
	margin-bottom: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 0px;
	padding: 0px;
}

#inheritance #main table#sample td {
	font-size: 100%;
	vertical-align: text-top;
	border-style: none;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	width: 400px;
}

#inheritance #main table#sample td.width_table {
	width: 140px;
	text-align: right;
}

#inheritance #main p#img04 {
	margin-left: 0px;
	margin-right: 0px;
}
#inheritance #main ol#package {
	list-style: none;
}

/*----------will file style----------*/

#will #main p#img05 {
	margin-right: 0px;
	margin-left: 0px;
}
#will #main ul.blue_srg {
	margin-left: 70px;
	list-style: none;
}

/*----------establishment file style----------*/

#establishment #main table {
	width: 550px;
	margin-left: 30px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 20px;
}
#establishment #main table th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#establishment #main table td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	width: 350px;
}

/*----------share file style----------*/

#share p#img06 {
	display: inline;
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #999999;
	margin: 5px 10px 0px;
}
#share #main table {
	width: 550px;
	margin-left: 30px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 20px;
}
#share #main table th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#share #main table td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	width: 350px;
}

/*----------renounce file style----------*/

#renounce p#img07 {
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #999999;
	margin: 5px 10px 0px;
}
#renounce #main dl dt {
	margin-left: 50px;
	color: #236969;
	font-size: 120%;
	font-weight: bold;
}
#renounce #main dl dd {
	margin-left: 90px;
}
#renounce .renounce_price {
	background-color: #FFFFCC;
	border: 2px double #CCCCCC;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}
#renounce .renounce_price h4 {
	margin-left: 20px;
}
#renounce .renounce_price p {
	margin-left: 40px;
}


/*----------renounce file style----------*/

#coop #main p.left_floot {
	margin-right: 10px;
	border: 2px solid #669999;
	display: inline;
}
#coop #main p.left_floot img {
	vertical-align: bottom;
}
#coop #main p.subplofile {
	line-height: 1.5em;
	padding-top: 30px;
}
#coop #main p.subplofile2 {
	line-height: 1.5em;
	padding-top: 78px;
}
#coop #main p.subplofile3 {
	line-height: 1.5em;
	padding-top: 54px;
}
#coop #main h4 {
	color: #003300;
	border-bottom: 3px double #003300;
	padding-left: 10px;
}
#coop #main p.right_floot {
	border: 1px solid #CCCCCC;
}

/*----------voice file style----------*/

#voice #main .voice-wrap {
	border: 2px solid #B3D9B9;
	margin-bottom: 20px;
}
#voice #main .voice-wrap h4 {
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
}
#voice #main .voice-wrap p.image-set {
	margin: 0px;
	padding: 0px;
	background-color: #F0F1F3;
}
#voice #main p.left_floot {
	margin-right: 10px;
	border: 2px solid #669999;
	display: inline;
}
#voice #main p.left_floot img {
	vertical-align: bottom;
}

/*----------#move style----------*/

#move #main h4 {
	color: #003300;
	border-bottom: 3px double #003300;
	padding-left: 10px;
}
#move #main table {
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-left: 50px;
	margin-right: 20px;
}
#move #main table.casetable {
	width: 200px;
}
#move #main table.casetable th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	width: 100px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-right: 2px solid #CCCCCC;
}

#move #main table.casetable td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	padding-left: 20px;
	width: 100px;
}
#move #main td.center {
	background-color: #64B85D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#move #main table.plantable {
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#move #main table.plantable th {
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-right: 2px solid #CCCCCC;
	background-color: #64B85D;
	color: #FFFFFF;
	width: 80px;
}

#move #main table.plantable td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	padding-left: 20px;
	width: 300px;
}


/*----------side_menu style----------*/

#side_menu ul {
	width: 200px;
	background-image: url(../images/common/side_menu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	list-style: url(none);
}
#side_menu ul li {
	list-style: none;
}
#side_menu ul li a {
	line-height: 2em;
	height: 2em;
	width: 146px;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	display: block;
	font-size: 90%;
	padding-left: 50px;
	background-image: url(../images/common/side_menu_bug.gif);
	background-repeat: no-repeat;
}
#side_menu ul li#ninheritance a,
#side_menu ul li#nwill a,
#side_menu ul li#nestablishment a,
#side_menu ul li#nshare a,
#side_menu ul li#nrenounce a {
	color: #006600;
	width: 131px;
	padding-left: 65px;
	background-image: url(../images/common/side_menu_bug2.gif);
}
#side_menu ul li#nmove a {
	color: #006600;
	width: 131px;
	padding-left: 65px;
	background-image: url(../images/common/side_menu_bug3.gif);
}

#side_menu ul li a:link,
#side_menu ul li a:visited {
	color: #000000;
}

#side_menu ul li#nhome a {
	border-top: 1px solid #666666;
}
#side_menu ul li#nblog a {
	border-bottom: 1px solid #666666;
}

#side_menu ul li a:hover,
#home #side_menu ul li#nhome a,
#works #side_menu ul li#nworks a,
#profile #side_menu ul li#nprofile a,
#fee #side_menu ul li#nfee a,
#faq #side_menu ul li#nfaq a,
#map-place #side_menu ul li#nmap a,
#coop #side_menu ul li#ncoop a,
#voice #side_menu ul li#nvoice a,
#consultation #side_menu ul li#nconsultation a,
#link #side_menu ul li#nlink a {
	color: #999999;
	border-right: 2px solid #FE670C;
	border-left: 2px solid #FE670C;
	background-image: url(../images/common/side_menu_bug_ura.gif);
}

#side_menu ul li#ninheritance a:hover,
#side_menu ul li#nwill a:hover,
#side_menu ul li#nestablishment a:hover,
#side_menu ul li#nshare a:hover,
#side_menu ul li#nrenounce a:hover,
#inheritance #side_menu ul li#ninheritance a,
#will #side_menu ul li#nwill a,
#establishment #side_menu ul li#nestablishment a,
#share #side_menu ul li#nshare a,
#renounce #side_menu ul li#nrenounce a {
	color: #999999;
	border-right: 2px solid #FE670C;
	border-left: 2px solid #FE670C;
	background-image: url(../images/common/side_menu_bug2_ura.gif);
}
#side_menu ul li#nmove a:hover,
#move #side_menu ul li#nmove a {
	color: #999999;
	border-right: 2px solid #FE670C;
	border-left: 2px solid #FE670C;
	background-image: url(../images/common/side_menu_bug3_ura.gif);
}

/*----------side style----------*/

#side p {
	font-size: 90%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 1.2em;
}
#side  p#tezuka  {
	margin: 20px 0px 0px;
}
#side #twitter_size {
	margin: 20px 0px;
}


/*----------footer style----------*/

#footer ul {
	width: 750px;
	text-align: center;
	padding: 10px 40px;
}
#footer ul li {
	padding-right: 5px;
	padding-left: 5px;
	list-style: none;
	display: inline;
}
#footer p {
	clear: both;
}
#footer p#area {
	font-size: 80%;
	background-color: #999999;
	margin: 5px;
}
#footer address {
	line-height: 1.2em;
	margin-top: 10px;
	font-size: 90%;
}
