@charset "utf-8";
/* ----------------------------------
ベース
---------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	color: #535353;
	font-size: 12px;
	line-height: 150%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

a {
	outline:none
}

a img {
	border: none;
}

.alpha_button:hover {
	/*モダンブラウザ用*/
opacity:0.8;
	/* For IE 5-7 */
filter: alpha(opacity=80);
	/* For IE 8 */
-ms-filter: "alpha(opacity=80)";
}

.alpha_button:hover img {
	/*モダンブラウザ用*/
opacity:0.8;
	/* For IE 5-7 */
filter: alpha(opacity=80);
	/* For IE 8 */
-ms-filter: "alpha(opacity=80)";
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

a:link {
	text-decoration: none;
	color: #EF5B05;
}

a:visited {
	text-decoration: none;
	color: #EF5B05;
}

a:hover {
	text-decoration: underline;
	color: #EF5B05;
}

a:active {
	text-decoration: none;
	color: #EF5B05;
}

a.top {
	/*TOPページへ戻る*/
	background-image: url("http://hotel-cosmosquare.jp/img/common/arrowtop.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-top: 1em;
	font-size: 10px;
	float: right;
	color: #EF5B05;
}

a:hover.top {
	color: #EF5B05;
	text-decoration: underline;
}

a.arrow {
	background-image: url("http://hotel-cosmosquare.jp/img/common/arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 10px;
	line-height: 140%;
}

a.footer {
	font-size: 10px;
	line-height: 130%;
	text-align: center;
	color: #FFFFFF;
}

a.sitemap {
	background-image: url("http://hotel-cosmosquare.jp/img/common/square.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #610800;
}

a.sitemap2 {
	background-image: url("http://hotel-cosmosquare.jp/img/common/square2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #610800;
}

/* -------------------------------------------------------------------  */

table {
	background-color:#FFFFFF;
}

table.shad {
	background-image: url(http://hotel-cosmosquare.jp/img/common/bkgd.gif);
	padding: 0px;
	vertical-align: top;
}

table.bkgd {
	border-width: 0px 1px 0px 1px;
	border-style: none solid none solid;
	border-color: #610800;
	background-color:#FFFFFF;
	padding: 0px;
}

table.main {
	background-color:#FFFFFF;
	padding: 8px;
	margin: 0px;
}/*おせちページ用*/

/* -------------------------------------------------------------------  */

.base {
	color: #535353;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
}

.note {
	font-size: 85%;
	line-height: 150%;
}

.copy {
	font-size: 10px;
	text-align: center;
	color: #959595;
	padding-top: 2px;
}

.ft11 {
	font-size: 11px;
}

.f_dr {
	color: #610800;
}

.f_dr2 {
	color: #991602;
	font-size: 14px;
	font-weight: bold;
}

.f_br {
	color: #CDBCA2;
}

.f_p {
	color: #CB12A1;
}

.k_dr {
	background-color: #610800;
}

.red {
	color: #B35041;
}

.b_red {
	color: #FF562F;
	font-weight: bold;
}

.f_center {
	text-align:center;
	margin:0;
	padding:0;
}

.indent {
	padding-left:15px;
}

.m5 {
	margin:0 0 5px 0;
}

.m10 {
	margin:0 0 10px 0;
}

.m20 {
	margin:0 0 20px 0;
}

.m30 {
	margin:0 0 30px 0;
}

.p15 {
	padding-bottom:15px;
}

.p_l30 {
	padding-left:30px;
}

.mark {
	color: #CDBCA2;
	font-size: 90%;
}

.kome {
	font-size: 9px;
	color: #991602;
	vertical-align: super;
}

.ind {
	padding-left: 10px;
}

.float-right {
	float: right;
	padding: 0px;
	margin: 0px 0px 12px 12px;
}

.fl-r {
	float: right;
}

.fl-l {
	float: left;
}

.center {
	text-align: center;
}

.al-r {
	text-align: right;
}

.al-j {
	text-align: justify;
}

td.fmenu {
	background-image: url("http://hotel-cosmosquare.jp/img/common/footer.jpg");
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	color: #FFFFFF;
}

/* 花粉対策ページ2011-------------------------------*/

.text {
	overflow: hidden;
	padding: 0 0 30px 15px;
}

/* 予約パネル---------------------------------------*/

td.yoyaku_panel {
	width: 164px;
	height: 276px;
	border: solid 2px #610800;
	padding: 5px 3px 0px 3px;
	background-color: #FDF5E6;
}

p.yoyaku {
	margin:3px;
	line-height: 1.5em;
}

.yoyaku_panel a {
	color:#610800;
}

/* TOPページ-----------------------------------------------  */

td.topidate {
	font-size: 10px;
	line-height: 140%;
	color: #991602;
	padding: 8px 1px 8px 4px;
	border-bottom: 1px solid #991602;
	vertical-align: top;
}

td.topi {
	font-size: 10px;
	line-height: 140%;
	color: #535353;
	padding: 8px 1px 8px 4px;
	border-bottom: 1px solid #CDBCA2;
}

td.topi2 {
	font-size: 10px;
	line-height: 150%;
	color: #535353;
	padding: 8px 41px 28px 4px;
	border-bottom: 1px solid #CDBCA2;
}

/* 料金案内ページ-----------------------------------------------  */

table.topline {
	border-top: 1px solid #CDBCA2;
}

th.topcell {
	color: #610800;
	font-weight: normal;
	text-decoratin: none;
	padding: 3px 3px 3px 15px;
	background-color: #CDBCA2;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

td.topcell {
	font-size: 10px;
	line-height: 140%;
	color: #535353;
	padding: 3px 3px 3px 15px;
	border-top: 1px solid #CDBCA2;
	border-bottom: 1px solid #CDBCA2;
}

td.topcell_r {
	font-size: 10px;
	line-height: 140%;
	color: #535353;
	padding: 3px;
	border-top: 1px solid #CDBCA2;
	border-bottom: 1px solid #CDBCA2;
	text-align: center;
}

td.leftcell {
	font-size: 12px;
	line-height: 140%;
	color: #610800;
	padding: 5px 5px 5px 12px;
	border-bottom: 1px solid #CDBCA2;
	background-color: #F5F2EC;
}

td.rightcell {
	font-size: 12px;
	line-height: 140%;
	color: #535353;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #CDBCA2;
	text-align: center;
}

td.rightcell2 {
	font-size: 12px;
	line-height: 140%;
	color: #535353;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #CDBCA2;
}

td.rightcell3 {
	font-size: 12px;
	line-height: 140%;
	color: #535353;
	padding: 5px 10px 5px 30px;
	border-bottom: 1px solid #CDBCA2;
}

/* 展示会・ビジネスページ-----------------------------------------------  */

td.point {
	font-size: 12px;
	line-height: 140%;
	color: #991602;
	padding: 4px 1px 4px 1px;
	border-top: 1px solid #991602;
	border-bottom: 1px solid #991602;
	text-align: center;
}

td.point2 {
	font-size: 11px;
	line-height: 140%;
	padding: 4px 0px 22px 0px;
	text-align: center;
	vertical-align: top;
}

td.point3 {
	font-size: 11px;
	line-height: 140%;
	padding: 4px 0px 20px 0px;
	vertical-align: top;
}

td.pointph {
	padding-bottom: 8px;
	text-align: center;
}

/* 客室案内ページ-----------------------------------------------  */

table.room {
	border: 1px solid #CCCCCC;
	padding: 7px;
	font-size: 10px;
	line-height: 140%;
	margin-bottom: 12px;
	border-collapse:separate;
}

table.room2 {
	border: 1px solid #CCCCCC;
	padding: 7px;
	font-size: 10px;
	line-height: 140%;
	float: right;
	margin-bottom: 12px;
	border-collapse:separate;
}

/* アクセスページ-----------------------------------------------  */

table.dot {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	margin: 0 0 15px 10px;
}

td.dot {
	padding-left: 10px;
}

td.anchor {
	text-align: center;
	color: #B35041;
	font-size: 10px;
	line-height: 14px;
}

/* 周辺情報ページ-----------------------------------------------  */

table.area {
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}

td.areacell {
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 10px;
	line-height: 130%;
	text-align: center;
	padding: 6px 2px 6px 2px;
}

.map {
	float: right;
	padding: 0px;
	margin: 0px 10px 12px 16px;
}

.xxs {
	/*トレードマーク表示*/
	font-size: 7px;
	vertical-align: super;
}

/*clearfix-------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	zoom:100%;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* 不明---------------------------------------*/

.style_p1 {
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}

.style_p2 {
	line-height: 1.4em;
	text-align: right;
	margin-top: 20px;
	margin-right: 70px;
}

.spot_sub {
	margin: 30px 0px 25px 25px;
}

#discount {
	background-color: #E7E7E7;
	margin-top: 20px;
	margin-left: 40px;
	border-collapse: collapse;
	border: solid 1px #999999;
}

#discount, #discount td {
	padding: 2px 5px 2px 5px;
	border: solid 1px #999999;
	color: #0066CC;
}

/* Living&Design 2010 ページ-----------------------------------------------  */

#lv2010 {
	background: url(http://hotel-cosmosquare.jp/img/Living_Design2010.jpg) no-repeat;
	width: 734px;
	height: 989px;
}

.pdf_link_button {
	position: relative;
	top: 690px;
	left: 560px;
}

.access {
	text-align: center;
}

/* ポイントカード ページ-----------------------------------------------  */

#pointcard {
	width: 524px;
}

#pointcard p {
	width: 484px;
	margin: 5px 20px 10px 20px;
}

#pointcard h2 {
	margin-top: 20px;
}

#pointcard h1 {
	margin-top: 0;
}

#point_tokuten {
	float: left;
	margin: 0 auto;
	margin-bottom: 20px;
}

.tokutenbox {
	float: left;
	width: 215px;
	margin: 0 23px 0 24px;
	text-align: center;
}

.tokutenbox p {
	font-size: 0.9em;
	text-align: left;
	color: #008F3B;
}

/* 正月挨拶用-----------------------------------------------  */

#hoge1 {
	display: block;
}

#hoge2 {
	display: none;
}

