/*
Theme Name:
Theme URI:
Description:
Author:ホームネットHD
Author URI:http://www.homenet-hd.co.jp/
Version:1.0
*/

/* ++++++ 全体のデザイン ++++++ */
img {
    border: none;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
a:link    {
	text-decoration: underline;
	font-weight: bold;
	color: #9f2f03;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #9f2f03;
}
a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
.float_right {
	float: right;
	margin-left: 15px;
}
.float_left {
	float: left;
	margin-right: 5px;
}
.clear  {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
/* ++++++ headerのデザイン ++++++ */
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 150%;
	color: #4E3527;
}
.float_right {
	float: right;
	margin-left: 15px;
}
.float_left {
	float: left;
	margin-right: 15px;
}
.storing_24 {
	font-size: 24px;
	font-weight: bolder;
	color: #9f2f03;
}
.storing_16 {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}


#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}
#header_container {
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_img.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#header_text {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}
#header_text img {
	z-index: 0;
}

#bana_img {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* ++++++ naviのデザイン ++++++ */
#navi {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page_navi {
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#page_navi_cont {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: left;
}
/* ++++++ contentsのデザイン ++++++ */
#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 200%;
	color: #666666;
	text-align: left;
	margin-bottom: 20px;
}
#copy_bana {
	margin-bottom: 10px;
}

#left {
	text-align: left;
	float: left;
	width: 550px;
}
.contents_table {
	margin-bottom: 10px;
	border: 2px solid #eee7d9;
}
#copy_about {
	text-align: left;
	padding: 10px;
	line-height: 150%;
	border: 2px solid #eee7d9;
	margin-bottom: 10px;
}
#copy_about p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#clear {
	clear: both;
	float: none;
	width: 800px;
	height: 20px;
}
/* ++++++ bukken_boxのデザイン ++++++ */
#bukken_box {
	background-image: url(../images/bukken_box_bg.gif);
	background-repeat: no-repeat;
	width: 250px;
	line-height: 100%;
	background-position: bottom;
	border: 1px solid #d3b579;
	padding: 5px;
	vertical-align: top;
}
.bukken_box_img {
	height: 105px;
	width: 120px;
	padding-right: 5px;
	vertical-align: top;
	text-align: center;
}
.bukken_box_title {
	width: 125px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bolder;
	color: #543c1d;
	text-align: left;
}
.bukken_box_text {
	width: 125px;
	line-height: 150%;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.bukken_box_more {
	width: 250px;
	height: 10px;
}
#bukken_box form {
	margin: 0px;
	padding: 0px;
}
#bukken_box h2 {
	font-size: 12px;
	font-weight: bold;
	color: #543C1D;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bukken_box_syumoku_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/* ++++++ sidebarのデザイン ++++++ */
#sidebar {
	float: right;
	width: 230px;
	padding-left: 20px;
	line-height: 150%;
}
#sidebar_topics {
	text-align: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 5px solid #EAEAEA;
	border-bottom: 5px solid #EAEAEA;
	border-left: 5px solid #EAEAEA;
}
#sidebar_topics_tilte {
	font-weight: bolder;
	color: #FF0000;
}
#sidebar a:link    {
	color: #FF0000;
	text-decoration: underline;
}
#sidebar a:visited {
	color: #FF0000;
	text-decoration: underline;
}
#sidebar a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
#sidebar a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
#marutoku {
	background-image: url(../images/marutoku_bg.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 210px;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
}
/* ++++++ detailのデザイン ++++++ */
#detail_title {
	background-image: url(../images/detail_title_bg.gif);
	background-repeat: no-repeat;
	width: 770px;
	font-weight: bolder;
	color: #543c1d;
	text-align: left;
	padding-left: 30px;
	vertical-align: middle;
	font-size: 30px;
	line-height: 200%;
	margin-bottom: 10px;
}
#detail_title form {
	margin: 0px;
	padding: 0px;
}

#ditale_contact {
	width: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#detail_price {
	background-image: url(../images/detail_price_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 20px;
	width: 740px;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}
#detail_price_chin {
	background-image: url(../chintai/images/detail_price_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 20px;
	width: 740px;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}
#detail_tenpo {
	background-color: #F3D3A3;
	padding: 20px;
	width: 760px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
#detail_pointer {
	cursor: pointer;
}


.detail_photo {
	background-color: #eee7d9;
	height: 370px;
	width: 370px;
	padding: 10px;
}
.detail_photo_title {
	width: 73px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #999999;
	line-height: 120%;
}
.detail_th_l {
	background-color: #eee7d9;
	font-weight: bold;
	width: 100px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
}
.detail_td_l {
	border-top: 1px solid #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 270px;
	text-align: left;
}
.detail_td_r {
	border-top: 1px solid #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 270px;
	text-align: left;
}
.detail_sita {
	border-top: 1px solid #999999;
}
/* ++++++ footerのデザイン ++++++ */
#footer {
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	background-position: top;
	padding-top: 15px;
	line-height: 200%;
}
#footer a:link    {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover   {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
#footer a:active  {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
#table {
	margin-top: 10px;
	margin-bottom: 10px;
}
#table th {
	width: 150px;
	background-color: #eee7d9;
	text-align: center;
}
#table td {
	margin: 0px;
	padding: 0px;
}
#info_cont {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#info_cont p {
	background-color: #eee7d9;
	padding: 0px 10px;
}
#tenpo_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
/* ++++++ トップページののデザイン ++++++ */
#top_topics {
	line-height: 150%;
}


#top_topics li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin: 0px 0px 5px;
	padding: 0px;
}
#top_topics ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#contents .top_left {
	float: left;
	width: 385px;
	border: 1px solid #d3b579;
}
#contents .top_naka {
	margin: 5px;
}

#contents .top_right {
	float: right;
	width: 385px;
	border: 1px solid #d3b579;
}
