@charset "Shift_JIS";
/*
目次
1-共通部分
2-トップ
3-物件概要
4-ルームプラン
5-設備　仕様
6-地図
7-交通アクセス
8-お問い合わせ
etc-
*/
/*1-共通部分*/
body {
	margin: 0px;
}
em {
	font-style: normal;
}
#main {
	width: 800px;
	height: auto;
	display: table;
	background-color: #404040;
	font-size: 90%;
	color: #FFFFFF;
}
#main table {
	margin:5px 0px 5px 0px;
}

#bukken_menu table {
	margin: 0px;
}

#bukken_mei h4 {
	margin: 5px;
	font-size: 18px;
}

#controller td {
	background: url(../../../../static/img/settings/controller_bg.gif) repeat-x top left;
}
#controller ul {
	width: 750px;
	list-style: none;
	margin: 0px 25px 0px 25px;
	padding: 0px;
}
#controller li {
	float: left;
	margin:0px;
	padding:0px;
	display: block;
	width: 107px;
	height: 28px;
}
#controller h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#controller #top a:link, #controller #top a:visited {
	position: absolute;
	background:url(../../../../static/img/settings/top.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}
#controller #top a:hover, #controller #top a:active {
	position: absolute;
	background:url(../../../../static/img/settings/top_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}

#controller #outline a:link, #controller #outline a:visited {
	position: absolute;
	background:url(../../../../static/img/settings/outline.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}
#controller #outline a:hover, #controller #outline a:active {
	position: absolute;
	background:url(../../../../static/img/settings/outline_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}

#controller #roomplan a:link, #controller #roomplan a:visited {
	position: absolute;
	background:url(../../../../static/img/settings/roomplan.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}
#controller #roomplan a:hover, #controller #roomplan a:active {
	position: absolute;
	background:url(../../../../static/img/settings/roomplan_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}

#controller #equipment a:link, #controller #equipment a:visited {
	position: absolute;
	background:url(../../../../static/img/settings/equipment.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}
#controller #equipment a:hover, #controller #equipment a:active {
	position: absolute;
	background:url(../../../../static/img/settings/equipment_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}

#controller #map a:link, #controller #map a:visited {
	position: absolute;
	background:url(../../../../static/img/settings/map.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}
#controller #map a:hover, #controller #map a:active {
	position: absolute;
	background:url(../../../../static/img/settings/map_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}

#controller #access a:link, #controller #access a:visited {
	position: absolute;
	background:url(../../../../static/img/settings/access.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}
#controller #access a:hover, #controller #access a:active {
	position: absolute;
	background:url(../../../../static/img/settings/access_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}

#controller #contact a:link, #controller #contact a:visited {
	position: absolute;
	background:url(../../../../static/img/settings/contact_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}
#controller #contact a:hover, #controller #contact a:active {
	position: absolute;
	background:url(../../../../static/img/settings/contact_over.gif) no-repeat top left;
	width: 107px;
	height: 28px;
}


#meisyou {
	display: block;
}
#meisyou h1, #meisyou h4 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 120%;
	float: left;
	background:url(../../../../static/img/settings/title.gif) bottom left;
	background-repeat: repeat-x;
}
#meisyou img {
	clear: both;
}
#meisyou span {
	display: block;
	width: 200px;
	font-size: 70%;
}
#comment td {
	color:#FFFFFF;
	background-color:#404040;
	margin:0px;
	padding:5px 4px 5px 4px;
	border-bottom: 1px solid #999;
	letter-spacing:2px;
	border-top: 1px solid #999;
	font-size: 12px;
}
#comment img {
	float:left;
	margin: 0px;
}
#comment h4 {
	display: block;
	width: 500px;
	margin: 10px 10px 1px 1px;
	padding: 0px;
	font-size: 140%;
	background: url(../../../../static/img/settings/title.gif) bottom left;
	background-repeat: repeat-x;
}
#title img {
margin-left:20px;
}
/*end_1-共通部分+++++++++++++++++*/

/*2-トップ-----------------------------------*/
#mov div {
float:left;
}
#mov ul {
	list-style:none;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	float: right;
}
#mov li {
	padding:0px 0px 10px 0px;
	margin: 10px 5px 0px 5px;
	border-bottom: 1px solid #999;
	display: table;
	line-height: 20px;
	width: 250px;
}
#mov p {
	margin: 0px;
	padding: 0px;
}
#campaign {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#campaign p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/*end_2-トップ+++++++++++++++++++*/


/*3-物件概要---------------------------------*/
#outline {
}
#outline table {
	margin: 5px 50px;
	width: 700px;
}
#outline td {
padding:4px 2px 2px 2px;
border-bottom:1px solid #666;
}
#outline p {
	margin: 1px;
}
#attention td {
padding-left:50px;
}

#outline h4 {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
#outline h5 {
    margin: 0px;
    padding: 3px 0px 0px 3px;
    font-size: 16px;
    color: #404040;
    background-color: #FFFFFF;
}
#outline #etc p {
    margin: 2px;
}
#outline #bukken_shubetsu {
    margin-right: 5px;
}


/*end_3-物件概要+++++++++++++++++*/


/*4-ルームプラン-----------------------------*/
button {
	font-weight: bold;
	font-style: normal;
	color: #333333;

	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;

	background-color: #4B4B4B;
}

#roomplan table {
	margin: 20px auto;
	background-color: #4B4B4B;
}
#roomplan td {
	border-bottom:1px solid #666;
	border-top: 6px solid #404040;
}
#roomplan a:link,#roomplan a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#roomplan a:hover,#roomplan a:active {
	color: #FF6100;
	text-decoration: underline;
}
#roomplan p {
	margin-left: 30px;
}
#roomplan p .link_search a:link, #roomplan p .link_search a:visited {
	font-weight: bold;
	color: #FF6600;
}
#roomplan p .link_search a:hover, #roomplan p .link_search a:active {
	font-weight: bold;
	color: #FFFFFF;
}

#each table {

	margin-right: 10px;
	padding: 0px;
}
#each td {
	padding:3px 0px;
	border-bottom: 1px solid #666;
}
#each a:link,#each a:visited {
	color:#FF6100;
	text-decoration: none;
}
#each a:hover,#each a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#madori {
	margin: 5px 0px 5px 0px;
	border-left: 4px solid #8E9092;
	border-right: 4px solid #8E9092;
	background-color: #FFFFFF;
}
#h1_link ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#h1_link li {
	margin:0px;
	padding:0px;
}
#h1_top span {
	width:250px;
	padding:0px;
	height:5px;
	margin:0px;
	display:block;
	background:url(../../../../static/img/settings/h1_back.gif) no-repeat top center;
}
#h1_mid {
	width: 250px;
	padding: 0px;
	margin: 0px;
	background-color: #646464;
}
#h1_bot span {
width:250px;
padding:0px;
height:5px;
margin:0px;
display:block;
background:url(../../../../static/img/settings/h1_back.gif) no-repeat bottom center;
}
#mov_pdf {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#mov_pdf table td {
	color: #333333;
	padding: 3px;
	border-bottom: 1px solid #333333;
}
#mov_pdf h1 {
	margin:0px;
	padding:0px;
	font-size:110%;
}
#mov_pdf h1 a:link, #mov_pdf h1 a:visited {
	color:#FFF;
	border-left: 2px solid #ff6100;
	width: 242px;
	display: block;
	padding: 5px 2px;
	margin-left: 2px;
}
#mov_pdf h1 a:hover, #mov_pdf h1 a:active {
	color:#ff6100;
	border-left: 2px solid #ff6100;
	margin-left: 2px;
	width: 242px;
	display: block;
	padding: 5px 2px;
}
#mov_pdf .link a:link, #mov_pdf .link a:visited {
	color:#666666;
}
#mov_pdf .link a:hover, #mov_pdf .link a:active {
	color:#FF6100;
}

#madori_shousai #shousai {
	float: left;
	width: 250px;
}
#madori_shousai #shousai table {
	color:#333333;
	margin: 5px 0px 20px 0px;
	width: 100%;
}
#madori_shousai #shousai table p {
	margin: 2px;
}
#madori_shousai #shousai table th {
	width: 35%;
	text-align: left;
	border-bottom:1px solid #8E9092;
	padding:5px 2px 2px 2px;
}
#madori_shousai #shousai table td {
	border-bottom:1px solid #8E9092;
	padding:5px 2px 2px 2px;
}
#madori_shousai #madori_flash {
	margin: 5px 0px;
	border: 1px solid #8E9092;
	padding: 0px;
	float: right;
}

.bold {
	font-size: 160%;
	font-weight: bold;
}
.h5_comment h5 {
	display: block;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.h5_comment p {
	margin: 3px;
	padding: 3px;
}

/*end_4-ルームプラン+++++++++++++*/
#campaign_comment {
	font-weight: bold;
	color: #CC0000;
}

/*5-設備　仕様-------------------------------*/
.equipment {
}
.equipment .left {
	float:left;
	width:350px;
	margin: 5px 0px 0px 10px;
}
.equipment .right {
	width:350px;
	float: right;
/*	margin: 40px 10px 20px 0px;*/
	margin: 5px 10px 20px 0px;
}
.equipment td {
	text-align:center;
	border-bottom:1px solid #999;
	padding-top:5px;
	height: 160px;
}
.equipment img {
	margin-right:5px;
	border-top: 2px solid #FF6100;
}
.setsubi_comment p {
	margin: 10px;
	font-size: 10px;
	border-bottom:1px solid #999;
}
#use td {
	text-align:center;
	padding-top: 5px;
}
#use a:link,#use a:visited {
color:#FFF;
}
#use a:link,#use a:visited {
color:#FFF;
font-weight:bold;
}
/*end_5-設備　仕様+++++++++++++++*/


/*6-地図-------------------------------------*/
#map {
}
/*end_6-地図+++++++++++++++++++++*/


/*7-交通アクセス-----------------------------*/
#access {
}
#access img {
float:right;
}
#access td {
	padding:8px 0px 1px 0px;
	border-bottom: 1px solid #666;
}
#access table {
	width:230px;
	float:left;
	margin-left: 5px;
}
.station {
	margin-left: 20px;
}
.min {
	margin-left: 3px;
	font-size: 11px;
}
.shoyou_jikan {
	font-size: 16px;
	font-weight: bold;
}
.route {
	margin-top: 5px;
	padding: 3px;
	font-size: 11px;
	border-top: 1px dashed #666;
	margin-left: 20px;
}
#etc {
	font-size: 12px;
}
/*end_7-交通アクセス+++++++++++++*/


/*8-お問い合わせ-----------------------------*/
#contact {
}
#contact a:link,#contact a:visited {
color:#ff6100;
font-weight:bold;
}
#contact a:hover,#contact a:active {
color:#fff;
font-weight:bold;
}
#contact ul {
list-style:none;
margin:0px 0px 0px 20px;
padding:0px;
}
#contact li {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #666;
	width: 650px;
	clear: both;
	display: table;
}
#list_parent {
	display: table;
	width: 400px;
}
#list_child {
	display: block;
	margin-bottom: 6px;
}
#button {
	text-align:center;
	margin: 0px 0px 6px 0px;
}
#button input {
margin:0px 10px;
}
.head {
	width:200px;
	float: left;
}
.head_re {
	width:300px;
	float: left;
	margin-right: 15px;
}
.esse {
color:#C2FF00;
}
.input {
	display: block;
	margin-bottom: 6px;
}
#hidden {
	position:absolute;
	left:5px;
	top:5px;
	padding: 10px;
}
/*end_8-お問い合わせ+++++++++++++*/


/*etc----------------------------------------*/

/*end_etc++++++++++++++++++++++++*/
