﻿@charset "UTF-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■ページ全体
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body {
	font-size: 12px;
	color: #0068b7;
	margin: 10px auto;
	padding: 0;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	background: url(../img/common/bg.gif) repeat #ffffff;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: #ffffff;
	border: solid #666666 1px;
}	


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■初期化
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

img {
	border: none;
	vertical-align: bottom;
}

a {
	overflow: hidden;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■フォント
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.bold {
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.fsize_10 {
	font-size: 10px;
	color: #333333;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■その他共通
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#page-up {
	text-align: right;
	margin: 20px 10px 10px 0px;
}

.clear {
	clear: both;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■見出し
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

h1 { 
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 10 10px;
}

/*h2見出し各種*/

h2.building {
	width: 385px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../img/home/title_ber_building.gif); 
	text-indent:-9999px;
}

h2.condition {
	width: 385px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../img/home/title_ber_condition.gif); 
	text-indent:-9999px;
}

h2.others {
	width: 385px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../img/home/title_ber_others.gif); 
	text-indent:-9999px;
}

h2.chomei {
	width: 385px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../img/home/title_ber_chomei.gif); 
	text-indent:-9999px;
}

h2.map {
	width: 790px;
	height: 35px;
	margin: 0 0 0 10px;
	padding: 0px;
	background: url(../img/home/title_ber_map.gif) left no-repeat; 
	text-indent:-9999px;
}

h3.footer {
	font-size: 13px;
	margin: 0px;
	padding: 10px 0 0 10px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■リンク
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*通常*/

#content a:link{
	font-size:13px;
	color:#0068b7;
	text-decoration: none;
}

#content a:visited{
	font-size:13px;
	color:#0068b7;
	text-decoration: none;
}

#content a:hover,a:active{
	font-size:13px;
	color:#0068b7;
	text-decoration:underline;
}

/*パンナビ*/

#pan_navi a:link{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#pan_navi a:visited{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#pan_navi a:hover,a:active{
	font-size :11px;
	color: #333333;
	text-decoration: underline;
}
/*表示件数*/

#indication {
	float: left;
	margin: 15px 10px 5px 10px;
	pading: 0;
	font-size: 12px;
	color: #333333;
}

#indication a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: nunderline;
}

#indication a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#indication a:hover,a:active{
	font-size :12px;
	color: #333333;
	text-decoration: none;
}

/*表示件数*/

#choice {
	float: right;
	margin: 15px 10px 5px 10px;
	pading: 0;
	font-size: 12px;
	color: #333333;
}

#choice a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#choice a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#choice a:hover,a:active{
	font-size :12px;
	color: #333333;
	text-decoration: none;
}
/*フッター*/

#footer a:link{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#footer a:visited{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#footer a:hover,a:active{
	font-size :11px;
	color: #333333;
	text-decoration: underline;
}

/*ページトップ*/

#page-up a:link{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#page-up a:visited{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#page-up a:hover,a:active{
	font-size :11px;
	color: #333333;
	text-decoration: underline;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*ヘッダー*/

#header {
	width: 800px;
	height: 120px;
	margin: 0px;
	padding: 8px 0 0 10px;
	background: url(../img/common/bg_header.gif) no-repeat;
}

/*全体を囲う箱*/

#content {
	width: 800px;
	margin: 0px;
	background: #ffffff;
}

/*メインコンテンツ*/

#main {
	width: 800px;
	margin: 0;
	background: #ffffff;
}

/*コンテンツcenter*/

.box {
	width: 800px;
	margin: 0 0 10px 0;
}

.box_02 {
	width: 780px;
	margin: 10px;
	background: #e8e8e8;
}

.box_02 p {
	padding: 0 10px 0 10px;
	line-height: 170%;
}	

/*コンテンツleft*/

.box_left {
	width: 385px;
	margin: 0 5px 10px 10px;
	float:left;
}

.box_left_body {
	background: #e8e8e8;
	min-height: 160px;
	margin: 0;
	padding: 10px;
}

.box_left_body_02 {
	background: #e8e8e8;
	min-height: 80px;
	margin: 0;
	padding: 10px;
}

/*コンテンツright*/

.box_right {
	width: 385px;
	margin: 0 10px 10px 5px;
	float:right;
}

.box_right_body {
	background: #e8e8e8;
	min-height: 160px;
	margin: 0;
	padding: 10px;
}

.box_right_body_02 {
	background: #e8e8e8;
	min-height: 80px;
	margin: 0;
	padding: 10px;
}

/*パンくず(ホーム)*/

#pan_navi {
	margin: 3px 0px 0px 10px;
	pading: 0px;
	font-size: 10px;
	color: #333333;
}

/*フッター*/

.box_inquiry {
	width: 780px;
	margin: 10px;
	background: #ffffff;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #333333;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■テーブル
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.table_01 {
	width: 365px;
	border: 0;
}

.td_01 {
	width: 132px;
	padding: 5px 0;
}

.td_01_b {
	width: 131px;
	padding: 5px 0;
}

.td_01_c {
	width: 365px;
	padding: 5px 0;
}

/*前橋地図*/

.table_map {
	width: 800px;
	border: 0;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■一覧
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.list {
	width: 780px;
	border: none;
	margin: 10px 10px 0 10px;
	color: #333333;
	line-height: 170%;
	letter-spacing: 1px;
	border-bottom: 1px solid #555555;
	border-top: #555555 solid 2px;
}

.list_header {
	width: 476px;
	background-color: #fb0003;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px;
}

.list_button {
	width: 284px;
	background-color: #fb0003;
	padding: 10px 5px;
	text-align: right;
}

.list_img {
	margin: 0;
	padding: 10px 10px 10px 0;
}

.list_price {
	width: 148px;
	padding: 10px 5px;
	font-size: 16px;
	font-weight: bold;
	border-left: 1px solid #555555;
	vertical-align: top;
}

.list_body {
	width: 147px;
	padding: 10px 5px;
	border-left: 1px solid #555555;
	vertical-align: top;
}

.list_comment {
	padding: 10px 5px;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■詳細
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.details {
	width: 780px;
	border: none;
	margin: 10px 10px 0 10px;
	color: #333333;
	line-height: 170%;
	letter-spacing: 1px;
	border-bottom: 1px solid #555555;
}

.details_02 {
	width: 780px;
	border: none;
	margin: 10px 10px 0 10px;
	color: #333333;
	line-height: 170%;
	letter-spacing: 1px;
	border-bottom: 1px solid #000000;
	border-top: 2px solid #000000;
}

.details_header {
	width: 780px;
	background-color: #fb0003;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px;
	border-top: #555555 solid 2px;
}

.details_number {
	width: 780px;
	color: #ff0000;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	text-align: right;
	border-bottom: #000000 solid 1px;
}

.details_img_right {
	width: 360px;
	margin: 0;
	padding: 10px 0px 10px 5px;
	text-align: right;
	border-bottom: #000000 solid 1px;
}

.details_img_left {
	width: 359px;
	margin: 0;
	padding: 10px 5px 10px 0px;
	text-align: left;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.details_text_price {
	width: 179px;
	padding: 10px 5px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	border-right: #000000 solid 1px;
}

.details_text_01 {
	width: 179px;
	margin: 0;
	padding: 10px 0px 10px 5px;
	vertical-align: top;
	border-right: #000000 solid 1px;
}

.details_text_02 {
	width: 180px;
	margin: 0;
	vertical-align: top;
	padding: 10px 0px 10px 5px;
}

.details_text_03 {
	width: 99px;
	margin: 0;
	padding: 5px 0px 5px 5px;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
	text-align: left;
}

.details_text_04 {
	width: 259px;
	margin: 0;
	padding: 5px 0px 5px 5px;
	border-top: #000000 solid 1px;
}

.details_text_05 {
	width: 259px;
	margin: 0;
	padding: 5px 0px 5px 5px;
	border-right: #000000 solid 1px;
	border-top: #000000 solid 1px;
}

.details_comment {
	padding: 10px 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

/*サムネイル*/

#details_img_unification {
	width: 780px;
	color: #ffffff;
	padding: 0;
	border: #000000 solid 1px;
	text-align: center;
}

#details_img_unification img {
	margin: 5px 3px 5px 0;
	padding: 0;
}

#details_img_unification ul {
	margin: 0;
	padding: 0;
}

#details_img_unification li {
	list-style: none;
	display: inline;
}






