@charset "utf-8";


html{
	overflow-y:scroll;
}

img {
	border: 0;
}

body {
	margin: 0;
	padding: 8;
	text-align: left;
	color: #660033;
	font-family: Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	line-height: 200%;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	font-size: 200%;
	float: left;
	
}
	
h2 {
	font-size: 150%;
	line-height: 20px;
	color: #CCFF33;
}
	
h3 {
	font-size: 200%;
	line-height: 20px;
	color: #FF0099;
}
	
h4 {
	font-size: 130%;
	color: #FF0099;
}
	
h5 {
	font-size: 130%;
	color: #FF0099;
}
	
h6 { font-size: 90%; }

#header {
	width:1000px;
	height:175px;
	border-bottom: 1px solid #E0E0E0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	width:1000px;
	height:80px;
	float: left;
	border-bottom: 1px solid #ccc;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/menu.gif);
}

/* */
#menu ul {
	display: inline;
	margin-top: 20px;
	text-align: left;
}

#menu li {
	display: inline;
	float: left;
	list-style-type: none;
	width: 118px;
	height: 40px;
	margin-left: 10px;
	margin-top: 20px;
	border: 1px solid #eee;
	background-image: url(img/button_3.gif);
	text-indent: -9999px;
}

#menu li.selected-1 {
	font-size: 0px;
	background-color: #FFFFFF;
	background-image: url(img/button_1-selected.gif);
	background-repeat: no-repeat;
	background-position: left top;

	
}

#menu li.selected-2 {
	font-size: 0px;
	background-color: #FFFFFF;
	background-image: url(img/button_2-selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#menu li.selected-3 {
	background: #ED9BC0 url(img/button_3-selected.gif) no-repeat left top;
	font-size: 0px;
}


#menu li.selected-4 {
	background: #ED9BC0 url(img/button_4-selected.gif) no-repeat left top;
	font-size: 0px;
}


#menu li.selected-5 {
	background: #ED9BC0 url(img/button_5-selected.gif) no-repeat left top;
	font-size: 0px;
}

#menu li.selected-6 {
	background: #ED9BC0 url(img/button_6-selected.gif) no-repeat left top;
	font-size: 0px;
}

#menu li a {
	display:block;
	text-decoration: none;
	width: 118px;
	height: 40px;
	color: #f8f8f8;
	font-size: 0px;

}

#menu li a.bt1 {
	background: #ED9BC0 url(img/button_1.gif) no-repeat left top;
}

#menu li a.bt1:hover {
	background: #ED9BC0 url(img/button_1-hover.gif) no-repeat left top;
}

#menu li a.bt2 {
	background: #ED9BC0 url(img/button_2.gif) no-repeat left top;
}

#menu li a.bt2:hover {
	background-color: #ED9BC0;
	background-image: url(img/button_2-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#menu li a.bt3 {
	background-color: #ED9BC0;
	background-image: url(img/button_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu li a.bt3:hover {
	background-color: #ED9BC0;
	background-image: url(img/button_3-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu li a.bt4 {
	background: #ED9BC0 url(img/button_4.gif) no-repeat left top;
}

#menu li a.bt4:hover {
	background: #ED9BC0 url(img/button_4-hover.gif) no-repeat left top;
}

#menu li a.bt5 {
	background: #ED9BC0 url(img/button_5.gif) no-repeat left top;
}

#menu li a.bt5:hover {
	background: #ED9BC0 url(img/button_5-hover.gif) no-repeat left top;
}

#menu li a.bt6 {
	background: #ED9BC0 url(img/button_6.gif) no-repeat left top;
}

#menu li a.bt6:hover {
	background: #ED9BC0 url(img/button_6-hover.gif) no-repeat left top;
}

#footer {
	width:100%;
	height:50px;
	background-color:#e4e4e4;
}

#footer p {
	margin: 0;
	padding: 12px 0 0 12px;
	color: #666;
}

#container {
	width: 1000px !important;
	width: 1002px;
	border: 1px solid #E0E0E0;
	margin: 20px auto 0;
	background-color: #000000;
} 

#navi {
	float: left;
	width: 280px;
	padding: 5px 10px 15px;
	float:left;
}

#navi ul {
	padding-left: 0;
	margin-left: 20px;
}

#navi ul li {
	padding-left: 0;
	font-size: 110%;
	color: #FF0099;
}

*:lang(ja) #navi ul li {
	padding-left: 5px !important;
}

#Contents {
	width: 684px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	background-repeat: repeat;
	padding: 5px 8px 15px;
} 

#Contents img {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

#Contents img.banner{
	float: none;
}

#Contents ul {
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
}

#Contents ul li {
	font-weight: bold;
	font-size: 110%;
	margin-left: 15px !important;
	margin-left: 0;
}

#Contents ol {
	float: left;
	padding-left: 24px;
	margin-top: 0;
	margin-left: 0;
}

#Contents ol li {
	font-weight: normal;
}
#sakura {
	background-image: url(img/sakura.png);
	position: relative;
	z-index: 100;
	height: 209px;
	width: 578px;
	left: 100px;
	top: -20px;
}

#body-mask {
	display: none;
	z-index: 98;
	background-color: #102;
	left: 0;
	top: 0;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	width: 100%;
	height: 1500px;
}

#mplayer {
	display: block;
	background-color: #000;
	margin: 278px 200px;
	width: 200px;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
