/* Studio Rikiy Home Style Sheets 2006/04/20 */

h2{ display: none; }

#logo a img{
	filter: alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	opacity:1 !important;
}

/* TopImage -------------------------------------------------*/

#topimg{
	text-align: center;
	border-bottom: 1px solid #DDD;
	clear: both;
	margin: 0;
	background: url("/img/bg2_topimg.jpg") repeat-x;
}

#topimg div{
	text-align: center;
	clear: both;
	margin: 0;
	background: url("/img/bg_topimg.jpg") no-repeat 50% 0%;
}


/* Information -------------------------------------------------*/

#info{
	margin: 0 0 2em;
	background: url("/img/bg_info.gif") no-repeat right;
	height: 27px;
}

#info h2{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 88px;
	height: 27px;
	background: url("/img/h2_info.gif") no-repeat #EEE;
	text-indent: -9999px;
	font-size: 1px;
}

#news{
	margin: 0 0 0 90px;
	padding: 0 8px;
	height: 27px;
	list-style: none;
	display: none;
}

#news li{
	font-size: 75%;
	line-height: 27px;
	color: #EEE;
	padding: 0;
}

#news li a,#headline{ color: #EEE; }


/* ContentsList -------------------------------------------------*/

.clist{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.clist li{
	float: left;
	width: 243px;
	margin: 0 0 25px 20px;
	background: url("../img/bg_dot.gif") repeat-y;
}

.clist li.left{
	width: 223px;
	background: none;
	margin: 0 0 25px;
}

.clist li img{ float: left; margin: 0 10px 0 20px; }
.clist li.left img{ margin: 0 10px 0 0; }

.clist li h3{
	margin: 0 0 5px;
	padding: 0;
	font-size: 75%;
	line-height: 1.25;
}

.clist li p{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	line-height: 1.4;
}

/* Baners -------------------------------------------------*/

#bnrs{
	clear: left;
	padding: 1.5em 0 0;
	margin:  0 0 2em;
}

#extia{
	margin: 0 0 0 44px;
}