/* CSS Document */

body {
	background:#fff;
	color:#383636;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:80%;
	line-height:140%;
	margin:0;

}
img {
	border:none;
}

/*-----------	･・､･｢･ｦ･ﾈ	-------------*/

div.inner {
	width:840px;
}
div#content {
	margin-top:10px;
	width:840px;
	text-align:left;
}


/*-----------	･ﾘ･ﾃ･ﾉ･鬣､･・-------------*/

div#headline {
	border-top:4px solid #906;
}

div#headline.inner {
	border-bottom:1px solid #333;
	}

.image {
	border-top:1px solid #333;
	padding-top:10px;
}
/*-----------	ｵｭｻｬ	-------------*/

div#main {
	float:right;
	width:600px;
}
td.concept {
	width:413px; 
	vertical-align:top;
	background-image:url(img/concept-bg.gif);
	padding:5px;
}



div.news {
	margin-top:20px;
	margin-bottom:20px;
}
div.newslist {
	height:120px;
	overflow:auto;
}
div.newslist strong {
	color:#600;
}


div.item td {
	vertical-align:top;
	width:33%;
}


div.lineup td {
	vertical-align:top;
	width:33%;
	text-align:center;
}


/*-----------	･ﾊ･ﾓ･ｲ｡ｼ･ｷ･逾・-------------*/

div#side {
	float:left;
	width:210px;
}

div.navi {
	margin-top:20px;
	margin-bottom:0;
}
div.navi dl,div.navi dt {
	margin-top:10px;
}
div.navi dd {
	margin-top:5px;
}
div.banner {
	text-align:center;
}
div.banner img {
	margin-bottom:10px;
}



/*---------------- ･ｫ･・ﾀ｡ｼ */

table.cal{
	width:100%;
	margin-top: 20px;
	background: #999999;
	clear:both;
	}
	
table.cal td.on, td.title{
	background: #FFFFFF;	
	}

table.cal td {
	width:14%;
} 
table.cal td.off{
	background: #c00;
	color: #fff;	
	}
	
table.cal tr.youbi{
	background: #EEEEEE;	
	}

table.cal span.nichi{
	color: #FF0000;
	}
	
table.cal tr{
	align: center;
	}


/*-----------	･ﾕ･ﾃ･ｿ｡ｼ	-------------*/
address {
	font-style: normal;
	width:300px;
	float:right;
	margin-top:20px;
}
div#footer {
	margin-top:30px;
}
div#footer table {
	font-size:95%;
}
