@CHARSET "UTF-8";

#top_swf {
	width:930px;
	height:155px;
	z-index:1;
}

#main_photo
{
	width	:930px;
	height	:210px;
	background-image	:url("../img/top/main_photo.png");
	background-position	:center center;
	background-repeat	:no-repeat;
	margin:0 0 5px 0;;
}
#main_photo_read
{
	display	:block;
	position: absolute;	
}

#content_main_box{
	padding:0 15px;
	margin:0 0 130px 0;
}
#content_left{
	width:600px;
	float:left;
	margin:0;
}
.sub_photo{
	margin:0 0 5px 0;
	display:block;
}

#content_right{
	float:right;
	width:290px;
	color:#000000;
}

.news_box{
	background-position	:left top;
	background-repeat	:no-repeat;
	width	:290px;
}
.news_text_box{
}
.news_text_box p{
	margin-bottom:2px;
}
#title_info{	background-image	:url("../img/top/title_info.png");}
#title_can{	background-image	:url("../img/top/title_can.png");}
#title_event{	background-image	:url("../img/top/title_event.png");}
#title_blog{	background-image	:url("../img/top/title_blog.png"); /*padding:33px 0 0 0;*/}
#title_sekou{	background-image	:url("../img/top/title_sekou.png");}


.news_box h4{
	display	:block;
	position: absolute;	
}
.news_box .news_date{
	display	:block;
	text-align:right;
	height:18px;
	width:290px;
	padding:9px 0 0 0;
	margin:0 0 4px 0;
/*	font-size:85%;
*/}
.news_text_box{
	clear:both;
	padding:0 0 0 40px;
	margin:0 0 10px 0;
}
.next_button
{
	width	:67px;
	height	:11px;
	float:	right;
	padding:0 0px 0 0;
	margin:0 !important;
}
.next_button a	{
	display	:block;
	width	:67px;
	height	:11px;
	background-image	:url("../img/common/next_button.png");
	background-position:0px top;
	background-repeat:no-repeat;
}

.blog_date{
	margin:0;
	text-align:right;
}
.blog_title{
	margin:0;
	margin-bottom:2px;
	font-weight:bold;
}
.news_text_box_left{
	float:left;
}
.news_text_box_right{
	float:right;
	width:130px;
/*	height:90px;
*/}

.news_text_box_right_noimg{
	float:right;
	width:250px;
}

.sekou_banner{
	margin-bottom:5px;
	width	:235px;
	height	:60px;
}
.sekou_banner a	{
	display	:block;
	width	:235px;
	height	:60px;
	background-image	:url("../img/top/sekou_banner.png");
	background-position:0px top;
	background-repeat:no-repeat;
}

.logbox {
border:1px solid #808080;
height:106px;
overflow:auto;
padding:0.5em;
}

.info_title{
	display:block;
	float:left;
	width:150px;
	font-weight:bold;
}
.info_date{
	display:block;
	float:right;
	width:50px;
}
.info_text{
	clear:both;
	margin:0;
}
.info_content{
	clear:both;
}
.whats_new_img{
	width:110px;
	height:90px;
	overflow:hidden;
}

.dot_line_img{
	margin:5px 0;
}

.news_text_box_right .blog_content{
	margin-bottom:11px;
}

.can_banner a {
background-image:url(../img/top/can_banner.png);
background-position:0 top;
background-repeat:no-repeat;
display:block;
height:90px;
width:110px;
}
.event_banner a {
background-image:url(../img/top/event_banner.png);
background-position:0 top;
background-repeat:no-repeat;
display:block;
height:90px;
width:110px;
}
