/* 共通 */
* {
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;
	text-decoration: none;
}

body {
  text-align:center;
  background-color:#FFFFFF;
}
/*a {
   text-decoration: none;
   color:#666666;
}
a:hover {
          text-decoration: underline;
}

a:visited {
color:#666666;


}
*/

#wrapper {
	width: 760px;
	height:500px;
	margin:auto;
	padding-top:10px;
	background:url(images/wrapper.gif) top left no-repeat;
}

/* ヘッダー部分*/
#header {
	width:100%;
	/* width:700pxでも可。幅を指定してあればＯＫ */

}

#header_wrapper {
	width:300px;
	float:left;
	color:#ffffff;
	padding-bottom:5px;
}

#header_logo {
	width:100px;
	float: left;
}

#header_h1{
	width:200px;
	float: right;

}

h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5em;
	text-align:center;
	color:#464839;
	font-weight:normal;
	
}
/* ヘッダーここまで*/
/* コンテンツ*/
/* menu */
#menu {
	width:458px;
	height:96px;
	margin:0;
	padding-left:2px;
	float:right;
}

#menu ul {
	border:0;
	margin:0;
	list-style-type:none;
}

#menu ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;

}

#menu ul li center {
	text-align:center;
}

#menu ul li a {
	width:76px;
	height:20px;
	margin-top:58px;
	display:block;
	font-size:9px;
	text-decoration:none;
}

#menu ul il a:hover {

}

/* menuここまで */


/*コンテンツスタート */
#content {
	width:760px;
 /*ポイント1 　囲っているボックスに幅や高さを指定。IE系のバグ回避必ず必要。*/
	padding:0;
	margin:0;
	
		
}

#main {
	float:right;
	width:459px;

}

#main_top {
	text-align:right;
	width:459px;
	padding-top:5px;
}

#main_middle {
	text-align:left;
	width:449px;
	margin:0;
	padding-left:10px;	
}

#main_bottom {
width:459px;

}

#sidemenu {
	float:left;
	width:200px;
	padding-left:100px;
	padding-top:25px;
	vertical-align:top;
	margin-bottom:25px;
}


#sidemenu ul {

	text-align:left;

}

#sidemenu ul li {

	display:block;
	padding-top:10px;
	height:20px;

}

#sidemenu ul li a {

	display:block;

}

#sidemenu_line {
	border-bottom:#999999 2px dotted;
	width:200px;
}
#sidemenu_title {
	float:left;
	width:200px;
	padding-left:100px;
}

#sidemenu_title strong {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight:normal;

}

#new {
	width:200px;
	margin-bottom:20px;


}


h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:140%;
	color:#333333;
	text-align:left;
	font-weight:normal;
}

h3 {
    font:"Times New Roman", Times, serif;
	font-size:1.4em;
	color:#666666;
	text-align:left;

}
/* コンテンツ部分*/

 /*# {
	width:760px;

}


#_right {
	width:460px;
	float: right;
	text-align:right;
}

#_right_top {
		width:460px;
	float:right;


}
#_right_middle {
		width:460px;
	float:left;


}

 /* MT部分 */
#alpha, #gamma, #delta {
          display: inline; /* ie win bugfix */
          width:459px;
          min-height: 1px;
		  margin-top:10px;
		  
}

/*.entry,
.trackbacks,
.comments,
.archive
{

   overflow: hidden;
   clear: both;
   margin-bottom: 20px;
   
}
#alpha-inner/*, #beta-inner, #gamma-inner, #delta-inner*/

/* banner user/photo */

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}

/*  */

.-nav
{
   margin: 0.8em;
   text-align: center;
   font-size:10px;
}

.date-header
{
   margin: 0;
   font-size: 0.8em;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-title
{
   margin: 15px 0 5px 0px;
   border-left: 5px solid #666;
   border-bottom: 1px solid #999;
   padding: 3px 10px 0px 5px;
   font-size: 0.9em;
   letter-spacing: 0.1em;
   text-align:left;
}



.entry-,
.comment-,
.trackback-
{
   margin: 5px 0 5px 0px;
   line-height: 1.5;
   font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
   padding-left:15px;
}
.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px dotted #ccc;
   padding-top: 3px;
   color: #666;
   text-align: right;
}
.comment-,
.trackback-,
.comment-footer,
.trackback-footer
{
   font-size: 0.8em;
}


.entry,
.trackbacks,
.comments,
.archive
{
   overflow: hidden;
   clear: both;
   margin-bottom: 20px;
   padding-top:30px;
}

#trackbacks-info
{
   margin: 10px 10px 0 10px;
   padding: 0 10px;
   color: #666;
   font-size: 0.8em;
   text-align: center;
}

.entry-,
.trackbacks-info,
.trackback-,
.comment-,
.comments-open,
.comments-closed
{
   clear: both;
   margin: 0;
   text-align:left;
   border:none;
}
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 0;
}
.comments-open-content {
   font-size: 0.8em;
   margin: 0 0 0 15px;
}


.margin5 {
	margin-top:5px;
	}
	

.entry-body
{
   margin-left:15px;
   margin-top:20px;
}

.entry-excerpt,
.entry-more-link,
.entry-more
{
   clear: both;
   font-size: 10px;
   /*margin-left: 15px;*/
   font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}

.entry-body-new {
   clear: both;
  /*margin-left: 15px;*/
   font-family:"Times New Roman", Times, serif;
   padding-bottom: 5px;
   font-size:12px;
}


.entry-body p {
   font-size: 12px;
   text-align:left;
   line-height:1.6em;
}

.entry-body  a:link {
	color:#F00F74;

}

.entry-body a:hover {
	text-decoration:underline;
}

.entry-body  a:visited {
	color:#F00F74;
}
span.extended {
   font-size: 10px;
}
div.entry-header-new {
   background-image: url(/mt-static/images/entry-header-new.png);
   background-repeat: no-repeat;
   background-position: left bottom;
   height: 25px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-
{
   clear: both;
   margin: 5px 10px 20px 10px;
}
.entry-header{
   margin: 30px 0 5px 10px;
   border-left: 5px solid #666;
   border-bottom: 1px solid #999;
   padding: 3px 10px 2px 5px;
   color: #333;
   font-size: 0.9em;
   letter-spacing: 0.1em;
   text-align:left;
}



.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url
{
   width: 240px;
   border:#CCCCCC solid 1px;
}
#comment-text
{
   width: 350px;
   border:1px #CCCCCC solid;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}
#rss {
  margin: 5px 0 5px 50px;
  padding: 10px;
}
ul.topNews {
  font-size:12px;
 margin: 0 10px 0 0px;
  padding: 15px 0 0 15px; 
  color: #333;
  list-style: none;
  text-align:left;
}
li.topNews-list-item {
  margin: 0 5px 0 0px;
  padding: 5px 0 2px 0;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #CCC;
  font-size:11px;
}

li.topNews-list-item a:link {
	color:#F00F74;
}

li.topNews-list-item a:hover {
	text-decoration:underline;
}

li.topNews-list-item a:visited {
	color:#F00F74;
}

/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-
{
   position: relative;
   margin: 5px 15px 5px 0;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
   text-decoration: none;
}

.module-list-item
{
   /*margin-top: 1;*/
   color: #666;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   letter-spacing: 0.05em;
   margin: 1px 0 0 0;
   padding: 2px 5px 4px 10px;
   border: 1px solid #CCC;   
}

/* basic page elements */




#banner a { color: #FFF; text-decoration: none; }
#banner a:hover { color: #990000; }

.module- a { color: #36414d; }
.module- a:hover { color: #990000; }

.entry-header {
   /* ie win (5, 5.5, 6) bugfix */
   width: 50%;
   w\idth: auto;
   margin: 10px 0 0 15px;
   border-left: 5px solid #4B4938;
   padding: 3px 0 2px 10px;
   color:#333333;
   font-size: 0.8em;
   line-height: 1em;
   text-transform: uppercase;
   letter-spacing: 0.1em;
   border-bottom: 1px dotted #68634D;
}




.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   width: 50%;
   w\idth: auto;
   margin: 10px 0 0 15px;
   border-left: 5px solid #999;
   padding: 3px 0 2px 10px;
   color: #333;
   font-size: 0.8em;
   line-height: 1em;
   text-transform: uppercase;
   letter-spacing: 0.1em;
   border-bottom: 1px dotted #ccc;
}

.trackbacks p {
	font-size:10px;
}
.module-header
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   width: 50%;
   width: auto;
   margin: 10px 0px 5px 0;
   border-left: 5px solid #336699;
   padding: 3px 10px 2px 5px;
   color: #333;
   font-size: 12px;
   letter-spacing: 0.1em;
   text-transform: uppercase;
   letter-spacing: 0.1em;
   border-bottom: 1px solid #666;
}

 .module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #0000FF; 
   }

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
   font-size: 0.8em;
}
.commenter-profile img { vertical-align: middle; }

.comments-open-data
 /* MT部分終了 */


#_left {
	width:200px;
	float: left;
	padding-left:100px;
}

 /* フッター部分 */
#footer {
	width:760px;
	clear:both;
	height:100%;
	background:url(images/footer_bg_bar.gif) repeat-y;
	/* width:700pxでも可。幅を指定してあればＯＫ */
	
}

/*#footer_wrapper {
	width:300px;
	float:left;
}

 #footer_logo {
	width:100px;
	height:100%;
	float: left;
	margin:0;
	padding:0;
}
*/

#footer_h3{
	width:300px;
	float: left;
	height:100%;
	text-align:center;
}

h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	color:#333333;
	font-weight:normal;
	text-align:center;	
}

h4 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	color:#ffffff;
	font-weight:normal;
	text-align:center;	
}

/* footer_menuスタート */

#footer_menu {
	width:458px;
	height:96px;
	margin:0;
	padding-left:2px;
	float:right;
}

#footer_menu ul {
	border:0;
	margin:0;
	list-style-type:none;
}

#footer_menu ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;

}

#footer_menu ul li a {
	width:76px;
	height:20px;
	margin-top:10px;
	display:block;
	font-size:9px;
	text-decoration:underline;
	color:#FFFFFF;
}

#menu ul il a:hover {

}

#footer_stop {
	clear:both;
}

#address {
	width:458px;
	padding-top:20px;
	text-align:right;
}

/* ハウスページ*/


/* メインメニュー */

.dotted_left {
background:url(http://www.kyakuie.com/images/bg_dot.gif) left repeat-y;
}

.dotted_right {
background:url(images/bg_dot.gif) right repeat-y;
}

/*#submenu {
	width:200px;
	padding-left:100px;
	padding-right:0px;
	padding-top:5px;
	vertical-align:top;
}


#submenu ul {
	width:140px;
	text-align:left;

}

#submenu ul li {
	width:140px;
	display:block;
	padding-top:10px;
	height:20px;

}

#submenu ul li a {
	width:140px;
	display:block;

}

#submenu_line {
	border-bottom:#999999 2px dotted;
	width:200px;
}
*/

/* サブメニュー */
#submenu_a {
	width:135px;
	padding-left:50px;
	padding-right:5px;
	padding-top:5px;
	border-top: #D6D7C6 ashed 1px; 
}

#submenu_a ul {
	width:140px;
	text-align:left;

}

#submenu_a ul li {
	width:140px;
	display:block;
	padding-top:5px;
	height:20px;

}

#submenu_a ul li a {
	width:140px;
	display:block;

}

#submenu_b {
	width:135px;
	padding-left:50px;
	padding-right:5px;
	border-top: #D6D7C6 ashed 1px; 
}

#submenu_b ul {
	width:140px;
	text-align:left;

}

#submenu_b ul li {
	width:140px;
	display:block;
	padding-top:5px;
	height:20px;

}

#submenu_b ul li a {
	width:140px;
	display:block;

}
/*コンテンツスタート */
#_house{
	width:760px;
 /*ポイント1 　囲っているボックスに幅や高さを指定。IE系のバグ回避必ず必要。*/
 	padding-bottom:20px;
	margin-bottom:20px;
}

#main_house {
	float:right;
	width:449px;
	padding-top:50px;
	padding-left:10px;
	margin-bottom:20px;
	overflow:hidden;


}

#main_house p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	color:#666666;
	text-align:left;
	padding-left:10px;
}


.pict_right {
float: right;
margin-left: 10px;
}

.pict_left {
float: left;
margin-right: 10px;
}

#main_left{
	float:left;
	width:227px;
	padding-left:20px;
}

#main_right{
	float:right;
	width:210px;
	text-align:right;
}

#main_bottom {
width:459px;

}

#_house h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	font-weight:normal;
	text-align:left;
	
}

#house_detail_list {
	width:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#house_detail_list th {
	background:#D6D7C6;
	font-weight:normal;
	font-size:11px;
	line-height:1.4em;
	
}

#house_detail_list td{
	border-bottom:1px #CED6C7 dashed;
	font-size:11px;
		line-height:1.4em;
}

#title {
	border-left:#FF0000 solid 3px;
	padding-left:5px;
	font-size:12px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:left;
}

#title2 {
	border-left:#8BA8B1 solid 3px;
	padding-left:5px;
	font-size:12px;
	margin-left:10px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:left;
}

#house_index {
}

.right{
	text-align:right;
}

.bukken {
	padding-left:25px;
	}

.bukken_l {
	padding-right:25px;
	}
	
	
.bukkenlist {
	border-top:1px dashed #666666;
	border-left:1px dashed #666666;
	border-right:1px dashed #666666;

}
	
.paddingleft25 {
	padding-left:25px;
	}
	
.border {
	border-bottom:1px dashed #666666;
	font:"Times New Roman", Times, serif;
	font-size:0.9em;
	}
	
/* メール送信 */


.comments {
	border: thin solid #333333;
}


#mail_author {
	border:#333333 1px solid;
}

#mail_email {
	border:#333333 1px solid;
}

#mail_subject{
	border:#333333 1px solid;
}

#mail_text{
	border:#333333 1px solid;
}

.comments-head {
font:"Times New Roman", Times, serif;
color:#F00F74;
font-size:1em;
}


/* リンク集 */


.links p {
	font-size:10px;
	text-align:left;
	color:#666666;

}



.links ul {
}

.links ul li {
padding-left:5px;
	font-size:11px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
	color:#666666;
	margin-top:15px;
	
}

.links ul li a, a:visited {
	color:#F00F74;
}

.links ul li a:hover {
	text-decoration:underline;
}

p.link {
	font:Geneva, Arial, Helvetica, sans-serif;
	
}

h6 {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
	font-style:normal;
	text-align:left;
}

.pricelist {
	border:#A0B898 solid 1px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	color:#475A41;
	margin-top:10px;

}

.pricelistborder {
	border-bottom:#D9E2D6 dotted 1px;
	
}

h5 {
	font:"Times New Roman", Times, serif;
	color:#FF0080;
	font-style:normal;
	font-size:10px;
	padding:5px;
	text-align:left;
}

h5.howto {
	border-bottom:#FF0000 solid 3px;
	padding-left:5px;
	font-size:10px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:left;
	margin-top:15px;
}
	

.pricelistex {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:140%;
	color:#57583F;
	margin:5px;
	padding:2px;
	text-align:left;
}

.pricelistspan {
	font-size:9px;
}

.howto {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:120%;
	color:#464233;
	text-align:left;
	margin-bottom:10px;
}

p.howto {
	font:"Times New Roman", Times, serif;
	color:#838763;
	font-style:normal;
	font-size:10px;
	padding:5px;
	text-align:left;
	line-height:140%;

}

p.top {
	font:Arial, Helvetica, sans-serif;
	color:#FF0080;
	font-size:14px;
	padding:5px;
	line-height:1.4em;
}

.main_top2 {
	padding:3px;
	}	
	
.index {
	margin-top:10px;
	}
	
/* menu */
.photo {
	width:429px;
	padding-left:10px;

}

.photo ul {
	border:0;
	margin:0;
	list-style-type:none;
}

.photo ul li {
	display:block;
	float:left;
	text-align:center;
	padding:2px;
	margin:0;

}

.photo h3 {
	font-size:1em;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#ADA970;
	text-align:left;
}

/*
.photo ul li center {
	text-align:center;
}

.photo ul li a {
	width:76px;
	height:20px;
	margin-top:58px;
	display:block;
	font-size:9px;
	text-decoration:none;
}

.photo ul il a:hover {

}*/

/* menuここまで */

/* <ul>
    <li>
        <a href="#" onclick="return GB_showImageSet(image_set, 1)">Launch gallery</a>    </li></ul>*/