@charset "utf-8";
/* CSS Document */
.txtP {
	width:630px;
	height:auto;
	margin:5px;
	float: left;
	line-height: 1.5em;
	font-size: 14px;
	padding-left: 50px;
}
.txtIn {
	width:700px;
	background-image: url(../room-img/new/line_txt.gif);
	font-size: 14px;
	line-height: 2em;
	float: left;
	margin: 5px;
	padding: 5px;
	background-repeat: repeat-y;
}
.txtIn0 {
	width:700px;
	background-image: url(../room-img/new/line_txt.gif);
	font-size: 14px;
	line-height: 2em;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txtIn_100 {
	width:700px;
	background-image: url(../plan-img/new/bg_100.gif);
	font-size: 14px;
	line-height: 2em;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txtIn_100 span {
	font-weight:bold;
	color:#CC0000;
}

.txtIn_aniv {
	width:700px;
	background-image: url(../plan-img/new/aniv.gif);
	font-size: 14px;
	line-height: 2em;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txtIn_aniv span {
	font-weight:bold;
	color:#CC0000;
}

.txtIn_en {
	width:700px;
	background-image: url(../plan-img/new/bg_en.gif);
	font-size: 14px;
	line-height: 2em;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txtIn_en span {
	font-weight:bold;
	color:#CC0000;
}
.txtP span {
	font-weight:bold;
}
.txtIn0 span {
	font-weight:bold;
}

#plan_link {
	width:720px;
	height:auto;
	margin:5px;
	padding:10px;
	font-size:14px;
	line-height: 2em;
	color: #333;
	text-align: center;
	float: left;
}
.fontRed {
	color:#CC0000;
	font-weight:bold;
}
.planList {
	width:370px;
	height:auto;
	float: left;
	padding: 0px;
	display: inline;
	margin: 3px;
}
.planList li {
	float:left;
	display:inline;/* forWinIE6 */
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 2px;
	width: 200px;
	height: auto;
	padding-left: 10px;
}
.planBox {
	width:350px;
	height:auto;
	background-color: #FFF;
	padding: 5px;
	float: left;
	border: 1px solid #cccccc;
	margin: 5px;
}
.other {
	width:360px;
	height:auto;
	float: left;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.other li {
	float:left;
	display:inline;
	width: 100px;
	height: 65px;
	margin: 0px;
	padding: 5px;
}
.otherBox {
	width:110px;
	height:80px;
	float: left;
	border: 1px solid #cccccc;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 3px;
}
.otherPict {
	width:140px;
	height:135px;
	background-color:#fff;
	padding: 5px;
	margin: 5px;
	margin-top:10px;
	text-align:center;
}
.otherTitle {
	width:140px;
	height:14px;
	color:#333333;
	font-size:14px;
	text-align:center;
	line-height:2.0em;
	letter-spacing: 0.3em;
	background-color:#FFFFFF;
}
.TxtPlan {
	width:345px;
	float: left;
	margin: 3px;
	font-size: 12px;
	line-height: 1.5em;
}
