@charset "UTF-8";
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #32231d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #dd4305;
}
a:active {
	text-decoration: underline;
}
#sidebar {
	background-image: url(/common/images/left_bg_top.gif);
	background-repeat: no-repeat;
}
#mainContent {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	font-size: 10px;
}
#footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #dd4305;
}
#img-line {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#news {
	margin-left: 55px;
}
#news #date {
	font-weight: bold;
	color: #dd4305;
	margin-right: 10px;
	margin-bottom: 5px;
}
#feature {
	margin-left: 55px;
}
#feature .thumb {
	margin-right: 10px;
}
#feature td {
	font-size: 10px;
	line-height: 18px;
}
#feature hr {
	color: #AAAAAA;
}
#information {
	margin-left: 55px;
}
#information #ele {
	color: #666666;
	margin-bottom: 7px;
}
#information #ele2 {
	color: #333333;
	margin-bottom: 7px;
}
#mainContent #title {
	margin-left: 55px;
}
#mainContent #contents {
	margin-left: 55px;
}
#mainContent #contents ul {
	margin: 0px;
	padding: 0px;
}
#mainContent #contents li {
	margin-left: 15px;
	padding-left: 0px;
	padding-bottom: 3px;
}
#contents #anchor {
	margin-top: 10px;
}
#contents #sub-anchor {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #sub-title {
	font-size: 16px;
	font-weight: bold;
	color: #dd4305;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 460px;
	margin-top: 20px;
}
#contents #sub-head li {
	font-weight: bold;
}
#contents #sub-ele ol {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	margin-left: 0px;
}
#contents #sub-ele {
	width: 460px;
	margin-bottom: 30px;
}
#contents #sub-ele2 {
	width: 460px;
	margin-bottom: 15px;
}
#contents #g-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 460px;
	margin-bottom: 20px;
	clear: both;
}
#mainContent .g-waku img {
	border: 1px solid #666666;
}
#mainContent .w-waku img {
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
}
#mainContent .w-waku-left {
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}
#mainContent .w-waku-right {
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}
#contents #sub-cap {
	font-size: 10px;
	color: #dd4305;
	font-weight: bold;
	margin-bottom: 10px;
}
#contents .caption {
	font-size: 10px;
}

.redtxt {
	color:#FF0000;
}
