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

h1, h2, h3 {
    text-indent: -9999px;
}


div#header dl, div#theme dl {
    text-indent: -9999px;
}


div#news dt {
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #535d00;
	float: left;
	clear: 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 strong em {
    font-weight: bold;
	color: #ff0000;
}


div#announce dl {
	font-weight: bold;
	text-align: center;
	color: #ee0000;
}


div#announce dd {
}


div.sec strong {
    font-weight: bold;
}


div.sec p {
	font-size: 10px;
	line-height: 1.1;
}


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


h4#announceTitle {
	margin: -10px -10px 8px;
	padding: 4px 0;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #ee0000;
}


div#header {
    width: 600px;
	height: 150px;
	background: url(../images/header.gif) 0 0 no-repeat;
	position: relative;
}


div#theme {
	width: 600px;
	height: 131px;
	background: url(../images/theme.gif) 0 0 no-repeat;
}


div#indexContents {
	padding: 10px;
}


div#news {
    
}


div#newsFrame {
	height: 100px;
	padding: 5px 0 5px 5px;
	overflow: auto;
}


div#announce {
	margin-bottom: 15px;
	padding: 8px;
	border: #ee0000 3px double;
}


p#absInfo {
    margin-bottom: 15px;
}


p#finish {
	margin-bottom: 15px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	border: #76b539 3px double;
}

/*****************/
/***** CLASS *****/
/*****************/
div.sec {
    margin: 5px 10px;
	padding: 3px;
	border-top: #808000 3px solid;
	border-right: #808000 1px solid;
	border-bottom: #808000 1px solid;
	border-left: #808000 1px solid;
}

