@charset "utf-8";
/* CSS Document */


#container {
	margin: 0px auto;
	width: 1000px;
	
}

#main_back {
	background: url(img/sampleaderu.gif) no-repeat left top;
	height:1000px;
	
}
*

* {
	margin: 0px;
	padding: 0px;
}
 #navi {
	font: italic large "HG創英角ﾎﾟｯﾌﾟ体";
	color: #9C3;
	display: inline;
	list-style: square inside;
}
#wrapper #main {
	font-family: "小塚ゴシック Pro H", "小塚ゴシック Pro EL", "小塚ゴシック Pro B", "小塚ゴシック Pr6N R", "小塚ゴシック Pr6N M";
	margin: 45px;
}



#footer {
	color: #FFF;
	background: #999;
	text-align: center;
	height: 30px;
	width: 1000px;
	padding-top: 10px;
}
#navi ul {
	position: relative;
	top: 300px;
	left: 50px;
	word-spacing: 150em;
}
li {
	list-style: none;

}
a {
	font-size: xx-large;
	color: #9C3;
	text-decoration: none;
	line-height: 150%;
}
a:hover {
	color: #C06;
	text-decoration: underline;
}

/*--p2--*/

#wrapper{
	margin: 0px auto;
	width: 1000px;
	}#main {
	font-family: "小塚ゴシック Pro H";
	background: url(img/cbare2.jpg) no-repeat center;
}

#wrapper #navi p {
	font: italic 98px "HG創英角ﾎﾟｯﾌﾟ体";
	text-decoration: underline overline;
	color: #F06;
	text-align: center;
}
#wrapper #main h1 {
	color: #C3C;
}
#wrapper #main p {
	font-size: x-large;
	color: #0CF;
	padding: 70px;
	text-decoration: underline;
}
#wrapper hr {
	color: #FC0;
	border: 10px double #FF0;
}
#wrapper #title {
	font: bolder 96px "HGS行書体", "HG正楷書体-PRO";
	color: #F66;
	border-top: 50px solid #C03;
	border-bottom: 50px solid #C03;
	border-right-width: 50px;
	border-left-width: 50px;
	width: 750px;
	text-align: center;
	margin-left: 125px;
	background: #9C9;
}
#wrapper #navi2 ul {
	font-family: "HG創英角ﾎﾟｯﾌﾟ体";
	font-style: italic;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: 100px;
	background: url(img/beauty.jpg);
}
#gazou {
	background: #CF9;
	width: 1000px;
	text-align: center;
}
#wrapper3 h1 {
	font: 50px "HG行書体";
	color: #FFF;
	background: #903;
}
#wrapper3 p {
	background: #FF9;
	color: #630;
}
