/* ------------------------------
トップページのスタイル
------------------------------ */

@charset "UTF-8";

div.news_zone{
	width:365px;
	margin:0px 15px 0px 15px;
	float:left;
	background-color:#666699;
	height: auto;

}

div.news_zone p{
	text-align:right;
}

div.line{
	width:340px;
	text-align:center;
}

ul.news{
	margin:5px 5px 5px 20px;
}

ul.news li{
	font-size:12px;
	color:#ffffff;
	line-height:15px;
	padding:5px;
}

ul.news a{
	color:#E9E6A9;
}

ul.news a:hover {
	color:#B9E2FB;
}

ul.news ul{
	margin:0px;
}

ul.news li{
	margin: 5px 0;
}


ul#aloma_link li{
	float:left;
	padding:50px 0px 0px 35px;
}

.small{
	font-size:10px;
	color:#fff;
}

a.small:link{
	color:#fff;
}

a.small:visited{
	color:#fff;
}

a.small:active{
	color:#fff;
}

a.small:hover{
	color:#fff;
}

p.bn_comment{
	margin-top:3px;
	font-size:11px;
	color:#fff;
}

div.banner{
	float:left;
	margin:15px 10px 10px 35px;
}

.t1 {
	color:#E9E6A9;
}

ul.news img {
	margin:5px 5px 10px 10px;
	float:right;
	}

