@charset "utf-8";
/*
Theme Name: Real_Estate
Theme URI: http://wordpress.org/
Description: 不動産売買のカスタムテーマ
Version: 0.1
Author: Satoshi Harada
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

html{
	overflow-y: scroll;
}



html, body{
font-size: 13px; /* Resets 1em to 10px */
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
letter-spacing:1px;
background:#fff url('/images/top-repeat.png') left top repeat-x;
color:#333;
text-align:center;
margin:0;
padding:0;
behavior:url('/js/ie6csshover.htc');
}

/*
*	Hilite for se_hilite.js
*/
.hilite1, .hilite4, .hilite7 { color:#222; background-color: #fea; }
.hilite2, .hilite5, .hilite8 { color:#222; background-color: #fdd; }
.hilite3, .hilite6, .hilite9 { color:#222; background-color: #dff; }

img.high{
 -ms-interpolation-mode:bicubic;
  }

a{
 -ms-interpolation-mode:bicubic;
  }

body a:link{
color:#fff;
text-decoration:underline;
}

body a:visited{
color:#fff;
text-decoration:underline;
}

body a:hover{
color:#fff;
text-decoration:none;
}

body a:active{
color:#fff;
text-decoration:underline;
}

strong{
font-weight:normal;
}
em{
font-style:normal;
}

.red{
color:#a61515;
}

.blue{
color:#397786;
}

.green{
color:#89A02C;
}

.gray{
color:#555;
}

.deepred{
color:#700F0F;
}

.coral{
color:#B85B5A;
}

.bold{
font-weight:bold;
}

#page {
	border:none;
	text-align: left;
	position:relative;
	clear:both;
	}


#header{
height:90px;
width:900px;
margin:0 auto;
padding:0;
position:relative;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active{
text-decoration:none!;
}

#headerimg{
width:430px;
height:54px;
background:url('images/headerimg.png') left top no-repeat;
margin:35px 0 1px 0;
padding:0;
display:block;
text-indent:-9999px;
float:left;
}
	
a#headerimg:hover{
background-position:-430px top;
}

h1#headerimg_home2{
width:430px;
height:54px;
margin:35px 0 1px 0;
padding:0;
float:left;
text-align:left;
}


#headerimg_home2 a{
width:430px;
height:26px;
margin:0;
padding:6px 0 22px 0;
position:relative;
display:block;
background:url('/images/headerimg.gif') left top no-repeat;
color:#fff;
font-size:25px;
text-indent:70px;
line-height:26px;
letter-spacing:0;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
text-decoration:none;
}

#headerimg_home2 a:hover{
background-position:-430px top;
}

a#headerimg2{
width:430px;
height:26px;
margin:35px 0 1px 0;
padding:6px 0 22px 0;
position:relative;
display:block;
float:left;
background:url('/images/headerimg.gif') left top no-repeat;
color:#fff;
font-size:25px;
text-indent:70px;
line-height:26px;
letter-spacing:0;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
text-decoration:none;
text-align:left;
}

a#headerimg2:hover{
background-position:-430px top;
}

h1#headerimg_home{
width:430px;
height:54px;
margin:35px 0 1px 0;
padding:0;
position:relative;
float:left;
}

h1#headerimg_home a:hover{
border: none;
}

h1#headerimg_home a img{
clip:rect(0px 430px 54px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

h1#headerimg_home a:hover img{
clip:rect(0px 860px 54px 430px);
left:-430px;
}

p#subtitle{
position:absolute;
width:450px;
height:14px;
font-size:13px;
line-height:14px;
margin:0;
padding:0;
color:#fff;
top:69px;
left:70px;
text-align:left;
}


#header ul#headermenu{
width:222px;
height:27px;
margin:10px 0 0 0;
padding:0;
float:right;
list-style:none;
}

#header ul#headermenu li{
width:106px;
height:27px;
float:left;
margin:0 5px 0 0;
padding:0;
list-style:none;
}

#header ul#headermenu li a{
width:106px;
height:27px;
padding:0;
margin:0;
text-indent:-9999px;
display:block;
}


#header ul#headermenu li a#menu1{
background:url('images/info2.png') left top no-repeat;
}
#header ul#headermenu li a#menu1:hover{
background-position:-106px top;
}

#header ul#headermenu li a#menu2{
background:url('images/sitemap.png') left top no-repeat;
}
#header ul#headermenu li a#menu2:hover{
background-position:-106px top;
}



div.umenu{
height:1px;
}

.block{
display;block;
}

.cr{
clear:both;
}


#content {
	font-size: 13px;
	float:right;
	}

.widecolumn .entry p {
	font-size: 13px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	}

h1 {
	font-size: 14px;
	text-align: center;
	}

#headerimg .description {
	font-size:14px;
	height:20px;
	width:500px;
	margin:22px auto 0 156px;
	}

h2 {
	font-size: 13px;
	}

h2.pagetitle {
	font-size:15px;
	}

#sidebar h2 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#ffc78c;
	font-weight:normal;
	}
	
#header h1.description, #header h2.description{
	text-decoration: none;
	text-align:right;
	line-height:13px;
	height:18px;
	width:450px;
	font-size:13px;
	color:#a79b93;
	float:right;
	padding:30px 7px 0 0;
	margin:0;
	font-weight:normal;
	}
#header h1.description2{
	text-decoration: none;
	text-align:right;
	line-height:12px;
	height:20px;
	width:450px;
	font-size:12px;
	color:#a79b93;
	float:right;
	padding:9px 7px 0 0;
	margin:0;
	}
#header p.description{
	text-decoration: none;
	text-align:right;
	line-height:13px;
	height:20px;
	width:450px;
	font-size:13px;
	color:#a79b93;
	float:right;
	padding:0 7px 0 0;
	margin:0;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 13px;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border:0;
      min-height:1000px;
      height: auto !important;
      height: 1000px;

	}



hr{
 clear:both;
}

.narrowcolumn {
padding: 0;
margin: 0;
width: 662px;
z-index:5;
position:relative;
}

	
#news{
margin:0;
padding:0;
z-index:5;
}

.widecolumn {
padding:0;
margin:0;
width:662px;
z-index:5;
}

#sjouhou{
margin:0;
padding:10px 5px 0 5px;
z-index:5;
background:url('images/widetop.png') left top repeat-x;
}



.post {
	margin:0;
	padding:0;

/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding:0;
	margin:0;
	width:auto;
	height:161px;
	clear: both;
   	background:#302925 url('images/footerback.png') left top repeat-x;
	color:white;
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}


#footercontent{
width:900px;
margin:0 auto;
padding:0;
text-align:left;
}

#footer #logo{
padding:0;
margin:0;
display:block;
width:85px;
height:79px;
}

#footer #logolink{
margin:0;
padding:17px 0 10px 0;
display:block;
width:85px;
height:79px;
}

#footer #footercontent p#fl {
line-height:23px;
margin:0;
padding:0;
width:450px;
float:left;
}

#footer #footercontent p#fl #rights{
color:#ac9b93;
}

#footer #footercontent address, #footer #footercontent p.address{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-decoration:none;
font-style:normal;
font-size:13px;
line-height:22px;
margin:0;
padding:26px 0 0 0;
float:right;
width:450px;
text-align:right;
}

#footer #footercontent address strong{
font-weight:normal;
line-height:35px;
vertical-align:top;
}

#footer #footercontent address #tel3, #footer #footercontent p.address #tel3{
padding:8px 0 0 0;
margin:0;
width:206px;
height:18px;
}

#footer a:link{
color:white;
text-decoration:none;
}

#footer a:visited{
color:white;
text-decoration:none;
}

#footer a:hover{
color:white;
text-decoration:underline;
}

#footer a:active {
color:white;
text-decoration:none;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin:0;
	text-align: left;
}

#sidebar h2 {
	margin: 8px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3.results {
	padding:3px 0 5px 5px;
	margin:0;
	line-height:20px;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding-right:40px;
	}

.alignleft {
	float: left;
	padding-left:40px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding:0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	width:100%;
	vertical-align:bottom;
	}

#sidebar ul p, #sidebar ul select {
	margin:0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
	

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding:5px 3px 15px 3px;
	text-align: center;
	}
	
#search{
margin:0;
padding:0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 30px 0;
	margin-top:12px;
	margin-left:10px;
	_margin-left:5px;
	width:215px;
	float:left;
	}

#sidebar a:link{
color:#333;
text-decoration:none;
}

#sidebar a:visited{
color:#333;
text-decoration:none;
}

#sidebar a:hover{
color:#333;
text-decoration:none;
}

#sidebar a:active {
color:#333;
text-decoration:none;
}


a#mansion{
display:block;
width:214px;
height:45px;
margin:0 auto;
padding:0 0 4px 0;
background:url('images/mansion.png') left top no-repeat;
text-indent:-9999px;
}

a#mansion:hover{
background-position:-214px top;
}


#sidebar form {
margin: 0;
}
	
#sidebar p.freewords{
width:214px;
height:21px;
margin:0 auto;
padding: 1px;
padding:0 0 13px 0;
text-indent:-9999px;
background:url('images/freeword.png') left top no-repeat;
}

#sidebar p.railway{
width:214px;
height:21px;
margin:0 auto;
padding:0 0 10px 0;
text-indent:-9999px;
background:url('images/railway.png') left top no-repeat;
}

#sidebar ul.lines{
width:215px;
margin:0 auto;
padding:3px 0 3px 0;
list-style:none;
}

#sidebar ul.lines li{
width:215px;
margin:0 auto;
padding:0;
list-style:none;
}

#sidebar ul.lines li.toyoko2,#sidebar ul.lines li.oimachi2{
padding:0;
}

#sidebar ul.lines li.mansion{
height:72px;
padding:0;
text-indent:-9999px;
}

#sidebar ul.lines li.mansion a{
display:block;
width:215px;
height:72px;
margin:0 auto;
padding:0;
text-indent:-9999px;
background:url('/images/mansion_areas.png') left top no-repeat;
}

#sidebar ul.lines li.house{
height:14px;
line-height:14px;
text-align:right;
text-indent:-4px;
margin-top:4px;
}

#sidebar ul.lines li.house a{
display:inline;
line-height:14px;
}
#sidebar ul.lines li.house a:link{
color:#147;
text-decoration:underline;
}
#sidebar ul.lines li.house a:visited{
color:#147;
text-decoration:underline;
}
#sidebar ul.lines li.house a:hover{
color:#147;
text-decoration:none;
}
#sidebar ul.lines li.house a:active{
color:#147;
text-decoration:underline;
}

#sidebar ul.lines li.house a img{
width:14px;
height:14px;
margin:0 2px 0 0;
}

#sidebar ul.lines li.oimachi1{
height:30px;
padding:0;
text-indent:-9999px;
background:url('/images/mansion_areas.png') left -142px no-repeat;
}

#sidebar ul.lines li.toyoko1{
height:30px;
padding:0;
text-indent:-9999px;
background:url('/images/mansion_areas.png') left -224px no-repeat;
}

#sidebar ul.lines li.form{
height:70px;
padding:0;
background:url('/images/mansion_areas.png') left bottom no-repeat;
}

#sidebar ul.lines li a{
display:block;
width:215px;
height:35px;
margin:0 auto;
padding:0;
text-indent:-9999px;
}

#sidebar ul.lines li a.ikegami{
background:url('/images/mansion_areas.png') left -72px no-repeat;
}
#sidebar ul.lines li a.ikegami:hover{
background-position:-215px -72px;
}
body.ikegami_line #sidebar ul.lines li a.ikegami{
background:url('/images/mansion_areas.png') -215px -72px no-repeat;
}

#sidebar ul.lines li a.tamagawa{
background:url('/images/mansion_areas.png') left -107px no-repeat;
}
#sidebar ul.lines li a.tamagawa:hover{
background-position:-215px -107px;
}
body.tamagawa_line #sidebar ul.lines li a.tamagawa{
background:url('/images/mansion_areas.png') -215px -107px no-repeat;
}

#sidebar ul.lines li a.oimachi2{
height:23px;
background:url('/images/mansion_areas.png') left -172px no-repeat;
}
#sidebar ul.lines li a.oimachi2:hover{
background-position:-215px -172px;
}
body.oimachi_line1 #sidebar ul.lines li a.oimachi2{
background-position:-215px -172px;
}

#sidebar ul.lines li a.oimachi3{
height:29px;
background:url('/images/mansion_areas.png') left -195px no-repeat;
}
#sidebar ul.lines li a.oimachi3:hover{
background-position:-215px -195px;
}
body.oimachi_line2 #sidebar ul.lines li a.oimachi3{
background-position:-215px -195px;
}


#sidebar ul.lines li a.toyoko2{
height:23px;
background:url('/images/mansion_areas.png') left -254px no-repeat;
}
#sidebar ul.lines li a.toyoko2:hover{
background-position:-215px -254px;
}
body.toyoko_line1 #sidebar ul.lines li a.toyoko2{
background-position:-215px -254px;
}

#sidebar ul.lines li a.toyoko3{
height:29px;
background:url('/images/mansion_areas.png') left -277px no-repeat;
}
#sidebar ul.lines li a.toyoko3:hover{
background-position:-215px -277px;
}
body.toyoko_line2 #sidebar ul.lines li a.toyoko3{
background-position:-215px -277px;
}

#sidebar ul.lines li a.meguro{
background:url('/images/mansion_areas.png') left -306px no-repeat;
}
#sidebar ul.lines li a.meguro:hover{
background-position:-215px -306px;
}
body.meguro_line #sidebar ul.lines li a.meguro{
background-position:-215px -306px;
}

#sidebar ul.lines li a.other{
background:url('/images/mansion_areas.png') left -341px no-repeat;
}
#sidebar ul.lines li a.other:hover{
background-position:-215px -341px;
}
body.other_lines #sidebar ul.lines li a.other{
background-position:-215px -341px;
}

#sidebar ul.other, #sidebar ul.other li, #sidebar ul.other li a{
width:215px;
margin:0 auto;
padding:0;
list-style:none;
text-indent:-9999px;
}

#sidebar ul.other{
margin-bottom:25px;
}

#sidebar ul.other li, #sidebar ul.other li a{
height:41px;
display:block;
}

ul.other li.to_mansion a{
background:url('/images/to_mansion.png') left top no-repeat;
}
ul.other li.to_mansion a:hover{
background-position:-215px top;
}
ul.other li.to_house a{
background:url('/images/to_house.png') left top no-repeat;
}
ul.other li.to_house a:hover{
background-position:-215px top;
}
ul.other li.to_sell a{
background:url('/images/to_sell.png') left top no-repeat;
}
ul.other li.to_sell a:hover{
background-position:-215px top;
}

div#sidebar div.member_menu1{
width:215px;
height:170px;
margin:0 auto;
padding:7px 0 0 0;
background:url('/images/member_menu_bk1.png') left top no-repeat;
}

div#sidebar div.member_menu1 a.button{
display:block;
width:192px;
height:37px;
margin:0 auto 2px auto;
padding:0;
text-indent:-9999px;
}
div#sidebar div.member_menu1 a.b1{
background:url('/images/member_menu_b1.png') left top no-repeat;
}
div#sidebar div.member_menu1 a.b2{
background:url('/images/member_menu_b2.png') left top no-repeat;
}

div#sidebar div.member_menu1 a.b1:hover, div#sidebar div.member_menu1 a.b2:hover{
background-position:left -37px;
}

div#sidebar div.member_menu1 p{
font-size:12px;
width:190px;
margin:0 auto;
}

div#sidebar div.member_menu1 p.about{
font-weight:bold;
line-height:18px;
color:#89a02c;
padding:0 0 3px 0;
}
div#sidebar div.member_menu1 p.desc{
line-height:18px;
color:#444;
padding:0 0 2px 0;
}
div#sidebar div.member_menu1 p.link{
line-height:18px;
color:#C57373;
padding:0;
text-align:right;
}
div#sidebar div.member_menu1 p.link a:link{
color:#C57373;
text-decoration:underline;
}
div#sidebar div.member_menu1 p.link a:visited{
color:#C57373;
text-decoration:underline;
}
div#sidebar div.member_menu1 p.link a:hover{
color:#C57373;
text-decoration:none;
}
div#sidebar div.member_menu1 p.link a:active{
color:#C57373;
text-decoration:underline;
}

div#sidebar div.member_menu2{
width:215px;
margin:0 auto;
padding:0;
background:url('/images/member_login_body.png') left center repeat-y;
}

div#sidebar div.member_menu2 img.now_login{
display:block;
width:213px;
height:50px;
margin:0;
padding:0;
}

div#sidebar div.member_menu2 p.welcome{
width:190px;
margin:6px auto 8px auto;
text-align:center;
font-size:12px;
padding:0;
color:#d45500;
}

div#sidebar div.member_menu2 p.logout{
width:193px;
height:24px;
padding:0 10px 5px 10px;
background:url('/images/member_login_foot.png') left center no-repeat;
text-align:right;
font-size:11px;
line-height:12px;
color:6c5d53;
}
div#sidebar div.member_menu2 p.logout a:link{
color:6c5d53;
text-decoration:underline;
}
div#sidebar div.member_menu2 p.logout a:visited{
color:6c5d53;
text-decoration:underline;
}
div#sidebar div.member_menu2 p.logout a:hover{
color:6c5d53;
text-decoration:none;
}
div#sidebar div.member_menu2 p.logout a:active{
color:6c5d53;
text-decoration:underline;
}

div#sidebar div.member_menu2 p.limited_cont{
font-weight:bold;
width:190px;
line-height:18px;
color:#89a02c;
padding:0 0 3px 0;
margin:0 auto;
letter-spacing:0;
}

div#sidebar div.member_menu2 ul, div#sidebar div.member_menu2 ul li{
margin:0 auto;
padding:0;
list-style:none;
width:192px;
}


div#sidebar div.member_menu2 ul li{
width:192px;
height:60px;
margin:4px auto 0 auto;
padding:0;
}

div#sidebar div.member_menu2 ul li a{
display:block;
width:192px;
height:60px;
margin:0;
padding:0;
text-indent:-9999px;
}

div#sidebar div.member_menu2 ul li.m1 a{
background:url('/images/member_menu1.png') left top no-repeat;
}
div#sidebar div.member_menu2 ul li.m1 a:hover{
background-position:left -60px;
}
div#sidebar div.member_menu2 ul li.m2 a{
background:url('/images/member_menu2.png') left top no-repeat;
}
div#sidebar div.member_menu2 ul li.m2 a:hover{
background-position:left -60px;
}
div#sidebar div.member_menu2 ul li.m3 a{
background:url('/images/member_menu3.png') left top no-repeat;
}
div#sidebar div.member_menu2 ul li.m3 a:hover{
background-position:left -60px;
}
div#sidebar div.member_menu2 ul li.m4 a{
background:url('/images/member_menu4.png') left top no-repeat;
}
div#sidebar div.member_menu2 ul li.m4 a:hover{
background-position:left -60px;
}

a#house{
display:block;
width:214px;
height:45px;
margin:0 auto;
padding:0 0 15px 0;
background:url('images/house.png') left top no-repeat;
text-indent:-9999px;
}

a#house:hover{
background-position:-214px top;
}


a#to_sk-r_1{
display:block;
width:214px;
height:124px;
margin:0 auto;
padding:0 0 30px 0;
background:url('images/to_sk-r_1.png') left top no-repeat;
text-indent:-9999px;
}

a#to_sk-r_1:hover{
background-position:-214px top;
}


#sidebar ul.contentsmenu{
width:214px;
height:430px;
margin:0 auto 30px auto;
padding:0;
list-style:none;
}

#sidebar ul.contentsmenu li{
width:215px;
margin:0 auto;
padding:0;
list-style:none;
}

#sidebar ul.contentsmenu li.m-contents{
text-indent:-9999px;
height:28px;
margin:0 auto;
padding:0 0 14px 0;
background:url('/images/m-contents.png') left top no-repeat;
}

#sidebar ul.contentsmenu li a{
display:block;
width:215px;
height:85px;
margin:0 auto;
padding:0;
text-indent:-9999px;
}

#sidebar ul.contentsmenu li a.menu1{
background:url('/images/contents_regular.png') left top no-repeat;
}
#sidebar ul.contentsmenu li a.menu1:hover{
background-position:-215px top;
}

#sidebar ul.contentsmenu li a.menu2{
background:url('/images/contents_regular.png') left -85px no-repeat;
}
#sidebar ul.contentsmenu li a.menu2:hover{
background-position:-215px -85px;
}

#sidebar ul.contentsmenu li a.menu3{
background:url('/images/contents_regular.png') left -170px no-repeat;
}
#sidebar ul.contentsmenu li a.menu3:hover{
background-position:-215px -170px;
}

#sidebar ul.contentsmenu li a.menu4{
background:url('/images/contents_regular.png') left -255px no-repeat;
}
#sidebar ul.contentsmenu li a.menu4:hover{
background-position:-215px -255px;
}

#sidebar ul.contentsmenu li a.menu5{
background:url('/images/contents_regular.png') left -340px no-repeat;
}
#sidebar ul.contentsmenu li a.menu5:hover{
background-position:-215px -340px;
}

#sidebar ul.contentsmenu li a.menu6{
background:url('/images/contents_regular.png') left -425px no-repeat;
}
#sidebar ul.contentsmenu li a.menu6:hover{
background-position:-215px -425px;
}

#sidebar div#to_ktai{
width:189px;
height:auto;
margin:0 auto;
padding:40px 10px 10px 10px;
background:url('/images/to_ktai.png') left top no-repeat;
text-align:center;
}

#sidebar div#to_ktai img{
max-width:148px;
max-height:148px;
margin:0 0 10px 0;
padding:0;
}

#sidebar div#to_ktai p{
font-size:11px;
line-height:15px;
padding:0;
margin:0 0 6px 0;
text-align:left;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#sidebar div#to_ktai p span{
font-size:12px;
line-height:18px;
color:#700F0F;
}

#sidebar div#to_ktai a{
display:block;
text-indent:-9999px;
width:64px;
height:21px;
margin:0 0 0 120px;
padding:0;
background:url('/images/to_ktai_m.png') left top no-repeat;
}
#sidebar div#to_ktai a:hover{
background-position:-64px top;
}

#c-top_mansion{
width:650px;
height:77px;
margin:0 auto;
padding:0 0 5px 0;
position:relative;
}
#c-top_mansion img{
display:block;
position:absolute;
z-index:10;
width:650px;
height:77px;
border:0;
}


#c-top_estimate{
width:650px;
height:77px;
margin:0 auto;
padding:0 0 5px 0;
position:relative;
}
#c-top_estimate img{
display:block;
position:absolute;
z-index:10;
width:650px;
height:77px;
border:0;
}

#c-top_mailconsultant{
width:650px;
height:77px;
margin:0 auto;
padding:0 0 5px 0;
position:relative;
}
#c-top_mailconsultant img{
display:block;
position:absolute;
z-index:10;
width:650px;
height:77px;
border:0;
}

#c-top_q_and_a{
width:650px;
height:77px;
margin:0 auto;
padding:0 0 5px 0;
position:relative;
}
#c-top_q_and_a img{
display:block;
position:absolute;
z-index:10;
width:650px;
height:77px;
border:0;
}

#c-top_information{
width:650px;
height:77px;
margin:0 auto;
padding:0 0 5px 0;
position:relative;
}
#c-top_information img{
display:block;
position:absolute;
z-index:10;
width:650px;
height:77px;
border:0;
}

div.information div.i1 dl dd a:link,
div.information div.i1 dl dd a:visited{
color:#333!important;
text-decoration:underline!important;
}
div.information div.i1 dl dd a:hover,
div.information div.i1 dl dd a:active{
color:#333!important;
text-decoration:none!important;
}

body.renovation #c-top_mansion{
width:650px;
height:120px;
margin:0 auto;
padding:0 0 5px 0;
position:relative;
}
body.renovation #c-top_mansion img{
display:block;
position:absolute;
z-index:10;
width:650px;
height:120px;
border:0;
}

#c-top_mansion ul{
list-style:none;
position:absolute;
bottom:15px;
right:10px;
margin:0;
padding:0;
z-index:30;
}

body.renovation #c-top_mansion ul{
list-style:none;
position:absolute;
bottom:15px;
right:5px;
margin:0;
padding:0;
z-index:30;
}


#c-top_mansion ul li{
list-style:none;
margin:0;
padding:0 0 0 3px;
float:left;
}

#c-top_mansion ul li a#c-top_menu1{
display:none;
}

body.renovation #c-top_mansion ul li a#c-top_menu1{
display:block;
width:112px;
height:20px;
background:url('images/c-top_menu1.png') left -20px no-repeat;
text-indent:-9999px;
}
body.renovation #c-top_mansion ul li a#c-top_menu1:hover{
background-position:-115px -20px;
}



#c-top_mansion ul li a#c-top_menu2{
display:block;
width:98px;
height:20px;
background:url('images/c-top_menu2.png') left top no-repeat;
text-indent:-9999px;
}
#c-top_mansion ul li a#c-top_menu2:hover{
background-position:-98px top;
}

body.renovation #c-top_mansion ul li a#c-top_menu2{
display:block;
width:92px;
height:20px;
background:url('images/c-top_menu2.png') left -20px no-repeat;
text-indent:-9999px;
}
body.renovation #c-top_mansion ul li a#c-top_menu2:hover{
background-position:-98px -20px;
}


#c-top_mansion ul li a#c-top_menu3{
display:block;
width:98px;
height:20px;
background:url('images/c-top_menu3.png') left top no-repeat;
text-indent:-9999px;
}
#c-top_mansion ul li a#c-top_menu3:hover{
background-position:-98px top;
}

body.renovation #c-top_mansion ul li a#c-top_menu3{
display:none;
}

#c-top_normal{
width:650px;
height:77px;
margin:0 auto;
padding:0 0 5px 0;
position:relative;
}
#c-top_normal img{
display:block;
position:absolute;
z-index:10;
width:650px;
height:77px;
border:0;
}

#c-top_mansion p, #c-top_estimate p, #c-top_mailconsultant p, #c-top_q_and_a p, #c-top_information p, #c-top_normal p{
margin:0;
top:9px;
left:18px;
color:#fff;
height:15px;
line-height:15px;
position:absolute;
z-index:20;
}

#c-top_mansion h2{
position:absolute;
font-weight:normal;
height:15px;
line-height:15px;
top:9px;
left:215px;
margin:0;
z-index:20;
}


#c-top_mansion a:link, #c-top_estimate a:link, #c-top_mailconsultant a:link, #c-top_q_and_a a:link, #c-top_information a:link, #c-top_normal a:link{
color:#fff;
text-decoration:underline;
}

#c-top_mansion a:visited, #c-top_estimate a:visited, #c-top_mailconsultant a:visited, #c-top_q_and_a a:visited, #c-top_information a:visited, #c-top_normal a:visited{
color:#fff;
text-decoration:underline;
}

#c-top_mansion a:hover, #c-top_estimate a:hover, #c-top_mailconsultant a:hover, #c-top_q_and_a a:hover, #c-top_information a:hover, #c-top_normal a:hover{
color:#fff;
text-decoration:none;
}

#c-top_mansion a:active, #c-top_estimate a:active, #c-top_mailconsultant a:active, #c-top_q_and_a a:active, #c-top_information a:active, #c-top_normal a:active{
color:#fff;
text-decoration:underline;
}



#contents_bar, #contents_bar_syousai{
width:657px;
height:51px;
margin:0 auto 4px auto;
padding:0;
display:block;
position:relative;
}

#contents_bar h2, #contents_bar h3{
width:657px;
height:51px;
position:relative;
overflow:hidden;
margin:0;
padding:0;
left:0;
top:0;
}

body#index #contents_bar img{
clip:rect(612px 657px 663px 0px);
position:absolute;
overflow:hidden;
top:-612px;
z-index:1;
}

body.ikegami_line #contents_bar img{
clip:rect(0px 657px 51px 0px);
position:absolute;
overflow:hidden;
z-index:1;
}

body.tamagawa_line #contents_bar img{
clip:rect(51px 657px 102px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-51px;
}

body.oimachi_line1 #contents_bar img{
clip:rect(102px 657px 153px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-102px;
}

body.oimachi_line2 #contents_bar img{
clip:rect(153px 657px 204px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-153px;
}

body.toyoko_line1 #contents_bar img{
clip:rect(204px 657px 255px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-204px;
}

body.toyoko_line2 #contents_bar img{
clip:rect(255px 657px 306px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-255px;
}

body.meguro_line #contents_bar img{
clip:rect(306px 657px 357px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-306px;
}

body.other_lines #contents_bar img{
clip:rect(714px 657px 765px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-714px;
}

body.renovation #contents_bar img{
clip:rect(612px 657px 663px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-612px;
}

body.search #contents_bar img{
clip:rect(663px 657px 714px 0px);
position:absolute;
overflow:hidden;
z-index:1;
top:-663px;
}


#contents_bar_syousai img{
clip:rect(561px 657px 612px 0px);
position:absolute;
overflow:hidden;
top:-561px;
z-index:1;
}

#contents_bar_syousai img.tokuten{
clip:rect(0px 339px 23px 0px);
position:absolute;
width:339px;
height:23px;
top:15px;
right:14px;
z-index:5;
}


#contents_bar select{
position:absolute;
z-index:5;
right:14px;
bottom:13px;
width:170px;
}

#contents_bar form{
position:absolute;
z-index:5;
right:14px;
bottom:16px;
width:250px;
text-align:right;
}

#contents_bar form.areaselect{
position:absolute;
z-index:5;
right:14px;
bottom:13px;
width:170px;
}
#contents_bar form.areaselect select{
position:static;
width:170px;
}

#contents_bar form input{
margin:0;
display:inline;
}

#contents_bar form input#w{
padding:0;
width:120px;
}

#contents_bar form input#searchsubmit{
padding:1px;
}


a#to_sk-r{
display:block;
width:662px;
height:240px;
margin:0 auto;
padding:0;
margin-bottom:30px;
background:url('/images/to_sk-r3.png') left top no-repeat;
}

a#to_sk-r:hover{
background-position:left -240px;
}

a#to_sk-r img{
display:none;
}

div#to_online-estimate{
width:662px;
height:240px;
margin:0 auto;
padding:0;
margin-bottom:30px;
}

div#to_online-estimate object{
width:662px;
height:238px;
margin:0;
padding:0;
}

div.rss{
margin:0 0 14px 0;
padding:0;
}

a#rss1, a#rss2{
display:block;
width:214px;
height:50px;
margin:0 auto 1px auto;
padding:0;
text-indent:-9999px;
}

a#rss1{
background:url('/images/rss1.png') left top no-repeat;
}
a#rss1:hover{
background-position:-214px top;
}

a#rss2{
background:url('/images/rss2.png') left top no-repeat;
}
a#rss2:hover{
background-position:-214px top;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
display: block;
text-align: center;
width:615px;
line-height:23px;
margin:0 auto;
padding:33px 0 27px 0;
clear:both;
}
	

.navigation a:link{
color:#333;
text-decoration:underline;
}

.navigation a:visited{
color:#333;
text-decoration:underline;
}

.navigation a:hover{
color:#333;
text-decoration:none;
}

.navigation a:active {
color:#333;
text-decoration:underline;
}

div.navigation p.edit{
clear:both;
color:#397786;
}

div.navigation p.edit a:link{
color:#700F0F;
text-decoration:underline;
}
div.navigation p.edit a:visited{
color:#700F0F;
text-decoration:underline;
}
div.navigation p.edit a:hover{
color:#700F0F;
text-decoration:none;
}
div.navigation p.edit a:active{
color:#700F0F;
text-decoration:underline;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* post decoration -short ver.- */

div.swaku{
background-color:#d2d2d2;
width:652px;
height:28px;
margin:2px 0 0 4px;
background:url('images/swaku.png') left top repeat-x;
}

div.swaku ul{
margin:0;
padding:0;
color:#241f1c;
height:28px;
width:652px;
font-size:12px;
list-style:none;
}

div.swaku ul li{
margin:0;
padding:0;
height:28px;
line-height:28px;
text-align:center;
vertical-align:middle;
list-style:none;
display:inline;
border-left:1px solid #b3b3b3;
border-top:none;
border-right:none;
border-bottom:none;
border-collapse:collapse;
float:left;
position:relative;
}

div.swaku ul li#sw1{
width:80px;
border-left:none!important;
}

div.swaku ul li#sw2{
width:161px;
}

div.swaku ul li#sw3{
width:51px;
}

div.swaku ul li#sw4{
width:53px;
}

div.swaku ul li#sw5{
width:53px;
}

div.swaku ul li#sw6{
width:73px;
}

div.swaku ul li#sw7{
width:73px;
}

div.swaku ul li#sw8{
width:100px;
}

div.sw-post{
background-color:#fff;
width:652px;
height:60px;
margin:0 0 0 4px;
padding:0;
clear:both;
border-bottom:1px solid #b3b3b3;
}


body#syousai div.sw-post{
display:none;
}

body#category div.w-post{
display:none;
}

div.sw-post ul{
margin:0;
padding:0;
color:#333;
height:60px;
width:652px;
font-size:12px;
list-style:none;
position:relative;
clear:both;
}


div.sw-post ul li{
margin:0;
padding:0;
height:60px;
text-align:center;
vertical-align:middle;
list-style:none;
display:inline;
border-left:1px solid #b3b3b3;
border-top:none;
border-right:none;

border-collapse:collapse;
float:left;
line-height:60px;
}

div.sw-post ul li.sw-gaikan{
width:80px;
border-left:none!important;
font-size:0;
line-height:0;
}
div.sw-post ul li.sw-gaikan img{
width:80px;
height:60px;
vertical-align:bottom;
font-size:0;
line-height:0;
margin:0;
padding:0;
border:0;
}

div.sw-post ul li.sw-syozai{
width:161px;
line-height:17px!important;
padding-top:6px;
height:54px!important;
overflow:none;
font-size:12px;
}

div.sw-post ul li.sw-syozai span{
font-size:11px;
}


div.sw-post ul li.sw-madori{
width:51px;
}

div.sw-post ul li.sw-menseki{
width:53px;
}

div.sw-post ul li.sw-chikunen{
width:53px;
}

div.sw-post ul li.sw-point{
width:73px;
line-height:17px!important;
padding-top:5px;
padding-bottom:4px;
font-size:11px;
height:51px!important;
}

div.sw-post ul li.sw-kakaku{
width:73px;
color:#782121;
font-weight:bold;
}

div.sw-post ul li.sw-syousai{
width:100px;
border-right:1px solid #b3b3b3;
position:relative;
}

div.sw-post ul li.sw-syousai a:hover{
border: none;
}

div.sw-post ul li.sw-syousai a img{
clip:rect(0px 92px 25px 0px);
position:absolute;
overflow:hidden;
top:17px;
left:4px;
border:0;
}

div.sw-post ul li.sw-syousai a:hover img{
clip:rect(25px 92px 50px 0px);
top:-8px;
}


div.sw-post ul li.sw-syousai a:hover{
background-position:left -25px;
}

div.sw-post ul.limited{
background:#f9ebeb;
}

div.sw-post ul.limited li{
font-weight:bold;
color:#666;
}

div.sw-post ul.limited2{
background:#fbf2f1;
}

div.sw-post ul.limited li.sw-gaikan, div.sw-post ul.limited2 li.sw-gaikan{
position:relative;
}
div.sw-post ul.limited li.sw-gaikan a, div.sw-post ul.limited2 li.sw-gaikan a{
display:block;
width:80px;
height:60px;
position:absolute;
margin:0;
padding:0;
top:0;
left:0;
z-index:30;
}

div.sw-post ul.limited li.sw-kakaku{
color:#b56666;
font-size:11px;
letter-spacing:0;
}
div.sw-post ul.limited li.sw-menseki{
font-size:11px;
letter-spacing:0;
}
div.sw-post ul.limited li.sw-madori{
color:#333;
font-weight:normal;
}
div.sw-post ul.limited li.sw-chikunen, div.sw-post ul.limited li.sw-syozai{
color:#333;
font-weight:normal;
}

a.more-link{
display:none;
}




/* post decoration -long ver.- */

div.w-post{
clear:left;
width:615px;
margin:0;
padding:0 15px 0 20px;
}

div.w-post p{
padding:0;
margin:0 0 10px 0;
}

body#index div.w-post{
display:none;
}

div.w-post hr{
margin:0 auto 0 15px;
padding:0;
width:97%;
clear:both;
border-width:1px 0px 0px 0px; 
border-style:solid;
border-color:#b7c4c8;
height:1px;
}

div.w-post p.phr{
margin:0 auto;
padding:0;
clear:both;
border:none;
height:1px;
}


div.w-1{
width:615px;
padding:0;
margin:0 auto;
}

div.w-1 h2.bukken{
font-size:37px;
line-height:50px;
width:615px;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝",serif;
font-style:normal;
font-variant:normal;
font-weight:bolder;
margin:0;
padding:3px 0 0 0;
letter-spacing:0px;
}


div.w-1 div.images{
padding:10px 0 0 0;
margin:0;
width:306px;
height:350px;
float:left;
}


div.w-1 div.images div.view{
width:296px;
height:222px;
margin:0 auto;
padding:0;
}


div.w-1 div.images img{
width:296px;
height:222px;
display:block;
margin:0 auto;
padding:0;
}

div.w-1 div.paginationstyle{ /*Style for demo pagination divs*/
width:250px;
text-align:center;
padding:12px 0;
margin:5px auto 0 auto;
clear:left;
}

div.w-1 div.paginationstyle a{ /*Pagination links style*/
padding:1px 4px;
font-size:12px;
text-decoration:none;
border:1px solid #4d4d4d;
color:#3c3c3c;
background-color:#ececec;
}

div.w-1 div.paginationstyle a:hover, div.w-1 .paginationstyle a.selected{
color:#fff;
background-color:#782121;
}

div.w-1 div.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border:0;
padding:0;
}

div.w-1 div.paginationstyle a.imglinks img{
vertical-align:bottom;
border:0;
}

div.w-1 div.paginationstyle a.imglinks a:hover{
background:none;
}

div.w-1 div.paginationstyle .flatview a:hover, div.w-1 .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color:#fff;
background-color:#782121;
}


div.w-1 div.paginationstyle2{
height:69px;
padding:10px 0 0 0;
margin:0;
}

div.w-1 div.paginationstyle2 a{ /*Pagination links style*/
display:block;
float:left;
width:90px;
height:67px;
border:1px solid #999;
margin:0 5px 0 5px;
padding:0;
}
* html div.w-1 div.paginationstyle2 a{
margin:0 3px 0 4px;
}


div.w-1 div.paginationstyle2 a img{
display:block;
width:90px;
height:67px;
border:0;
margin:0;
padding:0;
}


div.w-1 div.mainpoints{
width:299px;
height:290px;
float:left;
margin:0;
padding:10px 0 0 10px;
}

div.w-1 div.mainpoints dl{
width:299px;
height:290px;
margin:0;
padding:0;
}

div.w-1 div.mainpoints dl dt, div.w-1 .mainpoints dl dd{
font-size:13px;
letter-spacing:1px;
}

div.w-1 div.mainpoints dl dt{
float:left;
clear:left;
display:inline;
width:104px;
margin:0;
margin-right:-192px;
padding:14px 0 5px 0;
text-indent:3px;
height:13px;
line-height:13px;
border:0;
border-bottom:1px solid #666;
}

div.w-1 div.mainpoints dl dd{
width:192px;
margin:0;
margin-left:104px;
padding:14px 0 5px 0;
height:13px;
line-height:13px;
border:0;
border-bottom:1px solid #666;
}


div.w-1 div.mainpoints dl dt.kakaku{
padding:31px 0 5px 0;
height:13px;
line-height:13px;
}

div.w-1 div.mainpoints dl dd.kakaku{
padding:5px 0 0 0;
margin-bottom:10px!important;
height:44px;
line-height:44px;
font-size:44px;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝",serif;
font-style:normal;
font-variant:normal;
font-weight:bold;
word-wrap: normal;
overflow:visible;
color:#782121;
}

div.w-1 div.mainpoints dl dd.kakaku span{
font-size:19px;
font-weight:normal;
word-wrap: normal;
overflow:visible;
padding:0;
margin:0;
margin-bottom:1px;
}

div.w-1 div.mainpoints dl dd.kakaku ins{
font-size:25px;
font-weight:normal;
padding:0;
margin:0;
line-height:44px;
text-decoration:none;
vertical-align:bottom;
}


div.w-1 div.mainpoints dl dd.madori{
padding:4px 0 4px 0;
height:24px;
line-height:24px;
font-size:24px;
font-family:Verdana, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
}


div.w-1 div.mainpoints dl dt.gakku1, div.w-1 .mainpoints dl dd.gakku1{
border-bottom:none;
padding:14px 0 5px 0;
}

div.w-1 div.mainpoints dl dt.gakku2, div.w-1 .mainpoints dl dd.gakku2{
padding:5px 0 5px 0;
}


div.w-1 div.mainpoints dl dt.point{
border-bottom:none;
}


div.w-1 div.mainpoints dl dd.point{
border-bottom:none;
line-height:20px;
padding-top:11px;
}

div.w-1 div.mainpoints p.mail{
height:34px;
width:223px;
margin:10px auto 0 auto;
padding:0;
position:relative;
}

div.w-1 div.mainpoints p.mail a:hover, div.w-3 div.exit p.print a:hover{
border: none;
}

div.w-1 div.mainpoints p.mail a img{
clip:rect(0px 223px 34px 0px);
position:absolute;
overflow:hidden;
left:0;
}

div.w-1 div.mainpoints p.mail a:hover img{
clip:rect(34px 223px 68px 0px);
top:-34px;
}

div.w-1 div.limited dl{
height:125px!important;
}

div.w-1 div.limited p{
font-size:13px;
line-height:26px;
padding-left:5px;
color:#555;
}

div.w-1 div.limited p a:link{
color:#C57373;
text-decoration:underline;
}
div.w-1 div.limited p a:visited{
color:#C57373;
text-decoration:none;
}
div.w-1 div.limited p a:hover{
color:#C57373;
text-decoration:underline;
}
div.w-1 div.limited p a:active{
color:#C57373;
text-decoration:underline;
}

div.w-1 div.limited p strong{
font-weight:bold;
}

div.w-1 div.limited form{
width:283px;
height:129px;
margin:0;
padding:8px;
background:url('/images/w-limited_bk.png') left top no-repeat;
font-size:12px;
text-align:center;
}
div.w-1 div.limited form p{
font-size:12px;
color:#700F0F;
padding:0;
margin:0 0 4px 0;
}
div.w-1 div.limited form p.limited{
text-align:right;
color:#444;
margin:0 20px 3px 0;
}
div.w-1 div.limited form p.limited input{
width:172px;
}

div.w-1 div.limited form p.limited input.number{
ime-mode:disabled;
}

div.w-1 div.limited form p.submit{
width:218px;
height:58px;
margin:0 auto;
padding:0;
position:relative;
top:6px;
}

div.w-1 div.limited form p.submit a:hover{
border: none;
}

div.w-1 div.limited form p.submit a img{
clip:rect(0px 218px 29px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
}

div.w-1 div.limited form p.submit a:hover img{
clip:rect(29px 218px 58px 0px);
top:-29px;
}




div.entry div.post_end{
width:620px;
margin:5px auto 8px auto;
background:#FAEAEA;
border:1px solid #B85B5A;
padding:15px;
_padding:15px 15px 0 15px;
}

div.entry div.post_end p{
width:620px;
text-align:center;
font-size:17px;
line-height:17px;
padding:0;
margin:0 0 12px 0;
color:#A61515;
}

div.entry div.post_end form{
margin:0 auto;
height:15px;
line-height:15px;
font-size:14px;
color:#333;
padding:0;
text-align:center;
}

div.entry div.post_end form input{
margin:0;
padding:0;
}


div.renovation_point{
clear:both;
width:593px;
margin:10px auto 0 auto;
padding:10px;
background-color:#fffae8;
border:1px solid #784421;
color:#8a541a;
line-height:21px;
}

div.renovation_point img{
display:block;
width:181px;
height:15px;
padding:0 0 6px 0;
margin:0;
}



div.w-2{
width:615px;
padding:0;
padding-top:25px;
margin:0 auto;
clear:both;
}


div.w-2 dl,div.w-2 dt,div.w-2 dd {
margin:0;
padding:0;
font-size:12px;
line-height:22px;
}

div.w-2 dl{
width:296px;
float:left;
margin:0;
padding:0;
border-bottom:1px solid #999;
}

div.w-2 dl img{
display:block;
width:96px;
height:17px;
margin:0;
padding:0;
padding-bottom:15px;
}

div.w-2 dt{
background:#e6e6e6;
width:82px;
float:left;
clear:left;
display:block;
border-top:1px solid #999;
border-left:1px solid #999;
text-indent:10px;
padding:3px 0 0 0;
display:inline;
margin:0;
margin-right:-212px;
height:22px;
}

div.w-2 dd{
width:210px;
margin-left:83px;
border-top:1px solid #999;
border-right:1px solid #999;
padding:3px 0 0 0;
height:22px;
text-indent:10px;
}

div.w-2 dt.bikou, div.w-2 dd.bikou{
height:44px;
}

div.w-2 dt.bikoulong, div.w-2 dd.bikoulong{
height:66px;
}

div.w-2 dd.bikou{
text-indent:0px;
padding-left:10px;
width:200px;
}
div.w-2 dd.bikoulong{
text-indent:0px;
padding-left:10px;
width:200px;
}


div.w-2 dt.cb,div.w-2 dd.cb{
border:none;
}

div.w-2 dt.cb{
padding-bottom:186px;
}

div.w-2 dl {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}

div.w-2 dl h3{
display:inline;
font-weight:normal;
font-size:12px;
}


div.w-2 dl::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div.w-2 div.zumendiv{
width:319px;
margin:0;
padding:0;
float:left;
}

div.w-2 img.compass{
width:69px;
height:69px;
margin:0;
padding:0;
padding-left:250px;
}

div.w-2 div.zumen{
width:300px;
margin:0 auto;
padding:0;
padding-left:19px;
text-align:center;
overflow:hidden;
}

div.w-2 div.zumen img{
max-height:358px;
max-width:298px;
margin:0 auto;
overflow:hidden;
display:block;
}



div.w-3{
width:615px;
padding:0;
padding-top:34px;
margin:0 auto;
clear:both;
}

div.w-3 img.accessmap-m{
width:150px;
height:18px;
margin:0;
padding:0;
padding-bottom:15px;
display:block;
}

div.w-3 div#accessmap{
width:618px;
height:256px;
display:block;
margin:0 auto;
padding:0;
border:1px solid #999;
}

div.w-3 div.exit{
width:452px;
height:215px;
margin:0 auto 10px auto;
padding:4px 0 0 168px;
/*background:url('/images/2nd_bk.png') left top no-repeat;*/
border-bottom:1px dotted #ccc;
position:relative;
}

div.w-3 div.exit img.exit_bk{
width:259px;
height:191px;
position:absolute;
left:0;
top:0;
z-index:0;
}

div.w-3 div.exit img.estimate_follow{
display:block;
width:445px;
height:23px;
margin:0 auto;
padding:0;
position:relative;
z-index:5;
}

div.w-3 div.exit p{
width:452px;
padding:0;
margin:0 auto;
line-height:22px;
font-size:12px;
text-align:left;
color:#555;
position:relative;
z-index:5;
}

div.w-3 p.modified{
clear:both;
font-size:11px;
text-align:left;
height:22px;
width:618px;
line-height:22px;
margin:0 auto 20px auto;
padding:0;
color:#666;
letter-spacing:0;
text-align:right;
}

div.w-3 div.exit form{
padding:0;
margin:0;
}

div.w-3 div.exit p.mail, div.w-3 div.exit p.print{
height:34px;
width:223px;
position:relative;
margin-bottom:15px;
}

div.w-3 div.exit p.mail{
margin-right:5px;
float:left;
}
div.w-3 div.exit p.print{
float:left;
}

div.w-3 div.exit p.mail a:hover, div.w-3 div.exit p.print a:hover{
border: none;
}

div.w-3 div.exit p.mail a img, div.w-3 div.exit p.print a img{
clip:rect(0px 223px 34px 0px);
position:absolute;
overflow:hidden;
left:0;
}

div.w-3 div.exit p.mail a:hover img, div.w-3 div.exit p.print a:hover img{
clip:rect(34px 223px 68px 0px);
top:-34px;
}

div.w-3 div.exit img.freedial{
width:435px;
height:35px;
clear:both;
display:block;
margin:0 auto 13px auto;
padding:0;
position:relative;
z-index:5;
}

div.similar_posts{
clear:both;
width:600px;
margin:0 auto;
padding:14px 10px;
background:#f2f2f2;
border:1px solid #999;
}
div.similar_posts::after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

div.similar_posts h4{
height:12px;
margin:0 0 12px 0;
padding:0 0 0 2px;
}
div.similar_posts h4 img{
border:none;
margin:0;
padding:0;
}

div.similar_posts dl{
width:150px;
margin:0;
padding:0;
float:left;
font-size:12px;
}

div.similar_posts dl img{
display:block;
margin:0 auto;
padding:0;
border:1px solid #ccc;
}

div.similar_posts dl dt, div.similar_posts dl dd{
width:130px;
margin:0 auto;
padding:0;
}

div.similar_posts dl dt{
padding-bottom:2px;
line-height:25px;
}

div.similar_posts dl dt a{

}
div.similar_posts dl dt a:link{
color:#782121;
text-decoration:underline;
}
div.similar_posts dl dt a:visited{
color:#782121;
text-decoration:underline;
}
div.similar_posts dl dt a:hover{
color:#782121;
text-decoration:none;
}
div.similar_posts dl dt a:active{
color:#782121;
text-decoration:underline;
}

div.similar_posts dl dt a img:link{
border-color:#ccc;
}
div.similar_posts dl dt a img:visited{
border-color:#ccc;
}
div.similar_posts dl dt a img:hover{
border-color:#782121;
}
div.similar_posts dl dt a img:active{
border-color:#ccc;
}

div.similar_posts dl dd{
line-height:17px;
}



/* Lytebox */

#lbOverlay { position:fixed; top:0; left:0; z-index:99998; width:100%; height:500px; background-color:#000; }
/*	#lbOverlay.grey { background-color:#000; }*/

#lbMain { position:absolute; left:0; width:100%; z-index:99999; text-align:center; line-height:0; }
#lbMain a img { border:none; }

#lbOuterContainer { position:relative; background-color:#fff; width:200px; height:200px; margin:0 auto; border:0px solid #fff;}
/*	#lbOuterContainer.grey { border:0px solid #fff; }*/


#lbDetailsContainer { font:12px Verdana, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; color:#444 !important; background-color:#fff; width:100%; line-height:1.4em;	overflow:auto; margin:0 auto; border:0px solid #fff; border-top:none; }
/*	#lbDetailsContainer.grey { border:0px solid #fff; border-top:none; }*/


#lbImageContainer, #lbIframeContainer { padding:10px; }
#lbLoading {
	position:absolute; top:45%; left:0%; height:32px; width:100%; text-align:center; line-height:0; background:url(/images/items/loading.gif) center no-repeat;
}

#lbHoverNav { position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }
#lbImageContainer>#lbHoverNav { left:0; }
#lbHoverNav a { outline:none; }


#lbPrev { width: 49%; height: 100%; background: transparent url('/images/items/blank.gif') no-repeat; display: block; left: 0; float: left; }
#lbPrev:hover, #lbPrev:visited:hover { background: url('/images/items/prevlabel.gif') left 15% no-repeat; }

#lbNext { width: 49%; height: 100%; background: transparent url('/images/items/blank.gif') no-repeat; display: block; right: 0; float: right; }
#lbNext:hover, #lbNext:visited:hover { background: url('/images/items/nextlabel.gif') right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration:none; font-weight:normal; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color:#333; }

	
#lbPrev2_Off, #lbNext2_Off { font-weight:normal; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color:#ccc; }

	
#lbDetailsData { padding:0 10px; }
	#lbDetailsData.grey { color:#333; }


#lbDetails { width:60%; float:left; text-align:left; }
#lbCaption { display:block; font-weight:nomal; }
#lbNumberDisplay { float:left; display:block; padding-bottom:1.0em; }
#lbNavDisplay { float:left; display:block; padding-bottom:1.0em; }

/*#lbClose { width:64px; height:28px; float:right; margin-bottom:1px; }
	#lbClose.grey { background:url('/images/items/closelabel2.png') no-repeat; }*/

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url('/images/items/closelabel2.png') no-repeat;}

#lbPlay { width:64px; height:28px; float:right; margin-bottom:1px; }
	#lbPlay.grey { background:url(/images/items/play_grey.png) no-repeat; }
	
#lbPause { width:64px; height:28px; float:right; margin-bottom:1px; }
	#lbPause.grey { background:url(/images/items/pause_grey.png) no-repeat; }
	
	
	
.tablenav {
	color: #241F1C;
	margin: 0 auto;
	height:50px;
	padding:0;
	line-height:50px;
	text-align:center;
}

.tablenav a.page-numbers:link{
	color:#241F1C;
	padding: 2px .4em;
	border:solid 1px #666;
	text-decoration:none;
	font-size:11px;
}

.tablenav a.page-numbers:visited{
	color:#241F1C;
	padding: 2px .4em;
	border:solid 1px #666;
	text-decoration:none;
	font-size:11px;
}

.tablenav .current {
	color:#fff;
	padding: 2px .4em;
	border:solid 1px #666;
	text-decoration:none;
	font-size:11px;
}

a.page-numbers:hover {
	color:white !important;
	background: #782121;
}

.tablenav .current {
	color:#fff;
	background: #782121;
	border-color: #782121;
}


.tablenav a.next:link, .tablenav a.prev:link {
	border:0!important;
	background:#fff!important;
	font-size:12px!important;
	color:#241F1C!important;
}

.tablenav a.next:visited, .tablenav a.prev:visited {
	border:0!important;
	background:#fff!important;
	font-size:12px!important;
	color:#241F1C!important;
}

.tablenav a.next:hover, .tablenav a.prev:hover {
	border:0!important;
	background:#fff!important;
	text-decoration:underline;
	font-size:12px!important;
	color:#241F1C!important;
}



div#content .estimate .t1 p{
text-align:left;
font-size:13px;
line-height:26px;
margin:0;
padding:0 0 12px 10px;
}

div#content .estimate .t1 img, div#content .estimate .t2 img, div#content .estimate .t3 img{
margin:0 auto;
padding:2px 0 10px 0;
border:0;
display:block;
}

div#content .estimate .t1 img.fdg{
margin:3px 0 3px 0;
padding-left:10px;
}

div#content .estimate .t2{
margin-top:18px;
}

div#content .estimate .t2 dl{
margin:10px 0 0 10px;
padding:0;
text-align:left;
}
div#content .estimate .t2 dt{
width:92px;
height:30px;
line-height:20px;
float:left;
clear:left;
margin:0;
margin-bottom:10px;
display:inline;
padding:0;
}
div#content .estimate .t2 dd{
width:560px;
height:30px;
line-height:20px;
margin:0;
float:right;
margin-bottom:10px;
padding:0;
text-align:left!important;
}

div#content .estimate .t2 dd input{
width:275px;
margin:0;
padding:0;
display:inline;
}

div#content .estimate .t2 dt.kengaku{
height:115px;
}
div#content .estimate .t2 dd.kengaku{
height:115px;
line-height:20px!important;
}
div#content .estimate .t2 dd input.radio{
width:auto;
line-height:20px!important;
}
div#content .estimate .t2 dd input.oneword{
width:20px;
line-height:14px!important;
margin:6px 0 2px 0;
}

#content .estimate .t2 p{
clear:both;
text-align:left;
font-size:13px;
line-height:26px;
margin:0;
padding:0 0 12px 10px;
}

div#content .estimate .t2 p textarea{
display:block;
width:640px;
height:250px;
margin:0 0 8px 0;
padding:0;
overflow-x:hidden;
overflow-y:auto;
}

#content .estimate .t2 form p{
clear:both;
text-align:left;
font-size:13px;
line-height:24px;
margin:0;
padding:0 0 2px 10px;
}

#content .estimate .t2 form p.buttons{
width:640px;
height:24px;
margin:0 0 0 10px;
padding:0;
position:relative;
overflow:hidden;
}

#content .estimate .t2 form p a{
display:block;
width:190px;
height:24px;
line-height:14px;
text-align:right;
color:#999;
padding:0;
margin:0;
position:absolute;
right:0;
top:0;
overflow:hidden;
}

div#content .estimate .t2{
overflow:hidden;
}

div#content .estimate .t3{
margin:0;
padding:0;
padding-top:25px;
overflow:hidden;
}

div#content .estimate .t3 p{
text-align:left;
font-size:13px;
line-height:25px;
margin:0;
padding:0 0 10px 10px;
}

div#content .estimate .t3 div.t3-1{
width:400px;
float:left;
margin:0;
padding:0;
}

#content .estimate .t3 img.tenpo{
float:right;
width:195px;
height:103px;
margin:0;
padding:5px 10px 10px 0;
border:0;
display:block;
}

div#content .estimate .t3 div.t3-2{
width:650px;
height:250px;
clear:both;
margin:3px 0 18px 0;
padding:0;
border:1px solid #999;
}

div#content .estimate .t3 div.t3-2 iframe{
width:650px;
height:250px;
clear:both;
margin:0;
padding:0;
}

div#content .mailform{

}

div#content .mailform p{
text-align:left;
font-size:13px;
line-height:25px;
margin:0;
padding:5px 0 5px 10px;
}

div#content .mailform p.error{
color:#a61515;
font-size:14px;
font-weight:bold;
padding:5px 0 5px 10px;
}

div#content .mailform img{
margin:0 auto;
padding:2px 0 10px 0;
border:0;
display:block;
}

div#content .mailform p.exitform{
padding-top:15px;
}

div#content .mailform table{
padding:0;
margin:2px 0 15px 10px;
border-collapse:collapse;
}

div#content .mailform table caption{
margin-bottom:8px;
margin-left:2px;
font-weight:bold;
text-align:left;
font-size:14px;
}

div#content .mailform table tr{
border-collapse:collapse;
border:1px solid #777;
}

div#content .mailform table td{
border-collapse:collapse;
border:1px solid #777;
padding:3px 7px;
line-height:24px;
width:540px;
}

div#content .mailform table td.td1{
background:#E6E6E6;
width:72px;
}

div#content .mailform table td.td2{
background:#E6E6E6;
width:150px;
}

body input.mformbtn{
padding:0;
margin:0;
line-height:13px;
height:23px;
padding:2px;
}

div#content .estimate .t1 a, div#content .estimate .t4 a{
text-decoration:underlie;
color:#a61515;
}

div#content .estimate .t4{
clear:both;
padding-top:20px;
}

div#content .estimate .t4 p{
width:618px;
margin:0 auto;
padding:10px;
border:1px solid #B85B5A;
background:#faeaea;
line-height:24px;
color:#a61515;
font-size:13px;
letter-spacing:1px;
}

div#content .estimate .t5{
margin-top:5px;
}

div#q_and_a_index{
margin:0 auto;
padding:0;
width:657px;
background:url('images/qaindex2.png') left top repeat-y;
}

div#q_and_a_index p.qahead{
margin:0;
padding:0;
line-height:52px;
height:52px;
width:657px;
background:url('images/qaindex1.png') left top no-repeat;
}

div#q_and_a_index p.qafoot{
margin:0;
padding:0;
height:20px;
line-height:20px;
width:657px;
background:url('images/qaindex3.png') left top no-repeat;
}

div#q_and_a_index ul, div#q_and_a_index ul li{
list-style:none;
margin:0;
padding:0;
}

div#q_and_a_index ul{
padding:15px 20px 20px 20px;
}

div#q_and_a_index ul li{
line-height:33px;
}

div#q_and_a_index a:link{
color:#3C3C3C;
text-decoration:underline;
}

div#q_and_a_index a:visited{
color:#3C3C3C;
text-decoration:underline;
}

div#q_and_a_index a:hover{
color:#3C3C3C;
text-decoration:none;
}

div#q_and_a_index a:active{
color:#3C3C3C;
text-decoration:underline;
}

.q_and_a_child{
width:640px;
margin:0 auto;
padding:0 10px 40px 10px;
border-bottom:1px dotted #999;
clear:left;
}

.q_and_a_child h3, .q_and_a_child h2{
font-size:23px;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝",serif;
font-weight:normal;
letter-spacing:0;
line-height:30px;
color:#241F1C;
padding:25px 0 10px 0;
margin:0 auto;
}

.q_and_a_child h3 a img, .q_and_a_child h2 a img{
width:67px;
height:50px;
border:none;
margin:0;
padding:0;
float:left;
padding:0 10px 10px 0;
}

.q_and_a_child div{
background:#fff8f8;
padding:20px 15px 20px 0;
margin:0 auto;
clear:left;
}

.q_and_a_child div img{
width:67px;
height:50px;
border:none;
margin:0;
padding:0;
display:block;
float:left;
}

.q_and_a_child div p{
line-height:26px;
color:#700f0f;
padding:0;
margin:0;
margin-left:77px;
text-align:left;
width:537px!important;
}

.q_and_a_child p{
text-align:right;
margin:0;
padding:20px 0 0 0; 
}

.q_and_a_child a:link{
color:#444;
text-decoration:underline;
}

.q_and_a_child a:visited{
color:#444;
text-decoration:underline;
}

.q_and_a_child a:hover{
color:#444;
text-decoration:none;
}

.q_and_a_child a:active{
color:#444;
text-decoration:underline;
}

hr.hr40{
display:block!important;
visibility: hidden;
margin:0;
padding:0;
height:40px;
border:#fff 1px solid;
background:#fff;
}

hr.hr30{
display:block!important;
visibility: hidden;
margin:0;
padding:0;
height:30px;
border:#fff 1px solid;
background:#fff;
}

hr.hr15{
display:block!important;
visibility: hidden;
margin:0;
padding:0;
height:15px;
border:#fff 1px solid;
background:#fff;
}

hr.hr20{
display:block!important;
visibility: hidden;
margin:0;
padding:0;
height:20px;
border:#fff 1px solid;
background:#fff;
}


hr.hr10{
display:block!important;
visibility: hidden;
margin:0;
padding:0;
height:10px;
border:#fff 1px solid;
background:#fff;
}

.childs{
border-bottom:0!important;
}


div#content .information img{
display:block;
margin:0;
padding:0;
clear:both;
}

div#content .information dl, div#content .information dl dt, div#content .information dl dd{
padding:0;
margin:0;
line-height:25px;
border:none;
}

div#content .information dl{
width:640px;
margin:0 auto;
padding:15px 0 20px 0;
border-bottom:1px dotted #aaa;
position:relative;
}

div#content .information dl dt{
width:100px;
float:left;
clear:left;
margin-right:-100px;
}

div#content .information dl dd{
margin-left:100px;
}
div#content .information dl dd small{
color:#333!important;
line-height:25px!important;
font-size:13px!important;
}


div#content .information dl hr{
display:block!important;
visibility:hidde;
margin:0;
padding:0;
line-height:0;
height:10px;
_height:0;
border:0px solid #fff;
color:#fff;
background:#fff;
}
*:first-child+html div#content .information dl hr { height:0; }

div#content .information dl img{
display:block;
position:absolute;
right:10px;
top:20px;
z-index:30;
}

div#content .information .estate-section{
width:305px;
padding:15px 0 0 10px;
margin-bottom:20px;
float:left;
}

div#content .information .reform-section{
width:315px;
padding:15px 0 0 15px;
margin-bottom:20px;
float:left;
}

div#content .information .estate-section img,div#content .information .reform-section img{
display:block;
height:20px;
line-height:20px;
padding:0 0 4px 0;
margin:0;
}

div#content .information .estate-section{
border-right:1px dotted #aaa;
}

div#content .information .estate-section dl{
width:305px;
border-bottom:0;
padding-bottom:10px;
}

div#content .information .reform-section dl{
width:315px;
border-bottom:0;
padding-bottom:10px;
}

div#content .information .estate-section p,
div#content .information .reform-section p{
padding:0;
margin:0;
line-height:13px;
font-size:11px;
}



div#content .information .i2{
clear:both;
width:662px;
height:207px;
position:relative;
margin:0;
padding:0;
}

div#content .information .i2 a:link,div#content .information .i2 a:visited,div#content .information .i2 a:hover,div#content .information .i2 a:active{
color:#68A4C8;
}

div#content .information .i2 h3{
width:378px;
height:15px;
line-height:15px;
margin:0;
padding:30px 25px 8px 10px;
font-size:13px;
font-weight:bold;
color:#777;
}

div#content .information .i2 p{
width:378px;
height:154px;
margin:0;
padding:0 25px 0 10px;
line-height:22px;
font-size:12px;
}

div#content .information img.is{
display:block;
width:241px;
height:157px;
position:absolute;
margin:0;
top:30px;
right:10px;
}


div#content .information .i3{
clear:both;
padding:32px 0 0 0;
}

div#content .information .i3 img{
padding-bottom:25px;
}

div#content .information .i3 iframe{
display:block;
width:300px;
height:270px;
padding:0 0 25px 10px;
margin:0;
float:left;
}

div#content .information .i3 p{
width:330px;
float:right;
clear:right;
padding:8px 0 0 15px;
margin:0;
line-height:24px;
}

div#content .information .i3 p span{
color:#777;
}

div#content .information .i3 p span a:link{
color:#777;
text-decoration:underline;
}

div#content .information .i3 p span a:visited{
color:#777;
text-decoration:underline;
}

div#content .information .i3 p span a:hover{
color:#777;
text-decoration:none;
}

div#content .information .i3 p span a:active{
color:#777;
text-decoration:underline;
}

div#content .information .i4 a#to_sk-r{
clear:both;
display:block;
width:662px;
height:240px;
margin:0 auto;
padding:0;
margin-bottom:5px;
background:url('/images/to_sk-r3.png') left top no-repeat;
}

div#content .information .i4 a#to_sk-r:hover{
background-position:left -240px;
}

div#content .information .i4 a#to_sk-r img{
display:none;
}

div#content .information .i4 a{
display:block;
text-align:right;
color:#555;
text-decoration:underline;
padding:3px 3px 6px 3px;
margin:0;
}

div#content .information .i4 a:link{
color:#555;
text-decoration:underline;
}

div#content .information .i4 a:visited{
color:#555;
text-decoration:underline;
}

div#content .information .i4 a:hover{
color:#555;
text-decoration:none;
}

div#content .information .i4 a:active{
color:#555;
text-decoration:underline;
}


div#content .sitemap ul, div#content .sitemap li{
list-style:none;
margin:7px 0;
padding:0;
}

div#content .sitemap ul{
width:300px;
margin-top:20px;
margin-bottom:28px;
margin-left:10px;
}

div#content .sitemap ul a, div#content .sitemap ul p{
font-size:14px;
font-weight:bold;
line-height:35px;
padding:0;
margin:0;
}
div#content .sitemap ul a:link{
color:#4d4d4d;
text-decoration:none;
}
div#content .sitemap ul a:visited{
color:#4d4d4d;
text-decoration:none;
}
div#content .sitemap ul a:hover{
color:#4d4d4d;
text-decoration:underline;
}
div#content .sitemap ul a:active{
color:#4d4d4d;
text-decoration:none;
}

div#content .sitemap li a{
font-size:13px;
font-weight:normal;
line-height:27px;
}
div#content .sitemap li a:link{
color:#666;
text-decoration:none;
}
div#content .sitemap li a:visited{
color:#666;
text-decoration:none;
}
div#content .sitemap li a:hover{
color:#666;
text-decoration:underline;
}
div#content .sitemap li a:active{
color:#666;
text-decoration:none;
}


div#content .sitemap li small{
font-size:11px;
line-height:12px;
}

div#content .sitemap .s1 ul{
float:left;
}

div#content .sitemap .s2{
clear:left;
}

div#content .sitemap .s2 ul{
float:left;
}

div#content .sitemap .s3{
clear:left;
}

p.hidesc{
height:0px;
width:0px;
font-size:0px;
line-height:0px;
overflow:hidden;
padding:0;
margin:0;
}

div#content .top div, div#content .top strong.title, div#content .top strong.title img, div, div#content .top div img, div#content .top h3, div#content .top h3 img, div#content .top p{
padding:0;
margin:0;
display:block;
}

div#content .top h2, div#content .top h3{
clear:both;
padding-bottom:20px;
margin:30px 0 0;
}

div#content .top div.tt1l{
width:160px;
height:210px;
float:left;
}

div#content .top div.tt1l img{
margin:0 auto;
padding:0 0 5px 0;
}

div#content .top div.tt1l p{
margin:0 auto;
text-align:center;
}

div#content .top div.tt1r{
width:470px;
height:210px;
padding-bottom:10px;
float:left;
margin-left:10px;
}

div#content .top p{
line-height:23px;
padding-bottom:15px;
}


div#content .top div.tt2{
width:640px;
margin:0 auto;
padding-bottom:50px;
position:relative;
}

div#content .top div.tt2 p{
position:relative;
z-index:5;
}

div#content .top div.tt2 img{
position:absolute;
z-index:1;
right:0;
top:0;
}

div#content .top div.tt3{
width:640px;
margin:0 auto;
padding-bottom:50px;
}

div#content .top div.tt3 div{
position:relative;
width:640px;
height:280px;
margin-top:8px;
padding-bottom:23px;
}

div#content .top div.tt3 div img{
position:absolute;
left:0;
top:0;
z-index:1;
}

div#content .top div.tt3 div ul{
position:absolute;
width:570px;
height:273px;
padding:0;
margin:0;
left:70px;
top:14px;
z-index:5;
list-style:none;
}

div#content .top div.tt3 div ul li{
list-style:none;
margin:0;
padding:0;
line-height:20px;
color:#162d50;
}

div#content .top div.tt3 div ul li.l1{
padding:30px 0;
height:20px;
}
div#content .top div.tt3 div ul li.l2{
padding:10px 0;
height:60px;
}
div#content .top div.tt3 div ul li.l3{
padding:18px 0 22px 0;
height:40px;
}

div#content .top div.tt4{
width:640px;
margin:0 auto;
padding-bottom:50px;
}

div#content .top div.tt5{
width:640px;
margin:0 auto;
padding-bottom:15px;
}

div#content .top div.tt5 div{
position:relative;
width:640px;
height:188px;
margin-top:8px;
padding-bottom:23px;
}

div#content .top div.tt5 div img{
position:absolute;
left:0;
top:0;
z-index:1;
}

div#content .top div.tt5 div ul{
position:absolute;
width:570px;
height:174px;
padding:0;
margin:0;
left:70px;
top:14px;
z-index:5;
list-style:none;
}

div#content .top div.tt5 div ul li{
list-style:none;
margin:0;
padding:16px 0 20px 0;
height:40px;
line-height:22px;
color:#782121;
font-size:14px;
}

div#content .top div.tt5{
width:640px;
margin:0 auto;
padding-bottom:15px;
}

div#content .top div.tt6{
padding-bottom:15px;
}

div#content .top div.tt6 img{
padding-bottom:20px;
}

div#content .event_start{
width:650px;
height:111px;
margin:10px auto 5px auto;
padding:0;
position:relative;
}

div#content .event_start p{
position:absolute;
margin:0;
padding:0;
z-index:5;
color:#147;
line-height:21px;
width:500px;
height:80px;
left:115px;
top:13px;
}

div#content .event_start p a:link{
color:#06C;
}
div#content .event_start p a:visited{
color:#06C;
}
div#content .event_start p a:hover{
color:#06C;
}
div#content .event_start p a:active{
color:#06C;
}

div#content .event_start img{
display:block;
margin:0;
padding:0;
position:absolute;
z-index:1;
left:0;
top:0;
}


div#content div.bland_new{
width:640px;
height:23px;
margin:0 auto;
padding:20px 0 15px 0;
font-size:22px;
line-height:23px;
color:#fa4;
font-weight:bold;
}

div#content #event_feed{
width:640px;
margin:0 auto;
padding:0;
letter-spacing:1px;
line-height:20px;
}

div#content #event_feed h3{
font-size:20px;
line-height:20px;
height:20px;
margin:0;
padding:0 0 5px 0;
clear:both;
}

div#content #event_feed h3 a:link{
color:#06C;
text-decoration:none;
}
div#content #event_feed h3 a:visited{
color:#06C;
text-decoration:none;
}
div#content #event_feed h3 a:hover{
color:#06C;
text-decoration:underline;
}
div#content #event_feed h3 a:active{
color:#06C;
}
div#content #event_feed div.entry-date{
color:#777;
}

div#content #event_feed div.entry-date{
display:block;
width:625px;
height:20px;
margin:0 0 30px 0;
padding:5px 0 10px 0;
border-bottom:2px solid #333;
}

div#content #event_feed div.entry-date a:link{
color:#999;
text-decoration:underline;
}
div#content #event_feed div.entry-date a:visited{
color:#999;
text-decoration:underline;
}
div#content #event_feed div.entry-date a:hover{
color:#999;
text-decoration:none;
}
div#content #event_feed div.entry-date a:active{
color:#999;
text-decoration:none;
}

div#content #event_feed div.feeds{
width:640px;
margin:0 0 50px 0;
padding:0 0 20px 0;
border-bottom:1px dotted #999;
clear:both;
}

div#content #event_feed div.feeds p{
clear:both;
}

div#content #event_feed div.feeds img{
padding:10px 15px;
}

div#content #event_feed div.feeds br{
clear:left;
}

div#content #event_feed div.feeds img.IMAGE_LEFT{
float:none;
}


div#content .rss_start{
width:650px;
height:111px;
margin:10px auto 40px auto;
padding:0;
position:relative;
}

div#content .rss_start p{
position:absolute;
margin:0;
padding:0;
z-index:5;
color:#a41;
line-height:21px;
width:500px;
height:80px;
left:115px;
top:13px;
}

div#content .rss_start p a:link{
font-weight:bold;
color:#C63;
}
div#content .rss_start p a:visited{
font-weight:bold;
color:#C63;
}
div#content .rss_start p a:hover{
font-weight:bold;
color:#C63;
}
div#content .rss_start p a:active{
font-weight:bold;
color:#C63;
}

div#content .rss_start img{
display:block;
margin:0;
padding:0;
position:absolute;
z-index:1;
left:0;
top:0;
}


div#content .rss_example{
width:630px;
margin:0 auto 50px auto;
padding:0;
clear:both;
}

div#content .rss_example p{
width:365px;
margin:0 0 15px 0;
padding:0;
z-index:5;
color:#555;
line-height:21px;
}

div#content .rss_example h3{
width:365px;
font-size:18px;
margin:0 0 16px 0;
padding:0;
color:#d74;
}

div#content .rss_example img{
display:block;
float:right;
margin:6px 0 0 0 ;
padding:0;
}


div#content .rss_select{
height:260px;
width:640px;
margin:0 auto;
padding:0;
clear:both;
}

div#content .rss_select h3{
font-size:23px;
height:40px;
line-height:23px;
width:625px;
margin:0 0 15px 5px;
padding:0 0 2px 0;
font-weight:normal;
border-bottom:2px solid #999;
color:#4d4d4d;
}

div#content .rss_select h3 img{
padding:0;
margin:0;
margin-bottom:-8px;
}

div#content .rss_select p{
padding-left:5px;
color:#555;
}

div#content .rss_select ul, div#content .rss_select ul li{
list-style:none;
margin:0;
padding:0;
}

div#content .rss_select ul{
clear:left;
height:41px;
}

div#content .rss_select ul li{
position:relative;
float:left;
width:144px;
height:41px;
}

div#content .rss_select ul li a:hover{
border: none;
}

div#content .rss_select ul li a img{
clip:rect(0px 144px 41px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div#content .rss_select ul li a:hover img{
clip:rect(0 288px 41px 144px);
left:-144px;
}

div#content .rss_select ul li.url{
float:left;
width:150px;
height:15px;
line-height:15px;
margin:17px 0 0 10px;
padding:0;
color:#C63;
}

div#content .rss_select ul li.url a img{
clip:none;
position:static;
margin:0 3px 0 0;
padding:0;
}
div#content .rss_select ul li.url a:hover img{
clip:none;
}

div#content .rss_select ul li.url a:link{
color:#C63;
}
div#content .rss_select ul li.url a:visited{
color:#C63;
}
div#content .rss_select ul li.url a:hover{
color:#C63;
}
div#content .rss_select ul li.url a:active{
color:#C63;
}

div#content #words_index{
width:640px;
height:135px;
margin:20px auto 0 auto;
padding:0;
}

div#content #words_index ul.fifty_words, div#content #words_index ul.fifty_words li, div#content #words_index ul.eng_words, div#content #words_index ul.eng_words li{
margin:0;
padding:0;
list-style-type:none;
font-family:"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
}

div#content #words_index ul.fifty_words, div#content #words_index ul.fifty_words li, div#content #words_index ul.eng_words{
float:left;
}

div#content #words_index ul.fifty_words{
width:420px;
}

div#content #words_index ul.fifty_words li{
width:210px;
}

div#content #words_index ul li a:link{
color:#147;
}
div#content #words_index ul li a:visited{
color:#147;
}
div#content #words_index ul li a:hover{
color:#06C;
}
div#content #words_index ul li a:active{
color:#147;
}

div#content #words_index ul.eng_words, div#content #words_index ul.eng_words li{
width:220px;
}


div#content #words_list, div#content #words_explain, div#content #words_explain2{
clear:both;
width:640px;
margin:0 auto;
padding:0;
position:relative;
}

div#content #words_explain{
margin-top:20px;
padding-bottom:30px;
border-bottom:1px solid #aaa;
}

div#content #words_explain2{
margin-top:20px;
padding-bottom:30px;
}

div#content #words_list h2, div#content #words_explain h2, div#content #words_explain2 h2{
font-size:22px;
height:24px;
line-height:24px;
padding:7px;
margin:0 0 25px 0;
border-top:2px solid #aaa;
border-bottom:2px solid #aaa;
}

div#content #words_list h2 img, div#content #words_explain h2 img, div#content #words_explain2 h2 img{
position:static;
margin:0 10px 0 0;
}

div#content #words_list ul, div#content #words_list ul li{
margin:0;
padding:0;
line-height:30px;
font-size:14px;
list-style:none;
}

div#content #words_list ul{
width:620px;
margin-left:10px;
}

div#content #words_list ul li{
width:310px;
float:left;
background:url('/images/desc.png') left top no-repeat;
text-indent:16px;
}

div#content #words_list ul li a:link{
color:#147;
}
div#content #words_list ul li a:visited{
color:#147;
}
div#content #words_list ul li a:hover{
color:#06C;
}
div#content #words_list ul li a:active{
color:#147;
}

p.yomi{
font-size:15px;
color:#777;
}

div#content #words_explain a img, div#content #words_explain2 a img{
position:absolute;
top:60px;
right:0;
}

div#content #words_explain ul, div#content #words_explain ul li, div#content #words_explain2 ul, div#content #words_explain2 ul li{
width:auto;
margin:0;
padding:0;
background:none;
list-style-type:disc;
list-style-position:outside;
font-size:12px;
float:none;
text-indent:0;
line-height:28px;
}

div#content #words_explain ul, div#content #words_explain2 ul{
margin-left:18px;
}

div.specialcolumn a:link{
color:#147;
text-decoration:underline;
}

div.specialcolumn  a:visited{
color:#147;
text-decoration:underline;
}

div.specialcolumn  a:hover{
color:#147;
text-decoration:none;
}

div.specialcolumn  a:active{
color:#147;
text-decoration:underline;
}

div.specialcolumn div.navigation a:link{
color:#333;
text-decoration:underline;
}

div.specialcolumn div.navigation a:visited{
color:#333;
text-decoration:underline;
}

div.specialcolumn div.navigation a:hover{
color:#333;
text-decoration:none;
}

div.specialcolumn div.navigation a:active{
color:#333;
text-decoration:underline;
}

h2#special, p#special{
width:650px;
height:150px;
margin:13px auto 24px auto;
padding:0;
}
h2#exresult{
width:650px;
height:150px;
margin:13px auto 15px auto;
padding:0;
}


div.special{
width:640px;
margin:0 auto 20px auto;
padding:0;
position:relative;
line-height:24px;
color:#3d3d3d;
}

div.school{
margin-bottom:120px!important;
}

div.special p{
width:330px;
line-height:24px;
margin:0;
padding:0 0 15px 0;
color:#3d3d3d;
}

div.special strong, div.special p strong{
font-weight:bold;
}

div.special strong.normal, div.special p strong.normal{
font-weight:normal;
}

div.special img.pet{
width:298;
height:195;
position:absolute;
right:5px;
top:10px;
}
div.special img.corner{
width:211;
height:167;
position:absolute;
right:8px;
top:10px;
}

h3.special_results, h2.special_results {
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
padding:3px 0 10px 10px;
margin:0;
line-height:24px;
font-weight:normal;
font-size:20px;
color:#782121;
}

p.special_results {
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
padding:3px 0 10px 10px;
margin:0;
line-height:24px;

font-size:20px;
color:#782121;
}

form.pet_area{
width:628px;
line-height:26px;
margin:0 auto 15px auto;
padding:10px;
background:#fff7e9;
font-size:12px;
letter-spacing:0;
color:#383034;
border:1px solid #edb;
}

form.pet_area p{
margin:3px 0 7px 0;
padding:0;
line-height:15px;
font-size:13px;
font-weight:bold;
color:#383034;
text-indent:2px;
}

form.pet_area input.submit{
display:block;
height:24px;
margin:8px 0 0 0;
padding:1px;
}

h3.madori, h3.area{
width:642px;
height:22px;
line-height:22px;
font-size:15px;
margin:10px auto 14px auto;
padding:0;
text-indent:8px;
background:#ede9e2;
border-left:6px solid #700F0F;
}

div.sp_select{
width:626px;
margin:0 auto;
padding:12px;
background:#f8f7f6;
line-height:23px;
border:1px solid #bab7b3;
}

div.sp_select p{
line-height:24px;
margin:0;
padding:0;
font-weight:bold;
}

p.showall{
width:650px;
margin:10px auto 0 auto;
text-align:right;
}

h2#exsearch{
width:650px;
height:60px;
border-top:2px solid #666;
border-bottom:2px solid #666;
margin:13px auto 24px auto;
padding:0;
}

div.exsearch form{
width:648px;
margin:0 auto;
padding:0;
}

div.exsearch div.s1, div.exsearch div.s2, div.exsearch div.s3{
width:646px;
margin:0 auto;
padding:10px 0 10px 0;
border-left:1px solid #d2c2b4;
border-right:1px solid #d2c2b4;
background:#f3eadc url('/images/searchex_sbody.png') left top no-repeat;
}

div.exsearch div.s1:after, div.exsearch div.s2:after, div.exsearch div.s3:after {
content: "";
display: block;
clear: both;
}

div.exsearch p.s1, div.exsearch p.s2, div.exsearch p.s3{
width:648px;
height:13px;
background:url('/images/searchex_sbottom.png') left top no-repeat;
margin:0;
padding:0;
clear:left;
}

div.exsearch h3.s1, div.exsearch h3.s2, div.exsearch h3.s3{
width:648px;
height:60px;
margin:0 auto;
padding:0;
text-indent:-9999px;
}

div.exsearch h3.s1{
background:url('/images/searchex_s1.png') left top no-repeat;
}
div.exsearch h3.s2{
background:url('/images/searchex_s2.png') left top no-repeat;
}
div.exsearch h3.s3{
background:url('/images/searchex_s3.png') left top no-repeat;
}

div.exsearch div.s1 ul, div.exsearch div.s2 ul, div.exsearch div.s3 ul{
width:600px;
margin:0 auto;
padding:0;
list-style:none;
clear:left;
}

div.exsearch div.s1 ul li, div.exsearch div.s2 ul li, div.exsearch div.s3 ul li{
list-style:none;
margin:0;
padding:0;
}


div.exsearch div.s1 ul li input, div.exsearch div.s2 ul li input, div.exsearch div.s3 ul li input{
margin:0 5px 0 0;
padding:0;
}

div.exsearch div.s1 ul.s1_1{
height:60px;
padding-bottom:15px;
}
div.exsearch div.s1 ul.s1_1 li{
width:200px;
height:30px;
line-height:30px;
float:left;
}

div.exsearch div.s1 ul.s1_2{
border-top:1px dotted #c8b7b7;
height:30px;
padding-top:15px;
}

div.exsearch div.s1 ul.s1_2 li{
width:100px;
height:30px;
line-height:30px;
float:left;
}
div.exsearch div.s1 ul.s1_2 li.head{
width:75px;
}
*:first-child+html div.exsearch div.s1 ul.s1_2 li.head {
height:23px;
line-height:23px;
padding-bottom:7px;
}
* html div.exsearch div.s1 ul.s1_2 li.head {
height:23px;
line-height:23px;
padding-bottom:7px;
}

div.exsearch div.s2 p{
width:610px;
height:40px;
line-height:40px;
margin:0 auto;
}

div.exsearch div.s2 span{
display:block;
height:23px;
line-height:23px;
width:610px;
margin:0 auto 8px auto;
padding:0;
}

div.exsearch div.s2 span input{
height:23px;
line-height:14px;
padding:1px 0 0 0;
margin:0 3px 0 0;
}


div.exsearch div.s2 ul{
height:210px;
}

div.exsearch div.s2 ul li{
width:150px;
height:30px;
line-height:30px;
float:left;
}


div.exsearch div.s3 ul.s3_1{
height:60px;
}

div.exsearch div.s3 ul.s3_1 li{
width:500px;
height:30px;
line-height:30px;
float:left;
}
div.exsearch div.s3 ul.s3_1 li.head{
width:80px;
}

div.exsearch div.s3 ul.s3_2{
height:140px;
margin-top:10px;
}

div.exsearch div.s3 ul.s3_2 li{
width:400px;
height:100px;
line-height:30px;
float:left;
}
div.exsearch div.s3 ul.s3_2 li.head{
clear:left;
width:80px;
}

div.exsearch div.s3 ul.s3_2 li ul{
height:100px;
width:400px;
margin:0;
padding:0;
list-style:none;
}


div.exsearch div.s3 ul.s3_2 li ul span{
display:block;
margin:8px 0 8px 0;
padding:0;
height:23px;
line-height:23px;
}

div.exsearch div.s3 ul.s3_2 li ul span input{
height:23px;
line-height:14px;
padding:1px 0 0 0;
margin:0 3px 0 0;
}


div.exsearch div.s3 ul.s3_2 li ul li{
height:25px;
line-height:25px;
width:100px;
margin:0;
padding:0;
list-style:none;
}

div.exsearch div.s3 ul li input{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


div.exsearch p.exsubmit{
width:222px;
height:46px;
margin:0 auto;
padding:0;
position:relative;
}

div.exsearch p.exsubmit a:hover{
border: none;
}

div.exsearch p.exsubmit a img{
clip:rect(0px 222px 46px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.exsearch p.exsubmit a:hover img{
clip:rect(46px 222px 92px 0px);
top:-46px;
left:0;
border:0;
vertical-align:bottom;
}

div.specialcolumn h3.caution{
width:650px;
height:25px;
margin:50px auto 30px auto;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
color:#782121;
font-size:23px;
line-height:25px;
text-align:center;
}


div.specialcolumn p.caution{
width:640px;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
margin:20px auto 10px auto;
font-size:20px;
line-height:30px;
color:#782121;
}

div.specialcolumn p.caution2{
width:640px;
margin:10px auto 20px auto;
font-size:13px;
line-height:24px;
color:#444;
}

div.specialcolumn form.caution{
width:650px;
height:30px;
margin:0 auto;
text-align:center;
}

div.specialcolumn form.caution input{
width:160px;
height:30px;
display:block;
margin:0 auto;
}

form.school_area{
width:626px;
padding:15px;
margin:0 auto 15px auto;
background:#f8f7f6;
line-height:23px;
border:1px solid #bab7b3;
position:absolute;
top:275px;
left:2px;
}

form.school_area:after{
content: "";
display: block;
clear: both;
}

form.school_area select{
display:block;
margin:0 8px 0 0;
padding:0;
width:150px;
float:left;
}

form.school_area p{
line-height:16px;
font-size:15px;
margin:0;
padding:0 0 10px 0;
font-weight:bold;
}



div.syougakku{
margin:0 auto;
width:630px;
padding:10px 10px 20px 10px;
clear:both;
font-size:12px;
letter-spacing:0;
}

div.tyuugakku{
margin:0 auto 15px auto;
width:630px;
padding:15px 10px 20px 10px;
border-top:1px solid #aaa;
clear:both;
}

div.syougakku:after, div.tyuugakku:after{
content: "";
display: block;
clear: both;
}


div.syougakku ul, div.syougakku ul li, div.tyuugakku ul, div.tyuugakku ul li{
list-style-type:none;
margin:0;
padding:0;
font-size:11px;
}

div.syougakku ul, div.tyuugakku ul{
clear:both;
}
div.syougakku ul:after, div.tyuugakku ul:after{
content: "";
display: block;
clear: both;
}

div.syougakku ul li, div.tyuugakku ul li{
float:left;
width:125px;
height:22px;
line-height:22px;
}

div.tyuugakku a:link, div.syougakku a:link{
color:#444;
text-decoration:none;
}
div.tyuugakku a:visited, div.syougakku a:visited{
color:#444;
text-decoration:none;
}
div.tyuugakku a:hover, div.syougakku a:hover{
color:#666;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
div.syougakku a:hover{
color:#c57373;
}
div.tyuugakku a:hover{
color:#68a4c8;
}
div.tyuugakku a:active, div.syougakku a:active{
color:#444;
text-decoration:none;
}


div.syougakku h3, div.syougakku h4{
margin:7px 0 12px 0;
padding:0;
color:#968a82;
font-size:16px;
clear:both;
}
div.tyuugakku h3, div.tyuugakku h4{
margin:7px 0 12px 0;
padding:0;
color:#968a82;
font-size:16px;
clear:both;
}

div.gakku_result{
width:650px;
margin:20px auto;
padding:0;
}

div.gakku_result h3, div.gakku_result h2{
color:#6c5d53;
font-size:33px;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐゴシック",serif;
line-height:34px;
margin:0;
padding:0 0 8px 0;
font-weight:normal;
}

div.gakku_result table, div.gakku_result table tr, div.gakku_result table th div.gakku_result table td{
margin:0;
padding:0;
background:#f8f7f6;
border-collapse:collapse;
}

div.gakku_result table{
width:650px;
margin-bottom:20px;
}

div.gakku_result table tr, div.gakku_result table tr td, div.gakku_result table tr th{
border:1px solid #bab7b3;
}

div.gakku_result table tr th{
padding:5px;
text-align:left;
color:white;
background:#6c5d53;
width:160px;
font-weight:normal;
}

div.gakku_result table tr td{
padding:7px 5px;
text-align:center;
line-height:20px;
font-size:12px;
letter-spacing:0;
}

div.gakku_result table caption{
font-weight:bold;
text-align:left;
padding:5px;
}

div.gakku_result table tr td input{
width:140px;
padding:1px;
font-size:12px;
}

div#topmenu {
margin:0;
height:46px;
padding:0;
font:12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*border-bottom:1px solid #928a85;*/
/*background:url('/images/header.png');*/
background:url('/images/topmenu_bk.png');
background-repeat:repeat-x;
position:relative;
z-index:100;
}

div#topmenu div#flash{
height:46px;
width:900px;
margin:0;
margin-left:-450px;
padding:0;
position:absolute;
top:0;
left:50%;
z-index:100;
overflow:hidden;
}

div#topmenu div#flash object,
div#topmenu div#flash embed{
width:900px;
height:328px;
margin:0;
padding:0;
}


div#topmenu ul.menu{
list-style:none;
width:900px;
height:43px;
margin:0 auto;
padding:2px 0 0 0;
}

div#topmenu ul.menu *{
margin:0;
padding:2px 0 0 0;
}

div#topmenu ul.menu img.arrow{
margin:0;
padding:0;
vertical-align:-15%;
}

div#topmenu ul.menu a{
display:block;
color:#000;
text-decoration:none;
width:100%;
height:13px;
line-height:13px;
margin:11px 0 0 0;
padding:4px 0 3px 0;
border-left:1px solid #888;
}
div#topmenu ul.menu a.last{
border-right:1px solid #888;
}

div#topmenu ul.menu a:link,
div#topmenu ul.menu a:visited,
div#topmenu ul.menu a:hover,
div#topmenu ul.menu a:active{
#444;
}

div#topmenu ul.menu li{
position:relative;
width:149px;
height:43px;
float:left;
margin:0;
padding:0;
letter-spacing:0!important;
}
div#topmenu ul.menu li.last{
width:148px;

}


div#topmenu ul.menu li span{
font-size:10px;
}


div#topmenu ul.menu ul{
position:absolute;
z-index:100;
top:42px;
left:0;
margin:0;
padding:5px 0 0 0;
background:#fff;
display:none;
list-style:none;
width:148px;
}


div#topmenu ul.menu li:hover ul{
display:block;
width:148px;
border:1px solid #aaa;
}
div#topmenu ul.menu li:hover ul li{
height:130px;
width:148px;
text-align:left;
position:relative!important;
}

div#topmenu ul.menu li ul li{
border:none!important;
width:148px!important;
height:130px!important;
line-height:16px!important;
margin:0!important;
padding:0!important;
}

div#topmenu ul.menu li ul li a{
border:none!important;
width:140px!important;
height:130px!important;
line-height:16px!important;
margin:0 auto!important;
padding:0!important;
}

div#topmenu ul.menu li ul li a img.thumb{
width:138px;
height:104px;
margin:0 auto;
padding:0;
display:block;
border:1px solid #fff;
}

div#topmenu ul.menu li ul li a:hover img.thumb{
border:1px solid #A61515;
}

div#topmenu ul.menu li ul li a:link,
div#topmenu ul.menu li ul li a:visited{
color:#782121;
text-decoration:none;
}
div#topmenu ul.menu li ul li a:hover,
div#topmenu ul.menu li ul li a:active{
color:#782121;
text-decoration:underline;
}

div#sidebar #sidebar_searchform{
width:190px;
margin:0 auto;
padding:10px 5px;
}
div#sidebar #sidebar_searchform::after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

div#sidebar #sidebar_searchform img.freeword{
display:block;
width:115px;
height:12px;
margin:0;
padding:0;
}

div#sidebar #sidebar_searchform input{
width:148px;
float:left;
margin:6px 0 0 0;
padding:0;
}

div#sidebar #sidebar_searchform a{
float:left;
display:block;
width:28px;
height:21px;
margin:6px 0 0 5px;
background:url('/images/mansion_search_button.png') left top no-repeat;
text-indent:-9999px;
}

div#sidebar #sidebar_searchform a:hover{
background-position:left -21px;
}


div.special_pickup{
width:215px;
height:158px;
margin:0 auto 3px auto;
padding:0;
position:relative;
}

div.special_pickup a:hover{
border: none;
}

div.special_pickup a img{
clip:rect(0px 215px 158px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.special_pickup a:hover img{
clip:rect(0px 430px 158px 215px);
top:0;
left:-215px;
border:0;
vertical-align:bottom;
}

ul.special_contents, ul.special_contents li, ul.special_contents li a{
display:block;
list-style-type:none;
margin:0 auto;
padding:0;
}

ul.special_contents{
height:420px;
width:215px;
background:url('/images/special_regular_bk.png') left top no-repeat;
}

ul.special_contents li{
height:82px;
width:206px;
position:relative;
left:3px;
top:2px;
}
ul.special_contents li a{
height:82px;
width:206px;
}

ul.special_contents li a:hover{
border: none;
}

ul.special_contents li a img{
clip:rect(0px 206px 82px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

ul.special_contents li a:hover img{
clip:rect(0px 412px 82px 206px);
top:0;
left:-206px;
border:0;
vertical-align:bottom;
}

img.special_sm{
display:block;
margin:10px 0 0 5px;
padding:0;
border:none;
}
img.contents_sm{
display:block;
margin:40px 0 0 5px;
padding:0;
border:none;
}

div.o-estimate_sm{
width:214px;
height:144px;
margin:5px 0 25px 0;
padding:0;
}

div.o-estimate_sm form{
width:214px;
height:144px;
margin:0;
padding:0;
}

div.mobile p{
margin:0;
padding:0;
line-height:20px;
font-size:12px;
letter-spacing:2px;
}

div.mobile img{
display:block;
margin:0;
padding:0;
border:none;
}


div.mobile div.ktai_desc{
position:relative;
margin:10px auto 20px auto;
padding:0;
width:650px;
height:167px;
}

div.mobile div.ktai_desc img{
position:absolute;
z-index:5;
left:0;
top:0;
}

div.mobile div.ktai_desc p{
position:absolute;
z-index:10;
left:20px;
top:75px;
}

div.mobile div.ktai_access1{
width:640px;
margin:0 auto 25px auto;
}

div.mobile div.ktai_access1 p{
height:14px;
line-height:14px;
padding:10px 0 11px 0;
}

div.mobile div.ktai_access2{
width:460px;
margin:0 0 25px 0;
float:left;
}

div.mobile div.ktai_access2 img{
margin-bottom:10px;
margin-left:10px;
}

div.mobile div.ktai_access2 p{
padding-bottom:10px;
padding-left:10px;
}

div.mobile div.ktai_access2 p span{
color:#807b62;
letter-spacing:1px;
}

div.mobile img.homeqr{
width:140px;
height:158px;
float:left;
margin:20px 0 0 30px;
}

div.mobile div.ktai_imgs{
width:650px;
margin:0 auto 0 auto;
padding:0;
}

div.mobile div.ktai_imgs div{
width:211px;
height:398px;
position:relative;
padding-bottom:9px;
}

div.mobile div.ktai_imgs div.k_l{
float:left;
clear:both;
}
div.mobile div.ktai_imgs div.k_c{
float:left;
margin-left:9px;
}
div.mobile div.ktai_imgs div.k_r{
float:right;
}

div.mobile div.ktai_imgs div img{
width:211px;
height:398px;
position:absolute;
z-index:5;
left:0;
top:0;
}

div.mobile div.ktai_imgs div p{
position:absolute;
z-index:10;
left:11px;
top:300px;
}

div.mobile img.ktai_exit{
clear:both;
width:630px;
height:20px;
border:0;
margin:0 auto 0 auto;
}


div.assessment h3{
margin:0;
padding:0;
}


div.assessment{
color:#333;
}

div.assessment p{
margin:0;
padding:0;
line-height:24px;
font-size:12px;
letter-spacing:2px;
color:#333;
}

div.assessment img{
display:block;
margin:0;
padding:0;
border:none;
}

div.assessment div.assessment_desc{
width:630px;
height:220px;
margin:15px auto 0 auto;
padding:0;
}

div.assessment div.assessment_desc h2{
margin:0 0 20px 0;
padding:0;
width:450px;
height:96px;
float:left;
}

div.assessment div.assessment_desc p{
width:450px;
float:left;
}

div.assessment div.assessment_desc img.assessment_image{
width:123px;
height:145px;
float:right;
margin-top:15px;
margin-right:15px;
}

div.assessment div.assessment1{
width:319px;
height:212px;
margin:0 0 35px 10px;
padding:0;
clear:both;
position:relative;
float:left;
}
* html div.assessment div.assessment1{
margin:0 0 35px 5px;
}

div.assessment div.assessment2{
width:319px;
height:212px;
margin:0 10px 35px 0;
padding:0;
float:right;
position:relative;
}
* html div.assessment div.assessment2{
margin:0 5px 35px 0;
}

div.assessment div.assessment1 img.assessment1_bk, div.assessment div.assessment2 img.assessment2_bk{
position:absolute;
width:319px;
height:212px;
left:0;
top:0;
z-index:1;
}

div.assessment div.assessment1 h3, div.assessment div.assessment2 h3{
position:absolute;
width:260px;
height:20px;
left:15px;
top:15px;
z-index:2;
}

div.assessment div.assessment1 p, div.assessment div.assessment2 p{
position:absolute;
left:15px;
top:48px;
z-index:2;
line-height:21px;
}

div.assessment div.assessment1 dl, div.assessment div.assessment2 dl{
position:absolute;
width:300px;
left:15px;
top:120px;
z-index:2;
margin:0;
padding:0;
}

div.assessment div.assessment1 dl dt, div.assessment div.assessment2 dl dt{
margin:0 0 8px 0;
padding:0;
}

div.assessment div.assessment1 dl dd, div.assessment div.assessment2 dl dd{
margin:0 0 8px 0;
padding:0;
color:#397786;
display:list-item;
list-style:url('/images/arrow_turquoise.png') inside;
height:12px;
line-height:12px;
text-indent:6px;
margin-left:-6px;
}

div.assessment div.assessment2:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

div.assessment div.assessment_m2{
width:630px;
padding:0;
margin:0 auto 50px auto;
}

div.assessment div.assessment_m2 img{
clear:both;
margin:0 auto 20px auto;
}

form.assessment_entry{
width:650px;
margin:25px auto 0 auto;
padding:0;
}

form.assessment_entry img.need{
width:26px;
height:13px;
border:none;
display:inline;
vertical-align:text-bottom;
}

form.assessment_entry h4{
margin:0 0 6px 3px;
padding:0;
}

form.assessment_entry table, form.assessment_entry table tr, form.assessment_entry table tr td{
margin:0;
padding:0;
border:0;
font-family:"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

form.assessment_entry table{
width:650px;
}

form.assessment_entry table tr{
margin-bottom:2px;
}

form.assessment_entry table tr td{
background:#f6f5f4;
padding:8px 10px;
line-height:24px;
letter-spacing:0;
}

form.assessment_entry table tr td.a_title{
width:173px;
background:#e4e1dc;
line-height:18px;
vertical-align:top;
padding:10px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
letter-spacing:1px;
}

form.assessment_entry table tr td p{
font-size:12px;
letter-spacing:0;
margin-bottom:7px;
}


form.assessment_entry tr td input{
padding:0;
margin:0;
vertical-align:#text-bottom;
}
html[xmlns] form.assessment_entry tr td input{
vertical-align:text-bottom;
}

form.assessment_entry tr td select{
vertical-align:text-bottom;
padding:0;
margin:0;
}
html>/**/body form.assessment_entry tr td select{
vertical-align:text-bottom;
}

form.assessment_entry tr td input.radio{
margin-right:3px;
}

form.assessment_entry tr td textarea{
width:420px;
height:150px;
}

div.assessment p.a_submit{
height:78px;
width:202px;
margin:0 auto;
padding:0;
position:relative;
}
div.assessment p.a_submit a{
height:78px;
width:202px;
}

div.assessment p.a_submit a:hover{
border:none;
}

div.assessment p.a_submit a img{
clip:rect(0px 202px 39px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.assessment p.a_submit a:hover img{
clip:rect(39px 202px 78px 0px);
top:-39px;
left:0;
border:0;
vertical-align:bottom;
}

div.assessment p.a_privacy{
width:650px;
margin:3px auto 15px auto;
padding:0;
text-align:right;
}
div.assessment p.a_privacy a:link{
color:#999;
text-decoration:underline;
}
div.assessment p.a_privacy a:visited{
color:#999;
text-decoration:underline;
}
div.assessment p.a_privacy a:hover{
color:#999;
text-decoration:none;
}
div.assessment p.a_privacy a:active{
color:#999;
text-decoration:underline;
}

div.mailform h2.a_confirm{
color:#ffb67b;
width:650px;
font-size:33px;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐゴシック",serif;
line-height:34px;
margin:10px auto;
padding:0;
font-weight:normal;
}

div#globalmenu{
width:875px;
clear:both;
margin:0 auto;
padding:0;
}

div#globalmenu dl{
border-top:1px solid #777;
width:875px;
margin:0 0 25px 0;
padding:25px 0 0 0;
clear:both;
}

div#globalmenu dl dt, div#globalmenu dl dd{
margin:0 0 18px 0;
padding:0;
font-size:11px;
line-height:20px;
text-align:left;
letter-spacing:0;
}

div#globalmenu dl dt{
height:20px;
width:200px;
margin-right:-200px;
float:left;
clear:left;
font-weight:bold;
text-indent:5px;
color:#666;
}

div#globalmenu dl dt.double{
height:40px;
}

div#globalmenu dl dd{
width:673px;
margin-left:202px;
}

div#globalmenu dl dt a:link{
color:#666;
text-decoration:none;
}
div#globalmenu dl dt a:visited{
color:#666;
text-decoration:none;
}
div#globalmenu dl dt a:hover{
color:#666;
text-decoration:underline;
}
div#globalmenu dl dt a:active{
color:#666;
text-decoration:none;
}

div#globalmenu dl dd a:link{
color:#666;
text-decoration:underline;
}
div#globalmenu dl dd a:visited{
color:#666;
text-decoration:underline;
}
div#globalmenu dl dd a:hover{
color:#666;
text-decoration:none;
}
div#globalmenu dl dd a:active{
color:#666;
text-decoration:underline;
}

div.error{
background:url('/images/404_bk_m.png') right top no-repeat;
}

div.error h2{
margin:24px 0 0 0;
padding:0;
width:461px;
height:24px;
font-size:22px;
color:#1a1a1a;
line-height:23px;
margin-left:7px;
}

div.error h2.single{
width:640px;
height:auto!important;
font-size:28px;
line-height:38px;
color:#333;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐゴシック",serif;
font-weight:normal;
margin-left:7px;
margin-bottom:10px;
}

div.error p{
color:#444;
margin-left:7px;
}

div.error img.error_s{
width:251px;
height:23px;
margin-left:7px;
}

div.error form#e_searchform{
width:500px;
height:130px;
margin:60px 0 0 10px;
padding:0;
}
div.error form.single{
margin-top:40px!important;
height:100px!important;
}

div.error form#e_searchform img{
display:block;
margin:0;
padding:0;
}

div.error form#e_searchform img.free{
margin-bottom:0;
}

div.error form#e_searchform input.text{
width:218px;
margin:0 10px 0 0;
float:left;
}

div.error form#e_searchform p{
position:relative;
width:28px;
height:21px;
line-height:21px;
float:left;
left:0;
top:0;
padding:0;
margin:0;
}

div.error form#e_searchform a.e_button{
display:block;
width:28px;
height:21px;
}

div.error form#e_searchform a.e_button:hover{
border:none;
}

div.error form#e_searchform a.e_button img{
clip:rect(0px 28px 21px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.error form#e_searchform a.e_button:hover img{
clip:rect(21px 28px 42px 0px);
top:-21px;
left:0;
border:0;
vertical-align:bottom;
}

div.error form#e_searchform a.e_exsearch{
width:200px;
height:14px;
line-height:14px;
margin:0;
padding:7px 0 0 10px;
display:block;
float:left;
}
div.error form#e_searchform a.e_exsearch:link{
color:#700F0F;
text-decoration:underline;
}
div.error form#e_searchform a.e_exsearch:visited{
color:#700F0F;
text-decoration:underline;
}
div.error form#e_searchform a.e_exsearch:hover{
color:#700F0F;
text-decoration:none;
}
div.error form#e_searchform a.e_exsearch:active{
color:#700F0F;
text-decoration:underline;
}

div.error img.e_new{
width:124px;
height:15px;
display:block;
margin:0 0 10px 5px;
padding:0;
clear:both;
}
div.error img.e_special{
width:268px;
height:15px;
display:block;
margin:0 0 0 5px;
padding:0;
clear:both;
}

div.error div.e_new{
width:210px;
height:140px;
margin:0 8px 8px 0;
padding:0;
position:relative;
float:left;
border:1px solid #999;
}

div.error div.e_new img.e_white{
width:210px;
height:140px;
filter:alpha(opacity=60); /*IE*/
-ms-filter:Alpha(Opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
display:block;
position:absolute;
left:0;
top:0;
z-index:1;
}


div.error div.e_new a.e_image{
width:80px;
height:60px;
display:block;
margin:0;
padding:0;
position:absolute;
right:7px;
top:7px;
z-index:5;
}

div.error div.e_new a.e_bukken{
display:block;
width:104px;
height:40px;
line-height:19px;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
top:6px;
left:7px;
position:absolute;
z-index:5;
color:#3C3C3C;
}
div.error div.e_new a.e_bukken:link{
color:#3C3C3C;
text-decoration:underline;
}
div.error div.e_new a.e_bukken:visited{
color:#3C3C3C;
text-decoration:underline;
}
div.error div.e_new a.e_bukken:hover{
color:#3C3C3C;
text-decoration:none;
}
div.error div.e_new a.e_bukken:action{
color:#3C3C3C;
text-decoration:underline;
}

div.error div.e_new p.e_main{
width:104px;
height:34px;
line-height:17px;
position:absolute;
z-index:5;
margin:0;
padding:0;
top:48px;
left:7px;
font-size:12px;
color:#3C3C3C;
}

div.error div.e_new p.e_main span{
display:block;
color:#700F0F;
}


div.error div.e_new p.e_sub{
width:208px;
height:42px;
line-height:14px;
position:absolute;
z-index:5;
margin:0;
padding:0;
top:88px;
left:7px;
font-size:11px;
letter-spacing:0;
color:#3C3C3C;
font-weight:block;
}

div.error div.e_special{
width:215px;
height:80px;
margin:0 5px 5px 0;
padding:0;
float:left;
position:relative;
}

div.error div.e_special a{
display:block;
width:215px;
height:80px;
line-height:80px;
}

div.error div.e_special a:hover{
border: none;
height:80px;
line-height:80px;
}

div.error div.e_special a img{
clip:rect(0px 215px 80px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.error div.e_special a:hover img{
clip:rect(80px 215px 160px 0px);
top:-80px;
left:0;
border:0;
vertical-align:bottom;
}

div.error p.e_totop{
clear:both;
height:20px;
width:650px;
margin:0;
padding:25px 0 40px 0;
text-align:center;
color:#333;
}

div.error p.e_totop a:link{
color:#333;
text-decoration:underline;
}
div.error p.e_totop a:visited{
color:#333;
text-decoration:underline;
}
div.error p.e_totop a:hover{
color:#333;
text-decoration:none;
}
div.error p.e_totop a:active{
color:#333;
text-decoration:underline;
}

div.fourarea{
width:640px;
margin:0 auto 25px auto;
padding:0;
}


div.fourarea p, div.fourarea strong{
color:#444;
line-height:22px;
font-size:13px;
letter-spacing:1px;
}


div.fourarea em{
font-weight:bold;
line-height:22px;
font-size:14px;
letter-spacing:1px;
}

div.fourarea_select{
width:626px;
margin:20px auto 0 auto;
padding:12px;
background:#f8f7f6;
line-height:23px;
border:1px solid #bab7b3;
text-align:center;
}

div.fourarea_select a:link, div.fourarea_select a:visited, div.fourarea_select a:hover, div.fourarea_select a:active{
color:#147;
}

form.auth{
margin:0;
padding:0;
}

form.auth p{
text-align:left;
font-size:13px;
line-height:25px;
margin:0;
color:#333;
padding:15px;
}
form.auth a:link, form.auth a:visited, form.auth a:hover, form.auth a:active{
color:#B85B5A;
}

form.auth .h3{
padding:5px 5px 5px 15px;
background:#EDE9E2;
font-size:13px;
line-height:15px;
margin:10px 0 20px 0;
}

form.auth div.auth_desc {
width:622px;
height:150px;
margin:15px auto;
padding:22px 15px 0 15px;
background:url('/images/auth_desc_bk.png') left top no-repeat;
}

form.auth div.auth_desc p{
padding:10px 0 0 0;
color:#555;
}

form.auth div.auth_desc img{
display:block;
margin:0;
padding:0;
}

form.auth table{
width:640px;
margin:12px auto 35px auto;
padding:0;
border-collapse:collapse;
border:none;
table-layout:fixed;
}

form.auth table td.left{
width:110px;
height:20px;
}

form.auth table td.right{
width:530px;
height:20px;
}

form.auth table td{
margin:0;
padding:9px 0;
}

form.auth table td.h20{
height:20px;
}

form.auth table td.cent{
padding:0;
}

form.auth table td span.example{
font-size:12px;
color:#555;
}

form.auth table td.cent textarea{
width:638px;
/*height:220px;*/
margin:0 0 5px 0;
padding:0;
}

form.auth table td input.text{
width:250px;
margin:0;
padding:0;
}

form.auth table td input.radio{
margin:0 2px 0 0;
padding:0;
}

form.auth table td checkbox{
margin:0 2px 0 0;
padding:0;
}

form.auth div.logininfo{
width:600px;
height:630px;
margin:0 auto;
padding:20px;
background:url('/images/auth_logininfo_bk.png') left top no-repeat;
}

form.auth div.logininfo img{
display:block;
margin:0;
padding:0;
}

form.auth div.logininfo input.number{
width:200px;
margin:0;
padding:0;
ime-mode:disabled;
}

form.auth div.logininfo p.caution{
font-size:11px;
margin:0;
padding:5px 0 0 0;
color:#a02c2c;
line-height:16px;
}
form.auth div.logininfo p.caution2{
font-size:11px;
margin:0;
padding:5px 0 0 0;
color:#8a7971;
line-height:16px;
}

form.auth div.logininfo p.form{
font-size:13px;
margin:0;
padding:15px 0 0 0;
color:#333;
line-height:20px;
}

form.auth div.logininfo p.agreement{
text-align:center;
margin:0;
padding:0 0 15px 0;
}

form.auth div.logininfo p.agreement input{
margin:0 0 0 3px;
padding:0;
}

form.auth div.logininfo blockquote{
width:560px;
height:240px;
margin:5px auto 15px auto;
padding:10px 20px;
overflow:auto;
overflow-y:scroll;
overflow-x:hideen;
border:1px solid #aaa;
text-indent:0;
background:#fff;
}

form.auth div.logininfo blockquote p{
font-size:12px;
line-height:21px;
margin:0;
padding:0 0 10px 0;
}

form.auth div.logininfo blockquote p.big{
font-size:14px;
font-weight:bold;
text-align:center;
padding-bottom:15px;
}

form.auth div.logininfo blockquote dl dt{
padding-bottom:10px;
font-size:12px;
line-height:21px;
font-weight:bold;
}

form.auth div.logininfo blockquote dl dd{
font-size:12px;
line-height:21px;
margin:0;
padding:0 13px;
}

p.auth_button{
width:264px;
height:50px;
margin:0 auto!important;
padding:0!important;
position:relative;
}

p.auth_button a{
display:block;
width:264px;
height:50px;
}

p.auth_button a:hover{
border: none;
}

p.auth_button a img{
clip:rect(0px 264px 50px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

p.auth_button a:hover img{
clip:rect(50px 264px 100px 0px);
top:-50px;
left:0;
border:0;
vertical-align:bottom;
}

form.auth div.browser{
width:640px;
margin:20px auto;
padding:0;
}

form.auth div.browser p{
color:#555;
margin:0;
padding:0 0 4px 0;
line-height:22px;
}
form.auth div.browser p.browser_t{
font-weight:bold;
}

form.auth div.browser table{
width:640px;
border:1px solid #aaa;
border-collapse:collapse;
table-layout:fixed;
margin:10px auto;
padding:0;
}

form.auth div.browser table tr{
margin:0 auto;
padding:0;
}

form.auth div.browser table tr td{
border:1px solid #aaa;
border-collapse:collapse;
padding:6px;
vertical-align:top;
line-height:19px;
font-size:12px;
color:#444;
}

form.auth div.browser table tr td.left{
width:180px;
font-weight:bold;
background:#efefef;
}
form.auth div.browser table tr td.right{
width:435px;
}

div.auth_fix{
width:657px;
margin:3px auto;
padding:0;
}

div.auth_fix p{
width:640px;
text-align:left;
font-size:13px;
line-height:25px;
margin:15px auto;
color:#333;
}

div.auth_fix table{
width:640px;
margin:0 auto 20px auto;
table-layout:fixed;
padding:0;
border-collapse:collapse;
color:#333;
line-height:20px;
}

div.auth_fix table tr td{
margin:0;
padding:6px 8px;
border-collapse:collapse;
}

div.auth_fix table tr td.left{
width:160px;
}
div.auth_fix table tr td.right{
width:447px;
}

div.auth_fix table.user_info tr td{
border:1px solid #aaa;
}
div.auth_fix table.user_info tr td.left{
background:#eee;
color:#333;
}
div.auth_fix table.user_info tr td.right{
background:#fff;
}

div.auth_fix table.user_account tr td{
border:1px solid #C8B7B7;
}
div.auth_fix table.user_account tr td.left{
background:#FAEAEA;
font-weight:bold;
color:#700F0F;
}
div.auth_fix table.user_account tr td.right{
background:#fff;
}

div.signup_correct{
width:640px;
margin:15px auto;
background:url('/images/login_correct.png') right top no-repeat;
}

div.signup_correct h3{
width:640px;
font-size:40px;
line-height:54px;
color:#FA4;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐゴシック",serif;
font-weight:normal;
text-indent:0;
margin:0;
padding:10px 0 20px 0;
}

div.signup_correct p{
color:#555;
line-height:24px;
padding:0 0 10px 0;
margin:0;
}

div.logout_finish{
width:640px;
height:204px;
margin:0 auto 15px auto;
padding:0;
background:url('/images/login_backimg.png') right top no-repeat;
}

div.logout_finish p{
line-height:26px;
margin:0;
padding:15px 0 10px 0;
}


div.login{
margin:15px auto;
width:640px;
min-height:204px;
padding:0;
}

div.login p{
line-height:26px;
margin:0;
padding:0 0 10px 0;
}

div.login form{
width:610px;
height:161px;
margin:0 auto;
padding:15px;
background:url('/images/login_form_bk.png') left top no-repeat;
}

div.login form p.login{
color:#A61515;
font-weight:bold;
font-size:20px;
line-height:21px;
height:21px;
padding-bottom:6px!important;
}

div.login form p.form{
padding-bottom:6px!important;
}

div.login form p.form input.number{
width:250px;
}

div.login form p small{
color:#333;
font-size:11px;
}

div.login form p.left{
width:156px;
margin:0;
padding:0;
text-align:left;
float:left;
}

div.login form p.right{
width:450px;
margin:0;
padding:0;
text-align:right;
float:right;
font-size:12px;
}


div.login form p.right a:link{
color:#C57373;
text-decoration:underlie;
}
div.login form p.right a:visited{
color:#C57373;
text-decoration:underlie;
}
div.login form p.right a:hover{
color:#C57373;
text-decoration:none;
}
div.login form p.right a:active{
color:#C57373;
}

div.auth_error{
width:640px;
margin:15px auto;
}

div.auth_error p.error{
font-size:16px;
color:#A61515;
font-weight:bold;
}


div.pass p{
width:640px;
margin:15px auto 0 auto;
padding:0 0 10px 0;
line-height:24px;
}

div.pass table{
border:none;
border-collapse:collapse;
width:640px;
margin:10px auto 0 auto;
padding:0;
table-layout:fixed;
line-height:26px;
}

div.pass table tr{
margin:0;
padding:0;
}

div.pass table tr td{
margin:0;
padding:5px 0;
height:26px;
}

div.pass table tr td.left{
width:160px;
}

div.pass table tr td.right{
width:480px;
}

div.specialcolumn div.area{
width:630px;
margin:0 auto 15px auto;
padding:10px;
background:#f8f7f6;
border:1px solid #BAB7B3;
line-height:21px;
}


div.specialcolumn p{
line-height:26px;
width:640px;
margin:0 auto;
}

div.specialcolumn div.area p{
margin:0;
padding:0;
text-indent:none;
font-weight:bold;
}

div.specialcolumn div.area p.select{
margin:10px 0 0 0;
padding:4px 0 0 0;
text-indent:none;
font-weight:bold;
border-top:1px dotted #aaa;
}

div.specialcolumn div.area em{
font-style:normal;
font-weight:normal;
color:#782121;
}

p.special_results2 {
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
padding:10px 0 10px 10px;
margin:0;
line-height:24px;
font-size:20px;
color:#782121;
}

div.specialcolumn div.area a:link,
div.specialcolumn div.area a:visited,
div.specialcolumn div.area a:hover,
div.specialcolumn div.area a:active{
color:#555;
}

div.userinfo{
width:640px;
margin:15px auto;
padding:0;
}

div.userinfo p{
line-height:19px;
}

div.userinfo table{
border:1px solid #aaa;
border-collapse:collapse;
width:640px;
margin:10px auto;
padding:0;
table-layout:fixed;
}

div.userinfo table tr td{
border:1px solid #aaa;
border-collapse:collapse;
padding:3px 6px;
}

div.userinfo table tr td.left{
background:#eee;
width:150px;
}

div.userinfo table tr td.right{
width:465px;
}
div.userinfo table tr td.right input.text{
width:250px;
}
div.userinfo table tr td.right input.number{
width:250px;
ime-mode:disabled;
}

div.userinfo div.error{
width:620px;
border:1px solid #c9b9b9;
background:#ffe5e5;
padding:0 10px;
margin:0 auto 10px auto;
}
div.userinfo div.error p{
margin:0;
padding:8px 0;
}

div.userinfo div.correct{
width:620px;
border:1px solid #a7bca7;
background:#f1ffe4;
padding:0 10px;
margin:0 auto 10px auto;
}
div.userinfo div.correct p{
margin:0;
padding:8px 0;
}

div.userinfo p.leave{
text-align:right;
}
div.userinfo p.leave a:link,
div.userinfo p.leave a:visited,
div.userinfo p.leave a:hover,
div.userinfo p.leave a:active{
color:#777;
}

div.leave_member{
width:640px;
margin:15px auto;
}

div.leave_member p{
line-height:24px;
padding-bottom:10px;
}

div.limitedcaution{
width:620px;
height:50px;
margin:0 auto 10px auto;
padding:10px 15px;
background:url('/images/a_limited_bk.png') left top no-repeat;
line-height:25px;
color:#444;
}

div.limitedcaution a:link,
div.limitedcaution a:visited,
div.limitedcaution a:hover,
div.limitedcaution a:active{
color:#b46262;
}

div.limitedcaution span{
font-weight:bold;
color:#aaa;
}

div.fav_top{
width:650px;
margin:15px auto;
padding:0;
}

div.fav_top h3{
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
font-size:30px;
line-height:36px;
font-weight:normal;
color:#4d4d4d;
margin:0;
padding:0 0 8px 0;
}
div.fav_top h4{
font-size:16px;
line-height:18px;
color:#782121;
margin:0;
}

h5.fav_mansion{
font-size:14px;
line-height:16px;
margin:0 auto 8px auto;
padding:4px 6px;
width:642px;
background:#cf9b9a;
font-weight:normal;
color:white;
}
h5.fav_house{
font-size:14px;
line-height:16px;
margin:0 auto 8px auto;
padding:4px 6px;
width:642px;
background:#8ea0ba;
font-weight:normal;
color:white;
}

div.fav_top div.fav_type{
width:648px;
margin:15px auto 0 auto;
padding:8px 0;
line-height:15px;
height:15px;
text-align:center;
background:#eae6dd;
border:1px solid #917c6f;
}

div.fav_top div.fav_type span{
color:#700F0F;
}
div.fav_top div.fav_type a:link,
div.fav_top div.fav_type a:visited,
div.fav_top div.fav_type a:hover,
div.fav_top div.fav_type a:active{
color:#555;
}

div.fav_card{
width:212px;
margin:3px 2px 10px 3px;
padding:0;
float:left;
position:relative;
border:1px solid #aaa; 
}

div.fav_card a:link,
div.fav_card a:visited,
div.fav_card a:hover,
div.fav_card a:active{
color:#555;
}

div.fav_card img.favstar{
width:29px;
height:27px;
position:absolute;
z-index:100;
left:3px;
top:3px;
}

div.fav_card div.images{
width:192px;
height:96px;
padding:0;
margin:10px auto 3px auto;
position:relative;
}

div.fav_card div.images img.left{
width:128px;
height:96px;
position:absolute;
left:0;
top:0;
}

div.fav_card div.images img.right1{
width:64px;
height:48px;
position:absolute;
right:0;
top:0;
}
div.fav_card div.images img.right2{
width:64px;
height:48px;
position:absolute;
right:0;
top:48px;
}

div.fav_card div.images a.left{
display:block;
width:128px;
height:96px;
left:0;
top:0;
overflow:hidden;
position:absolute;
}

div.fav_card div.images a.left img{
width:128px;
height:171px;
display:block; 
position:absolute;
top:-37px;
left:0; 
}

div.fav_card div.images a.right1{
width:64px;
height:48px;
position:absolute;
overflow:hidden;
right:0;
top:0;
}

div.fav_card div.images a.right1 img{
width:64px;
height:85px;
display:block; 
position:absolute;
top:-19px;
left:0; 
}

div.fav_card div.images a.right2{
width:64px;
height:48px;
position:absolute;
overflow:hidden;
right:0;
top:48px;
}
div.fav_card div.images a.right2 img{
width:64px;
height:85px;
display:block; 
position:absolute;
top:-19px;
left:0; 
}

div.fav_card p.zumen{
font-size:12px;
line-height:13px;
height:13px;
text-align:right;
width:192px;
margin:0 auto 6px auto;
padding:0;
}

div.fav_card strong{
font-weight:bold;
display:block;
width:192px;
height:36px;
font-size:14px;
line-height:18px;
margin:0 auto;
padding:0;
}
div.fav_card strong a:link{
color:#333;
text-decoration:none;
}
div.fav_card strong a:visited{
color:#333;
text-decoration:none;
}
div.fav_card strong a:hover{
color:#333;
text-decoration:underline;
}
div.fav_card strong a:active{
color:#333;
text-decoration:none;
}

div.fav_card table{
width:192px;
margin:3px auto 8px auto;
padding:0;
table-layout:fixed;
border-collapse:collapse;
}

div.fav_card table tr td{
border-bottom:1px dotted #aaa;
font-size:11px;
line-height:15px;
margin:0;
padding:2px 0;
}

div.fav_card table tr td.left{
width:50px;
vertical-align:top;
}
div.fav_card table tr td.right{
width:142px;
}
div.fav_card table tr td.kakaku{
font-size:16px;
color:#700F0F;
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
div.fav_card table tr td.madori{
font-size:14px;
font-family:Verdana, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div.fav_card table tr td.access{
height:32px;
vertical-align:top;
}

div.fav_card p.points{
font-size:11px;
line-height:15px;
height:65px;
width:192px;
margin:0 auto 6px auto;
padding:0;
}

div.fav_card p.syousai{
width:195px;
height:28px;
margin:0 auto 5px auto;
padding:0;
position:relative;
}


div.fav_card p.syousai a{
display:block;
width:195px;
height:28px;
margin:0;
padding:0;
}

div.fav_card p.syousai a:hover{
border: none;
}

div.fav_card p.syousai a img{
clip:rect(0px 195px 28px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.fav_card p.syousai a:hover img{
clip:rect(28px 195px 56px 0px);
top:-28px;
left:0;
border:0;
vertical-align:bottom;
}

div.fav_card form.estimate{
display:block;
width:195px;
height:28px;
margin:0 auto 8px auto;
padding:0;
position:relative;
}


div.fav_card form.estimate a{
display:block;
width:195px;
height:28px;
margin:0;
padding:0;
}

div.fav_card form.estimate a:hover{
border: none;
}

div.fav_card form.estimate a img{
clip:rect(0px 195px 28px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.fav_card form.estimate a:hover img{
clip:rect(28px 195px 56px 0px);
top:-28px;
left:0;
border:0;
vertical-align:bottom;
}


div.fav_card form.delete{
display:block;
width:195px;
height:28px;
margin:0 auto 5px auto;
padding:0;
text-align:center;
}

form.add_favorite{
width:615px;
margin:10px auto 0 auto;
padding:0;
text-align:left;
}

form.add_favorite p{
margin:0;
padding:0 0 10px 0;
font-size:15px;
color:#444;
line-height:27px;
}

form.add_favorite p a.addbutton{
display:block;
margin:0 20px 0 0;
padding:0;
background:url('/images/add_favorite.png') left top no-repeat;
width:189px;
height:27px;
line-height:27px;
text-indent:-9999px;
float:left;
}
form.add_favorite p a.addbutton:hover{
background-position:left -27px;
}

form.add_favorite p a:link,form.add_favorite p a:visited,form.add_favorite p a:hover,form.add_favorite p a:active{
color:#C57373;
font-weight:normal;
}


div.fav_gallery{
width:648px;
height:134px;
margin:0 auto 8px auto;
padding:0;
position:relative;
border:1px solid #aaa;
clear:left;
}

div.fav_gallery img.favstar_mini{
width:17px;
height:17px;
display:block;
position:absolute;
top:2px;
left:2px;
z-index:100;
}

div.fav_gallery ul.mainpoints{
width:138px;
height:119px;
list-style:none;
float:left;
margin:0;
padding:7px 0;
}

div.fav_gallery ul.mainpoints li{
list-style:none;
width:120px;
height:14px;
font-size:11px;
line-height:14px;
margin:0 auto;
padding:0;
padding-bottom:3px;
}

div.fav_gallery ul.mainpoints li.h_access{
letter-spacing:0;
height:28px;
}

div.fav_gallery ul.mainpoints li.bukken{
height:28px;
font-size:12px;
font-weight:bold;
text-indent:12px;
padding-bottom:5px;
}

div.fav_gallery ul.mainpoints li.bukken a:link{
color:#444;
text-decoration:none;
}
div.fav_gallery ul.mainpoints li.bukken a:visited{
color:#444;
text-decoration:none;
}

div.fav_gallery ul.mainpoints li.bukken a:hover{
color:#444;
text-decoration:underline;
}

div.fav_gallery ul.mainpoints li.bukken a:active{
color:#444;
text-decoration:none;
}


div.fav_gallery ul.mainpoints li.kakaku{
font-size:12px;
line-height:15px;
height:15px;
color:#782121;
}

div.fav_gallery ul.mainpoints li.madori{
font-size:12px;
}

div.fav_gallery ul.mainpoints li.button{
width:119px;
height:20px;
font-size:0;
line-height:40px;
position:relative;;
margin:0 auto;
padding:0;
}

div.fav_gallery ul.mainpoints li.button a{
display:block;
width:119px;
height:20px;
margin:0;
padding:0;
}

div.fav_gallery ul.mainpoints li.button a:hover{
border: none;
}

div.fav_gallery ul.mainpoints li.button a img{
clip:rect(0px 119px 20px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.fav_gallery ul.mainpoints li.button a:hover img{
clip:rect(20px 119px 40px 0px);
top:-20px;
left:0;
border:0;
vertical-align:bottom;
}

div.fav_gallery div.images{
width:426px;
height:119px;
margin:0;
padding:7px 0;
float:left;
}

div.fav_gallery div.images a{
display:block;
margin:0 2px 0 0;
padding:0;
height:119px;
width:140px;
float:left;
}

div.fav_gallery div.images a.house{
display:block;
margin:0 2px 0 0;
padding:0;
height:119px;
width:140px;
position:relative;
overflow:hidden;
float:left;
}
div.fav_gallery div.images a.house img{
display:block;
margin:0;
padding:0;
height:187px;
width:140px;
position:absolute;
top:-34px;
}

div.fav_gallery div.zumen{
width:75px;
height:119px;
margin:0 auto;
padding:7px 0;
text-align:center;
overflow:hidden;
float:left;
}

div.fav_gallery div.zumen img{
max-height:119px;
max-width:74px;
margin:0 auto;
padding:0;
overflow:hidden;
display:block;
}

div.fav_gallery div.zumen2{
width:75px;
height:119px;
margin:0 auto;
padding:7px 0;
text-align:center;
overflow:hidden;
float:left;
position:relative;
}

div.fav_gallery div.zumen2 img{
max-height:85px;
max-width:88px;
margin:0 auto;
padding:0;
overflow:hidden;
display:block;
}

div.fav_gallery div.zumen2 p{
font-size:12px;
line-height:13px;
height:13px;
width:75px;
display:block;
margin:0;
padding:0;
position:absolute;
bottom:5px;
}
div.fav_gallery div.zumen2 p a:link{
color:#666;
text-decoration:none;
}
div.fav_gallery div.zumen2 p a:visited{
color:#666;
text-decoration:none;
}
div.fav_gallery div.zumen2 p a:hover{
color:#666;
text-decoration:underline;
}
div.fav_gallery div.zumen2 p a:active{
color:#666;
text-decoration:none;
}

div.member_service{
width:658px;
margin:15px auto;
padding:5px 0 0 0;
}


div.member_service img.service_t{
display:block;
margin:0 0 14px 3px;
padding:0;
}

div.member_service p{
line-height:23px;
padding:0 5px 12px 5px;
margin:0;
}

div.member_service div.s1{
width:622px;
height:352px;
margin:0 auto 15px auto;
padding:18px 15px 0 15px;
background:url('/images/service_bk1.png') left top no-repeat;
}

div.member_service div.s1 div.left{
text-align:center;
width:290px;
float:left;
}
div.member_service div.s1 div.right{
text-align:center;
width:330px;
float:right;
}

div.member_service div.s1 div.left p,div.member_service div.s1 div.right p{
padding:8px 0;
font-weight:bold;
}


div.member_service div.s2{
clear:both;
width:622px;
height:488px;
margin:0 auto 15px auto;
padding:18px 15px 0 15px;
background:url('/images/service_bk2.png') left top no-repeat;
}

div.member_service div.s2 div.left p,div.member_service div.s2 div.center p,div.member_service div.s2 div.right p{
padding:8px 0;
font-weight:bold;
}

div.member_service div.s2 div.left{
width:202px;
float:left;
margin:0 8px 0 0;
padding:0;
text-align:center;
}

div.member_service div.s2 div.center{
width:202px;
float:left;
margin:0 8px 0 0;
padding:0;
text-align:center;
}

div.member_service div.s2 div.right{
width:202px;
float:right;
margin:0;
padding:0;
text-align:center;
}


div.member_service div.s3{
clear:both;
width:622px;
height:247px;
margin:0 auto 40px auto;
padding:18px 15px 0 15px;
background:url('/images/service_bk3.png') left top no-repeat;
}



div.member_service div.s3 div.left{
width:395px;
height:154px;
margin:0;
padding:0;
float:left;
}

div.member_service div.s3 div.right{
width:227px;
height:154px;
margin:0;
padding:0;
float:right;
}

div.present{
width:495px;
height:120px;
background:url('/images/present.png') left top no-repeat;
padding:0 0 0 105px;
margin:0 auto;
font-size:14px;
}

div.present big{
color:#c83737;
font-weight:bold;
font-size:31px;
}

div.present p.top big a#present{
color:#c83737;
text-decoration:none;
}

div.present p{
margin:0;
padding:0;
font-size:14px;
}

div.present p.top{
vertical-align:bottom;
line-height:38px;
height:38px;
}
div.present p.middle{
line-height:20px;
height:20px;
padding-bottom:8px;
}
div.present p.bottom{
line-height:20px;
height:20px;
}


div.present p span{
border-bottom:2px solid #c83737;
vertical-align:bottom;
}


div.member_service table.present1, div.member_service table.present2{
width:658px;
border:none;
border-collapse:collapse;
margin:0;
padding:0;
table-layout:fixed;
}

div.member_service table.present1 tr, div.member_service table.present2 tr{
margin:0;
padding:0;
}

div.member_service table.present1 tr td{
border:none;
border-collapse:collapse;
width:329px;
margin:0;
padding:0;
vertical-align:top;
}

div.member_service table.present1 tr td.left1{
text-align:left;
height:146px;
}
div.member_service table.present1 tr td.right1{
text-align:right;
height:146px;
}
div.member_service table.present1 tr td.left2{
text-align:left;
height:177px;
}
div.member_service table.present1 tr td.right2{
text-align:right;
height:177px;
}

div.member_service table.present2 tr td{
border:none;
border-collapse:collapse;
margin:0;
padding:0;
vertical-align:top;
}

div.member_service table.present2 tr td.left1{
text-align:left;
height:96px;
width:219px;
}
div.member_service table.present2 tr td.center1{
text-align:center;
height:96px;
width:220px;
}
div.member_service table.present2 tr td.right1{
text-align:right;
height:96px;
width:219px;
}
div.member_service table.present2 tr td.left2{
text-align:left;
height:113px;
width:220px;
}
div.member_service table.present2 tr td.center2{
text-align:center;
height:113px;
width:219px;
}
div.member_service table.present2 tr td.right2{
text-align:right;
height:113px;
width:219px;
}

div.member_service img.service_last{
display:block;
width:582px;
height:60px;
margin:40px auto 0 auto;
}

div.member_service p.auth_button{
width:264px;
height:100px;
display:block;
margin:0 auto;
padding:0;
}


div.member_service p.auth_button{
width:264px;
height:50px;
margin:0 auto!important;
padding:0!important;
position:relative;
}

div.member_service p.auth_button a{
display:block;
width:264px;
height:50px;
}

div.member_service p.auth_button a:hover{
border: none;
}

div.member_service p.auth_button a img{
clip:rect(0px 264px 50px 0px);
position:absolute;
overflow:hidden;
top:0;
left:0;
border:0;
vertical-align:bottom;
}

div.member_service p.auth_button a:hover img{
clip:rect(50px 264px 100px 0px);
top:-50px;
left:0;
border:0;
vertical-align:bottom;
}

div.member_service img.member_desc{
display:block;
width:595px;
height:30px;
margin:30px auto 20px auto;
padding:0;
}

div.present2{
width:532px;
height:103px;
background:url('/images/present_desc_bk.png') left top no-repeat;
padding:35px 0 0 120px;
margin:0 auto;
font-size:15px;
}

div.present2 p{
margin:0;
padding:0;
font-size:15px;
}

div.present2 p b{
color:#c83737;
}

div.present2 p.top{
line-height:20px;
height:20px;
padding-bottom:8px;
text-indent:82px;
}
div.present2 p.middle{
line-height:20px;
height:20px;
padding-bottom:8px;
}
div.present2 p.bottom{
line-height:20px;
height:20px;
}
div.present2 p a:link,div.present2 p a:visited,div.present2 p a:hover,div.present2 p a:active{
color:#C57373;
}


.mailmagazine{
width:880px;
margin:30px auto 20px auto;
padding:0;
}

.mailmagazine h2{
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
color:#666;
font-size:28px;
line-height:30px;
width:880px;
height:30px;
margin:0;
padding:0 0 25px 0;
font-weight:normal;
}

.mailmagazine h2 a{
color:#666;
font-size:28px!important;
line-height:30px!important;
}

.mailmagazine h2 a:link{
text-decoration:none;
}
.mailmagazine h2 a:visited{
text-decoration:none;
}
.mailmagazine h2 a:hover{
text-decoration:underline;
}
.mailmagazine h2 a:active{
text-decoration:none;
}


.mailmagazine h3{
width:880px;
height:20px;
margin:0;
padding:0;
margin-bottom:15px;
font-size:17px;
line-height:20px;
}

.mailmagazine h4{
font-size:14px;
background:#EDE9E2;
border:1px solid #D2C2B4;
margin:0 0 15px 0;
padding:10px;
font-weight:normal;
line-height:23px;
}

.mailmagazine table{
width:880px;
border-collapse:collapse;
table-layout:fixed;
border:1px solid #aaa;
margin:8px 0 10px 0;
padding:0;
font-size:12px;
line-height:19px;
}

.mailmagazine table tr{
margin:0;
padding:0;
}

.mailmagazine table tr td{
border:1px solid #aaa;
margin:0;
padding:3px;
text-align:center;
}

.mailmagazine table tr th{
border:1px solid #aaa;
margin:0;
padding:3px;
font-weight:normal;
background:#efefef;
text-align:center;
}

.mailmagazine table tr th.th1{
width:55px;
}
.mailmagazine table tr th.th2{
width:120px;
}
.mailmagazine table tr th.th3{
width:135px;
}
.mailmagazine table tr th.th4{
width:62px;
}
.mailmagazine table tr th.th5{
width:67px;
}
.mailmagazine table tr th.th6{
width:55px;
}
.mailmagazine table tr th.th7{
width:80px;
}
.mailmagazine table tr th.th8{
width:100px;
}
.mailmagazine table tr td.td9{
text-align:left;
padding:3px 5px;
}
.mailmagazine table tr th.th10{
width:60px;
}

.mailmagazine table tr td.td2{
}

.mailmagazine a:link, .mailmagazine a:visited, .mailmagazine a:hover, .mailmagazine a:active{
color:#6a5d55!important;
font-size:13px;
}
p.mailmagazine a:link, p.mailmagazine a:visited, p.mailmagazine a:hover, p.mailmagazine a:active{
color:#6a5d55!important;
font-size:13px;
}

.mailmagazine p.center{
text-align:center;
}

.mailmagazine input.text{
width:60%;
}

.mailmagazine textarea{
width:880px;
margin:0;
padding:0;
}

.mailmagazine h5{
margin:30px 0 10px 0;
padding:5px;
font-size:15px;
background:#EDE9E2;
line-height:16px;
}

.mailmagazine table tr th.member0, .mailmagazine table tr td.member0{
width:55px;
}
.mailmagazine table tr th.member1, .mailmagazine table tr td.member1{
width:100px;
text-align:left;
}
.mailmagazine table tr th.member2, .mailmagazine table tr td.member2{
text-align:left;
}
.mailmagazine table tr th.member3, .mailmagazine table tr td.member3{
text-align:left;
}
.mailmagazine table tr th.member4, .mailmagazine table tr td.member4{
text-align:left;
width:150px;
}

.mailmagazine p{
line-height:23px;
}

.mailmagazine .center{
text-align:center;
}

div.swaku_h{
background-color:#d2d2d2;
width:652px;
height:28px;
margin:2px 0 0 4px;
padding:0;
background:url('images/swaku.png') left top repeat-x;
}

div.swaku_h ul{
margin:0;
padding:0;
color:#241f1c;
height:28px;
width:652px;
font-size:12px;
list-style:none;
}

div.swaku_h ul li{
margin:0;
padding:0;
height:28px;
line-height:28px;
text-align:center;
vertical-align:middle;
list-style:none;
display:inline;
border-left:1px solid #b3b3b3;
border-top:none;
border-right:none;
border-bottom:none;
border-collapse:collapse;
float:left;
position:relative;
}

div.swaku_h ul li#sw1{
width:64px;
border-left:none!important;
}

div.swaku_h ul li#sw2{
width:170px;
}

div.swaku_h ul li#sw3{
width:47px;
}

div.swaku_h ul li#sw4{
width:62px;
}

div.swaku_h ul li#sw5{
width:50px;
}

div.swaku_h ul li#sw6{
width:59px;
}

div.swaku_h ul li#sw7{
width:92px;
}

div.swaku_h ul li#sw8{
width:100px;
}


div.sw-post_h{
background-color:#b3b3b3;
width:652px;
height:85px;
margin:0 0 0 4px;
padding:0;
background:white;
clear:both;
border-bottom:1px solid #b3b3b3;
}


body#category div.w-post{
display:none;
}

div.sw-post_h ul{
margin:0;
padding:0;
color:#333;
height:85px;
width:652px;
font-size:12px;
list-style:none;
position:relative;
clear:both;
}

div.sw-post_h ul li{
margin:0;
padding:0;
height:85px;
text-align:center;
vertical-align:middle;
list-style:none;
display:inline;
border-left:1px solid #b3b3b3;
border-top:none;
border-right:none;
border-collapse:collapse;
float:left;
line-height:85px;
}

div.sw-post_h ul li.sw-gaikan{
width:64px;
border-left:none !important;
font-size:0;
line-height:0;
}
div.sw-post_h ul li.sw-gaikan img{
width:64px;
height:85px;
vertical-align:bottom;
font-size:0;
line-height:0;
margin:0;
padding:0;
border:0;
}

div.sw-post_h ul li.sw-syozai{
width:170px;
line-height:22px!important;
padding-top:10px;
height:75px!important;
letter-spacing:1px;
font-size:12px;
overflow:hidden;
overflow-y:auto;
}

div.sw-post_h ul li.sw-syozai2{
width:170px;
line-height:21px!important;
padding-top:1px;
height:84px!important;
letter-spacing:1px;
font-size:12px;
overflow:hidden;
overflow-y:auto;
}

div.sw-post_h ul li.sw-madori{
width:47px;
}

div.sw-post_h ul li.sw-menseki{
width:62px;
line-height:18px!important;
padding-top:7px; /*padding-top:25px;*/
/*padding-bottom:10px;*/ /*padding-bottom:24px;*/
font-size:12px;
height:78px; /*height:36px!important;*/
}
div.sw-post_h ul li.sw-menseki span{
font-size:11px;
line-height:12px;
display:block;
padding:0;
margin:0;
padding-top:5px;
}

div.sw-post_h ul li.sw-chikunen{
width:50px;
}

div.sw-post_h ul li.sw-point{
width:59px;
line-height:17px!important;
padding-top:17px;
padding-bottom:17px;
font-size:11px;
height:51px!important;
}

div.sw-post_h ul li.sw-kakaku{
width:92px;
color:#782121;
font-weight:bold;
}

div.sw-post_h ul li.sw-syousai{
width:100px;
border-right:1px solid #b3b3b3;
position:relative;
}

div.sw-post_h ul li.sw-syousai a:hover{
border: none;
}

div.sw-post_h ul li.sw-syousai a img{
clip:rect(0px 92px 25px 0px);
position:absolute;
overflow:hidden;
top:30px;
left:4px;
}

div.sw-post_h ul li.sw-syousai a:hover img{
clip:rect(25px 92px 50px 0px);
top:5px;
}



div.sw-post_h ul li.sw-syousai a:hover{
background-position:left -25px;
}


