@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */



#main-contents-inner{
	padding:30px 0 20px 0;
}


a {
	text-decoration:underline;
	color:#c60d11;
}

a:link {
	text-decoration:underline;
	color:#c60d11;
}

a:visited {
	text-decoration:underline;
	color:#c60d11;
}

a:hover {
	text-decoration:none;
	color:#c60d11;
}

a:active {
	text-decoration:none;
	color:#c60d11;
}

span.red_color {
	color:#761B1D;
}

.cbox,
.cbox02{
	background:url(../img/event/line.jpg) left bottom no-repeat;
	min-height:1px;
	_height:1px;
	padding:0 0 15px 0;
	margin:0px 0 30px 0;
	font-size:110%;
	line-height:150%;
	clear: both;
}

.cbox dl,
.cbox02 dl{
	margin:10px 0 0 0;
}

.cbox dl.dl,
.cbox02 dl.dl{
	margin:0 0 0 0;
}

.cbox dt,
.cbox02 dt{
	font-weight:bold;
}

.cbox dd,
.cbox02 dd{
	margin:15px 0 0 0;
}

.cbox .left{
	width:600px;
}

.cbox02 .left{
	width: 450px;
}

.cbox .right{
	width:250px;
	margin:0 10px 0 0;
	display:inline;
}
.cbox02 .right{
	width:400px;
	margin:0 10px 0 0;
	display:inline;
}

.hdn{
	visibility:hidden;
}

.cbox .ml60{
	margin: 6px 0 0 60px;
}

.center {
	text-align: center;
	margin-bottom: 15px;
}

.cbox .mt25,
.cbox02 .mt25 {
	margin-top: 25px;
}

.imgcnt {
	padding-bottom: 15px;
	margin: 0 auto 20px;
	text-align: center;
}

.infoBanner:hover img {
	opacity:0.8;filter:alpha(opacity=80);
}

.news_110711 {
	margin-bottom: 50px;
}


