@charset "UTF-8";
#header {
	background-image: url(../images/sub/headerBg.jpg);
	background-repeat: repeat-x;
	height: 56px;
}
#header .L {
	float: left;
	width: 350px;
	padding-left: 26px;
	padding-top: 2px;
}
#header .L .LL {
	float: left;
	width: 40px;
}
#header .L .LR {
	margin-top: 7px;
}
#header .L .LR p {
	font-size: 85%;
	color: #FFF;
	height: 15px;
}
#header .R {
	float: right;
	width: 273px;
	padding-right: 11px;
	margin-top: 6px;
}
#header .R #hMenu {
	padding-left: 60px;
}
#header .R #hMenu li{
	float: left;
	width: 7em;
	font-size: 85%;
	padding-left: 15px;
	margin-left: 1em;
}
#header .R #hMenu .arw01 {
	background-image: url(../images/common/headerRArrow01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#header .R #hMenu .arw02 {
	background-image: url(../images/common/headerRArrow02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#header .R #hMenu li a {
	color: #FFF;
	text-decoration: none;
}
#header .R #hMenu li a:hover {
	text-decoration: underline;
}
#header .R #vMenu {
	padding-left: 24px;
}
#header .R #vMenu li {
	margin-bottom: 16px;
}

/* content
--------------------------------------------------------- */
#content {
	clear: both;
	background-image: url(../images/sub/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
#pNav li {
	font-size: 85%;
	color: #666;
	float: left;
}
#pNav {
	height: 39px;
}
.read13 {
	font-size: 108%;
	color: #333;
	line-height: 180%;
	font-weight: bold;
}
.read12 {
	font-size: 108%;
	color: #333;
	line-height: 180%;
}
.read12b {
	font-size: 108%;
	color: #333;
	line-height: 180%;
	font-weight: bold;
}
.read11 {
	font-size: 93%;
	color: #333;
	line-height: 154%;
}
.read11b {
	font-size: 93%;
	color: #333;
	line-height: 180%;
	font-weight: bold;
}
.read10 {
	font-size: 93%;
	color: #333;
	line-height: 154%;
	margin-left: 20px;
}
.read09 {
	font-size: 85%;
	color: #333;
	line-height: 154%;
}
#tLink  {
	font-size: 85%;
	background-image: url(../images/index/tLinkBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 756px;
	padding-left: 16px;
	clear: both;
	height: 30px;
}
#tLink a {
	color: #333;
	text-decoration: none;
}
#tLink a:hover {
	color: #0066FF;
	text-decoration: underline;
}
