#home-page{
position:absolute;
height:200px;
width:880px;
overflow:auto;
}

/* index.html */
.question-location{
position:absolute;
top:230px;
left:30px;
font-size:21px;
color:#534741;
}

.answer-location{
position:absolute;
font-size:20px;
top:215px;
left:0px;
}

.answer-location a{
padding:0 0 0 30px;
text-decoration:none;
font-size:20px;
color:#534741;
}

.answer-location a:hover{
background:url(../images/bg_selectmenu.gif) no-repeat;
}

#select-location{
width:880px;
height:530px;
background:url(../images/select_location.jpg) no-repeat;
}

#select-news{
width:880px;
height:405px;
background-color:#484046;
border-bottom:#660099;
}

#newsl{
height:405px;
float:left;
padding-top:0px;
padding-left:10px;
}

#newsr{
height:405px;
float:right;
padding-top:0px;
padding-right:66px;
}

#newsrjp{
height:405px;
width:540px;
float:right;
padding-top:0px;
padding-right:5px;
padding-left:5px;
}

.aword{
position:absolute;
/*width:137px;*/

height:50px;
right:15px;
bottom:15px;
}

.japan-location{
position:absolute;
top:10px;
/*bottom:15px;*/
left:15px;
width:100px;
color:#534741;
}

.japan-location a{
text-decoration:none;
color:#534741;
}

.japan-location a:hover{
color:#ffc20e;
}


.style2 {color: #FF0000}
.textHead {
	color: #006600;
	font-weight: bold;
	font-size:15px;
}

