body {
	background-color : #ffffff;
	background-image : url(images/bg_top.jpg);
	background-repeat : no-repeat;
}


body,td,th {
	font-size : 10pt;
	color : #000000;
}

.contents_area {
	position: absolute;
	top: 115px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	width: 756px;
	background-image : url(images/bg1.jpg);
	background-repeat : repeat-y;
	background-color: #ffffff;
}

.contents_box {
	margin-left:240px;
	border: 1px solid #000000;
	width: 490px;
	background-color: #ffffff;
}

.contents_title {
/*	padding-top: 20px;
	padding-bottom: 6px;
	padding-left: 5px;   */
	background-color: #666666;
	color: #ffffff;
}

.contents_text {
	padding: 10px;
}

.contents_left {
	float: left;
	margin-top: -10px;
	margin-left: 1px;
}

.schedule_unit {
	border-bottom: 2px dotted #808080;
	margin: 10px;
}
.schedule_title {
	padding: 5px;
	color: #0000bb;
	background-color: #d3d3d3;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #000000;
	font-weight : normal;
	font-size : 11pt;
	letter-spacing : 0.5px;
};

.disco_category {
	border-bottom: 2px dotted #808080;
	margin-bottom: 15px;
	text-align: right;
	font-weight : bold;
	font-size : 12pt;
	color: #0000bb;
}

.project_title {
	color: #336699;
	padding-left: 20px;
	font-weight : bold;
	font-size : 11pt;
	letter-spacing : 0.5px;
};

.project_contents {
	margin-top:5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size : 10pt;
};

.project_main {
	padding-left: 20px;
	padding-right: 20px;
	font-size : 10pt;
};

a { text-decoration:none;};
a:hover {
	text-decoration:none;
	color: #ff0000;
};



.body {
	padding : 15px;
	width : 750px;
}

p {
	line-height : 150%;
	margin : 0px;
}

img {border : 0px;}

.text_style1 {
	font-weight : bold;
	font-size : 13pt;
	letter-spacing : 1px;
}


.glay {
	color : #606060;
}

em {
	font-style : normal;
	font-weight : bold;
}

strong {
	font-style : normal;
	font-weight : bold;
	font-size : 11pt;
}

.caption {
	font-size : 8pt;
}

.topfooter {
	margin-top : 5px;
	text-align : right;
	font-size : 8pt;
}

.footer {
	margin-top : 20px;
	text-align : center;
	font-size : 8pt;
}

.footer a:link, .footer a:visited, .topfooter a:link, .topfooter a:visited {
	color: #FFFFFF;
	text-decoration : none;
}

.footer a:hover, .footer a:active, .topfooter a:hover, .topfooter a:active {
	color: #FFFFFF;
	text-decoration : underline;
}

.header {
	font-size : 11pt;
	font-weight : bold;
}

.top_news {
	font-size :9pt;
	line-height : 120%;
}

.top_news_date {
	font-size: 8pt;
	font-style: italic;
	color: #ff0000;
}

.li1 {
	list-style-image : url(images/li1.gif);
}

.linone {
	list-style-type : none;
}


.reserve {
	font-size :11pt;
	font-weight :bold;
	letter-spacing : 2px;
}

.mark1 {
	color :#ff0000;
	font-size :12pt;
}
