a:link	{color: #000000; text-decoration : none;}
a:visited	{color: #000000; text-decoration : none;}
a:active	{color: #000000; text-decoration : underline;}
a:hover	{color: #FF0000; text-decoration : underline;}

body {
	font-size:11pt;
}

h1 {
	font-size: 10px;
	font-weight: 100;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2 {
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3 {
	font-size: 10px;
	font-weight: 100;
	color: #666666;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.bk-waku {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	border: 1px solid #999999;
}
.line-dot-RD {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.line-dot-R {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.line-dot-D {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line-G-RD {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.line-G-R {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.line-G-D {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.s-bk-midashi {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.font-10px{
	font-size: 10px;
	color: #666666;
}
.font-12px-20 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.font-12px-17 {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.font-12px-b {
	font-size: 12px;
	font-weight: bold;
}
.font-10px-18 {
	font-size: 10px;
	line-height: 18px;
}
.font-10px-15 {
	font-size: 10px;
	line-height: 15px;
}
.font-10px-b {
	font-size: 10px;
	font-weight: bold;
}
.font-14px-22 {
	font-size: 14px;
	line-height: 22px;
}
.font-14px-19 {
	font-size: 14px;
	line-height: 19px;
}
.font-14px-b {
	font-size: 14px;
	font-weight: bold;
}
.font-16px-24 {
	font-size: 16px;
	line-height: 24px;
}
.font-16px-19 {
	font-size: 16px;
	line-height: 21px;
}
.font-16px-b {
	font-size: 16px;
	font-weight: bold;
}

#layer1 {
position:absolute;
left:0px;
top:0px;
width:0px;
height:0px;
z-index:1;
}

#layer2 {
z-index:2;
}


#news {
	font-size: 12px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#news .newstext {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Meiryo, Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	clear: both;
	width: 725px;
}
#news .newsday {
	width: 150px;
	float: left;
	color: #333333;
	margin: 2px;
}
#news .newsstory {
	width: 560px;
	float: right;
	margin-top: 2px;

}
#news  .newsstory p,#news  .newsstory a {
	color: #333333;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	padding-left: 10px;
	margin-bottom: 3px;
}
#news  .newsstory a {
	border-left-color: #000066;
	display: block;
}
#news   .newsstory  p {
	border-left-color: #666666;
}
#news  .newsstory a:hover {
	color: #998E2A;
}
