@charset "shift_jis";
/*********************/

h1, h2, h3, div#mainImage dl, div#mainImage p, h4#newsTitle {
    text-indent: -9999px;
}


div#news dt {
    width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #0d3a6d;
	float: left;
}


div#news dd {
    margin-bottom: 5px;
	padding: 0 0 5px 110px;
	font-size: 12px;
	border-bottom: #cccccc 1px dashed;
}


div#news dd strong {
    font-weight: bold;
}


div#news dd.red strong {
	color: #FF0000;
}


div#information p {
    padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: url(../images/info_frame_bottom.gif) left bottom no-repeat;
}


div#information p span {
    padding-left: 20px;
	background: url(../images/information_icon.gif) 0 0 no-repeat;
}


div#sec h5, div#sec2 h5 {
    font-weight: bold;
	color: #0d3a6d;
}


div#sec strong , div#sec2 strong {
    font-weight: bold;
}


div#extend p {
	font-weight: bold;
	color: #FF0000;
}

/**************/
/***** ID *****/
/**************/
h4#newsTitle {
    height: 30px;
	background: url(../images/news_title.gif) 0 0 no-repeat;
}


div#header {
    height: 120px;
	background: url(../images/header.gif) 0 0 no-repeat;
}


div#mainImage {
    width: 590px;
	height: 460px;
	background: url(../images/main_image.jpg) 0 0 no-repeat;
}


div#info {
    padding: 10px;
}


div#news {
    margin-bottom: 15px;
}


div#newsFrame {
    height: 50px;
	padding: 5px 10px;
	overflow: auto;
}


div#information {
    margin-bottom: 15px;
	padding-top: 10px;
	background: url(../images/info_frame_top.gif) 0 0 no-repeat;
}


div#sec {
	padding: 3px;
	font-size: 12px;
	border: #0d3a6d 3px double;
}


div#sec2 {
	margin-top: 5px;
	padding: 3px;
	font-size: 12px;
	border: #0d3a6d 3px double;
}


div#extend {
	text-align: center;
	padding: 8px;
	border: 3px double #FF0000;
	margin-bottom: 10px;
}


/*****************/
/***** CLASS *****/
/*****************/

