body,td,th {
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック, Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #336699;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: ##336699;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: ##336699;
}
.line {
	font-size: 12px;
	color: #990000;
	border-bottom:dotted 1px #999999;
}
.h1{
	font-size: 12px;
	line-height: 20px;
	vertical-align: 0px;
	color: #999999;
	font-weight: bold;
	margin: 0;
}
.mainContainer {
	width:100%;
    height: 433px;
	margin:0 auto;
}
.mainContainer2 {
	width:100%;
    height: 292px;
	margin:0 auto;
}
.frame {border-color:#999999;border-width:1px;border-style:dotted;}
.field {
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
	border:1px solid #6699cc;
}
.style1 {color: #006699}
.style2 {color: #000000}
.style3 {color: #996666}
.style4 {color: #FFFFFF}
.style5 {color: #FF3300}



div.newslist {
	margin: 0 0 0 0;
	height: 130px;
	padding-left: 0px;
	background: #FFFFFF;
	overflow: auto;
	border: solid 1px #E0E0E0;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #E0FFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	}
div.newslist dl {
	margin-bottom: 15px;
	}
div.newslist dl dt {
	line-height: 1.5em;
	margin-top: 5px;
	padding-left: 5px;
	margin-right: 5px;
	border-left: 8px #08c solid;
	border-bottom: 2px #ccc solid;
	font-size: 11px;
	background: #F0FFFF;
	}
div.newslist dl dd {
	margin-top: 5px;
	margin-bottom: 0.4em;
	margin-left: 0.5em;
	padding-left: 14px;
	margin-right: 8px;
	font-size: 11px;
	}
div.news dd a         { color: #0066ff; }
div.news dd a:link    { text-decoration: none; }
div.news dd a:visited { text-decoration: none; }
div.news dd a:hover   { text-decoration: underline; }

div#box_mid { width: 240px; float: left; }
div.box_mid { padding: 15px 0 15px 15px; }

div#box_right { width: 250px; float: left; }
div.box_right { padding: 15px 0 0 15px; }

