@import "generic.css";


/*div{
	border: 1px solid #FF00FF;
}
*/
body{
	background-image: url(../img/top/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 120%;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}


img{
	border: none;
}

#wrapper {
	margin:0 auto;
	text-align:center;
	width:800px;
	}

#all{
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
	position:relative;
}



#side_link_left {
	left:-120px;
	position:absolute;
	height: 600px;
	width: 120px;
	top: 0;
}



/* TOP LINK
----------------------------------------------- */
#top_link {
	position : absolute; 
	top :480px; 
	left: -24px;
	right:  0;
	width: 120px;
	}


/*
a,a:visited{
	color:#333366;
	font-size: 12px;
	text-decoration: underline;
	}
a:hover{
	text-decoration:underline;
	color: #FF0000;
	}
*/




p{
	text-indent: 1em;
}
form{
	margin: 0px;
	padding: 0px;
}

#header{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-bottom: 5px;
	height: 200px;
}
#headleft{
	margin: 0px;
	padding: 0px;
	width: 327px;
	height: 62px;
	float: left;
}
#headright{
	padding: 0px;
	width: 800px;
	margin: 0px auto;
	background-color:#000;
}

#headlogo{
	background-image: url(../img/top/hd1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
}
#hdtop{
	background-color: #000000;
	height: 17px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../img/top/hdtop_bg.gif);
}
#headermenu{
	text-align: right;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	width: 800px;
}

ul#hdmenu {
 margin: 0;
 padding: 0;
}

ul#hdmenu::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

ul#hdmenu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 114px;
	list-style-type: none;
	height: 34px;
	text-align: center;
}

ul#hdmenu li a,ul#hdmenu a:visited {
	display: block;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	background-image: url(../img/top/hdmbt_1.gif);
}

ul#hdmenu li a:hover {
	color: #FFFFFF;
	background-image: url(../img/top/hdmbt_2.gif);
}

#headersubmenu{
	height: 20px;
	text-align: right;
	padding-right: 15px;
	margin: 3px;
	font-size: 12px;
	color: #666666;
}

#main{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	clear: both;
}


#topleft{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 550px;
}

.topleft_txt{
	text-align: left;
	padding: 5px;
	width: 526px;
	margin: 0 auto;

	border-radius: 2px;         /* CSS3 */
  	-moz-border-radius: 2px;    /* Firefox */
 	-webkit-border-radius: 2px; /* Safari,Chrome */
	border: 2px #F68CDC solid;     /* 枠線の装飾 */
	
	background-image: url(../img/top/topleft_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	}

.topleft_txt2{
	text-align: left;
	padding: 5px;
	width: 526px;
	margin: 0 auto;
		
	border-radius: 2px;         /* CSS3 */
  	-moz-border-radius: 2px;    /* Firefox */
 	-webkit-border-radius: 2px; /* Safari,Chrome */
	border: 2px #4499FF solid;     /* 枠線の装飾 */
	
	background-image: url(../img/top/topleft_bg2.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	}

a img.xmas{
	border: 2px #FF006C solid;
	}

a img.xmas:hover{
	border: 2px #D2FF00 solid;
	}

#topright{
	float: right;
	padding: 2px;
/*	background-color: #EBE9E7; */
	width: 230px;
	margin: 0px;
}


#cont{
	float: right;
	margin: 0px;
	padding: 5px;
	width: 580px;
}
#sd{
	float: left;
	width: 190px;
	margin: 0px;
	background-image: url(../img/top/sdbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}


.sdmenu{
	padding: 0;
	width: 170px;
	margin: 0px auto;
}

.sdmenu ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 170px;
}

.sdmenu li{
	margin: 0;
	padding: 0px;
}

.sdmenu li a{
	display: block;
	color: #6A0033;
	text-decoration: none;
	background-image: url(../img/top/sdm1.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin: 0px;
	height: 23px;
}

html>body .sdmenu li a { width: auto; }

.sdmenu li a:hover{
	color: #F952B5;
	text-decoration: none;
	background-image: url(../img/top/sdm2.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#footer{
	clear: both;
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../img/top/ft1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
	#ftmenu{
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
		}
	#ftmenu a{
	color: #666666;
	text-decoration: none;
}
	#ftmenu a:link{
	color: #666666;
	text-decoration: none;
}
	#ftmenu a:visited{
	color: #666666;
	text-decoration: none;
}
	#ftmenu a:hover{
	color: #FF0099;
	text-decoration: underline;
}

	#copyrights{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #999999;
	margin-top: 30px;
	padding-left: 20px;
	width: 500px;
		}
	.ftsub{
		border: 1px solid #CCCCCC;
		width: 200px;
		margin-right: 30px;
		}

h1{
	color: #FFEEFE;
	font-size: 12px;
	margin: 0px;
	padding: 3px 0px;
}
/*
h1{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 0px 0px;
}
*/
h2{
	font-size: 14px;
	color: #FF0000;
	margin: 0px 0px 5px;
	padding: 0px;
}
h3{
	font-size: 16px;
	color: #6D4963;
	margin: 0px;
	padding: 13px 0px 0px 15px;
	text-align: left;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #405A8A;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0099;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF4FA;
}
h5{
	font-size: 12px;
	font-weight: bold;
	color: #6D5793;
	background-image: url(../img/top/h5point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
}
h6{
	font-size: 12px;
	color: #FF0066;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

h7{
	font-size: 14px;
	color: #FF0000;
	margin: 3px 0px 5px;
	padding: 0px;
}
.topctgtxt{
	padding: 5px 5px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #2F4FDC;
	line-height: 130%;
	}

.topctgtxt a{
	color: #666666;
	text-decoration: none;
	}

.topctgtxt a:hover{
	color: #666666;
	text-decoration: underline;
	}

.topctgtxt_g{
	padding: 5px 5px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #2F4FDC;
	line-height: 130%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0099;
	}

.topctgtxt_g a{
	color: #666666;
	text-decoration: none;
	}

.topctgtxt_g a:hover{
	color: #666666;
	text-decoration: underline;
	}


.topctgtxt_s{
	padding: 5px 5px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #2F4FDC;
	line-height: 130%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC33CC;
	}

.topctgtxt_s a{
	color: #666666;
	text-decoration: none;
	}

.topctgtxt_s a:hover{
	color: #666666;
	text-decoration: underline;
	}


#topctg {
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
/*
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
*/
	text-decoration: none;
}

#topctg1{
	background-image: url(../img/top/top_ctg1b.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#topctg2{
	background-image: url(../img/top/top_ctg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#topctg3{
	background-image: url(../img/top/top_ctg3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#toppicup{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top/top_picup-tt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 550px;
	padding-bottom: 8px;
}
#toppicupname{
	font-size: 12px;
	color: #423968;
	text-align: center;
	letter-spacing: 0.2em;
	padding-top: 13px;
}
#picup1{
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	background-color: #fff;
	padding: 5px;
	
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

#noticebox {
	width: 560px;
	background-image: url(../img/top/top_notice-tt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 10px;
	height: 36px;
}
	.noticearea{
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 10px;
}
#topinfobox{
	margin: 0px;
	padding: 0px;
}
	.topjob{
		background-image: url(../img/top/top_job.gif);
		background-repeat: no-repeat;
		background-position: center center;
		width: 236px;
		height: 61px;
		float: left;
	}
	.topb2b{
		background-image: url(../img/top/top_b2b.gif);
		background-repeat: no-repeat;
		background-position: center center;
		height: 61px;
		width: 236px;
		clear: both;
		float: right;
	}
.border {
	border: 1px solid #CCCCCC;
}
.non {
	display:none;
}
.conttt {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.sdbox {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.conttitle {
	background-image: url(../img/top/cont_title.gif);
	background-position: left center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 40px;
	padding: 0px;
	width: 580px;
}
.cont1{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 5px solid #EEEEEE;
	margin-top: 0px;
	margin-bottom: 10px;
}

.cont1_c {
    	background-image: url("../img/c_bg.gif");
       	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 5px solid #EEEEEE;
	margin-top: 0px;
	margin-bottom: 10px;
}

.cont1_s {
    	background-image: url("../img/s_bg.gif");
       	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 5px solid #EEEEEE;
	margin-top: 0px;
	margin-bottom: 10px;
}

.cont1_m{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 5px solid #EEEEEE;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/maniac/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 30px;
}

.cont1_n{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 5px solid #EEEEEE;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/n_bg.jpg);
	background-repeat: no-repeat;
 　　　background-position: bottom;
}
.cont1_osusume{
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FEC264;
	margin-top: 0px;
	margin-bottom: 10px;
}
.cont1 p{
	margin: 0px 0px 10px;
}

.cont2{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
}
.cont3{
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
}
.cont4{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}
.cont5{
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 480px;
}
.conttopbox1 {
	background-image: url(../img/top/contbase_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
	padding: 0px;
	height: 14px;
	width: 570px;
	}

.conttopbox2 {
	background-image: url(../img/top/contbase_2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto;
	padding: 5px 20px;
}

.conttopbox2_n {
	background-image: url(../img/n_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto;
	padding: 5px 20px;
}

.conttopbox3 {
	background-image: url(../img/top/contbase_3.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto 10px;
	padding: 0px;
	height: 14px;
	width: 570px;
}
.contpicupbase {
	background-image: url(../img/top/contpicupbase.gif);
	height: 203px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 50px 15px 15px;
}



.voice_box {
	background-color: #fff;
	margin: 0px auto;
	width: 570px;
	padding: 0px;
}

.voice_sample {
	line-height: 120%;
	font-size: 95%;
	color: #151515;
}



.artistname1 {
	font-size: 14px;
	font-weight: bold;
	color: #558B97;
}
.textred {
	color: #FF0000;
}
.listtd {
	margin: 3px;
	border: 1px solid #CCCCCC;
}
	.listtd a{
	color: #970B6C;
	text-decoration: none;
	background-image: url(../img/top/listpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
	.listtd a:hover{
	color: #F728A5;
	text-decoration: underline;
	background-image: url(../img/top/listpoint2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.listtd_voice {
	margin: 3px;
	
}
	.listtd_voice a{
	display: block;
	color: #970B6C;
	text-decoration: none;
	background-image: url(../img/top/listpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

	.listtd_voice a:hover{
	color: #F728A5;
	text-decoration: underline;
	background-image: url(../img/top/listpoint2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}





.faqq {
	font-size: 12px;
	font-weight: bold;
	color: #945F8C;
	background-color: #FFF7FD;
}
.faqa {
	font-size: 12px;
	line-height: 125%;
	padding-left: 10px;
	text-align: left;
	background-color: #f5f5f5;
}
.dot {
	background-image: url(../img/top/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.off10a {
	background-color: #D50095;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#hdimg1{
	background-image: url(../img/top/banner_10.jpg);
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hdimg2{
	background-image: url(../img/top/banner_o.jpg);
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hdimg3{
	background-image: url(../img/top/banner_a1.jpg);
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hdimg4{}
.textblue {
	color: #2C56AF;
}



/*HEADER NAVIGATION*/
ul#headNavi		{ list-style: none; margin: 0px; padding: 0; position: relative; top: 0; width: 801px; height: 34px; overflow: hidden }
ul#headNavi li a	{ text-indent: -9999px; padding: 0; position: absolute; top: 0px; height: 34px; overflow: hidden }

li#headN01 a		{ background: url(../img/top/menu/a/hdm1.gif) no-repeat; left: 0px; width: 89px;}
li#headN02 a		{ background: url(../img/top/menu/a/hdm2.gif) no-repeat; left: 89px; width: 89px; }
li#headN03 a		{ background: url(../img/top/menu/a/hdm3.gif) no-repeat; left: 178px; width: 89px; }
li#headN04 a		{ background: url(../img/top/menu/a/hdm4.gif) no-repeat; left: 267px; width: 89px; }
li#headN05 a		{ background: url(../img/top/menu/a/hdm5.gif) no-repeat; left: 356px; width: 89px; }
li#headN06 a		{ background: url(../img/top/menu/a/hdm6.gif) no-repeat; left: 445px; width: 89px; }
li#headN07 a		{ background: url(../img/top/menu/a/hdm7.gif) no-repeat; left: 534px; width: 89px; }
li#headN08 a		{ background: url(../img/top/menu/a/hdm8.gif) no-repeat; left: 623px; width: 89px; }
li#headN09 a		{ background: url(../img/top/menu/a/hdm9.gif) no-repeat; left: 712px; width: 89px; }


li#headN01 a:hover,
li#headN02 a:hover,
li#headN03 a:hover,
li#headN04 a:hover,
li#headN05 a:hover,
li#headN06 a:hover,
li#headN07 a:hover,
li#headN08 a:hover,
li#headN09 a:hover	{ background-position: 0 -34px }
.lineud {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textwh {
	color: #FFFFFF;
}
.lk2 a:link,.link2 a:visited{
	color: #FF0000;
	text-decoration: none;
}
.lk2 a:hover{
	color: #FF0000;
	text-decoration: none;
}
.textpp {
	color: #CC00FF;
}
.subdiv1 {
	padding: 10px;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FEF1FA;
}
.textgr {
	color: #009900;
}
.textor {
	color: #FF6600;
}
.textp {
	color: #FF0099;
}
.conttopbox0 {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.specialthema2 {
	font-size: 21px;
	font-weight: bold;
	color: #FF0066;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF8FC;
	text-align: center;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 2px solid #FEBCEF;
}
.ul1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0066;
}
.txtpt {
	display:none;
}
.caradata {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text10 {
	font-size: 10px;
}
.w10 {
	width: 10px;
}
.w20 {
	width: 20px;
}
.w30 {
	width: 30px;
}

/* マニアックページ
----------------------------------------------- */

img.m_1 { border: 6px #FF6600 solid; }
a img.m_1 { border: 6px #FF6600 solid; }
a img.m_1:hover { border: 5px #FF9966 solid; }

img.m_2 { border: 6px #FF00CC solid; }
a img.m_2 { border: 6px #FF00CC solid; }
a img.m_2:hover { border: 5px #FF99CC solid; }




/* 2010ハロウィンTOP用
----------------------------------------------- */
.table_halloween a{
	color: #ff0031;	
	text-decoration: none;
	}

.table_halloween a:hover {	
	text-decoration: underline;
	}


/* 2011バレンタイン及びご挨拶用
----------------------------------------------- */

#greeting {
	padding: 10px;
	border: 5px solid #e3fe7c;
  	 margin: 10px;
	}

#greeting_text {
	padding: 7px;
	border: 1px solid #eee;	
	text-align: left; 
	background-image: url(../img/top/haikei-bl.gif);
	color: #0b1d19;
	}

#greeting_text a{
	text-decoration: none;
	color: #0b1d19;
	}

#greeting_text a:hover{
	background-color: #c1fbd6;
	color: #0b1d19;
	}

#greeting_text2 {
	padding: 7px;
	border: 1px solid #eee;	
	text-align: left; 
	background-image: url(../img/top/haikei-y.gif);
	color: #0b1d19;
	}

#greeting_text2 a{
	text-decoration: none;
	color: #0b1d19;
	}

#greeting_text2 a:hover{
	background-color: #fde1ec;
	color: #0b1d19;
	}

.g1 {
    -moz-border-radius: 9px 9px 9px 9px;
    background-color: #F8E8DC;
    border: 1px solid #FF7612;
    margin-bottom: 20px;
    padding: 20px;
}

.g2 {
    -moz-border-radius: 9px 9px 9px 9px;
    background-color: #E2FCD5;
    border: 1px solid #6AF327;
    margin-bottom: 20px;
    padding: 20px;
}

.g3 {
    -moz-border-radius: 9px 9px 9px 9px;
    background-color: #FBF7C8;
    border: 1px solid #F9E828;
    margin-bottom: 20px;
    padding: 20px;
}

/*  震災につきまして
----------------------------------------------- */

.emergency {
	padding: 10px ;
	border: 1px solid #CBCDEB;
  	 margin:  5px 10px 5px 10px;
	text-align: left;
	}



/*  2011.10.15 追加
----------------------------------------------- */
.mg10v {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mg20t {
	margin-top: 20px;
}

.tal {
	text-align: left;
}

.fc-or1 {
	color: #f51a34;
}

.fc-or2 {
	color: #f14dfd;
}

.fc-or3 {
	color: #2c15db;
}

.fc-or4 {
	color: #e36c0a;
}

.fc-or5 {
	color: #00b050;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.hal_area {
	width: 535px;
	margin: 0 auto;
	text-align: left;
}

.hal_area p {
	text-indent: 0;
}

.hal_table {
	width: 100%;
	border: 5px solid #bbe708;
}

.hal_subtable {}

.hal_table th,
.hal_table td,
.hal_subtable th,
.hal_subtable td {
	vertical-align: top;
	padding: 5px;
}

.hal_table th,
.hal_subtable th {
	font-weight: normal;
}

.hal_table td {}

.hal_table td.pd0 {
	padding: 0;
}

.hal_subtable th,
.hal_subtable td {
	padding-top: 2px;
	padding-left: 0;
}

.hal_artist {
	width: 530px;
	margin: 0 auto;
}

.hal_artist td {
	width: 80px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	border: 1px solid #ccc;
}

.hal_artist td.nb {
	width: 40px;
	text-align: left;
	border: 0 none;
}

/*  2012.12.28 追加
----------------------------------------------- */
.login_box {
	margin: 10px 5px 15px 5px;
	padding: 10px 15px;
	border: 4px #000000 solid;
	background: #666;
	text-indent: 0em;
	text-align: left;
	color: white;
}

.login_title {
	position: relative;
	height: 100%;
	margin-top: 0;
	margin-bottom: 5px;
	text-indent: 0em !important;
}


.logLink {
	color: pink !important;
	text-decoration: underline !important;
}

.dsi {
	display: inline !important;
}

.mg0t {
	margin-bottom: 0px !important;
}

.mg0b {
	margin-bottom: 0px !important;
}

.mg10b {
	margin-bottom: 10px !important;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center !important;
}
.ti0{
	text-indent: 0em;
}


.vab {
	vertical-align: bottom;
}

/*  2013.1.11 追加
----------------------------------------------- */
.rule1{
	background: url(../img/top/cont_title_new.jpg) no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 40px;
	padding-top: 0px;
	width: 790px;
}

.rule2 {
	background-image: url(../img/top/contbase_1_new.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
	padding: 0px;
	height: 14px;
	width: 780px;
}

.rule3 {
	background-image: url(../img/top/contbase_2_new.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto;
	padding: 5px 20px;
}

.rule4 {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 5px solid #EEE;
	margin-top: 0px;
	margin-bottom: 10px;
}

.rule4 h4 {
	border-bottom: 1px solid #F09;
}


.rule4 p {
	text-indent: 0em;
	padding-bottom: 2em;
}

.rule5 {
	background-image: url(../img/top/contbase_3_new.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto 10px;
	padding: 0px;
	height: 14px;
	width: 780px;
}

.pd0b {
	padding-bottom: 0px !important;
}

.bd1b_rule {
	border-bottom: 1px solid #F09;
}