@charset 'UTF-8';

.jsView {
	height:230px;
	width:705px;
	background-color:#FC3;
}
.quiz {
	width:685px;
	height:29px;
	background:url(../top_img/quiz.gif) no-repeat left top;
	padding:27px 0 0 20px;
	margin-bottom:13px;
}

.top_left {
	width:230px;
	float:left;
	margin:0;
	padding:0;
}
.top_right {
	width:460px;
	float:right;
	padding:0;
	margin:0;
}

.box230 {
	width:230px;
	margin-bottom:15px;
	padding:0;
}

.Rbox-dt {
	margin-bottom:15px;
	padding:0;
	float:right;
	}

.box460 {
	width:460px;
	margin-bottom:15px;
	padding:0;
}

.listPhoto {
	margin-right:8px;
}

.newTextBox {
	width:360px;
	float:right;
	line-height:130%;
}

.LTextBox {
	width:152px;
	float:right;
	line-height:130%;
}


/*rss�G���A*/
.newsarea {
	width:450px;
	height:150px;
	padding:0;
	margin-bottom:10px;
	border:#CCC solid 1px;
}

.newsarea2 {
	width:405px;
	height:120px;
	padding:10px 5px 10px 40px;
	margin-bottom:10px;
	border:#CCC solid 1px;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: small;
	line-height: 150%;
}

.newsarea2 a {
	color: #444444;
	text-decoration: underline;
}
.newsarea2 a:hover {
	color: #fa9b00;
	text-decoration: underline;
}
.newsarea2 a:visited {
	color: #444444;
}
.newsarea2 a:active {
	color: #444444;
}
.newsarea2 li{
	list-style-type:disc;
}


/*top�摜����ւ�js*/
#box_js{
	position:absolute;
}

.mask{
	position:relative;
	width:705px;
	height:230px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
