/* e-懸場帳Website CSS */

/* body */
body{
	margin: 0px;
	padding: 0px;
	background-image:url(e_img/subback.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.top{
	background-image:url(e_img/e_cut.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 460px 120px;
}

/* レイアウトテーブル */
.pagerayout{
	width: 100%;
	height: 600px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

/* トップエリア */
.toparea{
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px 12px;
	background-color:rgb(0, 153, 0);
	vertical-align: middle;
	background-image:url(e_img/e_bln_72.gif);
	background-repeat: no-repeat;
	background-position: 724px 50%;
}

/* サブエリア */
.subarea
{
	width: 132px;
	height: 100%;
	margin: 0px;
	padding: 8px 12px;
	/* background-color:rgb(232, 255, 232); */
	vertical-align: top;
	/* background-image:url(e_img/subback.gif);　*/
}

/* メインエリア */
.mainarea{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 8px 12px;
	background-color:rgb(255, 255, 255);
	vertical-align: top;
}
.mainarea_top{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 8px 12px;
	vertical-align: top;
	background-image:url(e_img/e_cut_s.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 420px 380px;
}


/* サブメニュー */
.subtitle{
	width: 108px;
	margin: 0px 0px 4px;
	padding: 0px;
	color: rgb(0, 153, 0);
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	border-bottom: solid 1px rgb(102, 102, 102);
}

.submenu{
	width: 108px;
	margin: 0px;
	padding: 0px;
	color: rgb(255, 102, 0);
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

.sunlink{
	width: 108px;
	margin: 0px;
	padding: 12px 0px;
	color: rgb(255, 102, 0);
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

.now{
	color:rgb(0, 0, 0);
}


/* メイン画面設定 */
.mainscrn_full{
	width: 648px;
	/* height: 100%; */
	margin: 0px;
	padding: 0px;
}

.mainscrn_half{
	width: 324px;
	/* height: 100%; */
	margin: 0px;
	padding: 0px;
}

.mainscrn_486{
	width: 486px;
	/* height: 100%; */
	margin: 0px;
	padding: 0px;
}

/* 見出し */
.head01_ul{
	width: 100%;
	margin: 4px 0px 8px;
	padding: 0px 0px 2px 0px;
	color:rgb(0, 0, 204);
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 1px rgb(0, 0, 204)
}

/* 本文テキスト */
.text01{
	width: 100%;
	margin: 0px;
	color:rgb(51, 51, 51);
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
}
.plus01{
	width: 100%;
	margin: 0px;
	color:rgb(51, 51, 51);
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

/* イメージ */
.image_right{
	padding: 4px 0px 0px 8px;
	float: right;
}

/* リンク設定 */
a:link{
	color: rgb(255, 102, 0);
	text-decoration: none;
}
a:visited{
	color: rgb(204, 51, 51);
	text-decoration: none;
}
a:hover{
	color: rgb(0, 0, 255);
	text-decoration: none;
}

/* インデント設定 */
.ind16px{
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
.ind32px{
	margin: 0px;
	padding: 0px 0px 0px 32px;
}

/* 配置調整 */
.center{
	text-align: center;
	vertical-align: top;
}

/* 文字装飾 */
.bold{
	font-weight: bold;
}
.emp{
	color: rgb(255, 51, 51);
	font-weight: bold;
}
.fnc{
	color:rgb(255, 51, 51);
	font-style: italic;
}
.egreen{
	color: rgb(0, 102, 0);
	font-weight: bold;
}

.toplink{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: rgb(255, 102, 0);
}

/* 画像設定 */
img{
	margin: 0px;
	padding: 0px;
	border: none;
}

/* 購入手順テーブル用 */
.buytable{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/*width: 600px;*/
	/*border-collapse: separate;*/
	/*border-spacing: 0px 4px;*/
	/*border: 1px solid rgb(255,102,0);*/
}
.no_cst{
	margin: 0px;
	padding: 2px 0px;
	width: 28px;
	/*width: 28px;*/
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	text-align: center;
	vertical-align: top;
	background-color: rgb(255, 128, 128);
	border: 1px solid rgb(255,102,102);
}
.exp_cst{
	margin: 0px;
	padding: 4px;
	width: 552px;
	/*width: 624px;*/
	font-size: 13px;
	line-height: 18px;
	color: rgb(51, 51, 51);
	vertical-align: top;
	border: 1px solid rgb(255,102,102);
	background-color: rgb(255, 244, 244);
}
.no_sun{
	margin: 0px;
	padding: 2px;
	width: 28px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	text-align: center;
	vertical-align: top;
	background-color: rgb(128, 128, 255);
	border: 1px solid rgb(102,102,255);
}
.exp_sun{
	margin: 0px;
	padding: 4px;
	width: 552px;
	/*width: 624px;*/
	font-size: 13px;
	line-height: 18px;
	color: rgb(51, 51, 51);
	vertical-align: top;
	border: 1px solid rgb(102,102,255);
	background-color: rgb(244, 244, 255);
}
.buy_arrow{
	margin: 0px;
	padding: 0px;
	/*width: 576px;*/
	/*width: 648px;*/
	height: 8px;
	text-align: center;
}

/* 回り込みの解除 */
.cl_r{
	clear: right;
}

