@charset "Shift_JIS";
/* CSS Document */

/* ++++++++++++ Import ++++++++++++ */
@import url(../css/common.css);

/* ++++++++++++ Tags ++++++++++++ */
body {
	color:#444444;
}
h1 {
	background:url(images/h1_guestlounge.jpg) top no-repeat;
	height:199px;
}
h1#small {
	background:url(images/h1_guestlounge.jpg) top no-repeat;
	height:66px;
}
h2,
h3 {
	height:34px;
}

/* ++++++++++++ Layout ++++++++++++ */
#contents {
	padding:2px;
	background:#211F99;
}
#message {
	color:#FFFFFF;
	font-size:0.95em;
	position:absolute;
	top:75px;
	left:370px;
	width:285px;
	line-height:1.4;
}
#message ul {
	margin:1em 0;
	padding:1px 3px;
	list-style:none;
	background:#CBCAD9;
}
#mg,
#rank,
#pt {
	width:219px;
	float:left;
	position:relative;
}
#rank,
#pt {
	margin:0 0 0 2px;
}
#mg h2 {
	background:url(images/h2_mg.gif) top no-repeat;
}
#rank h3 {
	background:url(images/h3_rank.gif) top no-repeat;
}
#pt h3 {
	background:url(images/h3_pt.gif) top no-repeat;
}
.list {
	padding:3px;
	height:227px; 
	width:213px;
	overflow:auto;
}
#mg .list {
	background:#CBCAD9;
}
#rank .list,
#pt .list {
	background:#dddddd;
}
.list table {
	width:196px;
}
.list th {
	font-size:0.85em;
	font-weight:normal;
	text-align:right;
	padding:1px;
}
.list td,
.list p {
	font-size:0.85em;
	padding:1px;
}
.thead {
	text-align:left;
	background:#ddae00;
	font-size:0.8em;
}
#pt dl {
	margin:0.5em 0 0;
	padding:2px;
}
.name,
#pt dd {
	color:#211f99;
}
#pt dd {
	background:url(images/dd_gl.gif) left no-repeat;
	padding:2px 0 0 18px;
	font-weight:bold;
}
#report {
	background:#dddddd;
	font-size:1.1em;
	line-height:1.6;
}
#report h2 {
	background:url(images/h2_bg.gif) repeat-x;
	line-height:34px;
	color:#FFC60A;
	font-size:1.2em;
	padding:0 20px;
}
#report p {
	padding:20px 40px;
}
#report ul {
	padding:0 40px 30px;
	list-style:none;
}
#message li,
#report li {
	background:url(images/li_gl.gif) left no-repeat;
	padding:0 0 0 10px;
}
/*.btn {
	margin:20px 10px 0 0;
}
*/