@charset "UTF-8";

#contentsMainArea{
	font-size:1.2em;
	line-height:1.8em;
	padding-left:0px;
}
#contentsMainArea h2{
	margin-bottom:20px;
}
#contentsMainArea div{
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	margin:20px 0 0;
}
#contentsMainArea strong{
	font-weight:bold;
}
#contentsMainArea em{
	display:inline-block;
	font-size:0.91em;
	line-height:1.5em;
	margin:0.5em 0 1.5em;
	border:0;
	padding:0;
}
#contentsMainArea table th{
	width:25%;
	background:#f3f3f3;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:15px 20px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#contentsMainArea table td{
	text-align:left;
	vertical-align:top;
	padding:15px 20px;
	border-bottom:1px solid #ddd;
}
#contentsMainArea table td p{
	margin-bottom:1em;
	line-height:1.8em;
}
#contentsMainArea table td ol{
	list-style-type: decimal;
	margin:0 0 2em 20px;
}
#contentsMainArea table td ol li{
	margin-bottom:5px;
}
#contentsMainArea table td strong.marker{
	display:inline-block;
	background: url('../images/marker.gif') no-repeat -5px -1px;
	padding:0 0 5px 15px;
}
#contentsMainArea table td em{
	color:#444;
}
#contentsMainArea table td ul li img{
	padding-top:0.2em;
}

#contentsMainArea .guest{
	margin:30px 0;
}
#contentsMainArea .notes{
	margin:1em 0;
}
#contentsMainArea table td .btns{
	clear:both;
	border:none;
	overflow:hidden;
	height:100%;
}
#contentsMainArea table td .qrbox{
	clear:both;
	border:1px solid #ddd;
	margin:10px 0 30px;
	padding:20px;
	font-size:0.9em;
	overflow:hidden;
}
#contentsMainArea table td .qr{
	float:right;
	margin:0 0 0 15px;
}
#contentsMainArea .left{
	float:left;
}
#contentsMainArea .right{
	float:right;
}


#contentsMainArea table.news{
	margin-top:20px;
}
#contentsMainArea table.news th{
	width:15%;
	background:#fff;
	font-size:0.91em;
	line-height:1.5em;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:0 10px 10px 0;
	border:none;
}
#contentsMainArea table.news td{
	font-size:0.91em;
	line-height:1.5em;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:0 0 10px;
	border:none;
}
