body {
	margin: 0;
	font-size: 12px;
	line-height: 130%;
}
table td {font-size: 12px; line-height: 130%; vertical-align:top;}
img {border:0;}
hr {
	display:block;
	color:#fff;
	height: 0;
	margin: 0;
	border: 0;
	border-top: 1px dotted #ccc;
}
form {margin:0;}


.backimg_ct {
	background-image: url("../img/web/backimg.gif");
	background-repeat: repeat-x;
	background-position: center 40px;

}
.blackbg {
	background-image: url("../img/web/blackbg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000000;
}
#topbg {
	background-image: url("../img/web/top_bgd.jpg");
	background-repeat: no-repeat;
	background-position: center 40px;
}
#topbgpsp {
	background-image: url("../img/web/top_bgdpsp.jpg");
	background-repeat: no-repeat;
	background-position: 0 35px;
}



/* TOP */

#hedpsp {background-color:#000000;
text-align:right;
padding: 5px;

}
#pspimg img {width:80px; height:80px;}
#psptop_menu {background-color:#000000;margin-top:95px;}




#tophed{
	background-color: #000000;
	height: 60px;
	padding-top: 2px;
}


#title_hedder {
	margin: 0px;
}
#title_hedder ul {
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 0;
	width:860px;
	list-style-type: none;
}
#title_hedder li {
	float:left;
	padding-right:1em;
}

#menu_left {
	margin: 5px;
	padding: 10px;
	color: #ffffff;
	text-align: left;
	background-color: #4B4BC3;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;

	-webkit-border-radius: 10px 0px 0px 10px;  
	-moz-border-radius: 10px 0px 0px 10px;  
	border-radius: 10px 0px 0px 10px;

}
#menu_left a {
	color: #ccffff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#menu_left a:hover {text-decoration: underline;}
#menu_left img {
	width: 180px;
	height: 80px;
}

#right_box {
	background-color: #4B4BC3;
	padding: 10px;
	border-top: 0;
	border: 3px solid #ffffff;


	-webkit-border-radius: 20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
#top_about {
	text-align: left;

	background-color: #ffffff;
	margin: 10px;
	padding: 20px;

	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px;
}

#top_about h5 {
	font-size: 15px;
	color: #ff6600;
}

.border_box {
	border: 1px solid #9999ff;
	padding: 5px 10px;
	margin-bottom: 2em;
	line-height: 160%;
	background-color: #1a1a1a;
	color: #ffffff;

	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px;
}
.border_box h6 {
	font-size:14px;
	padding-left: 10px;
	margin: 0 0 5px 0;
	color: #ccccff;
	border-bottom: 2px dotted #9999ff;
}
.border_box a {color: #ffcc00;}
.nday {width:80px; font-size:11px; color:#999999; text-align:right;}

.border_box ul {margin-top:5px;padding-left:12px;}
.border_box li {list-style-type: disc;}



#btm_link {
	background-color: #03C3D2;
	color: #66ffff;
	padding: 8px;
	margin-top: 2em;
}
#btm_link a {color: #ffffff; margin: 0 10px;}
#btm_site {
	color: #666666;
	background-color: #333333;
	padding: 8px 0 16px 0;
}
#btm_site a {color: #cccccc; margin: 0 10px;}


/* NEW */

.stage {
	font-size: 14px;
	margin: 20px auto 30px auto;
	text-align: center;
}
.now {
	display: inline;
	background-color: #ffcc00;
	color: #990000;
	padding: 10px;
	border: 1px solid #ff9900;
	font-weight: bold;
}
.other {
	display: inline;
	border: 1px dashed #cccccc;
	color: #999999;
	padding: 10px;
}

.characre_box {
	text-align: left;
	padding: 20px;
	margin: 10px 15px;
	background-color: #e6e6fa;
	-webkit-border-top-left-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px;  

}
.chcrspan {
	display: block;
	font-weight: bold;
	color: #3366cc;
	margin-top:1em;
}

#cqlogin {
	padding: 10px;
	margin: 10px 15px;
	border: 2px solid #cccccc;
	-webkit-border-top-left-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px;  
}





/* OTHER */

.maintab {border-bottom: 1px solid #ccffff; height:27px; text-align:center;}
.maintab a {text-decoration:none;}
.maintab ul {
	list-style: none;
	margin:0;
	padding-left:10px;
}
.maintab li {
	font-weight: bold;
	float: left;
	height: 20px;
	width: 120px;
}
#tabactive {
	padding-top:6px;
	color: #ffffff;
	background-color: #4B4BC3;
	border-top: 1px solid #ccffff;
	border-right: 1px solid #ccffff;
	border-left: 1px solid #ccffff;
	border-bottom: 1px solid #333333;
}
#tabnoact {
	padding-top:6px;
	background-color:#333366;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #ccffff;
}
#tabnoact a {color: #9999ff; display:block;}
#tabnoact:hover {background-color:#9999ff; color:#ffffff;}
#tabnoact a:hover{color:#ffffff;}


#tabbtn input {
	width: 110px;
	height: 26px;
	font-weight: bold;
	color: #9999ff;;
	background-color: #333366;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 0px;
	cursor: pointer;

}
#tabbtn input:hover {
	background-color: #9999ff;
	color: #ffffff;
}

#tabbtnpsp input {
	width: 70px;
	height: 26px;
	font-weight: bold;
	color: #9999ff;;
	background-color: #333366;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 0px;
	cursor: pointer;
}


#pageleft {
	border: 2px solid #ccffff;
	margin: 0 10px 1em 0;
	padding: 10px;
	background-color: #333333;

	background-repeat: no-repeat;
	background-position: right;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;  
	border-radius: 6px;
}
#pl_maru ul {
	padding-left:2px;
	list-style-type: none;
}
#pl_maru li {
	color: #cccccc;
	margin:4px 2px;
	background-color: #6666ff;
	border: 1px solid #99ffff;
	text-align:center;

	background-image: -webkit-gradient(linear,left top,right bottom,from(#6666ff),to(#000000));
	background-image: -moz-linear-gradient(left, #6666ff, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startcolorstr=#6666ff, endcolorstr=#000000));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startcolorstr=#6666ff, endcolorstr=#000000))";
	zoom: 1;
}
#pl_maru li:hover {border: 1px solid #ffcc00;}
#pl_maru a {display:block; text-decoration:none; color:#ffffff; font-weight:bold; padding:4px 8px;}
#pl_maru a:hover {color:#ffcc00;}

#pageright {
	background-color:#333333;
	color: #ffffff;
	padding: 1em 20px;
	border-right: 1px solid #ccffff;
	border-bottom: 2px solid #ccffff;
	border-left: 1px solid #ccffff;
	text-align: left;
}
#pageright h5 {
	border: 1px solid #99ffff;
	color: #ccffff;
	font-size: 14px;
	padding: 5px 20px;
	background-color: #000000;
	background-image: url("../img/site/blackbg_h4.gif");
	background-repeat: no-repeat;
	background-position: right;

	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
}
#pageright td {color:#ffffff;}

.pmtable {border-collapse: collapse; border:1px solid #9999ff;}
.pmtable td {padding:3px 10px; border-bottom:1px dotted #999999;}
.pmleft {background-color:#6666cc; font-weight:bold;white-space: nowrap;}

#btngreen {
	border-style: none;
	overflow: hidden;
	cursor: pointer;
	color: #ffffff;
	width: 160px;
	height: 20px;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#669900), to(#B5E102)); 
	background-image: -moz-linear-gradient(top, #669900, #B5E102);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#669900, endcolorstr=#B5E102));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#669900, endcolorstr=#B5E102))";
	zoom: 1;
	background-color: #65ab31;
	text-shadow: 1px 2px 3px #336600;
	border: 1px solid #336600;
}

#kisyumenu a {
	display: block;
	text-align: center;
	float: left;
	margin-right: 10px;
	padding-top: 6px;
	text-decoration: none;
}

.bgblklink {color:#ffcc00;}
#kisyulist li {padding-bottom:6px;}

#kiyakup h6 {font-size:14px; margin:5px 0; color:#ffcc00;}

.toplink a {
	color:#ffffff;
	font-weight: bold;
	height: 23px;
	width: 200px;
	padding-top:5px;
	margin:20px auto 1em;
	text-align:center;
	display:block;
	text-decoration:none;
	background: -webkit-gradient(linear, left top, left bottom, from(#669900), to(#B5E102)); 
	background-image: -moz-linear-gradient(top, #669900, #B5E102);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#669900, endcolorstr=#B5E102));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#669900, endcolorstr=#B5E102))";
	zoom: 1;
	background-color: #65ab31;
	text-shadow: 1px 2px 3px #336600;
	border: 1px solid #336600;
}

#newslist td {vertical-align:middle;}
#newslist a {color:#ffcc00; font-size:13px;}
#newslist a:hover {color:#ffff00;}
.newsi {
	display: block;
	padding: 2px 10px;
	margin: 2px 10px;
	text-align: center;
	background-color: #cccccc;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
	white-space: nowrap;

}
#newslink {text-align:center; margin:1em;}
#newslink a {background-color: #cccccc;
	display:inline;
	padding:5px 8px;
	text-decoration: none;
	margin:1em 0;
}
#newslink a:hover {background-color: #ffffff; font-weight:bold;}

#newsp {padding-bottom:3em;}
#newsp a {color:#ffcc00;}
#newsp a:hover {color:#ffff00;}
#newsp h4 {
	font-size: 15px;
	color: #ffffff;
	background-color: #6666cc;
	padding: 5px 10px;
}
.date {float:right; font-size:11px; font-weight:normal;}
#newsp h6 {
	color: #ccccff;
	font-size: 12px;
	padding-left: 10px;
	margin: 1em 0;
	border-bottom: 1px solid #9999ff;

}
#newsp p {margin:0;}
#newsp hr {margin:1em 0;}
.hiduke {color:#99ffcc; font-weight:bold; padding:6px;}
.strong {color:#ffff99; font-weight:bold; margin:0;}



#formbase {
	color: #333333;
	padding: 1em 0 1em 60px;
	margin: 1em auto;
	background-color: #ccccff;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
}
#formbase p {
	color: #336699;
	font-weight: bold;
	margin:0;
}
#formbase textarea {font-size:12px;}


.qattl {
	border-bottom: 1px solid #ccccff;
	background-color: #9999ff;
	color: #ffffff;
	font-size: 13px;
	padding: 3px 10px;
	margin: 5px 0;
}

.qadl {padding: 5px;}
.qadl dt {
	color: #ccccff;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #666666;
}
.qadl dd {
	color: #ffffff;
	margin: 3px 15px 2em;
}
.qadl a {color:#ffcc00;}


iframe.twitter-share-button {width: 105px!important;}
.fb-like {margin-right:0;}
