@charset "shift_jis";
/* CSS Document */

/* ξ{
------------------------------------------------------------------------------------- */
html,body{
	font-family: Verdana, Arial, "qMmpS Pro W3", "Osaka", "MS P SVbN", sans-serif;
	font-size: 12px;
	color: #9CA7B8;
	line-height: 1.5em;
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #000000;
	background-image:url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* link style
------------------------------------------------------------------------------------- */

a:link {
	color: #4885C1;
	text-decoration: none;
	/*text-decoration: underline;*/
}
a:visited {
	color: #4885C1;
}
a:hover {
	color: #89BBED;
	text-decoration: none;

}

/* img
------------------------------------------------------------------------------------- */
img {
  margin: 0;
  padding: 0;
}
a img {
  border: none;
  
}
a:hover img {
  border: none;
  background-color: none;
}






/*IFRAMEy[Wwi
----------------------------------------------------------------------*/
#iframe_news,
#iframe_profile,
#iframe_gallery,
#iframe_diary{
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	height:96%;
}
#iframe_news{
	background-image: url(../img/iframebg_news.jpg);
}
#iframe_profile{
	background-image: url(../img/iframebg_profile.jpg);
}
#iframe_gallery{
	background-image: url(../img/iframebg_gallery.jpg);
}
#iframe_diary{
	background-image: url(../img/iframebg_diary.jpg);
}



/*wb_[
----------------------------------------------------------------------*/
#header{
	background-image: none;
	height:125px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu{
	height:40px;
	width: 316px;
	position: relative;
	float: right;
}



/*Entery[W
------------------------------------------------------------------------------------- */
body.enter {
	background-image:url(../img/bg_enter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body.enter #container {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	height:100%;
	min-height: 100%;
	background-image: none;
	display: block;
}
body.enter #contents {
	width: 100%;
	text-align: left;
	height:96%;
	min-height: 95%;
	background-image: none;
	vertical-align: middle;
	position: relative;
}
#logoEnter {
	width: 400px;
	height: 220px;
	top: 50%;
	position: absolute;
	margin-top: -150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



/* ΊwRec€Κ
------------------------------------------------------------------------------------- */
#container {
	width: 925px;
	margin: 0px auto;
	text-align: left;
	height:100%;
	min-height: 100%;
	background-image: none;
	display: block;
}
.main_flame{
	margin-top:0;
	margin-bottom:0;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.contents {
	width: 100%;
	height:100%;
	padding:0px;
	position:relative;
}



/*tb^[
----------------------------------------------------------------------*/
#copyright{
	height:11px;
	width: 316px;
	position: relative;
	margin-top: 2px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	clear: both;
}
