@charset "UTF-8";


span.new{
	display: none;
	color: red;
	font-size:0;
	line-height:0;
}

/* NEWS________________________________________________ */

#block_news{
	width:435px;
}

#news{
	width:435px;
	height:300px;
	margin:0;
	padding:5px 0;
	background:url('../img/common/news_bg.gif') repeat-y;
	overflow:auto;
}

#news dl{
	margin:0;
}

#news dt{
	float:left;
	clear:left;
	width:62px;
	margin:3px 0 3px 5px;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

#news dd{
	float:left;
	width:341px;
	margin:3px 0 3px 5px;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

/* UPDATE________________________________________________ */

#block_update{
	width:210px;
}

#update{
	width:210px;
	height:300px;
	margin:0;
	padding:5px 0;
	background:url('../img/common/update_bg.gif') repeat-y;
	overflow:auto;
}

#update ul{
	list-style:none;
	margin:0;
	padding:0;
}

#update li{
	width:185px;
	margin:3px 0 3px 5px;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

/* COMMON________________________________________________ */

p.cms_shift{
	margin:10px 0 0 0;
	color:#666666;
	font-size:10px;
	line-height:1em;
}

p.cms_current{
	margin:10px 0 0 0;
	font-size:16px;
	font-weight:bold;
	line-height:1em;
}

/* ARCHIVE________________________________________________ */

dl#cms_archive{
	width:660px;
	margin:10px 0 0 0;
	padding:0;
}

dl#cms_archive dt{
	float:left;
	clear:left;
	width:62px;
	margin:3px 0 3px 0;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

dl#cms_archive dt.fsdt{
	float:left;
	clear:left;
	width:82px;
	margin:3px 0 3px 0;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

dl#cms_archive dd{
	float:left;
	width:590px;
	margin:3px 0 3px 5px;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

dl#cms_archive dd.fsdd{
	float:left;
	width:570px;
	margin:3px 0 3px 5px;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}
.archivethumbnail{
	width:60px;
	height:60px;
	background:url('../img/common/news_logo_a.jpg') no-repeat;
}

.archivethumbnail_fs{
	width:60px;
	height:60px;
	background:url('../img/common/news_logo_a.jpg') no-repeat;
}

.movie_archivethumbnail_fs{
	width:80px;
	height:45px;
}

.photo_archivethumbnail_fs{
	width:68px;
	height:45px;
	margin-left:6px;
}

/* ENTRY________________________________________________ */

dl#cms_entry{
	width:660px;
	margin:10px 0 0 0;
	padding:0;
}

dl#cms_entry dt{
	float:left;
	clear:left;
	width:180px;
	margin:3px 0 3px 0;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

dl#cms_entry dd{
	float:left;
	width:462px;
	margin:3px 0 3px 15px;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

.entrythumbnail{
	width:180px;
	height:120px;
	background:url('../img/common/news_logo_e.jpg') no-repeat;
}

.entrythumbnail_fs{
	width:180px;
	height:120px;
	background:url('../img/common/news_logo_e.jpg') no-repeat;
}

ul#cms_entry_full{
	width:660px;
	margin:10px 0 0 0;
	padding:0;
}

ul#cms_entry_full li{
	list-style:none;
	width:660px;
	margin:3px 0 3px 0;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

table.photo_thumbnail{
	float:left;
	margin:1px;
}

table.photo_thumbnail td{
	width:160px;
	height:160px;
	background-color:#000000;
	vertical-align:middle;
	text-align:center;
}

table.photo_8photo{
	float:left;
	margin:1px;
}

table.photo_8photo td{
	width:160px;
	height:160px;
	background-color:#ffffff;
	vertical-align:middle;
	text-align:center;
}


/* LIST________________________________________________ */

dl#cms_list{
	width:660px;
	margin:10px 0 0 0;
	padding:0;
}

dl#cms_list dt{
	width:660px;
	margin:0 0 0 0;
	padding-top:3px;
	background:url('../img/common/dotline_blue.gif') repeat-x;
}

dl#cms_list dd{
	width:660px;
	margin:0 0 0 0;
	padding-top:3px;
}




