@charset "utf-8";
/*********************/


/********************/
/********************/
div#newsFrame dl {
    font-size: 12px;
}


div#newsFrame dt {
	width: 100px;
	font-weight: bold;
	color: #CC3300;
	float: left;
}


div#newsFrame dd {
    margin-bottom: 5px;
	padding: 0 0 5px 100px;
	border-bottom: #cccccc 1px solid;
}


div#newsFrame dd span a, div#newsFrame dd strong {
	font-weight: bold;
	color: #ff0000;
}


div#sec1 h5, div#sec2 h5 {
    font-weight: bold;
}

/**************/
/***** ID *****/
/**************/
h4#newsTitle {
    width: 560px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/news_title_e.gif) left top no-repeat;
}


div#mainImage {
    width: 800px;
	height: 400px;
	background: url(../images/main_image_e.jpg) left top no-repeat;
	position: relative;
}


div#wrapper {
    padding: 20px 15px 15px;
	background: url(../images/top_wrapper_back_e.jpg) right bottom no-repeat;
}


div#wrapperLeft {
    width: 560px;
	float: left;
}


div#news {
    width: 560px;
	margin-bottom: 20px;
}


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


div#sec1 {
	width: 550px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 10px;
	line-height: 1.2;
	border: #999999 1px solid;
}


div#sec2 {
	width: 550px;
	padding: 5px;
	font-size: 10px;
	line-height: 1.2;
	border: #999999 1px solid;
}


p#jpnJump {
	position: absolute;
	left: 484px;
	top: 171px;
}


p#banner {
    float: right;
}


p#endEng {
	width: 420px;
	height: 120px;
	text-indent: -9999px;
	position: absolute;
	left: 30px;
	bottom: 15px;
	background: url(../images/end_eng.jpg) 0 0 no-repeat;
}

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

