@charset "shift_jis";
/* CSS Document */

#main {
	width: 652px;
	float: left;
}
#flash {
	height: 326px;
	width: 652px;
	margin-top: 2px;
}
#telop {
	height: 20px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic", Helvetica ,"メイリオ", Meiryo;
	font-size: 21px;
	font-weight: bolder;
	letter-spacing: 1px;
	border: 1px solid #A78B4C;
}
#machi {
	height: 190px;
	width: 652px;
	background-repeat: no-repeat;
	background-image: url(../image/top/machi.jpg);
	padding-top: 50px;
}
#machi span {
	display: none;
}
#machi a {
	float: left;
	display: block;
	height: 190px;
	-moz-opacity:0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
	background-color: #000;
}
#machi a:hover {
	-moz-opacity:0.0;
	opacity:0.0;
	filter: alpha(opacity=0);
}
#aomuke {
	width: 133px;
}
#mji {
	width: 131px;
}
#yotsunbai {
	width: 124px;
}
#tachiback {
	width: 136px;
}
#tekase {
	width: 128px;
}


/* pickup */

#pickup {
	width: 630px;
	clear: left;
	padding: 10px;
}
.pickup_box {
	width: 210px;
	float: left;
	background-color: #333;
	text-align: center;
}
.pickup_title {
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 210px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
}
.pickup_border {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	margin-bottom: 5px;
}
.pickup_com {
	font-size: 12px;
	width: 186px;
	height: 120px;
	overflow: hidden;
	color: #FFFFFF;
	margin-left: 5px;
	border: 2px dotted #F00;
	margin-bottom: 5px;
	background-color: #000;
	padding: 5px;
	text-align: left;
	line-height: 1;
}


/* event */

#event_container {
	background-color: #F00;
	padding-bottom: 1px;
	*padding-bottom: 10px;
}
.event_com {
	display: none;
}
#ikinari_new {
	width: 632px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#ikinari_new div {
	width: 170px;
	height: 170px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#video {
	width: 632px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#video div {
	width: 200px;
	height: 130px;
	position: absolute;
	left: 7px;
	bottom: 7px;
}
#ikinari {
	width: 632px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#ikinari div {
	width: 170px;
	height: 170px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#onanii {
	width: 632px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#onanii div {
	width: 170px;
	height: 170px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#baibu {
	width: 632px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#baibu div {
	width: 170px;
	height: 170px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#denma {
	width: 632px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#denma div {
	width: 230px;
	height: 230px;
	position: absolute;
	left: 3px;
	bottom: 5px;
}
#waribiki {
	height: 250px;
	width: 652px;
	position: relative;
}
#waribiki div {
	width: 200px;
	height: 177px;
	position: absolute;
	left: 400px;
	top: 55px;
}


/* movie */

#captain {
	float: left;
	height: 300px;
	width: 436px;
	margin-right: 5px;
}
#movie_top {
	float: left;
	width: 206px;
	padding-top: 54px;
	background-image: url(../image/top/newmovie.jpg);
	background-repeat: no-repeat;
	height: 246px;
	text-align: center;
}
#movie_title {
	height: 10px;
	text-align: left;
	color: #FF0;
	margin-bottom: 20px;
	padding-left: 10px;
}
#movie_box {
	padding-left: 1px;
	font-size: 10px;
	height: 215px;
}
#movie_prof {
	text-align: center;
	padding-top: 5px;
}


/* news */

#news_container {
	width: 650px;
	border: 1px solid #F00;
	height: 355px;
	overflow: auto;
}
.news_box {
	padding: 10px;
	font-size: 14px;
	clear: both;
	margin-bottom: 10px;
}
.news_photo {
	padding: 3px;
	border: 1px solid #F00;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.news_title {
	color: #F00;
	width: 385px;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	font-size: 16px;
	*float: none;
}

