@charset "utf-8";


/* 共通 */
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "メイリオ,ＭＳ Ｐゴシック";
	font-size: 12px;
	text-align: center;
	background-color: #333333;
}
table{
	font-size: 12px;
}

.imgover {
}
a{color:#000000;text-decoration:none;}
a:hover{
	text-decoration:underline;
	color: #993300;
}


html {
	overflow-y:scroll;
}

h1,h2,h3,h4,h5,h6 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}



img,fieldset {
	border:0;
}

.inner {
	padding:10px;
}


/*-----------------------------------------------
 __header
-----------------------------------------------*/
#header {
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/header_fanclub.jpg);
}
h2{
	margin-top: 15px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
	color: #FF9900;
	font-size: 18px;

}
h2 a{
	color: #FF9900;
	font-size: 18px;

}

h3{
	margin-top: 15px;
	margin-bottom: 7px;
	padding-left: 20px;
	color: #FFFF99;
	font-size: 14px;

}















/*-----------------------------------------------
 __ステージ
-----------------------------------------------*/
#stage {
	width: 100%;
	height: 100%;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/
#container {
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: auto;
}


/*-----------------------------------------------
 __contents
-----------------------------------------------*/


#contentsWrap {
	width:950px;
	margin-bottom:25px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/prof_contents.gif);
	background-repeat: no-repeat;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#contents {
	width:950px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat-y;
	height: auto;
	background-image: url(../image/contents_middle.gif);
}


#contentsBody {
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../image/prof_contentsBg.gif);
	color: #CCCCCC;
	padding: 20px;
}
#contentsBody .box{
	background-color:#FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 85%;
}
#contentsBody .box img{float:left;}
#contentsBody .box .text{float:right; width:620px;}
#contentsBody .box .text img{float:none;}
#contentsBody .box .text .buy{
	background-color: #FF6600;
	text-align: center;
	border: 1px solid #FF0000;
	color: #FFFFFF;
	width: 100px;
	margin-top: 20px;
	padding: 5px;
}

#contentsBody .box .text .buy a{
	color: #FFFFFF;
	display: block;
}
#contentsBody .box .text .buy a:hover{
	background-color: #FFFFFF;
	border: #FF0000;
	color: #FF6600;
}
#contentsBody .box .text .buy_detail{
	text-align: left;
	padding: 5px;
	border: 1px solid #FF0000;
	color: #333333;
	width: 450px;
	margin-top: 20px;
	line-height: 150%;
	margin-left: 20px;
}
#contentsBody .box .text .buy_detail img{float:none;}
#contentsBody .back{text-align:right;}
#contentsBody .back a{
	text-align:right;
	color: #FFFFFF;
	font-size: 14px;
}
#contentsBody .btn_box{
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;

}

#contentsBody p {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
	line-height: 140%;
	color: #333333;
}
#contentsBody p a {
	text-decoration: underline;
}
#contentsBody p a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#contentsBody ol{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 60px;
}

#contentsFoot {
	background-image: url(../image/contents_foot.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#contentsBody #kiyaku {
	height: 150px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333333;
	filter: alpha(opacity=80);

  	-moz-opacity:0.80;
	opacity:0.80;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kiyaku .kiyaku-moji {
	padding: 0px;
	height: 130px;
	width: 100%;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}

#kiyaku .kiyaku-moji p {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*-----------------------------------------------
 __トップページニュース
-----------------------------------------------*/
#contentsBody #infomation {
	background-image: url(../image/fanclub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333333;
	filter: alpha(opacity=80);

  	-moz-opacity:0.80;
	opacity:0.80;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#infomation .info-moji {
	padding: 0px;
	height: 95px;
	width: 880px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}

#infomation .info-moji p {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#infomation .contents {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#infomation .date {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #FF9900;
	font-weight: normal;
}

/*-----------------------------------------------
 __ヘッダー
-----------------------------------------------*/
h1 {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/goods_h1.gif);
	background-repeat: no-repeat;
	height: 68px;
	text-indent: -9999px;
}



/*-----------------------------------------------
 __footer
-----------------------------------------------*/
#footerWrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 83px;
	text-align: center;
	background-image: url(../image/footerWrap.gif);
	background-repeat: repeat-x;
	padding-top: 0px;}
	
#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*-----------------------------------------------
 __share_style
-----------------------------------------------*/

.inner {
	padding: 10px;
}


/* by */
.by {
	position:absolute;
	bottom:10px;
	right:10px;
	margin:0;
	padding:5px;
	background:#FFF;
}




/* 画像の見出し */
.alt{
position:absolute;
top:-5000px;
left:-999px;
}





#headerWrap {
	height: 150px;
	width: 100%;
	text-align: center;
	background-image: url(../image/headerWrapBg.gif);
	background-repeat: repeat-x;
}
#contentsWrap #contents #contentsBody .imageBox {
	float: right;
	padding-top: 60px;
}
