@charset "shift_jis";

/* ===========================================
 * Home
 * -------------------------------------------
 * 
=========================================== */


/* 2am
=========================================== */

#korea {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 900px;
	height: 258px;
	background: #000 url(/common/korea.gif) no-repeat center top;
	z-index: 100;
}
#korea a {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#korea a:active { text-decoration: underline; }
#korea a:hover { text-decoration: underline; }


/* Outside Banner
=========================================== */

#special {
	display: none;
}
#special_bn {
	margin-top: -20px;
	padding-bottom: 10px;
}

/* ---------------------------------------- */

#sidebanner {
	display: none;
}


/* Layout
=========================================== */

#content {
	float: left;
	width: 540px;
}

#side {
	float: right;
	width: 180px;
}


/* Content
=========================================== */

/* Flash */
#flash_main {
	visibility: hidden;
	margin-bottom: 10px;
	height: 260px;
}

/* ---------------------------------------- */

/* Btn */
#content ul.btn {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}
#content ul.btn li.fl {
	float: left;
}
#content ul.btn li.ml {
	padding-left: 5px;
}
#content ul.btn li.mb {
	margin-bottom: 5px;
}
#content ul.btn li.fr {
	float: right;
}

#coupon {
	position: relative;
	width: 180px;
	height: 130px;
}
#coupon div {
	position: absolute;
	top: -186px;
	left: 31px;
	width: 168px;
	height: 192px;
	display: none;
}

/* ---------------------------------------- */

/* Emergency */

#emergency {
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #999;
}

#emergency h2 {
	padding: 12px 10px 3px;
	line-height: 1;
	font-size: 123.1%;
	font-weight: bold;
	color: #FF0000;
}

#emergency ul {
	padding: 5px 0 5px 23px;
}
#emergency ul li {
	padding: 5px 0;
	list-style-type: disc;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.4;
}
#emergency ul li span {
	font-size: 85%;
	color: #666;
}

#emergency a { color: #FF0000; text-decoration: none; }
#emergency a:active { text-decoration: underline; }
#emergency a:hover { text-decoration: underline; }

/* ---------------------------------------- */

/* Gambaro */

#gambaro {
	margin-bottom: 15px;
	border: 1px solid #999;
}
#gambaro h2 {
	margin-bottom: 15px !important;
	padding: 10px 0 0 15px;
}
#gambaro ul {
	padding: 0 0 5px 4px;
	font-size: 0;
	line-height: 0;
}
#gambaro ul li {
	float: left;
	padding: 0 0 6px 11px;
}

/* ---------------------------------------- */

/* What's New - Campaign */

#whatsnew {
	margin-bottom: 5px;
}

#campaign {
	margin-bottom: 13px;
	padding-bottom: 10px;
	background: url(/images/line_new.gif) no-repeat left bottom;
}

#content h2 {
	margin-bottom: 8px;
}

#content ul.news li {
	padding: 0 0 5px 16px;
	background: url(/common/images/ic_tri_orange.gif) no-repeat 5px 0.3em;
	font-size: 93%;
	line-height: 1.3;
}
#content ul.news li.empty {
	padding: 0 0 50px;
	background: none;
	text-align: center;
}
#content ul.news li img {
	vertical-align: middle;
}

/* ---------------------------------------- */

/* Note */
#content p.note {
	font-size: 77%;
}


/* Side
=========================================== */

/* LocalNavi */
#localnavi {
	margin-bottom: 8px;
	font-size: 0;
	line-height: 0;
}
#localnavi li {
	padding-bottom: 2px;
}

/* ---------------------------------------- */

/* Support */
#support {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}

/* ---------------------------------------- */

/* Banner */
#side_bn {
	font-size: 0;
	line-height: 0;
}
#side_bn li {
	padding-bottom: 10px;
}
#side_bn li.m0 {
	padding: 0;
}

/* ---------------------------------------- */

/* e-MINI */

#emini {
	display: none;
}
/*
#emini {
	margin-bottom: 10px;
	width: 180px;
}
#emini .line {
	border-bottom: 1px solid #ACAFD0;
	border-left: 1px solid #ACAFD0;
	border-right: 1px solid #ACAFD0;
}

#emini table td {
	padding: 9px;
	width: 160px;
	background: url(/images/emini_bg2.jpg) no-repeat;
}
#emini table tr.hd td {
	background: none;
}
#emini table tr.bt td {
	padding-top: 0;
	background: none;
	text-align: right;
}

#emini p {
	font-size: 93%;
	line-height: 1.3;
}
#emini p.tit {
	margin-bottom: 8px;
	padding-left: 8px;
	background: url(/common/images/ic_tri_yel.gif) no-repeat 0 0.3em;
}

#emini img.fl {
	float: left;
	margin-right: 4px;
}
*/

