<!--
@charaset: Shift-jis;

* { margin:0px; padding:0px; }

h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
img { border:none; vertical-align:top; }
li { margin-left:22px; list-style-type:disk; }
hr { clear:both; }
br.clear { clear:both; }


/*-- JQuary背景全体表示設定 ------------------------ */

img.bgmaximage{
  position:fixed !important;
}

#wrap {
  position: absolute;
  width: 100%;
  top: 0; left: 0;
  z-index: 50;
}

/*-- 全体設定 ------------------------ */


body#jp {
	background-color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px; color:#FEFEFE;
}

body#en {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color:#FEFEFE;
}

a:link, a:visited {color:#FFFFFF;}
a:active, a:hover {color:#66CCFF;}


h1 {
	height:15px; 
	font-size:10px; font-weight:normal; color:#000000; text-align:right;
	padding:5px;
	/* background-color:#000000; */
}


.side {
	width:218px; float:right;
	margin-bottom:20px;
}

.line { height:1px; border-top:1px dotted #666666; }

.totop {
	border-bottom:1px solid #333333;
	font-size:8px; text-align:right;
	margin:3px 0 20px 0; padding-bottom:2px;
}
.totop a:link, .totop a:visited {color:#999999; text-decoration:none;}
.totop a:active, .totop a:hover {color:#FF0000; text-decoration:none;}


.check { border:1px dotted #FF0000; color:#FF0000; padding:10px; }
.check a:link, .check a:visited {color:#FF0000;}
.check a:active, .check a:hover {color:#66CCFF;}
.check strong { font-size:14px; }



/* -- TOP  ---------------------------------------*/

#top_title { text-align:center; margin-bottom:20px; }


#top_side {
	width:330px; float:right;
	border:1px solid #333333;
	padding:5px; text-align:center;
}

#top_contents {
	width:840px; margin:0 auto; padding:25px;
	background-image:url(../common/bg_main.png); background-repeat:repeat;
	border:1px solid #000000;
	margin-top:10px;
}

.updated_list td {
	font-size:13px; line-height:1.6em; vertical-align:top;
}

.new { color:#d7003a; font-weight:bold; }



/*-- サブページ ------------------------ */

#sub_header {
	height:60px; text-align:center;
	background-color:#000000;
	padding:10px 0 10px 2%;
}

#sub_title { float:left; margin-right:20px; }

#sub_navi_all { width:900px; margin:0 auto; }

#sub_navi {
width:650px; height:30px;
float:right; margin-top:5px;
}

#sub_navi_sns {
	width:385px; height:50px;
	float:right;
}
#sub_navi_sns2 {
	width:370px; height:25px;
	float:right;
}


#sub_contents {
	width:900px; margin:0 auto;
	margin-top:20px;
}

#sub_main {
	width:650px; padding:15px;
	background-image:url(../common/bg_main.png); background-repeat:repeat;
	border:1px solid #111;
	font-size:13px; color:#E3E3E3; line-height:1.7em;
}

#sub_main strong { font-size:16px; line-height:1.6em; }

#sub_main h2 { margin-bottom:15px; }

h3 { font-size:16px; font-weight:bold; line-height:1.4em; margin-bottom:5px; color:#FFFF99; }



/*-- 内容ページの右サイド ------------------------ */

#sub_side {
	width:200px; height:620px;
	float:right;
}

#side_bg {
	background-color: transparent; 
	background-image:url(../common/bg_side.png); background-repeat:repeat;
}

#side_main {
	padding:15px; text-align:center;
	font-size:11px; color:#50A7D6; line-height:1.4em;
}

#twitter_ticker {
/*	border: 1px solid #50A7D6; */
	font-size:11px; line-height:1.4em;
	margin-bottom:15px;
}

.side_contents {
	border:1px solid #50A7D6;
	margin-bottom:15px;
	text-align:center;
}


#sns_entry { display:inline; }
#sns_entry li { list-style-type:none; float:left; display:block; margin:0 10px 0 0; }


.member_photo { float:left; margin:3px 10px 0 0; border:1px solid #CCCCCC; }

.photo_l { float:left; margin:3px 10px 0 0; border:1px solid #CCCCCC; }
.photo_r { float:right; margin:3px 0 0 10px; border:1px solid #CCCCCC; }

.caption { font-size:11px; line-height:1.4em; margin:8px 0; text-align:center;}



/*-- 通販ページ ------------------------ */

body#goods {
	background-color:#000000;
	font-size:13px; color:#FEFEFE;
}


#goods_form {
	width:600px; margin:0 auto; padding:20px;
	line-height:1.6em;
	border:1px solid #999999;
}



/*-- フッター ------------------------ */

#footer { font-size:11px; text-align:center; margin:10px 0 5px 0; }
#footer2 { text-align:center; margin:0 0 15px 0;}



/*-- 忍者AD 設定 ------------------------ */

.tdftad { font-size:4pt; color:#333333; float:right; }
.tdftad li a {	font-size:4pt; color:#333333; text-decoration: none; }


-->