/*---------------------------------------------
デフォルトスタイルのリセット
---------------------------------------------*/

body,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li,dl,dt,
dd,table,caption,th,td,img,form {
	margin:0;
	padding:0;
	border:none;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	text-align: left;
	list-style-type:none;
	line-height: 1.4em;
}

img {
	border: none;
	vertical-align: bottom;
}

a:active, a:focus{
	outline:none;
}

div.clear {
	clear: both;
}

.back_to_top {
	width: 915px;
	margin: 10px auto 0 auto;
	text-align: right;
}

.back_to_top a {
	color: #666666;
	text-decoration: none;
}

.back_to_top a:hover {
	color: #666666;
	text-decoration: underline;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: center;
}

#wrapper {
	width: 1005px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	background: url(http://zenkei.net/zws/templates/bunmyaku/img/wrapper_background.png) repeat-y;
}




/*---------------------------------------------
ヘッダー
---------------------------------------------*/

#header img {
	float: left;
	margin-right: 20px;
}

h1 {
	height: 60px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
}

#header {
	width: 905px;
	height: 70px;
	padding: 0 0 0 20px;
	line-height: 70px;
	margin: 0 auto;
	background-image:url(http://zenkei.net/zws/templates/bunmyaku/img/header_bg.png);
}

* html #header{/* IE6以下に適用 */
	background-image: none;
	background-color: #ffffff;
}


/*---------------------------------------------
フラッシュプレーヤー
---------------------------------------------*/

#player {
	width: 915px;
	padding: 0 45px;
	margin-bottom: 40px;
	text-align: center;
}


/*---------------------------------------------
キャッチフレーズ
---------------------------------------------*/

h2.catch_headline {
	width: 895px;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	float: left;
	display: inline;
	background-image:url(http://zenkei.net/zws/templates/bunmyaku/img/ice.png);
}

* html h2.catch_headline{/* IE6以下に適用 */
	background-image: none;
}

#catch_area {
	width: 915px;
	padding: 0 45px;
	margin-bottom: 40px;
}

.catch_line {
	width: 913px;
	border: 1px solid #cccccc;
	background: url(../img/background.jpg) repeat-x;
}

.catch_left {
	width: 450px;
	padding: 10px 20px;
	float: left;
	display: inline;
	font-size: 13px;
	line-height: 1.6em;
}

.catch_right {
	width: 403px;
	padding: 10px;
	float: left;
	display: inline;
}

.basic_data {
	width: 280px;
	border-collapse: collapse;
	margin-bottom: 15px;
	float: left;
}

.keitai_text {
	width: 100px;
	float: left;
	padding: 0 0 0 10px;
}

.qrcode {
	width: 70px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}


/*---------------------------------------------
概要と担当コメント
---------------------------------------------*/

#gaiyou_area {
	width: 895px;
	padding: 20px 10px 0;
	margin-bottom: 10px;
}

h2.gaiyou_headline {
	color: #222222;
	width: 873px;
	height: 40px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 15px;
	overflow: hidden;
	background-image:url(http://zenkei.net/zws/templates/bunmyaku/img/gaiyou.png);
}

* html h2.gaiyou_headline{/* IE6以下に適用 */
	background-image: none;
}

.gaiyou_line {
	width: 893px;
	border: 1px solid #cccccc;
}

.gaiyou_left {
	width: 453px;
	float: left;
	padding: 0 20px 15px;
	display: inline;
	font-size: 12px;
	line-height: 1.6em;
}

.gaiyou_right {
	width: 390px;
	float: left;
	display: inline;
}

.tantou_image {
	float: left;
	display: inline;
}

.tantou_name {
	text-align: center;
}

.btn_inquiry {
	padding: 5px 0;
}

.tantou_comment {
	width: 233px;
	padding-left: 20px;
	float: left;
	display: inline;
	font-size: 10px;
}

.tantou_name {
	color: #222222;
	font-weight: bold;
	margin-bottom: 7px;
	width: 150px;
}

.basic_data td {
	padding: 7px;
	border: 1px solid #cccccc;
	overflow: hidden;
}

.basic_data td.value {
	width: 140px;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;
	color: #800000;
	text-align: right;
}


/*---------------------------------------------
詳細情報テーブルと周辺環境
---------------------------------------------*/

h2.detaile_headline {
	width: 895px;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	display: inline;
	background-image:url(http://zenkei.net/zws/templates/bunmyaku/img/ice.png);
}

* html h2.detaile_headline{/* IE6以下に適用 */
	background-image: none;
}

#detaile_area {
	width: 915px;
	padding: 0 45px;
	margin-bottom: 40px;
}

.detaile_left {
	width: 340px;
	float: left;
	margin-right: 20px;
	display: inline;
}

.print {
	margin-top: 20px;
}

.detaile_right {
	width: 533px;
	float: left;
	display: inline;
	padding: 10px;
	border: 1px solid #cccccc;
	background: url(../img/background.jpg) repeat-x;
}

div.location {
	margin-bottom: 35px;
}

div.location_image {
	float: left;
	margin: 0 15px 15px 0;
}

div.location p {
	line-height: 1.6em;
}


.ExtraPropertiesTableValue {
	background-color:#ffffff;
	padding:5px;
}

#ExtraPropertiesTable font{
	color:#000000;
}

h3 p {
	font-weight: bold;
	font-size: 14px;
}

h3 span {
	font-weight: bold;
	font-size: 14px;
}


/*---------------------------------------------
周辺地図
---------------------------------------------*/

#map_area {
	width: 915px;
	padding: 0 45px;
	margin-bottom: 40px;
}


/*---------------------------------------------
おすすめガジェット
---------------------------------------------*/

h2.gadget_headline {
	width: 895px;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	display: inline;
	background-image:url(http://zenkei.net/zws/templates/bunmyaku/img/ice.png);
}

* html h2.gadget_headline{/* IE6以下に適用 */
	background-image: none;
}

#gadget_area {
	width: 915px;
	padding: 0 45px;
	margin-bottom: 40px;
}


/*---------------------------------------------
お問合せ先とリンク
---------------------------------------------*/

h2.inquiry_headline {
	width: 893px;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	display: inline;
	background-image:url(http://zenkei.net/zws/templates/bunmyaku/img/inquiry_bg.png);
}

* html h2.inquiry_headline{/* IE6以下に適用 */
	background-image: none;
}

#inquiry_area {
	width: 915px;
	padding: 0 45px;
}

.inquiry_line {
	width: 913px;
	border: 1px solid #cccccc;
	height: 200px;
}

.inquiry_left {
	width: 280px;
	padding: 0 0 0 20px;
	float: left;
	display: inline;
	line-height: 1.6em;
}

.inquiry_right {
	width: 580px;
	float: right;
}

.link {
	width: 580px;
	height: 50px;
}

.link li {
	margin-right: 5px;
	float: left;
	display: inline;
}

.link li a {
	color: #222222;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	background: url(../img/link_bg.png) no-repeat;
}

.link li a:hover {
	color: #222222;
	text-decoration: underline;
	background-position: 0 -50px;
}

#co_license {
	width: 580px;
	height: 50px;
}


.co_name {
	color: #222222;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.co_name a {
	color: #222222;
	text-decoration: none;
}

.co_name a:hover {
	color: #666666;
	text-decoration: underline;
}

.co_address {
	color: #222222;
	margin-bottom: 10px;
}

.co_tel {
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	font-weight: bold;
	color: #222222;
	padding-left: 50px;
	margin-bottom: 20px;
	overflow: hidden;
	margin-right: 20px;
	float: left;
	display: inline;
	background-image:url(http://zenkei.net/zws/templates/bunmyaku/img/tel_mask.png);
}

* html .co_tel{/* IE6以下に適用 */
	background-image: none;
	background-color: #ffffff;
}


/*---------------------------------------------
フッター
---------------------------------------------*/

.copyright {
	margin-bottom: 10px;
}

#footer {
	width: 915px;
	margin: 0 45px;
	text-align: center;
}
