@charset "utf-8";
#conL #main{
	font-size:80%;
	margin-top: 1em;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#room{
	width:580px;
	float:right;
}
#room #Rhead{
}
#room #Rhead h1{
	border-bottom:1px solid #ff0000;
	margin-bottom:0.8em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3px;
}
#room #Rhead h1.party{
padding-bottom:0;
}
#room #Rhead p{
	padding-left:5px;
	color:#FFFFFF;
}
#room #photo{
	padding-left:6px;
	color:#FFFFFF;
}
#room #photo img{
display:block;
margin-bottom:5px;
}
#room #photo h3{
	width:560px;
	margin:23px 0 0.5em;
	border-bottom:1px solid #625e5e;
}

#room #uCont{
	width:560px;
	padding: 1em 0 1em 5px;
}


#room #uContL{
	width:325px;
	float:left;
}
#room #uContL h3{
border-bottom:1px solid #dab278;
}
#room #uContL p{
margin:0 0 1em 0;
padding:0.5em 5px;
}
#room #uContL span{
color:#e60012;
font-size:90%;
line-height:1.2em;
}
#room #icon h3 {
border:none;
margin-bottom:7px;
}
#room #icon img{
margin-right:4px;
}
#room #icon h3 img{
margin:0;
}

/* -- Right Bottom Content EX -- */
#room #uContR{
width:225px;
float:right;
}
#exPho{
background:url(img/ex_bg.gif) repeat-y;
text-align:center;
}
#exPhoUBG{
background:url(img/ex_foot.gif) no-repeat bottom;
padding-bottom:9px;
}
#exPhoUBG img{
margin-top:11px;
}
#exPhoUBG h3 img{
margin:0;
}
#exPhoUBG #exPhoUBG_top{
	background-image: url(img/ex_head_sb.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* -----subMenu-------- */
#subMenu{
width:146px;
float:left;
}
#subMenu img{
margin-bottom:2px;
}

