@charset "utf-8";
/* CSS Document */
/*formatting style
----------------------------------------------------------------------*/



* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	color: #333333;
	background-color: #73c5bd;
	height: 100%;
	width: 100%;
	font-size: 60%;
}



/* link styles
-----------------------------------------------*/

a { 
	outline: none; }

a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #7394bd;
}
a:visited {
	color: #7394bd;
	text-decoration: none;
}
a:hover {
	color: #f5a59e;
	text-decoration: none;
}



/* basic layout
-----------------------------------------------*/





#wrapper {
	height: 525px;
	width: 850px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -262px;
	margin-left: -425px;
}
#wrapper #header {
	float: left;
	height: 154px;
	width: 250px;
	background-image: url(images/header.gif);
	text-indent: -1500px;
}
#wrapper #contens {
	float: left;
	height: 234px;
	width: 250px;
	top: 154px;
	position: absolute;
}
#contens ul li {
	list-style: none;
}
#contens ul li a {
	height: 15px;
	width: 250px;
	display: block;
	margin-bottom: 9px;
	background-image: url(images/menubar.gif);
	text-indent: -1500px;
}
#contens #nTop a {

}
#contens #nTop a:hover {
	background-image: url(images/menubar.gif);
	background-position: 0px -30px;
}


#contens #nNews a {
	background-position: 0px -45px;
}
#contens #nNews a:hover {
	background-position: 0px -75px;
}
#contens #nLive a {
	background-position: 0px -90px;
}
#contens #nLive a:hover {
	background-position: 0px -120px;
}
#contens #nProfile a {
	background-position: 0px -135px;
}
#contens #nProfile a:hover {
	background-position: 0px -165px;
}
#contens #nDisco a {
	background-position: 0px -180px;
}
#contens #nDisco a:hover {
	background-position: 0px -210px;
}
#contens #nBlog a {
	background-position: 0px -225px;
}
#contens #nBlog a:hover {
	background-position: 0px -255px;
}
#contens #nPhoto a {
	background-position: 0px -270px;
}
#contens #nPhoto a:hover {
	background-position: 0px -300px;
}
#contens #nDownload a {
	background-position: 0px -315px;
}
#contens #nDownload a:hover {
	background-position: 0px -345px;
}
#contens #nContact a {
	background-position: 0px -360px;
}
#contens #nContact a:hover {
	background-position: 0px -390px;
}
#contens #nLink a {
	background-position: 0px -405px;
}
#contens #nLink a:hover {
	background-position: 0px -435px;
}
#top #contens #nTop a {
	background-image: url(images/menubar.gif);
	background-position: 0px -15px;
}
#news #contens #nNews a {
	background-image: url(images/menubar.gif);
	background-position: 0px -60px;
}
#live #contens #nLive a {
	background-image: url(images/menubar.gif);
	background-position: 0px -105px;
}
#profile #contens #nPlofile a {
	background-image: url(images/menubar.gif);
	background-position: 0px -150px;
}
#disco #contens #nDisco a {
	background-image: url(images/menubar.gif);
	background-position: 0px -195px;
}
#blog #contens #nBlog a {
	background-image: url(images/menubar.gif);
	background-position: 0px -240px;
}
#photo #contens #nPhoto a {
	background-image: url(images/menubar.gif);
	background-position: 0px -285px;
}
#download #contens #nDownload a {
	background-image: url(images/menubar.gif);
	background-position: 0px -330px;
}
#contact #contens #nContact a {
	background-image: url(images/menubar.gif);
	background-position: 0px -375px;
}
#link #contens #nLink a {
	background-image: url(images/menubar.gif);
	background-position: 0px -420px;
}




#wrapper #topics {
	color: #FFFFFF;
	float: left;
	width: 250px;
	top: 388px;
	height: 137px;
	position: absolute;
}
#wrapper #main {
	background-color: #73c5bd;
	float: right;
	height: 525px;
	width: 600px;
	position: relative;
	background-image: url(images/main.gif);
}
#wrapper #main h2 {
	text-indent: -1500px;
}

#wrapper #footer {
	float: right;
	width: 600px;
	color: #FFFFFF;
	text-align: center;
}
/* top layout
-----------------------------------------------*/


#topnews {
	background-image: url(images/topnews.gif);
	text-indent: -1500px;
	height: 240px;
	width: 500px;
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#topmain  #subnews {
	width: 550px;
	margin-left: 25px;
	height: 205px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CCCCCC;
}
#topmain   #subnews  img {
	margin-left: 25px;
	margin-top: 20px;
}



/* news layout
-----------------------------------------------*/



#news #newsmain {
	width: 500px;
	margin-top: 20px;
	margin-left: 50px;
	height: 485px;
	overflow: auto;
	padding-right: 50px;
	line-height: 150%;
}
#news #newsmain li {
	border: thin solid #CCCCCC;
	margin-bottom: 25px;
	padding: 10px;
}



/* profile layout
-----------------------------------------------*/




#profile #profile_main {
	height: 485px;
	width: 520px;
	margin-top: 20px;
	margin-left: 30px;
	overflow: auto;
	padding-right: 50px;
	line-height: 150%;
}

#profile #profile_main #profile_top h2 {
	background-image: url(images/memberphoto.gif);
	height: 240px;
	width: 500px;
}
#profile #profile_main ul {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 20px;
	list-style: none;
}



/* live layout
-----------------------------------------------*/

#live #live_main {
	height: 485px;
	width: 550px;
	margin-top: 20px;
	margin-left: 50px;
	overflow: auto;
	line-height: 150%;
}
#live #live_main ul {
	width: 450px;
	margin-bottom: 25px;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


/* disco layout
-----------------------------------------------*/


#disco #disco_main {
	width: 550px;
	margin-left: 50px;
	height: 485px;
	overflow: auto;
}
#disco #disco_main #disco_sub {
	padding: 20px;
	width: 480px;
	border-bottom: 1px solid #CCCCCC;
	overflow: auto;
}
#disco #disco_main #disco_sub .disco_pic {
	float: left;
	list-style: none;
	line-height: 1em;
	margin-right: 50px;
}
#disco #disco_main #disco_sub .disco_tex {
	list-style: none;
	line-height: 150%;
	letter-spacing: 0.1em;
	float: right;
	text-align: right;
}
#blog #blog_main {
	font-size: 150%;
	height: 285px;
	width: 550px;
	text-align: center;
	padding-top: 200px;
	margin-left: 30px;
	line-height: 2em;
}
#download #download_main {
	text-align: center;
	height: 285px;
	width: 550px;
	padding-top: 200px;
	font-size: 150%;
}
#link #link_main {
	font-size: 150%;
	text-align: center;
	height: 285px;
	width: 550px;
	padding-top: 200px;
}
#contact #contact_main {
	text-align: left;
	height: 285px;
	width: 450px;
	padding-top: 200px;
	padding-right: 50px;
	padding-left: 50px;
}
