body{
	margin: 0;
	padding: 0;
	background-image: url(../images/topimage.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	
h1{
	text-indent: -9999px;
}

h2 {
	clear: left;
	margin-left: 20px;
	color: #666666;
	line-height: 1;
	font-size: 15px;
}

img { border: none; }


A: link { color: #666666; text-decoration: underline; }
A: visited { color: #666666; text-decoration: underline; }
A: active { color: #666666; text-decoration: none; }
A: hover { color: #CE4415; text-decoration: none; }

#mainbox{
	position: relative;
	margin-top: 90px;
	padding-bottom: 30px;
	width: 825px;
	}

.small { font-size: 10px; font-weight: normal; }
.pink { color: #ff6633; }	
.rcle{
	clear: right;
	margin-top: 20px;
}

.lcle{
	clear: left;
	margin-top: 20px;
}

/*------メニュー------*/
div#menu{
	position: absolute;
	top: 0;
	left: 15px;
	margin: 0px;
	padding: 0px;
	width: 180px;
	border: 1px solid #CE4415;
	}
	
div#menu em{
	margin-left: 11px;
	color: #CE4415;
	font-style: normal;
	font-size: 10px;
}
	
div#menu ul{
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	list-style-type: none;
	}
	
div#menu li{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

div#menu A: link { color: #666666; text-decoration: none; }
div#menu A: visited { color: #666666; text-decoration: none;}
div#menu A: active { color: #666666; text-decoration: none; }
div#menu A: hover { color: #CE4415; text-decoration: none; }

/*--------メニュー終わり--------*/

/*--------スローガン--------*/
#slogan {
	position: absolute;
	top: 15px;
	left: 200px;
	width: 350px;
	height: 310px;
}
/*--------スローガン終わり--------*/

/*--------最新イベント(右上）最新イベントが変わるたびにbackground-imageを変えなくてはならないように作ってしまった--------*/	

div#soon{
	position: absolute;
	top: 75px;
	left: 555px;
	padding: 10px;
	width: 260px;
	height: 210px;
	background-image: url(../images/obi_soon3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #CE4415;
	}

/*--------最新イベント(右上）終わり--------*/

/*-------- ムービー --------*/
div#movie {
	position: absolute;
	top: 345px;
	left: 240px;
	width: 585px;
	height: 80px;
	background: url(../images/movietitle.gif) no-repeat right bottom;
	border: 1px solid #CE4415;
	line-height: 35px;
	vertical-align: middle;
}
	div#movie a {
		margin-right: 20px;
	}

	div#movie em{
		margin-left: 5px;
		color: #CE4415;
		font-style: normal;
		font-size: 10px;
	}

/*-------- ムービー --------*/

/*--------新着情報---------*/	

div#sinchaku{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 450px;
	left: 240px;
	width: 585px;
	background-image: url(../images/obi_sinchaku.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #CE4415;
	}
	
div#sinchaku ul, div#movie ul{
	margin: 11px 0px 10px 22px;
	padding: 0;
	}
	
div#sinchaku li, div#movie ul li{
	color: #999999;
	font-weight: bolder;
	font-size: 11px;
	line-height: 14px;
}

div#sinchaku em{
	margin-left: 11px;
	color: #CE4415;
	font-style: normal;
	font-size: 10px;
}

A: link { color: #999999; text-decoration: underline; }
A: visited { color: #999999; text-decoration: underline; }
A: active { color: #999999; text-decoration: none; }
A: hover { color: #CE4415; text-decoration: none; }
/*-------------新着情報終わり-------------*/	

/*--------イベントリンク---------*/	

div#eventlink{
	margin: 0;
	padding: 20px 0px;
	position: absolute;
	top: 535px;
	left: 240px;
	width: 585px;
	border: 1px solid #CE4415;
	}
	div#eventlink img {
		float: left;
		margin: 0px 20px 0px 30px;
		vertical-align: top;
	}

/*--------------イベントリンク終わり--------------*/

/*--------------活動内容--------------*/
div#katudo{
	position: absolute;
	top: 650px;
	left: 15px;
	margin: 0;
	padding-top: 40px;
	width: 810px;
	border: 1px solid #CE4415;
	background-image: url(../images/obi_katudo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #999999;
	font: bold 11px 14px;
}
	
.katudounaiyou-l{
	margin: 0;
	padding: 0 15px 0 15px;
	float: left;
	width: 150px;
	height: 150px;
}
	
.katudounaiyou-r{
	margin: 0;
	padding: 0 15px 0 15px;
	float: right;
	width: 150px;
	height: 150px;
}

.image_s {
	display: block;
	padding: 4px;
	border: 1px solid #666666;
}

/*--------------活動内容--------------*/


/*--------------バナー--------------*/
div#banner {
	position: absolute;
	top: 1720px; /* 活動報告が増減する度にtopを変えねばなりません。150px足す。h2の分は60px */
	left: 15px;
	padding: 20px 0px;
	width: 810px;
	border: 1px solid #CE4415;
}
	div.banner_img {
		float: left;
		margin: 0px 0px 20px 20px;
		width: 180px;
		height: 50px;
	}

/*--------------バナー--------------*/
