@charset "shift_jis";
/*********************/
div#mainImage h2, div#mainImage dl, div#mainImage p {
    text-indent: -9999px;
}


div#news dt {
    width: 90px;
    font-size: 12px;
	font-weight: bold;
	color: #d33636;
	float: left;
}


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


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


div#news dd strong span {
	color: #ff0000;
}


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

div#infoFrame dt {
	font-weight: bold;
}


div#infoFrame dd {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}


div#infoFrame dd table {
	margin: 0 auto;
	text-align: left;
}


div#infoFrame dd table span {
	font-weight: normal;
	text-decoration: line-through;
}


div#sec a {
    color: #FFFF00;
}


p#infoP span {
	margin-left: 3px;
	font-size: 14px;
	font-weight: normal;
}

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


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


div#flash {
    height: 380px;
}


div#topColumn {
    padding: 10px;
}



div#news {
}


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


div#sec {
	padding: 5px 5px 3px;
	font-size: 11px;
	line-height: 1.1;
	color: #ffffff;
	background-color: #1776b8;
	clear: both;
}


div#infoFrame {
	margin-bottom: 10px;
	padding: 8px 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00A2CA;
	border: #007491 1px solid;
}



p#infoP {
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #00A2CA;
	border: #007491 1px solid;
}


p#engBtn {
	width: 150px;
	height: 105px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 50px;
}


p#engBtn a:link, p#engBtn a:visited {	
	width: 150px;
	height: 105px;
	display: block;
	background: url(../images/eng_btn.gif) 0 0 no-repeat;
}


p#engBtn a:hover, p#engBtn a:active {	
	width: 150px;
	height: 105px;
	display: block;
	background: url(../images/eng_btn.gif) -150px 0 no-repeat;
}


p#info2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: #c33 4px double;
}

p#info2 a {
	color: #c33;
}


p#info2 strong {
	color: #c33;
	font-weight:bold;
}


p#info2 span {
	margin-top: 15px;
	display: block;
}

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


