@charset "utf-8";


#base #right-box #header-top {
	width:667px;
	height:50px;

}

#base #right-box #header-top .header-banner {
	margin-top: 22px;
}
/*------------------------top page-------------------------------*/
#base #right-box #top-center-box {
	width: 446px;
	float:left;
}
#base #right-box #twit-box {
	width:223px;
	height:375px;
	float:left;
}
#base #right-box #twit-box iframe {
	border: 2px solid #99CCFF;
	width:206px;
	height:286px;
	overflow:auto;
	
}
#base #right-box #twit-box div {
	border: 2px solid #99CCFF;
	width:206px;
	height:286px;
	overflow:auto;
}

#base #right-box #twit-box ul#mytwitter {
	list-style-type: none;
	margin:0;
	padding:1em 0.5em;
}
#base #right-box #twit-box #mytwitter li{
	line-height: 130%;
	margin-bottom:1em;
}
#base #right-box #act-box {
	width:223px;
	height:375px;
	float:left;
}
#base #right-box #act-box iframe {
	border: 2px solid #F90;
	width:206px;
	height:286px;
	overflow:auto;
}
/*-------------------top page news-------------------------*/
#base #right-box #news-box {
	width:433px;
	margin-bottom:15px;
}
#base #right-box #news-box div{
border:solid 2px #090;
}
#base #right-box #news-box ul{
	margin: 0.5em 1em;
	padding: 0px;
	list-style-type: none;
}
#base #right-box #news-box li{
	line-height:130%;
	padding:0.2em 0;
}
#base #right-box #news-box span {
	font-weight: bold;
	color: #3C3;
	display:block;

}
/*-------------------top page photo-------------------------*/
#base #right-box #photo-box {
	width: 210px;
	float:left;
	
}
#base #right-box #photo-box .photo-gallery{
	padding-left: 8px;
	line-height:150%;
 	background-image: url(../images/bg_photo.gif);
	padding-bottom:5px;
}
#base #right-box #photo-box .photo-gallery a{
	display:block;
	padding:2px 0 5px 0;
}
#base #right-box #photo-box .photo-gallery img {
	display: block;

}
#base #right-box #top-center-box #enq-box {
	padding-top: 20px;
}
