/* CSS Document */
/*--------------------------------------
@Share Style
---------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	line-height: nomal;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #462725;
	background: #D7B9B9;
}
body#top {
	font-size: 24px;
	background-color: #D1ABA8;
	background-image: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p, li, dt, dl {
	line-height: 160%;
}
p {
/*margin:0 0 1em 0;*/
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
hr {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*--------------------------------------
@Link Color
---------------------------------------*/
a {
	text-decoration: none;
	/*color: #EDD60B;*/
	color: #814949;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
#top #wrapper {
	width: 640px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#wrapper {
	width: 100%;
}
#buyArea {
	padding-top: 40px;
}
#buyArea li {
}
#top #bg {
	width: 640px;
	position: absolute;
	z-index: -1;
}
ul.menu {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
ul.menu li {
	float: left;
	list-style-type: none;
	height: 100px;
	width: 150px;
	margin-bottom: 8px;
	margin-left: 8px;
}
div.banner_area {
	text-align: center;
}
div.banner_area img.banner {
	margin-left: 8px;
}
div.banner_area_02 {
	margin-top: 8px;
	text-align: center;
}
div.banner_area_02 img.banner {
	margin-left: 8px;
}

p.footer {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 28px;
	font-weight: bold;
	color: #3B0400;
	text-align: center;
}
#headerArea {
	width: 100%;
}
#top #contentsArea {
	position: relative;
	right: 640px;
	display: none;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#contentsArea {
	width: 100%;
}
#infoArea {
/*text-align: left;*/
}
h2 {
	margin: 0px;
	padding: 0px;
}
/** more **/
.moreText {
	display: none;
}
.moreText p {
	margin-top: 5px;
}
#contentsArea .article dd.moreText {
	font-weight: normal;
	color: #653938;
}
/** contents **/
#contentsArea .article {
	margin-bottom: 10px;
	border-bottom: 1px dashed #462725;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: left;
}
#contentsArea .article dd {
	font-weight: bold;
	color: #B88F1E;
}
#contentsArea .article dd.subtext {
	font-weight: normal;
	color: #462725;
	font-size: 11px;
}
#contentsArea .article .title {
	margin-bottom: 5px;
	color: #653938;
	font-weight: bold;
}
/** live **/
.live {
	margin-left: 0px;
}
.media {
	margin-bottom: 5px;
	color: #000000;
	padding: 5px 5px 5px 18px;
	position: relative;
	background-color: #FFADD4;
}
.live dt {
	font-weight: bold;
	color: #B88F1E;
}
#contentsArea .article dl.live dd {
	margin-bottom: 5px;
	color: #653938;
	padding: 5px 5px 5px 18px;
	position: relative;
	background-color: #E1CCCB;
	font-weight: normal;
}
.live .moreLive {
	position: absolute;
	left: 5px;
	top: 5px;
}
.box {
	padding: 10px;
	border: 1px solid #462725;
	display: none;
}
.box p {
	font-size: 10px;
	color: #462725;
	font-weight: normal;
}
.box p a {
	color: ##462725;
	font-size: 10px;
	font-weight: bold;
}
.box span {
	color: #ffffff;
}
.note {
	color: #ffffff;
	line-height: 1.3em;
}
.profile td {
	font-size: 10px;
	vertical-align: top;
}
.comment dt {
	color: #ffffff;
}
.comment dd {
	color: #666666;
}
/* link */
h2.sub {
	text-align: left;
}
/* BBS */
#contentsArea .bbsarticle {
	margin-bottom: 10px;
	border-bottom: 1px dashed #462725;
	padding-bottom: 5px;
	font-size: 12px;
}
#contentsArea .bbsarticle .title {
	margin-bottom: 10px;
	font-weight: bold;
	color: #AC3A3A;
}
.bbsmore {
	text-align: right;
	font-weight: bold;
}
.bbsmore a {
	font-size: 13px;
	color: #471915;
}
/* profile */
.profile #contentsArea span {
	font-weight: bold;
}
/* disco */

#disco #contentsArea {
	padding-top: 5px;
}
/* info */

#info .article .moreText img {
	max-width: 280px;
}
/* 	float_bg
------------------------------------------------------------ */
#float_bg {
	width: 640px;
	margin: 0 auto;
	background: #1b1310;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -320px;
}

/* float_buy_box01 */
#float_buy_box01 {
	width: 640px;
	margin: 0 auto;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -320px;
}
#float_buy_box01 ul {
	width: 612px;
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 40px;
}
#float_buy_box01 ul li {
	width: 194px;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#float_buy_box01_close {
	width: 376px;
	height: 100px;
	margin: 0 auto;
	margin-top: 44px;
}
#float_buy_box01_text {
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 30px;
}

/* float_buy_box02 */
#float_buy_box02 {
	width: 640px;
	margin: 0 auto;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -320px;
}
#float_buy_box02 ul {
	width: 612px;
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 40px;
}
#float_buy_box02 ul li {
	width: 194px;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#float_buy_box02_close {
	width: 376px;
	height: 100px;
	margin: 0 auto;
	margin-top: 44px;
}
#float_buy_box02_text {
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 30px;
}

/* float_buy_box03 */
#float_buy_box03 {
	width: 640px;
	margin: 0 auto;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -320px;
}
#float_buy_box03 ul {
	width: 612px;
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 40px;
}
#float_buy_box03 ul li {
	width: 194px;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#float_buy_box03_close {
	width: 376px;
	height: 100px;
	margin: 0 auto;
	margin-top: 44px;
}
#float_buy_box03_text {
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 30px;
}

/* float_buy_box04 */
#float_buy_box04 {
	width: 　640px;
	margin: 0 auto;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -320px;
}
#float_buy_box04 ul {
	width: 612px;
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 40px;
}
#float_buy_box04 ul li {
	width: 194px;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#float_buy_box04_close {
	width: 376px;
	height: 100px;
	margin: 0 auto;
	margin-top: 44px;
}
#float_buy_box04_text {
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 30px;
}

/* float_buy_box05 */
#float_buy_box05 {
	width: 　640px;
	margin: 0 auto;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -320px;
}
#float_buy_box05 ul {
	width: 612px;
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 40px;
}
#float_buy_box05 ul li {
	width: 194px;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#float_buy_box05_close {
	width: 376px;
	height: 100px;
	margin: 0 auto;
	margin-top: 44px;
}
#float_buy_box05_text {
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 30px;
}

#float_download {
	width: 640px;
	margin: 0 auto;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -320px;
}
#float_download ul {
	width: 520px;
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 70px;
}
#float_download ul li {
	width: 250px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
#float_download ul li:first-child {
	margin-left: 134px;
	margin-right: 136px;
	margin-bottom: 10px;
}
#float_download_close {
	width: 376px;
	height: 100px;
	margin: 0 auto;
	margin-top: 44px;
}
#float_download_text {
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 30px;
}
