@charset "utf-8";


/*
Flashエリア----------------------------------------------------------*/
#flash_area {
	width:100%;
	height:463px;
	margin:0 auto;
	background:url(../images/bg.jpg) repeat-x;
}

/*
#my_flash {
	width:780px;
	height:465px;
	margin:0 auto;
	color:#A8A8A8;
	text-align:center;
	font-size:0.75em;
}
#my_flash a {
	color:#00CCFF;
}
#my_flash img {
	border:none;
	margin:210px 0 10px 0;
}
*/
/*
camel----------------------------------------------------------------*/


div.camel_area {
	background:url(../images/bg_camel_list_area.gif) repeat-x;
	width:100%;
	height:94px;
	}

ul.camel_list {
	background:url(../images/bg_camel_lsit.gif) no-repeat;
	color:#FFFFFF;
	font-size:0.75em;
	padding:0px 0 0 30px;
	height:94px;
	overflow:hidden;
}

html>/**/body div ul.camel_list { 
	/* [Firefoxのルタイル] */
	margin:0 auto -35px auto;
}



ul.camel_list li {
	width:330px;
	height:79px;/*94*/
	margin:15px 10px 0 0;
	float:left;
	overflow:hidden;

}
ul.camel_list li span.images {
	display:block;
	width:67px;
	height:67px;
/*	background:url(../images/img_aura_thum.jpg) no-repeat;
*/
	float:left;
	margin:0 10px 0 0;
	border:none;
	overflow:hidden;

}
ul.camel_list li span.text {
	display:block;
	float:right;
	width:250px;

}
html body div.camel_area ul.camel_list li a {
	display:block;
	text-decoration:none;
	width:340px;
	height:100%;
	cursor:pointer;
	color:#FFFFFF;
}
html body div.camel_area ul.camel_list li a:hover {
	color:#CDAAD2;!important
}


ul.camel_list li span.date {
	display:block;
	color:#CFC8D9;
}

/*
*/
div.camel_box {
	width:770px;/*780*/
	margin:0 auto;

}
p.bt_news_list {
	width:16px;
	height:16px;
	float:right;
}
p.bt_news_list img {
	border:none;
}
p.bt_news_list a:hover img {
	background:#000000;
	filter: alpha(opacity=80 style=0);
	-moz-opacity:0.8;
	opacity:0.8;
}











