.top_menu {
	margin:0px 10px 10px;
}

.top_menu ul {
	margin:0px;
	padding:0px;
}

.top_menu li {
	margin:0px;
	padding:0px;
	width:32%;
	float:left;
}

.top_menu li.center {
	margin:0px 2%;
}

.top_original {
	margin:10px 10px;
}

.top_original p {
	color:#663300;
}

.top_hyouka {
	margin:10px 10px;
}

.top_hyouka .left {
	width:70%;
	float:left;
}

.top_hyouka .right {
	width:25%;
	float:right;
}

/*新着情報*/

h2.News_t {
	background:none;
	text-align:left;
	border-top:#999933 double;
	border-bottom: 1px dotted #999933;
	padding:10px 0 5px 0;
	margin:px;
	background:none;

}
ul.newsList {
	clear: both;
}

ul.newsList li a {
	display: block;
	background: url(../images/list_bg_big.png) no-repeat right center;
	-webkit-background-size: 16px 14px;/* 横px 縦px */
	background-color: #fff;
	border-bottom: 1px dotted #999933;
	padding-right: 25px;
	min-height: 60px;
	line-height: 1.6em;
	color:#333333;
	padding-left:14px;
}

ul.newsList li:nth-child(2n) a {
	background-color: #F3F3DA;
}

ul.newsList li span {
	display: block;
	padding-top: 10px;
	color:#666;
	font-weight:bold;
}

ul.newsList li span img {
margin-left:5px;
}



a.newsMore {
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#E7E7B6), to(#CCCC66));
	text-align: center;
	padding: 5px;
	font-size: 14px;
	line-height: 15px;
	font-weight:bold;
	color: #666600;
	text-shadow: 1px 1px 1px #FFF;
}

a.newsMore img {
	vertical-align: text-bottom;
	margin-right: 2px;
}


#mainImages {
	clear:both;
	width:320px;
	position:relative;
	margin:0;
	padding:0;
	display:block;
	}

/*#mainImages {
	text-align:center;
}

.mainImageInit {
	text-align:center;
}*/