@import url("body.css");
/**content-************************************************/
#content{
	width:604px;
	height:auto;
	margin:0px auto auto auto;
	padding-top:3px;
	background:#F2F1E9;
	}

*html #content{
	padding-top:10px;
	}
/**content-************************************************/
	
#content-top{
	background:#E5E3D4;
	width:580px;
	height:25px;
	margin:0px auto 0px auto;
	text-align:left;
	}

#content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:6px 0px 0px 0px;
	}

*html #content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:0px;
	}

#content-cen{
	width:580px;
	height:auto;
	background:#FFFFFF;
	margin:5px auto 20px auto;
	padding-bottom:15px;
	}
	
.content-titel{
	width:550px;
	height:auto;
	margin:10px auto auto auto;
	padding-top:10px;
	text-align:left;
	}

*html .content-titel{
	padding:0px;
	}

.content-titel strong{
	font-size:15px;
	color:#666666;
	}
/**content-************************************************/

#kihon{
	width:550px;
	height:210px;
	background:#FFF url(../imgroom/subtitel.jpg) no-repeat;
	text-align:left;
	margin:4px auto 0px auto;
	}

#kihon table{
	width:350px;
	height:auto;
	font-size:12px;
	border-collapse:collapse;
	margin:20px 0px 0px 180px;
	}
	
#kihon table img{
	margin:2px 2px 0px 0px;
	}
	
#kihon strong{
	display:block;
	width:322px;
	height:35px;
	text-align:left;
	margin:0px 0px 0px 180px;
	padding:17px 0px 0px 5px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	}

#kihon td{
	vertical-align:top;
	height:25px;
	border-bottom:#CCC dotted 1px;
	}

.rap{
	width:auto;
	white-space:nowrap;
	}

*html .rap{
	width:80px;
	white-space:nowrap;
	}
	
.text{
	width:auto;
	padding-left:10px;
	}

#room{
	width:550px;
	height:150px;
	background:#FFF;
	text-align:left;
	margin:10px auto 10px auto;
	background:#003300;
	}

#room strong{
	width:305px;
	margin:10px;
	font-size:14px;
	background-position:0px 0px 0px 100px;
	padding:0px 0px 0px 20px;
	background:url(../imgroom/mark3.gif) no-repeat left;
	color:#FFF;
	}

#room p{
	width:305px;
	font-size:12px;
	margin:0px 0px 0px 10px;
	display:inline;
	border-bottom:#999900 dotted 1px;
	line-height:2em;
	color:#FFF;
	}

#room img{
	margin:5px 0px 0px 5px;
	}
	
#room #photo{
	float:left;
	margin:5px;
	border:#7D601C solid 3px;
	}

#roomen{
	border-collapse:collapse;
	border:#CCC solid 1px;
	width:550px;
	margin:10px auto 10px auto;
	}

#roomen p{font-size:12px;}
	
#roomen td{
	caption-side:bottom
	}

#box{
	width:580px;
	height:auto;
	margin:10px auto 0px auto;
	}
/*************************************************************/