@charset "UTF-8";

/*==========================================================

鶴長観光　TOP用CSS

============================================================ */



/*=== リセット ============================================== */

* {
	margin : 0px;
	padding : 0px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style: none;
	line-height: 1.0;
}
img {
	border: none;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/*==== テキスト ============================================= */

h1, h2, h3, h4, p, li, dt, dd, th, td {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

/*=== 全体 ================================================= */

html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

.structure {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #32cd32;
	border-left: 1px solid #32cd32;
	background-color: #ffffff;
} 
body {
	padding: 0px;
	text-align: center;
}

/*=== ヘッダー ============================================== */

#header {
	width: 800px;
	height: 380px;
}
#header h1{
	width: 800px;
	height: 100px;
	padding-top: 20px;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	color: #ffffff;
	text-align: center;
	background-image: url(../images-top/header.jpg);
}
#header h2{
	width: 800px;
}
#header h2.flash{
	width: 800px;
	height: 260px;
	background-image: url(../images-top/flashd1.jpg);
}

/*=== コンテナ ============================================= */

#container {
	overflow: hidden;
	width: 800px;
}

/*--- ホテルコンテンツ ------------------------------------ */

#hotel_contents {
	float: left;
	width: 280px;
	text-align: left;
}
h2.logo-d1 {
	width: 260px;
	height: 60px;
	margin: 0 0 10px 10px;
}
h2.logo-d1 a{
	display: block;
	width: 260px;
	height: 60px;
	background-image: url("../images-top/logo-d1.jpg");
	background-position: top;
}
h2.logo-d1 a:hover{
	background-image: url(../images-top/logo-d1.jpg);
	background-position: bottom;
}
h2.logo-rex {
	width: 260px;
	height: 60px;
	margin: 0 0 10px 10px;
}
h2.logo-rex a{
	display: block;
	width: 260px;
	height: 60px;
	background-image: url("../images-top/logo-rex.jpg");
	background-position: top;
}
h2.logo-rex a:hover{
	background-image: url(../images-top/logo-rex.jpg);
	background-position: bottom;
}
#hotel_contents h3.text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
#hotel_contents h3.catch {
	width: 260px;
	height: 28px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.9em;
	color: #32cd32;
	background-image: url(../images-top/catch.jpg);
}
#hotel_contents h3.subtitle {
	width: 260px;
	height: 28px;
	margin: 0 0 5px 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 2.4em;
	text-align: center;
	background-image: url(../images-top/subtitle.jpg);
	color: #666666;
}
#hotel_contents h3.navi {
	width: 260px;
	height: 28px;
	margin: 0 0 10px 10px;
	text-align: center;
	background-image: url(../images-top/naviov.jpg);
}
#hotel_contents h3.navi a{
	width: 260px;
	height: 28px;
	display: block;
	font-size: 12px;
	line-height: 2.4em;
	color: #ffffff;
	background-image: url(../images-top/navi.jpg);
}
#hotel_contents h3.navi a:hover{
	background-image: url(../images-top/naviov.jpg);
}
#hotel_contents p.text{
	font-size: 12px;
	line-height: 2em;
	color: #666666;
}
#hotel_contents p.feature{
	width: 260px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.8em;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
#hotel_contents p.add{
	width: 255px;
	height: 12px;
	padding: 2px 0 0 5px;;
	margin: 0 0 5px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-left: 5px solid #32cd32;
}
#hotel_contents p.telfax{
	width: 255px;
	height: 14px;
	padding: 0 0 0 5px;
	margin: 0 0 5px 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-left: 5px solid #32cd32;
}


/*--- センターコンテンツ ------------------------------------- */

#center_contents {
	float: left;
	width: 240px;
	text-align: left;
}
#center_contents h3.info {
	width: 240px;
	height: 60px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 4.8em;

	color: #ffffff;
}
#center_contents p.text{
	width: 218px;
	height: 215px;
	font-size: 12px;
	margin: 0 5px 5px 5px;
	padding:  0 5px 0 5px;
	border: 1px solid #32cd32;
	line-height: 2.2em;
	color: #666666;
}
#center_contents p.info {
	width: 230px;
	height: 28px;
	margin: 0 5px 0 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
	text-align: center;
	color: #666666;
}

/*=== フッター ============================================== */

#footer {
	clear: both;
	width: 800px;
	height: 20px;
	text-align: center;
	background-color: #32cd32;
}
#footer address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 2em;
	color: #ffffff;
}

/*=== カンパニーナビゲーション ================================= */

#company_navi {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #ffffff;
	text-align: center;
}
#company_navi p {
	font-size: 16px;
}
