body {
	padding: 0px;
	font-family: "Lucida Grande", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", メイリオ, "ＭＳ Ｐゴシック", Tahoma, Osaka, Helvetica, sans-serif;	
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	background-repeat: repeat;
	margin: 0px;
	line-height: 140%;
}
* html body {
	padding: 0px;
	font-family: メイリオ, "ＭＳ Ｐゴシック", Osaka, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	line-height: 140%;
}
table, tr, td {
	line-height: 140%;
}
input, textarea, select{
	font-size: 12px;
	line-height: 140%;
}
a:link {
	color: #3366FF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
	}
a:active {
	color: #3366FF;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #3366FF;
	border-top-width: 6px;
	border-top-style: solid;
}

#line {
	margin-top: 3px;
	clear: both;
	background-color: #3366FF;
	height: 4px;
}

#under_line {
	background-color: #FFFFFF;
	height: 10px;
}

#logo a{
	display:block;
	width: 457px;
	margin-left: 5px;
	background-image: url(../img/common/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 53px;
	text-decoration: none;
}

#logo .hide {
	visibility: hidden;
	font-size: 10px;
	color: #FFFFFF;
}



#home{
	text-align:right;
	margin-right: 5px;
	margin-bottom: 5px;
}

#home a{
	text-decoration: none;
	color: #3366FF;
	font-weight: normal;
	font-size: 12px;
}



#navi {
	padding: 0px;
	background-color:#3366FF;
}

#navi .hide {
	visibility: hidden;
	font-size: 10px;
	color: #3366FF;
}

#navi img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navi #info a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/info.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #info a:hover {
	display:block;
	background-image: url(../img/common/navi/info_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#navi #discography a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/discography.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #discography a:hover {
	display:block;
	background-image: url(../img/common/navi/discography_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#navi #profile a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/profile.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #profile a:hover {
	display:block;
	background-image: url(../img/common/navi/profile_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#navi #blog a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/blog.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #blog a:hover {
	display:block;
	background-image: url(../img/common/navi/blog_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#navi #photo a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/photo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #photo a:hover {
	display:block;
	background-image: url(../img/common/navi/photo_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#navi #fanclub a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/fanclub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #fanclub a:hover {
	display:block;
	background-image: url(../img/common/navi/fanclub_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#navi #shop a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/shop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #shop a:hover {
	display:block;
	background-image: url(../img/common/navi/shop_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#navi #netradio a {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/navi/netradio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 40px;
	text-decoration: none;
}

#navi #netradio a:hover {
	display:block;
	background-image: url(../img/common/navi/netradio_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#mail a{
	display:block;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/mail.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 144px;
	height: 25px;
	text-decoration: none;
}

#mail .hide {
	visibility: hidden;
	font-size: 10px;
	color: #FFFFFF;
}

#blog a{
	display:block;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/common/blog.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	height: 25px;
	text-decoration: none;
}

#blog .hide {
	visibility: hidden;
	font-size: 10px;
	color: #FFFFFF;
}

#nocopy {
	background-image: url(../img/common/nocopy.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 93px;
	height: 25px;
}

#nocopy .hide {
	visibility: hidden;
	font-size: 10px;
	color: #FFFFFF;
}

#copyright {
	margin-right: 5px;
	margin-top: 2px;
	background-image: url(../img/common/copyright.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
}

#copyright .hide {
	visibility: hidden;
	font-size: 10px;
	color: #FFFFFF;
}

#title .hide {
	visibility: hidden;
	font-size: 10px;
	color: #FFFFFF;
}

#main {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
}

.btext{
	color: #3366FF;
	font-weight: bold;
	font-size: 14px;
}

.rtext{
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
}

.stext{
	font-weight: bold;
	font-size: 14px;
}

#text_c{
	text-align:center;
}
