@charset "utf-8";
/* CSS Document */

@charset "UTF-8";

/* ****************************************************
Title: top.css
***************************************************** */

@media print {

/*IE6*/
* html body {
zoom: 79%;
}
}

div#content #news{
	width: 779px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
}

div#content #news iframe{
	text-align: left;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	width: 777px;
}
/* legacy IE */
* html div#content #news iframe {
	text-align: left;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	width: 775px;
}

/* 台湾ホテルチェーン
---------------------------------------------------------------------------- */

div#content #taiwan{
	width: 385px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	float: left;
}
/* legacy IE */
* html div#content #taiwan {
	width: 385px;
	text-align: left;
	margin-right: 9px;
	margin-left: 5px;
	margin-top: 10px;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	float: left;
}
div#content #taiwan tr{
	background-image: url(../../images/bg_taiwan.jpg);
	background-repeat: repeat-y;
}


div#content #taiwan #botan01{
	width: 355px;
	margin-left: 15px;
	margin-top: 10px;
}
div#content #taiwan #botan01 .bg_img01{
	background-image: url(../../images/bg_taiwan04.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	vertical-align:middle;
}

div#content #taiwan #botan01 p{
	font-size: 12px;
	line-height: 17px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
div#content #taiwan #botan01 p strong{
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}

div#content #taiwan #botan01 p strong a { color:#FF6600; text-decoration:none; }
div#content #taiwan #botan01 p strong a:hover { color:#FF6600; text-decoration:underline }

div#content #taiwan #botan01 .icon01{
	text-align: center;
	width: 75px;
}

.line_left{
	width: 75px;
	text-align: center;
	float:left;
}

.line_right{
	float:left;
	width: 260px;
}


/* 韓国ホテルチェーン
---------------------------------------------------------------------------- */

div#content #korea{
	width: 385px;
	text-align: left;
	margin-top: 10px;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	float: left;
}

div#content #korea tr{
	background-image: url(../../images/bg_korea.jpg);
	background-repeat: repeat-y;
}

div#content #korea #botan01{
	width: 355px;
	margin-left: 15px;
	margin-top: 10px;
}
div#content #korea #botan01 .bg_img01{
	background-image: url(../../images/bg_taiwan04.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}


div#content #korea #botan01 p{
	font-size: 12px;
	line-height: 17px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
div#content #korea #botan01 p strong{
	font-size: 16px;
	color: #FD4466;
	font-weight: bold;
}

div#content #korea #botan01 p strong a { color:#FD4466; text-decoration:none; }
div#content #korea #botan01 p strong a:hover { color:#FD4466; text-decoration:underline }

div#content #korea #botan01 .icon01{
	text-align: center;
	width: 55px;
}
