/* CSS Document */

html {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(/img/bg2.gif);
	background-repeat: repeat;
	background-position: center top;
}
body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "MS Pゴシック" Helvetica, Arial, sans-serif;
/*	font-size: 75%;*/
	font-size: 1.6rem;
	color: #000000;
	line-height: 1.5;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-width: 900px;
	background-image: url(/img/bg_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

/*clearfix--------------------------------------------------
------------------------------------------------------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
   }
.clearfix { display: inline-block; }

/* exlude MacIE5 ＼*/
* html .clearfix { height: 1% }
.clearfix {display: block;}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #00A6C6;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #00A6C6;
	text-decoration: none;
}
a:hover {
	color: #132db0;
	text-decoration: none;
}

p {
	font-size: 1.5rem;
}


/*-----------------------------------------------------------
マージン関係
------------------------------------------------------------*/
.t0b5 { margin: 0 0 5px 0; overflow: hidden; }
.t0b10 { margin: 0 0 10px 0; overflow: hidden; }
.t0b15 { margin: 0 0 15px 0; overflow: hidden; }
.t0b20 { margin: 0 0 20px 0; overflow: hidden; }
.t0b25 { margin: 0 0 25px 0; overflow: hidden; }
.t0b30 { margin: 0 0 30px 0; overflow: hidden; }
.t0b40 { margin: 0 0 40px 0; overflow: hidden; }
.t0b50 { margin: 0 0 50px 0; overflow: hidden; }

.t5b0 { margin: 5px 0 0 0; overflow: hidden; }
.t5b10 { margin: 5px 0 10px 0; overflow: hidden; }
.t5b20 { margin: 5px 0 20px 0; overflow: hidden; }
.t5b30 { margin: 5px 0 30px 0; overflow: hidden; }

.t10b0 { margin: 10px 0 0 0; overflow: hidden; }
.t10b10 { margin: 10px 0; overflow: hidden; }
.t10b20 { margin: 10px 0 20px 0; overflow: hidden; }
.t10b30 { margin: 10px 0 30px 0; overflow: hidden; }

.t15b0 { margin: 15px 0 0 0; overflow: hidden; }

.t20b0 { margin: 20px 0 0 0; overflow: hidden; }
.t20b5 { margin: 20px 0 5px 0; overflow: hidden; }
.t20b10 { margin: 20px 0 10px 0; overflow: hidden; }
.t20b20 { margin: 20px 0; overflow: hidden; }
.t20b30 { margin: 20px 0 30px 0; overflow: hidden; }

.t30b0 { margin: 30px 0 0 0; overflow: hidden; }
.t30b5 { margin: 30px 0 5px 0; overflow: hidden; }
.t30b10 { margin: 30px 0 10px 0; overflow: hidden; }
.t30b20 { margin: 30px 0 20px 0; overflow: hidden; }
.t30b30 { margin: 30px 0; overflow: hidden; }

.t40b40 { margin: 40px 0; overflow: hidden; }
.t40b0 { margin: 40px 0 0 0; overflow: hidden; }


#wrapper {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 100%;
	nin-width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}

div#title {
	display: table;
	color: #FFFFFF;
	font-family: 'Cabin Sketch', cursive;
	width: 100%;
	min-width: 900px;
	height: 60px;
	background-color: #000000;
}

div#title p {
	display: table-cell;
	clear: both;
	font-family: 'Cabin Sketch', cursive;
	font-size: 3.2rem;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#main {
	font-size: 75%;
	line-height: 100%;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	text-align: left;

	position: relative;
	background: transparent!important;
	width: 100%;
	min-width: 900px;
	height: 390px;
	overflow: hidden;

	padding: 0px;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#navi {
	margin: 0 auto;
	width: 100%;
	min-width: 900px;
	height: 60px;
	background-color: #000000;
	text-align: center;
}

div#navi ul {
	margin: 0 0 0 0;
	padding: 0;
	display: inline-block;
}

div#navi ul li {
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -9999px;
	list-style-type: none;
	float: left;
	width: 101px;
	height: 43px;
}

div#navi ul li a {
	background-position: top 0;
	background-repeat: no-repeat;
	background-attachment: scroll;

	width: 101px;
	height: 43px;
	display: block;
}

div#navi ul li.naviLeft {
	background-image: url(/img/btn/left.gif);
	background-position: top 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div#navi ul li.navi1 a {
	background-image: url(/img/btn/top.gif);
}
div#navi ul li.navi1 a:hover {
	background-image: url(/img/btn/top_r.gif);
}
div#navi ul li.navi2 a {
	background-image: url(/img/btn/news.gif);
}
div#navi ul li.navi2 a:hover {
	background-image: url(/img/btn/news_r.gif);
}

div#navi ul li.navi3 a {
	background-image: url(/img/btn/live.gif);
}
div#navi ul li.navi3 a:hover {
	background-image: url(/img/btn/live_r.gif);
}
div#navi ul li.navi4 a {
	background-image: url(/img/btn/media.gif);
}
div#navi ul li.navi4 a:hover {
	background-image: url(/img/btn/media_r.gif);
}
div#navi ul li.navi5 a {
	background-image: url(/img/btn/prof.gif);
}
div#navi ul li.navi5 a:hover {
	background-image: url(/img/btn/prof_r.gif);
}
div#navi ul li.navi6 a {
	background-image: url(/img/btn/disco.gif);
}
div#navi ul li.navi6 a:hover {
	background-image: url(/img/btn/disco_r.gif);
}

div#navi ul li.navi7 a {
	background-image: url(/img/btn/blog.gif);
}
div#navi ul li.navi7 a:hover {
	background-image: url(/img/btn/blog_r.gif);
}
div#navi ul li.navi8 a {
	background-image: url(/img/btn/contact.gif);
}
div#navi ul li.navi8 a:hover {
	background-image: url(/img/btn/contact_r.gif);
}
div#navi ul li.naviRight {
	background-image: url(/img/btn/right.gif);
}

#mainSub {
	position: relative;
	width: 100%;
	min-width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 30px 0;
	background-color: #333333;
	text-align: center;
}

#mainSub div {
	display: inline-block;
}

#mainSub .container {
	width: auto;
	height: auto;
}

#container {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#container.live {
	background-attachment: scroll;
	background-image: url(/img/live/bg.gif);
	background-repeat: no-repeat;
	background-position: 500px 100px;
}

#container div.left {
	float: left;
	width: 100%;
}

#container div.right {
	float: left;
	width: 100%;
}

div.news {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding: 5px 15px 15px 15px;
	float: left;
	margin: 7px 0 20px 0;
	overflow: initial;
}

dt {
	background: url(/img/top/icon_chara.gif) no-repeat;
	background-position: left top;
	padding: 0px 10px 4px 17px;
	font-weight: bold;
	float: left;
}

dt:after {
	content: ">";
	display: inline-block;
	clear: both;
	height: 0;
}

dd {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

div.topLeftbn {
	width: 540px;
	float: left;
}

div.topRightbn {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

div.topRightbn a {
	width: auto;
	float: left;
	margin-right: 15px;
}

.subTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/img/title_black.gif);
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: 810px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 1.6rem;
}

.newsDate {
	font-size: 0.8em;
	color: #FFFFFF;
	width: 150px;
}

.liveYellowtitle {
	background-color: #FFC300;
	font-weight: bold;
	width: 790px;
	font-size: 100%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#copy {
	font-size: 1.4rem;
	text-align: center;
	margin: 0px;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#mediaTitle,
#mediaTv,
#mediaRadio,
#mediaMagazine,
#mediaWeb,
#mediaOther {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	padding: 0px;
	height: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#mediaTitle {
	background-image: url(/img/media/title.gif);
}
#mediaTv {
	background-image: url(/img/media/tv.gif);
}
#mediaRadio {
	background-image: url(/img/media/radio.gif);
}
#mediaMagazine {
	background-image: url(/img/media/magazine.gif);
}
#mediaWeb {
	background-image: url(/img/media/web.gif);
}
#mediaOther {
	background-image: url(/img/media/other.gif);
}

.mediaBox {
	padding: 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.mediaBoxBlue,
.mediaBoxyellow {
	background-color: #EBF8FB;
	width: 800px;
	padding: 30px;
}

.mediaBoxBlue {
	background-color: #EBF8FB;
}

.mediaBoxyellow {
	background-color: #FFFFCC;
}

.mediaBox p,
.mediaBoxyellow p,
.mediaBoxBlue p {
	margin: 0 0 20px 0;
	overflow-wrap: break-word;
}

.mediaBoxBlue p:last-child {
	margin: 0 0 0 0;
}

#boxg a {
	color: yellow!important;
	}
	#boxg a:visited {
	color: #00A6C6;
	text-decoration: underline;
}
#boxg a:hover {
	color: #999999;
	text-decoration: none;
}

#mediaTitle,
#newsTitle,
#liveTitle,
#profTitle,
#profBox,
#contactTitle {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	text-align: left;
	text-indent: -9999px;
	padding: 0px;
	height: 50px;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

#newsTitle {
	background-image: url(/img/news/title.gif);
}
.newsBox {
	margin-bottom: 50px;
}
#liveTitle {
	background-image: url(/img/live/title.gif);
}
#profTitle {
	background-image: url(/img/prof/title.gif);
}
#profBox {
	background-image: url(/img/prof/bg3.jpg);
}
#contactTitle {
	background-image: url(/img/contact/title.gif);
}

.text10 {
	font-size: 84%;
}
.text_red {
	font-weight: bold;
	color: #FF3300;
}
.text_blue {
	font-weight: bold;
	color: #1300a0;
}
.text_purple {
	font-weight: bold;
	color: #993399;
}
.text_green {
	font-weight: normal;
	color: #008837;
}
.text_web {
	font-weight: bold;
	color: #CC3399;
}
.text_web a {
	font-weight: bold;
	color: #CC3399;
}
.text_web a hover {
	font-weight: bold;
	color: #CC3399;
}

/*store--------------------------------------------------
------------------------------------------------------------*/
div#storeBox {
	width: 580px;
	margin: 0 auto;
	}
table#store {
	width: 580px;
	border-collapse: collapse;
	border: 1px #fff  solid;
	float: left;
	}
	table#store tr {
	border: 1px #fff  solid;
	}
	table#store tr td.td1 {
	background-color: #34B7D9;
	border: 1px #fff  solid;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	}
	table#store tr td.td2 {
	border: 1px #fff  solid;
	background-color: #34B7D9;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	}
	table#store tr td.td3 {
	border: 1px #fff solid;
	padding: 3px 0 3px 10px;
	font-size: 10px;
	background-color: #F9F9F9;
	}
	table#store tr td.td4 {
	border: 1px #fff  solid;
	padding: 3px 0 3px 10px;
	font-size: 10px;
	background-color: #F9F9F9;
	}
table#store2 {
	width: 395px;
	border-collapse: collapse;
	border: 1px #fff solid;
	float: left;
	}
	table#store2 tr {
	border: 1px #fff solid;
	}
	table#store2 tr td.td1 {
	background-color: #34B7D9;
	border: 1px #fff solid;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	}
	table#store2 tr td.td2 {
	border: 1px #fff solid;
	background-color: #34B7D9;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	}
	table#store2 tr td.td3 {
	border: 1px #fff  solid;
	padding: 3px 0 3px 10px;
	font-size: 10px;
	background-color: #F9F9F9;
	}
	table#store2 tr td.td4 {
	border: 1px #fff  solid;
	padding: 3px 0 3px 10px;
	font-size: 10px;
	background-color: #F9F9F9;
	}


/*Discography--------------------------------------------------
------------------------------------------------------------*/
#discoTitle {
	background-attachment: scroll;
	background-image: url(/img/disco/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	padding: 0px;
	height: 44px;
	width: 811px;
	margin: 0 0 35px 0;
}
.discoBox0 {
	width: 800px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	}
.discoBox {
	width: 800px;
	height: auto;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px dotted #000;
	}
	.discoBoxL {
		width: 113px;
		height: auto;
		margin: 0;
		padding: 0;
		text-align: center;
		float: left;
		}
	.discoBoxR {
		width: 662px;
		height: auto;
		margin: 0 0 0 25px;
		padding: 0;
		float: right;
		}
	p.disco-text10 {
		font-size: 84%;
		margin: 0;
		}
	p.disco-text1 {
		margin: 0;
		font-weight: bold;
		}
	p.disco-text2 {
		margin: 0;
		font-weight: bold;
		font-size: 125%;
		}
	p.disco-text3 {
		margin: 0;
		font-weight: bold;
		color: #F6640E;
		}
	p.disco-text4 {
		margin: 0;
		color: #00A0C6;
		}
	p.disco-text5 {
		margin: 3px 0 0 0;
		}


#prof01 {
	padding:30px;
	background-color: #00A0C6;
	}
#prof02 {
	padding: 30px 30px 30px 50px;
	background-color: #00A0C6;
	}
</style>
