@charset "Shift_JIS";

/* _____________________________________________________________________MATERIALS */

#header_popup{
	border-bottom:3px double #D8180B;
}

#footer_popup{
	background-color:#A70E13;
}

#main_popup_narrow{
	width:360px;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	text-align:left;
}

#main_popup_wide{
	width:660px;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	text-align:left;
}

#close_area{
	padding:0px 0px 0px 0px;
	height:30px;
	background-image:url(../img/interface/pagetop_bg.gif);
	background-repeat:repeat-x;
	clear:both;
}

#article_popup{
	padding:0px 30px 10px 30px;
}


#article_popup_ad{
	padding:10px 30px 10px 30px;
}

#article_minipopup{
	padding:20px 30px 10px 30px;
}

#article_minipopup_size{
	width:360px;
	height:380px;
}

.popup_table_narrow{
	width:300px;
	margin:0px 0px 20px 0px;
}

.popup_table_wide{
	width:600px;
	margin:0px 0px 20px 0px;
}

.popup_td_point{
	padding:0px 12px 2px 0px;
}

.popup_spec_th{
	margin:0px;
	padding:2px;
	text-align:center;
	font-weight:800;
	border-bottom:1px solid #CCCCCC;
}

.popup_spec_td{
	margin:0px;
	padding:2px;
	text-align:center;
	font-weight:400;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
}

#btn_close_narrow{
	padding:5px 5px 0px 245px;
}

#btn_close_wide{
	padding:5px 5px 0px 545px;
}

.popup_pdmenu{
	padding:10px 2px;
	background-color:#EEEEEE;
	text-align:right;
}

.popup_feature{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #CCCCCC;
}

.popup_feature_left{
	width:100px;
	float:left;
}

.popup_feature_right{
	width:200px;
	float:left;
}

.popup_feature_wide_block{
	width:300px;
	float:left;
}

.popup_feature_left_wide{
	width:100px;
	float:left;
}

.popup_feature_right_wide{
	width:195px;
	float:left;
}

.shop_btn{
	margin:5px 2px;
	text-align:center;
}

#shop_btn_area{
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #CCCCCC;
	padding:0px 0px 10px 0px;
	text-align:center;
}

