/**
 * @update: 2009-10-27 
 * @author: tokuhiro moriya <info@craneto.co.jp>
 * prefix : cc_v1
 */
#cc_v1_header,
#cc_v1_flash,
#cc_v1_footer
{
	width   : 160px;
	margin  : 0 auto;
	padding : 0;
	border  : none;
	overflow: hidden;
	vertical-align: top;
}

#cc_v1_header
{
	height: 20px;
}
#cc_v1_header img
{
	margin : 0;
	padding: 0;
	border : none;
}
#cc_v1_header a,
#cc_v1_header a:link,
#cc_v1_header a:visited,
#cc_v1_header a:hover
{
	border: none;
	text-decoration: none;
}

#cc_v1_flash
{
	height: 263px;
}

#cc_v1_footer
{
	height: 50px;
	background-image : url('http://www.cosplay-drop.jp/img/blog_clock/footer.gif');
	background-repeat: no-repeat;
}
#cc_v1_ticker
{
/*	width  : 150px; */
/*	height : 20px;  */
	margin : 0 5px;
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 20px;
}
#cc_v1_ticker a,
#cc_v1_ticker a:link,
#cc_v1_ticker a:visited,
#cc_v1_ticker a:hover
{
	border: none;
	color : #ffffff;
	text-decoration: none;
	line-height: 20px !important;
}
