@charset "UTF-8";

h5 {
	background-color: #E8EEF9;
	padding: 10px 10px 10px 25px;
	border-bottom: solid 1px #CCCCCC;
	margin: 10px 0px 0px 0px;
}

div.online,div.offline {
	width: 200px;
	height: 44px;
	text-indent: -5000px;
}
div.online {
	background-image: url(../../../images/online.gif);
}
div.offline {
	background-image: url(../../../images/offline.gif);
}

h2 {
	width: 820px;
	height: 110px;
	background-image: url(../images/h3_index.gif);
	text-indent: -5000px;
}
div#contents {
	width: 870px;
	position: relative;
}
div.section {
	border: none;
	clear: both;
}
div.section dl {
	padding: 10px 10px 10px 140px;
}
div.section dl dt {
	font-size: 16px;
}
div.section dl dd {
	font-size: 12px;
	line-height: 1.7em;
	padding: 5px;
}
div.section p {
	color: #333333;
}
div#contents {
	width: 870px;
	position: relative;
}
div#contents_wrapper {
	width: 870px;
	padding: 0px;
	text-align: center;
	position: relative;
}
div#contents_wrapper p,div#contents_wrapper th,div#contents_wrapper td {
	color: #333333;
	text-shadow: #CCCCCC 0px 0px 2px;
}
div#contents_body {
	text-align: left;
	background-color: #FFFFFF;
	width: 820px!important;
	width/**/: 850px;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 0px auto;
}
div#contents {
	width: 870px;
	background-image: url(../../../images/c_body.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_body.png', sizingMethod='scale');
}
div#contents_top {
	width: 870px;
	height: 19px;
	text-indent: -5000px;
	background-image: url(../../../images/c_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_top.png', sizingMethod='scale');
}
div#contents_bottom {
	clear: both;
	width: 870px;
	height: 19px;
	text-indent: -5000px;
	background-image: url(../../../images/c_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_bottom.png', sizingMethod='scale');
}

