html {background:#FFF;}

.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}

.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb30 {margin-bottom: 30px;}
.mb60 {margin-bottom: 60px;}

.pt15 {padding-top: 15px;}
.pt30 {padding-top: 30px;}
.pb15 {padding-bottom: 15px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}

.clear{clear:both;}


/**************************************/
/*コンセプト*/
#cont_left {
	width: 430px;
	float: left;
}
#cont_right {float: right;}
#cont_right td{
	color:#46210C;
	font-weight:bold;
	text-align:center;
}

#concept {
	background: url(../img/con_background.gif) #FFF no-repeat right top;
	width: 660px;
	padding:25px 40px 0px;
	text-align:left;
	margin:0px;
	overflow-y:scroll;
	overflow-x:hidden;
	height:455px;
	_height:460px;
}

#concept p{
	margin:15px 0px 0px 0px;
	padding:0px;
	color:#666666;
	line-height:140%;
}

/**************************************/
/*活動*/
.blue-link a{
	color:#00A9D9;
	font-weight:bold;
}
.blue-link a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.blue-font {
	color:#00A9D9 !important;
	font-size:90%;
}
.act-table {
	border:1px solid #CCCCCC;
	padding:10px 10px 10px 20px;
}

.act-table td {
	vertical-align:top;}
	
	
.bold{font-weight:bold;}

/****************************************/
/*ニュース*/
#news_title {
	color:#00A9D9;
	font-weight:bold;
}
#news_title a{
	color:#00A9D9;
	font-weight:bold;
	text-decoration:underline;
}
#news_title a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

#news_cont p{
	line-height:100%;
	margin:0px;
	padding:0px;
}
#flash {
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 740px;
}
