@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font-family: 'Trebuchet MS', verdana, arial;
	background-image:url(../img_pages/bg.jpg);

	margin:0px;
}

/* Text Colors*/
.gray01 {
	font-size:11px;
	font-weight: bold;
	color: #999;
}

a.news {
	font-size:11px;
	text-indent:17px;
	text-decoration:underline;
	color: #000;
}
a.news:hover {
	font-size:11px;
	text-decoration:underline;
	color: #999;
}

/* Link Colors*/
a.gray01 {
	font-size:11px;
	font-weight: bold;
	color: #999;
	text-decoration:none;
}
a.gray01:hover {
	font-size:11px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

/*div styles*/
.qcntnt {
font-size:10px;
color:#999;
text-align:center;
width:163px;
height:21px;
line-height: 2em;
background-image:url(../img_pages/bt_cntn_01.jpg);
display: block;
}

.rcnews {
width:auto;
height:auto;
text-align:justify;
background:url(../img_pages/rn_bg.jpg) repeat-x;
}

.rcnews_ttl {
width:auto;
height:auto;
background:url(../img_pages/rn_ico_01.jpg) no-repeat top left;
text-indent: 20px;
line-height: 1.5em;
text-decoration:none;
font-size:13px;
font-weight: bold;
color:#333;
}

.content1 {
width:567px;
text-align:left;
background:url(../img_pages/cnt_bg.jpg) repeat-x;
}

.content2 {
width:279px;
float:left;
margin-left:8px;
text-align:left;
background:url(../img_pages/cnt_bg.jpg) repeat-x;
}

.content_ttl {
width:auto;
height:auto;
background:url(../img_pages/cnt_ico_01.jpg) no-repeat top left;
text-indent: 10px;
line-height: 2em;
text-decoration:none;
font-size:13px;
font-weight: bold;
color:#000;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

