@charset "utf-8";
*{
	padding: 0;
	margin: 0;
}
p,h1,h2,h3 {
	margin: 0;
	padding: 0;
}
a:link {
	color: #FF0000;
}
a:visited {
	color:#FF0000;
}
a:hover {
	color:#00FF00;
	text-decoration:underline;
}

#mainbox {
	margin: 0px;
	padding: 0px;
	width: 970px;
}
#mainbox #footer {
	text-align: right;
	margin: 20px 0px 0px;
	padding: 0px;
	width: 970px;
	float: left;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 34px;
}
body {
	font-size: medium;
	line-height: 1.5em;
	color: #FFFFFF;

	background-color: #000000;
}
#mainbox #imagbox {
	margin: 0px;
	padding: 0px;
	height: 686px;
	width: 485px;
	float: left;
}
#mainbox #leftbox {
	padding: 20px;
	width: 445px;
	float: left;
}
#mainbox #navibox {
	margin: 0px;
	padding: 0px 0px 20px;
	height: 50px;
	width: 970px;
	text-align: center;
}
#mainbox #leftbox .kari {
	font-size: medium;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: left;
}
#mainbox #leftbox f1 {
	font-size: x-large;
	line-height: 1.2em;
}
#mainbox .dai {
	font-size: xx-large;
	line-height: 1.5em;
}
#mainbox #leftbox .kari .kiiro {
	font-size: xx-large;
	line-height: 1.5em;
	color: #FFFF00;
}
#mainbox #new {
	padding: 10px;
	width: 400px;
	float: left;
	overflow: auto;
	height: 250px;
	border: thin ridge #FFFF00;
	margin-left: 35px;
}
#mainbox #aisatsu {
	background-image: url(../images/tree.jpg);
	background-repeat: no-repeat;
	padding:0px 200px;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	width: 570px;
}
#mainbox .cen {
	text-align: center;
}
#mainbox ul {
	text-indent: 8em;
}
#mainbox li {
	text-indent: 10em;
}
#mainbox img {

}
#mainbox .map {
	padding: 10px;
	height: 320px;
	width: 320px;
	float: left;
}
#mainbox #kouenL {
	float: left;
	width: 500px;
}
#mainbox #new .tenten {
	border: thin dashed #006633;
}
#mainbox #new hr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#mainbox #story {
	padding: 20px;
	width: 600px;
	margin-left: 100px;
}
#mainbox #story .big {
	font-size: 18px;
	line-height: 1.5em;
}
#mainbox .small {
	font-size: 10px;
	line-height: 1.5em;
	width: 900px;
	margin: 20px;
}
#mainbox #story img {
	vertical-align: middle;
}
#mainbox .spe {
	line-height: 1.5em;
	padding: 20px;
	margin-left: 100px;
	margin-right: 100px;
}
#mainbox .spe h3 {
	font-size: 24px;
	line-height: 1.5em;
	background-color: #003333;
	margin: 10px;
}
#mainbox .spe #urlForm {
	width: 350px;
}
#mainbox .spe #urlForm .email-video-url {
	width: 280px;
}
#mainbox .senkou {
	line-height: 1.5em;
	padding: 20px;
	margin-left: 100px;
	margin-right: 100px;
	background-image: url(../images/senkou_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#mainbox .senkou h3 {
	font-size: 24px;
	line-height: 1.5em;
	background-color: #003333;
	margin: 10px;
}
#mainbox .senkou .big {
	font-size: 18px;
	line-height: 1.5em;
	text-decoration:underline;
	font-weight: bold;
}
#mainbox #blogbox {
	height: 650px;
	width: 970px;
}
#mainbox #blogbox .blog {
	height: 650px;
	width: 970px;
}
#mainbox .ticket {
	line-height: 1.5em;
	padding: 20px;
	margin-left: 100px;
	margin-right: 100px;
}
#mainbox .ticket .big {
	font-size: 18px;
	line-height: 1.5em;
	text-decoration:underline;
	font-weight: bold;
}
#mainbox .ticket .nagare {
	line-height: 1.5em;
	padding: 15px;
	text-align: left;
}
#mainbox .ticket h3 {
	font-size: 18px;
	line-height: 1.5em;
	background-color: #003333;
	margin: 10px;
}
#mainbox .ticket img {
	vertical-align: middle;
}