@charset "utf-8";

*{
	margin:0;
	padding:0;
	color: #CCCCCC;
	text-shadow: 10px 10px 10px #000000;
}

html{
	overflow-y:scroll;
}

img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}

#fancy_top {
	background-image: url(../img/top2.jpg);
	height: 590px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 5px solid #333333;
	
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-300px;
    margin-left:-400px;
}

#fancy_top2 {
	background-image: url(../img/top2nd.jpg);
	background-repeat: no-repeat;	
	height: 590px;
	width: 790px;
	margin-right: auto;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	border: 5px solid #333333;
	
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-300px;
    margin-left:-400px;
}


#fancy_back {
	background-color: #2A2623;
}

#top_btn {
	width: 200px;
	padding-top: 150px;
	padding-left: 573px;
}

#top_btn2 {
	width: 215px;
	padding-top: 180px;
	float: right;
	padding-right: 2px;
}

#cr {
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	padding-top: 18px;
	padding-left: 15px;
}

#naka {
	font-size: 12px;
	padding-left: 20px;
}

#fancy_left {
	width: 570px;
	float: left;
}

#naka dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:500px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 5px;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
}

#naka dd {
	text-indent: 15px;
	padding-top: 2px;
	padding-left: 10px;
}

#naka iframe {
	border: thick solid #333333;
	margin-top: 12px;
	margin-left: 30px;
}
p {
	padding-left: 25px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100px;
	color: #333333;
	text-indent: -570px;
}
h2 {
	color: #333333;
	text-indent: -9999px;
}
h3 {
	font-size: 24px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 20px;
	font-family: "ＭＳ Ｐ明朝";
}
#naka h1 {
	text-indent: 0px;
	font-size: 20px;
	padding-top: 250px;
	color: #999999;
}
#naka h2 {
	font-size: 36px;
	text-indent: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#fancy_left #naka #c_top {
	vertical-align: bottom;
	text-align: right;
	position: absolute;
	left: 410px;
	top: 568px;
	width: 149px;
}
#top_btn2 a {

}
