@charset "utf-8";
/* CSS premium-shibuheya.com */

/* -------------------------------------------------------------------------------
addcss
------------------------------------------------------------------------------- */
#top_title {
	background-image: url(../../images/addimg/top_h1.gif);
　min-height:70px;
    height:auto !important;
    height:70px;
	width: 732px;
}

#top_title h3 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 25px;
	margin: 0px;
	padding-bottom: 0px;
	color: #7A0204;
	text-shadow: 1px 1px 5px rgba(1, 1, 1, 0.3);
	padding-right: 15px;
}
.bookmark {
	float: left;
	width: 450px;
	margin-top: 10px;
	padding-left: 10px;
}
.bookmark_r {
	float: right;
	width: 450px;
	text-align: right;
}
.bot {	margin-top: 10px;}
.bot_r {
	margin-top: 10px;
	text-align: right;
}

#list p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 14px;
	line-height: 22px;
}
#list .body_title,#list .body_title2 {
	background-repeat: no-repeat;
	height: 38px;
	width: 710px;
	padding-top: 32px;
	font-size: 18px;
	padding-left: 22px;
	margin: 0px;	
	}
#list .body_title {
	background-image: url(../../images/addimg/obi_top.gif);
}
#list .body_title2 {
	background-image: url(../../images/addimg/obi_contact.gif);
	color: #7A0204;
}
#list .body_r {
	/margin-top: -6px;
}
#list .body_r {
	border-radius: 0px 0px 4px 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9bc;
	border-bottom-color: #c9c9bc;
	border-left-color: #c9c9bc;
	background-color: #f9f9f7;
	width: 710px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
#list .body_gallery {
	border-radius: 0px 0px 4px 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9bc;
	border-bottom-color: #c9c9bc;
	border-left-color: #c9c9bc;
	background-color: #f9f9f7;
	width: 670px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
#list .body_gallery_l {
	float: left;
	width: 380px;
}
#list .body_gallery_r {
	    display:inline-table;
	height: 500px;
	width: 320px;
	float: right;
	text-align: center;
	vertical-align: middle;
}
#list .body_gallery_r > p {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    line-height:1.5em;
}


/*　お問い合せ枠のCSS　*/
#contact {
	background-image: url(../../images/addimg/con_01.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 732px;
	font-size: 19px;
	color: #363636;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 13px;
	margin-top: 20px;
}

#contact a {
	color: #0080C0;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
	color: #F33;
}
.contact_l {
	background-image: url(../../images/addimg/contact_l.gif);
	background-repeat: no-repeat;
	width: 267px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
.contact_r {
	background-image: url(../../images/addimg/contact_r.gif);
	background-repeat: no-repeat;
	width: 400px;
	padding-top: 55px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

/*　メインカラムテーブルのCSS　*/
#list table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1d9;
	width: 100%;
}
#list td,#list th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1d9;
	padding: 7px;
}
#list td.black {
	background-image: url(../../images/addimg/th.gif);
	background-repeat: repeat-x;
	background-position: 4px;
	color: #FFF;
	text-align: center;
}

#list th {
	font-size: 12px;
	font-weight: normal;
	color: #7A0204;
	width: 120px;
	text-align: right;
	padding-right: 20px;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #e1e1d9;

	}

#list tbody tr:nth-child(even)  {
	background-color:#ffffff;
}
 
#list tbody tr:hover { /* 行にマウスオーバーした時のスタイル */
  background-color: #FFFFCC;
}
#list table img,#list table a:hover img {
	margin: 0px;
	padding: 0px;
	float: none;
	border: none;
}

/*　右カラム検索　*/
#search {
	background-image: url(../../images/addimg/search.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 190px;
	color: #FFF;
	text-align: center;
	padding-top: 46px;
	margin-bottom: 20px;
}
#search p {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*　右カラム新着　*/
#right dl,#right dt {
	margin: 0px;
	padding: 0px;
}
#right dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#right dt a img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#right dt a:hover img {
	border: 1px solid #36F;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
/* -------------------------------------------------------------------------------
 googlemap 
------------------------------------------------------------------------------- */
#middle .map {
	clear: both;
	margin-top: 0px;
}

#middle .map .gMap {
	float: left;
	width: 320px;
	height: 310px;
	overflow: hidden;
		border: 1px solid #ccc;
	padding: 2px;
}

#middle .map .gMap #gMap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#middle .map .gSV {
	float: right;
	width: 320px;
	height: 310px;
	overflow: hidden;
		border: 1px solid #ccc;
	padding: 2px;
}

#middle .map .gSV #gSV {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/*2012-4-20 追加*/
.pop {
	margin-left: 27px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: -20px;
}
.truncate_more_link {
	color:#33C;
	background-image: url(../../images/addimg/bot_more.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	margin-left: 10px;
	padding-left: 80px;
	font-weight: bold;
	height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.clearboth {clear:both;}