@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: #363636;
	line-height: 1.5em;
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position: center top;
	background-image: none;
	/*background-image:url(../img/bg_news.jpg);*/
}
/* link style
------------------------------------------------------------------------------------- */

a:link {
	color: #CC0000;
	text-decoration: none;
	/*text-decoration: underline;*/
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF3366;
	text-decoration: none;

}

/* img
------------------------------------------------------------------------------------- */
img {
  margin: 0;
  padding: 0;
}
a img {
  border: none;
  
}
a:hover img {
  border: none;
  background-color: none;
}




/*ey[Wwi
----------------------------------------------------------------------*/
html,body.news #container,
html,body.profile #container,
html,body.gallery #container {
	background-repeat: no-repeat;
	background-position: center top;
	
}
html,body.news #container {
	background-image:url(../img/bg_news.jpg);
}
html,body.profile #container {
	background-image:url(../img/bg_profile.jpg);
}
html,body.gallery #container {
	background-image:url(../img/bg_gallery.jpg);
}
body.mail{
	background-image:url(../img/bg_mail.jpg);
	background-color: #FDE3F2;
}


/*IFRAMEy[Wwi
----------------------------------------------------------------------*/
#iframe_news,
#iframe_profile,
#iframe_gallery{
	background-repeat: no-repeat;
	background-position: center top;
	width:470px;
	height:475px;
	margin-right: auto;
	margin-left: auto;
}

/*#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);
}*/






/*tb^[wi*/
/*body.news #footer {
	background-image: url(../img/iframebg2_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.profile #footer{
	background-image: url(../img/iframebg2_profile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.gallery #footer{
	background-image: url(../img/iframebg2_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/






/*Mail
----------------------------------------------------------------------*/
#mailform table {
	font-size: 12px;
	line-height: 1.2em;
	color: #B52D59;
}
#mailTxt {
	margin-top: 45px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
}



/*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;
}
/*tb^[
----------------------------------------------------------------------*/
#footer{
	width: 100%;
}
#footer2{
	background-image: none;
	height:115px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#copyright{
	height:40px;
	width: 316px;
	position: relative;
	float: right;
	margin-top: 25px;
	text-align: right;
}
