@charset "Shift_JIS";


/* ____________________________________________________________________H */

h1{
	width:560px;
	height:51px;
	background-image:url(../img/h1.gif);
	margin:0px 0px 15px;
	text-indent:-9999px;
	font-size:1px;
	line-height:1em;
}

.h2_wrapper{
	width:590px;
	background-image:url(../img/bg_h2.gif);
	background-repeat:repeat-y;
	margin:25px 0px 0px;
	padding:0px;
}

h2{
	padding-top:3px;
	padding-left:40px;
	margin:3px 0px 0px;
	font-size:14px;
	line-height:1.2em;
	font-weight:800;
}

.h2_caption{
	padding:3px 0px 3px 40px;
	margin:0px;
	font-size:10px;
	line-height:1.2em;
}

.h2_mod{
	padding-top:3px;
	padding-left:40px;
	margin:3px 0px 0px;
	font-size:14px;
	line-height:1.2em;
	font-weight:800;
}

.live_caption{
	padding:3px 0px 3px 40px;
	margin:0px;
	font-size:12px;
	line-height:1.4em;
}

.live_caption2{
	padding:5px 40px 20px 40px;
	margin:0px;
	font-size:12px;
	line-height:1.4em;
	background-color:#14111e;
}

h3{
	width:590px;
	height:20px;
	margin:0px 0px 5px;
	padding:9px 0px 10px;
	background-image:url(../img/bg_h3.gif);
	background-repeat:no-repeat;
	text-indent:10px;
	font-size:13px;
	font-weight:800;
	clear:both;
}

#subtitle{
	width:590px;
	margin:20px 0px 30px 45px;
	font-size:13px;
	line-height:1.5em;
	clear:both;
}


/* _____________________________________________________________________TEXT */

.tx_body{
	font-size:12px;
	line-height:1.5em;
}

.tx_10px{
	font-size:10px;
	line-height:1.5em;
}

.tx_2em{
	line-height:2.5em;
}

.tx_red{
	font-size:12px;
	color:#ff6633;
}

.tx_action_red{
	font-size:14px;
	line-height:3em;
	color:#ff6633;
}

.tx_red_center{
	font-size:14px;
	line-height:2em;
	color:#ff6633;
	text-align:center;
}

.tx_action2_red{
	font-size:14px;
	line-height:1.4em;
	color:#ff6633;
}

.tx_table_red{
	font-size:10px;
	color:#ff6633;
}

.tx_action_white{
	font-size:14px;
	line-height:1.4em;
	color:#ffffff;
}

.tx_shop_number{
	font-size:14px;
	margin:0px 30px 0px 30px;
}

.tx_yellow_center{
	font-size:18px;
	line-height:2em;
	color:#ffff66;
	margin:180px;
}

/* _____________________________________________________________________LAYOUT_commom */

.nowrap{
	white-space:nowrap;
}

.align_center{
	text-align:center;
}

.align_right{
	text-align:right;
}

img{
	border-style:none;
	border-width:0px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#main_wrapper_special{
	width:760px;
	padding:0px;
	margin:0px;
	background-image:url(../../img_cmn/bg_content.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
}

#container_outside_special{
	width:780px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background-image:url(../img/bg_main_special.gif);
	background-repeat:repeat-y;
}

#content_tab_special{
	width:660px;
	margin-left:50px;
	background-image:url(../img/bg_tab_special.gif);
	background-repeat:no-repeat;
}

#main_box_special{
	width:640px;
	background-color:#393157;
}

.special_table{
	background-color:#58589f;
}

.special_table_white{
	background-color:#ffffff;
}

.special_table_dark{
	background-color:#383447;
}

.special_table_dark2{
	background-color:#353551;
}

.application_ol{
	margin-top:2px;
	margin-bottom:2px;
}

.application_ul{
	list-style-type:square;
}

.disc_ul{
	list-style-type:disc;
}

#application_table{
	padding:10px;
	border:solid 1px #ffffff;
}


/* _____________________________________________________________________LINK */

a.navy:link{
	text-decoration:underline;
	font-size:13px;
	color:#ff6633;
}

a.navy:visited{
	text-decoration:underline;
	font-size:13px;
	color:#ff6633;
}
a.navy:hover{
	text-decoration:underline;
	font-size:13px;
	color:#ff9966;
}
a.navy:active{
	text-decoration:underline;
	font-size:13px;
	color:#ff9966;
}

/* _____________________________________________________________________LAYOUT_local */

.table_caption{
	margin:0px 0px 0px 45px;
	font-size:12px;
	line-height:1.5em;
}

.caption_inside{
	margin:0px 0px 0px 11px;
	font-size:12px;
	line-height:1.5em;
}

.caption_alt{
	 width:550;
	 height:100;
	margin:0px 0px 0px 40px;
	background-image:url(../img/subtitle_bg.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:1.5em;
	clear:all;
}

.white_table{
	background-color:#ffffff;
	font-size:10px;
}

.bg_gray{
	background-color:#d8d8d8;
}

.bg_navy{
	background-color:#393157;
}

.tx_navy{
	color:#393157;
}

.tx_l{
	font-size:12px;
}

.tx_ll{
	font-size:14px;
}

.tx_xl{
	font-size:16px;
}

.tx_s{
	font-size:8px;
}

.goods_border{
	border:solid 1px #393157;
}

