@charset "utf-8";
/* CSS Document */
/* 全ページ共通 */
body {
	background: #FFFFFF url(../../img/back.jpg) repeat;
	font: 12px/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #2d1a06;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#main {
	background: url(../../img/back_main.jpg) no-repeat;
	height: 497px;
	padding-right: 175px;
	padding-left: 175px;
}
#main .top {
	padding-top: 40px;
}
#main .contents {
	height: 400px;
	width: 640px;
	overflow: auto;
	scrollbar-face-color: #e8e2c8;       /* 表面の色 */
	scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
	scrollbar-arrow-color: #2d1a06;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;		 /* バーの背景の色 */
	padding-right: 5px;
	padding-left: 5px;
}
.hide {
	display:none;
}
.img_line {
	border: 1px solid #E3D3AF;
}
/* login botten */
#login {
	position: absolute;
	top: 9px;
	left: 643px;
}

/* 表 */
.alextable {
	border: 1px solid #79675a;
	border-collapse:collapse;
}
.alextable td {
	border: 1px solid #79675a;
}
.alextable th {
	border: 1px solid #79675a;
}

/* テキスト */
a:link,a:visited {
	color: #2d1a06;
	text-decoration: underline;
}
a:hover {
	color: #824D11;
	text-decoration: none;
}
.txt_red {
	color:#BB0030;
}
.txt_10 {
	color:#666666;
	font-weight: normal;
}
.contents h2 {
	font-size: 16px;
	background: url(../../img/line_00.gif) no-repeat bottom;
	padding-bottom: 10px;
}

.contents h3 {
	background: url(../../img/line_00.gif) no-repeat left bottom;
	font-size: 14px;
	margin: 0px 0px 4px;
	padding: 0px 0px 4px;
}
.contents h4 {
	font-size: 12px;
	font-weight: bold;
	color: #91723b;
	margin: 0px;
	padding: 0px;
}
.contents p {
	margin: 0px;
	padding: 2px 0px 6px;
}
.back_list {
	margin: auto;
	text-align: center;
	padding-top: 40px;
}



/* ↓↓↓↓↓各ページ↓↓↓↓↓ */
/* top */
#top_flash {
	vertical-align: top;
}

#whats_new {
	background: url(../../img/whatnew.jpg) no-repeat;
	height: 165px;
}
#whats_new .txt_whatsnew {
	padding-top: 62px;
	padding-left: 200px;
	background: url(../../img/yajirushi.gif) no-repeat 170px 70px;
	float: left;
}
#whats_new .bnr {
	padding-top: 15px;
	position: absolute;
	top: 550px;
	left: 650px;
}
#whats_new .bnr2 {
	padding-top: 15px;
	position: absolute;
	top: 610px;
	left: 650px;
}
#music_play {
	position: absolute;
	top: 113px;
	left: 570px;
}

/* fromalexroom */
#fromalexroom_flv {
	float: left;
	height: 275px;
	width: 320px;
	padding-right: 10px;
}

/* doenload */
.contents .method {
	padding-top: 10px;
	padding-bottom: 25px;
	height: 15px;
	width: 300px;
}
.contents .download {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

/* contents */
.contents_contents {
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 15px;
}
.contents_contents img {
	margin: 10px;
}
.contents_contents .txt_detail {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}


/* link */
.linkimg {
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.linktxt {
	line-height: 12px;
	display: inline;
}
.linktxt2 {
	line-height: 12px;
	display: inline;
}
.center_center {
	margin: auto;
	background: center center;
	text-align: center;
	padding-top: 150px;
}
/* BBS */
#bbs{
	font-family: sans-serif;
}
#bbs td, #bbs th,#bbs textarea {
	font-size: 12px;
	line-height: 1.6;
}
.bbsBtn a:link, .bbsBtn a:visited ,.bbsBtn02 a:link, .bbsBtn02 a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background: #3B2B1C;
	padding:4px 12px 4px;
	position:relative;
	letter-spacing: 0.1em;
}
.bbsBtn02 {
	margin-bottom: 14px;
}
.bbsBtn a:hover, .bbsBtn a:active,.bbsBtn02 a:hover, .bbsBtn02 a:active {
	font-weight:bold;
	text-decoration:none;
	background-color: #DCD6B6;
	color:#3B2B1C;
	padding:4px 12px 4px;
	position:relative;
	letter-spacing: 0.1em;
}
/* ↑↑↑↑↑↑ */



/* ↓↓↓↓↓↓↓ */
/* 会員登録ページ */
#member {
	position: absolute;
	top: 210px;
	left: 680px;
}
#member_kiyaku {
	overflow: auto;
	height: 100px;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
	scrollbar-arrow-color: #2d1a06;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;		 /* バーの背景の色 */
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #2d1a06;
}
#member_kiyakubox {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#fanclubBox {
	height: 240px;
	width: 440px;
	margin: 30px 0px 0px 30px;
}
#fanclubBox h3 {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 8px;
	padding: 0 0 5px 0;
}
body#fanclubPop {
	background:#FFFFFF;
	text-align: left;
}
.boxTop {
background:transparent url(../../img/table_top_black.gif) no-repeat scroll center top;
height:auto;
padding:28px 37px 0;
}
#member_pass {
	height: 30px;
	width: 120px;
	position: absolute;
	top: 134px;
	left: 878px;
}
#member_joho {
	height: 30px;
	width: 120px;
	position: absolute;
	top: 164px;
	left: 878px;
}


/* ↑↑↑↑↑↑↑ */


.clearfix {
	clear: both;
}
.eyesofalex_off {
	background: url(../../img/eoa_back.jpg) no-repeat;
	height: 497px;
	width: 1000px;
}

