/**********************************************************************
ポイントモール
下層ページcss
[ /css/global.css ]

Since         : 08.07.30
Last modified : 08.00.00
**********************************************************************/


/* 目次
-------------------------------------------------
 ・ショップ選択ページ
 ・ショップ選択ページ：サイドメニュー
 ・ショップ選択ページ：コンテンツ

 ------------------------------------------------- */
 
 
 /* パンくずリスト
------------------------------------------------- */

ul.bread{
	margin:5px 0 10px 12px;
}

ul.bread li{
	display:inline;
	color:#3366FF;
}

ul.bread li a{
	color:#3366FF;
}






/* ショップ選択ページ
------------------------------------------------- */

div#select_wrapper_left{
	width:150px;
	float:left;
	text-align:center;
}

div#select_wrapper_left p{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
	margin-top:2px;
	*margin-top:0px;

}

div#select_wrapper_left p a{
	color:#666;
	text-decoration:none;
}


div#select_wrapper_right{
	width:572px;
	float:right;
	_margin-right:-5px;
}



/* ショップ選択ページ：サイドメニュー
------------------------------------------------- */

div#select_wrapper_left ul{
	margin-bottom:10px;
}

div#select_wrapper_left ul li{
	font-size:0px;
	text-indent:-9999px;

}


div#select_wrapper_left ul li a{
	display:block;
	width:150px;
	height:29px;
	font-size:0px;
	text-indent:-9999px;
}

div#select_wrapper_left a:hover{
	color:#3366FF;
}

div#select_wrapper_left a:hover img {
	filter:alpha(opacity=50);
	opacity:0.5;
}

div#select_wrapper_left ul li.selectmenu01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu01.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu01_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu02.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu02_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu03.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu03_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu04.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu04_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu05.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu05_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu06.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu06_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu07 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu07.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu07 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu07_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu08 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu08.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu08 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu08_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu09 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu09.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu09 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu09_over.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu10 a{
	height:35px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu10.jpg) no-repeat;
}

div#select_wrapper_left ul li.selectmenu10 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/sidemenu10_over.jpg) no-repeat;
}


/* ショップ選択ページ：コンテンツ
------------------------------------------------- */

div#select_wrapper_right h2{
	width:548px;
	height:22px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/back_select_h2.jpg) no-repeat;
	font-size:15px;
	color:#3366FF;
	padding:3px 0 0 12px;
	margin-bottom:10px;
}

div.select_group{
	clear:both;
	margin-bottom:10px;
}

div.select_shop{
	float:left;
	width:253px;
	border:solid 1px #CCC;
	padding:10px;
	margin-right:10px;
}


p.select_shop_bn{
	float:left;
	margin-right:10px;
}


div.select_shop_right{
	float:right;
	text-align:center;
}

div.top_presentation{
	width:123px;
	height:4px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/top_presentation.gif) no-repeat;
	font-size:0px;
	line-height:0%;
	padding:0px;
	margin:5px 0 0 0;

}

div.bottom_presentation{
	width:123px;
	height:4px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/bottom_presentation.gif) no-repeat;
	font-size:0px;
	line-height:0%;
	padding:0px;
	margin:0px;

}

p.select_presentation_p{
	width:123px;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	padding:0px;
	margin:0px;
	background-color:#CC0000;
	text-align:center;
	line-height:1.1;
}




p.select_toshop a:hover img{
	filter:alpha(opacity=50);
	opacity:0.5;
}

/* サファリ用ハック使用
------------------------------------------------- */

p.select_presentation_point span{
	font-size:25px !important;
}

html*p.select_presentation_point span{
	font-size:20px !important;
}

* html p.select_presentation_point span{
	font-size:25px !important;
}

*+html body p.select_presentation_point span{
	font-size:25px !important;
}

div.select_shop h3{
	width:243px;
	height:19px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_select_shopname.gif) no-repeat;
	font-size:15px;
	padding:1px 0 0 10px;
	margin:10px 0 5px 0;
}


p.select_toshop{
	padding-top:5px;
	float:right;
}


 /* コンテンツ
------------------------------------------------- */

div#shop_contents{
	width:726px;
	margin:0px 0px 0 12px;
}

div#contents{
	width:726px;
	margin:0px 0px 0 12px;
}

 /* ショップ・サービス説明ページ
------------------------------------------------- */

div#shop_contents h2{
	width:726px;
	height:22px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_shopname.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 0 ;
	margin-bottom:20px;
}

p.p_reduction{
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-bottom:20px;
}

div.shop_explanation{
	padding-bottom:10px;
}


div.shop_explanation p{
	margin:0 22px 10px 22px;
}

div.shop_explanation ul{
	margin:0 22px 10px 42px;
	list-style-type:disc;
}

div.shop_bn{
	margin-left:30px;
	padding-bottom:20px;
}

div.shop_bn img{
	margin-right:10px;
}

div.p_news{
	margin-left:10px;
	width:686px;
	border:solid 1px #CCC;
	margin:20px 0 20px 10px;
	padding:10px 3px 5px 10px;
}

div.p_news_group{
	clear:both;
}

div.p_news_group p{
	float:left;
	margin-right:7px;
	width:547px;
	padding-bottom:5px;
	*padding-bottom:0px;
	*margin-bottom:-5px;
}

p.p_news_tit{
	width:114px !important;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/back_p_news_tit.gif) no-repeat;
	font-weight:bold;
	color:#36F;
	padding-left:10px;
}


/* サファリ用ハック使用
------------------------------------------------- */

p.p_news_tit{
	font-weight:bold;
}

html*p.p_news_tit{
	font-weight:normal;
}

* htmlp.p_news_tit{
	font-weight:bold;
}

*+html body p.p_news_tit{
	font-weight:bold;
}


div.agreement{
	width:709px;
	height:90px;
	overflow-y:scroll;
	border:solid 1px #CCC;
	border-top:none;
	padding:10px 5px 10px 10px;
	margin-bottom:30px;
	*margin-bottom:10px;
	
}

div.agreement p{
	margin-bottom:10px;
}

/* お買い物〜ポイント加算の流れ
------------------------------------------------- */


div.flow_group{

	float:left;
	margin-bottom:10px;
}


p.flow_txt01{
	width:275px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num01.gif) no-repeat;
	margin:0px 0px 10px 43px;
	padding-left:25px;
	clear:both;
	
}

p.flow_txt02{
	width:275px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num02.gif) no-repeat;
	margin:0px 0px 10px 0px;
	padding-left:25px;
	clear:both;
	
}

p.flow_txt03{
	width:275px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num03.gif) no-repeat;
	margin:10px 0px 10px 0px;
	padding-left:25px;
	clear:both;
	
	
}

p.flow_txt04{
	width:275px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num04.gif) no-repeat;
	margin:10px 0px 5px 0px;
	padding-left:25px;
	clear:both;
	
	
}

p.flow_sub{
	width:275px;
	margin:0px 0px 0px 0px;
	padding-left:25px;
	clear:both;
	
	
}

p.flow_img01{
	margin:0 0 10px 43px;

}

p.arrow_01{

	margin:130px 10px 0 10px;
	float:left;
}

p.arrow_02{

	margin:83px 12px 0 10px;
	_margin:83px 8px 0 8px;
	float:left;
}

p.flow_txt05{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/mark_top_new.gif) no-repeat;
	padding-left:15px;
	margin:5px 0 0 45px;
}

p.flow_txt05 a{

	color:#36F;
}






/* ログインページ
------------------------------------------------- */

div#login{
	width:726px;
	margin:0px 0px 0 12px;
}

p.subtit_login{
	width:711px;
	height:22px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/back_login_subtit.jpg) no-repeat;
	font-size:15px;
	color:#3366FF;
	font-weight:bold;
	padding:3px 0 0 15px;
	margin-bottom:15px;
}

div#login h2{
	text-align:center;
	font-size:18px;
	margin-bottom:15px;
}


div.login_card{
	margin-bottom:15px;
	_margin-bottom:5px;
}


div.login_card_left{
	float:left;
	margin-left:10px;
	width:203px;
}

div.login_card_left p{
	text-align:center;
}

div.login_card_right{
	float:right;
	width:453px;
	height:182px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/back_login_card_right.jpg) no-repeat;
	margin-right:10px;
	padding:10px;
}

div.login_card_right ul{
	list-style:disc;
	margin-left:15px;
}

div.login_card_right p{
	margin-bottom:10px;
}


div.male_check{
	width:606px;
	padding:10px;
	margin-left:50px;
	border:solid 1px #e5e5e5;
	margin-bottom:15px;
}

div.male_check label{
	font-weight:bold;
}

div.male_check p{
	margin-left:20px;
	margin-top:10px;
}


div.page_login{
	width:300px;
	padding:10px;
	margin-left:70px;
	_margin-left:40px;
	float:left;
	border:solid 1px #e5e5e5;
}

div.page_login img{
	margin-right:10px;
}

div.page_login input{
	width:200px;
}

div.id_check_field{
	margin-left:50px;
	margin-top:5px;

}

div.page_login input.id_check{
	width:20px;
}

div.id_check_field p{
	font-size:11px;
	color:#F00;
	margin-left:32px;
	*margin-left:25px;
}

input.btn_login_toshop{
	margin:60px 0 0 50px;
}

div.news_login{
	width:606px;
	padding:10px;
	margin-left:50px;
	margin-top:15px;
	border:solid 1px #e5e5e5;
}


p.caution{
	color:#FF0000;
	margin-left:170px;
	margin-bottom:10px;
	text-indent:-1em;

}


/* チェックオン
------------------------------------------------- */


div#check_on{
	width:606px;
	padding:10px;
	margin-left:50px;
	border:solid 1px #e5e5e5;
}

div#check_on p{
	margin-bottom:10px;
}

div#check_on img{
	margin:0 10px 0 40px;
}

input.new_mail{
	width:300px;
}

div.lgoin_page_btn{
	width:310px;
	margin:20px auto 0 auto;
}

p.to_change_page{
	float:right;
	margin-right:70px;
	_margin-right:35px;
	margin-top:10px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/mark_foot_list.gif) no-repeat;
	padding-left:20px;

}

p.male_caution{
	color:#FF0000;
	font-weight:bold;
	text-align:center;

}

 /* よくあるご質問
------------------------------------------------- */

div#qa{
	margin-left:12px;
}

div#qa h2{
	margin-bottom:10px;
}

div.qa_group{
	margin:0px 12px 30px 12px;
}

div.qa_left{
	width:343px;
	float:left;
}

div.qa_right{
	width:343px;
	float:right;
}

div.qa_group h3{
	width:333px;
	height:21px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/back_qa_group.gif) no-repeat;
	font-size:13px;
	padding:4px 0 0 10px;
	margin:15px 0 10px 0;
}

div.qa_group ul{
	/*list-style:url(https://www.bluechip-beam.ne.jp/mall/images/mark_q.gif);*/
	margin:0 0 0 10px;
}

div.qa_group ul li{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/mark_q.gif) no-repeat;
	padding:0 0 7px 28px;
}

p.q{
	width:666px;
	height:21px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/back_q.gif) no-repeat;
	padding:4px 0 0 40px;
	margin:0 0 10px 10px;
	
}

p.a{
	width:656px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/mark_a.gif) no-repeat;
	padding:4px 0 0 30px;
	margin:0 0 5px 22px;
	
}

p.to_top{
	text-align:right;
	margin-right:27px;
	padding-bottom:10px;
}


p.to_top a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/mark_pagetop.gif) no-repeat;
	padding-left:15px;
}


.copyC{
	text-align:center;
	color:#999999;
	margin-top:5px;
}


 /* 運営会社情報
------------------------------------------------- */

div#corp{
	margin-left:12px;
}

div#corp table{
	margin:20px 50px 0 90px;
	color:#666666;
	
}

div#corp table th{
	text-align:left;
	vertical-align:top;
	color:#666666;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/mark_corp.gif) no-repeat;
	width:110px;
	padding:0 0 10px 20px;
}


div#corp table td{
	padding:0 0 10px 0px;
}

div#corp table ul{
	list-style-type:disc;
	margin:0px 0 5px 30px;
	
}

div#corp table p{
	margin-bottom:5px;
}

div#corp table img{
	margin:5px 0 10px 20px;
}


 /* プライバシーポリシー
------------------------------------------------- */

div#policy{
	margin:0 12px;
}

div#policy h2{
	margin-bottom:10px;
}

div#policy p{
	margin:0 30px 10px 30px;
}

div#policy ul{
	list-style-type: decimal;
	margin:0 40px 10px 70px;
}

div#policy ul li{
	margin-bottom:10px;
}

.free{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/mark_free.gif) no-repeat;
	padding-left:40px;
	margin-left:10px;
}


 /* モールとは？
------------------------------------------------- */

div#about{
	margin:0 12px;
}

div#about h2{
	margin:20px 0;
}

ul.about_menu li{
	float:left;
	font-size:0px;
	text-indent:-9999px;
}

ul.about_menu li a{
	display:block;
	height:18px;
	font-size:0px;
	text-indent:-9999px;
}

.about_menu01 a{
	width:162px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/about_menu01.gif) no-repeat;
	margin-left:52px;
	
}

.about_menu01 a:hover{

	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_menu01_over.gif) no-repeat;

}

.about_menu02 a{
	width:123px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/about_menu02.gif) no-repeat;
	margin-left:65px;
	
}

.about_menu02 a:hover{

	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_menu02_over.gif) no-repeat;

}

.about_menu03 a{
	width:214px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/about_menu03.gif) no-repeat;
	margin-left:65px;
	
}

.about_menu03 a:hover{

	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_menu03_over.gif) no-repeat;

}


div.about_service{
	width:725px;
	height:515px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/img_about.gif) no-repeat;
	margin:20px 0;
}

div.about_service ul{
	list-style-type:disc;
	font-size:15px;
}

ul.about_service_txt01{
	padding:20px 20px 20px 30px;

}

ul.about_service_txt02{
	padding:350px 20px 0px 30px;

}

 /* モールの使いかた
------------------------------------------------- */

div.howto_01{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num01.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_01_1{
	width:660px;
	margin:0px 20px 20px 20px;
	padding:0 0 0px 25px;
	clear:both;
	
}

div.howto_01_1 li{
	margin-bottom:15px;
	width:340px;
}

div.howto_02{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num02.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_03{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num03.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_04{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num04.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_05{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num05.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_05 div.floatL p{
	margin-bottom:15px;
	width:340px;
}

div.howto_06{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num06.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_06 div.floatL p{
	margin-bottom:15px;
	width:340px;
}

div.howto_07{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num07.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_08{
	width:660px;
	height:180px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_num08.gif) no-repeat;
	margin:0px 20px 20px 20px;
	padding-left:25px;
	clear:both;
	
}

div.howto_08 p.floatL{
	width:340px;
}



 /* 貯めたポイントを使うには！
------------------------------------------------- */

.about_useL{
	float:left;
	margin-left:10px;
	_margin-left:5px;
}

.about_useR{
	float:right;
	margin-right:10px;
	_margin-right:5px;
}


p.use_shop_top{
	display:block;
	width:347px;
	height:34px;
	font-size:0px;
	text-indent:-9999px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/blue/about_use01.gif) no-repeat;
}

div.use_shop{
	width:281px;
	height:400px;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	padding:10px 32px;
}

div.use_shop img{
	margin:20px 0;
}

p.use_shop_bottom{
	display:block;
	width:347px;
	height:10px;
	font-size:0px;
	text-indent:-9999px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/about_use_bottom.gif) no-repeat;
}


p.use_beam_top{
	display:block;
	width:347px;
	height:34px;
	font-size:0px;
	text-indent:-9999px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/about_use02.gif) no-repeat;
}


div.use_beam{
	width:345px;
	height:400px;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	padding:10px 0px;
}

.use_beam_imgL,.use_beam_imgR img{
	border:solid 1px #CCC;
}

.use_beam_txt{
	width:281px;
	padding:0px 32px 10px 32px;
}

.use_beam_txt02{
	padding:0px 0px 10px 15px;
}

.use_beam_imgL{
	float:left;
	margin:0px 0 15px 14px;
	_margin:0px 0 15px 7px;
}

.use_beam_imgR{
	float:right;
	margin:0px 15px 14px 0px;
	_margin:0px 7px 15px 0px;
}


 /* カード選択ページ
------------------------------------------------- */

p.card_head_txt{
	clear:both;
	text-align:center;
	margin-top:110px;

}

p.card_area{

	width:680px;
	height:23px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_card_area.gif) no-repeat;
	padding:0 0 0 10px;
	font-size:15px;
	font-weight:bold;
	color:#4A96FF;
	margin:30px 0 0 30px;
}


div.card_group{
	width:610px;
	padding:10px;
	border:solid 1px #CCCCCC;
	margin:20px 0 0 60px;

}

div.card_img{
	width:150px;
	float:left;
	text-align:center;
	margin-right:20px;
	

}

div.card_img a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}

div.card_txt{

	float:left;
}

div.card_group h2{
	width:428px;
	height:18px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_card_name.gif) no-repeat;
	padding:2px 0 0 10px;
	font-size:15px;
	font-weight:bold;
}

div.card_group p{

	width:428px;
	margin-top:10px;
}

li.area_other a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/area_other.gif) no-repeat;
}

li.area_other a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/area_other_over.gif) no-repeat;
	
}

p.area_coution{
	
	font-size:15px;
	color:#4A96FF;
	text-align:center;
	font-weight:bold;
	margin:50px 0 30px 0;

}

 /* 東北
------------------------------------------------- */

div.tohoku_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_tohoku.jpg) no-repeat;
	padding:10px;
}

div.tohoku_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}


ul.menu_tohoku{
	margin:15px 0 0 70px;
}

ul.menu_tohoku li{
	float:left;
	margin-right:50px;
	
}

ul.menu_tohoku li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.tohoku01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku01.gif) no-repeat;
}

li.tohoku01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku01_over.gif) no-repeat;
}

li.tohoku02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku02.gif) no-repeat;
}

li.tohoku02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku02_over.gif) no-repeat;
}


li.tohoku03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku03.gif) no-repeat;
}

li.tohoku03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku03_over.gif) no-repeat;
}


li.tohoku04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku04.gif) no-repeat;
}

li.tohoku04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku04_over.gif) no-repeat;
}


li.tohoku05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku05.gif) no-repeat;
}

li.tohoku05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku05_over.gif) no-repeat;
}

li.tohoku06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku06.gif) no-repeat;
}

li.tohoku06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tohoku06_over.gif) no-repeat;
}




 /* 北海道
------------------------------------------------- */

div.hokkaido_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_hokkaido.jpg) no-repeat;
	padding:10px;
}

div.hokkaido_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}


p.card_coution{
	
	font-size:15px;
	color:#4A96FF;
	text-align:center;
	font-weight:bold;
	margin:70px 0 30px 0;

}


 /* 関東
------------------------------------------------- */

div.kanto_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_kantou.jpg) no-repeat;
	padding:10px;
}

div.kanto_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}


ul.menu_kanto{
	margin:15px 0 0 70px;
}

ul.menu_kanto li{
	float:left;
	margin-right:38px;
	
}

ul.menu_kanto li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.kanto01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto01.gif) no-repeat;
}

li.kanto01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto01_over.gif) no-repeat;
}

li.kanto02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto02.gif) no-repeat;
}

li.kanto02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto02_over.gif) no-repeat;
}


li.kanto03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto03.gif) no-repeat;
}

li.kanto03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto03_over.gif) no-repeat;
}


li.kanto04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto04.gif) no-repeat;
}

li.kanto04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto04_over.gif) no-repeat;
}


li.kanto05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto05.gif) no-repeat;
}

li.kanto05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto05_over.gif) no-repeat;
}

li.kanto06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto06.gif) no-repeat;
}

li.kanto06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto06_over.gif) no-repeat;
}


li.kanto07 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto07.gif) no-repeat;
	width:52px !important;
}

li.kanto07 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kanto07_over.gif) no-repeat;
}




 /* 甲信越・北陸
------------------------------------------------- */

div.ko_hoku_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_koushinetsu.jpg) no-repeat;
	padding:10px;
}

div.ko_hoku_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}

ul.menu_ko_hoku{
	margin:15px 0 0 70px;
}

ul.menu_ko_hoku li{
	float:left;
	margin-right:50px;
	
}

ul.menu_ko_hoku li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.ko_hoku01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku01.gif) no-repeat;
}

li.ko_hoku01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku01_over.gif) no-repeat;
}

li.ko_hoku02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku02.gif) no-repeat;
}

li.ko_hoku02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku02_over.gif) no-repeat;
}


li.ko_hoku03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku03.gif) no-repeat;
}

li.ko_hoku03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku03_over.gif) no-repeat;
}


li.ko_hoku04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku04.gif) no-repeat;
}

li.ko_hoku04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku04_over.gif) no-repeat;
}


li.ko_hoku05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku05.gif) no-repeat;
}

li.ko_hoku05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku05_over.gif) no-repeat;
}

li.ko_hoku06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku06.gif) no-repeat;
}

li.ko_hoku06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_ko_hoku06_over.gif) no-repeat;
}





/* 東海
------------------------------------------------- */

div.tokai_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_tokai.jpg) no-repeat;
	padding:10px;
}

div.tokai_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}

ul.menu_tokai{
	margin:15px 0 0 70px;
}

ul.menu_tokai li{
	float:left;
	margin-right:50px;
	
}

ul.menu_tokai li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.tokai01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai01.gif) no-repeat;
}

li.tokai01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai01_over.gif) no-repeat;
}

li.tokai02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai02.gif) no-repeat;
}

li.tokai02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai02_over.gif) no-repeat;
}


li.tokai03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai03.gif) no-repeat;
}

li.tokai03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai03_over.gif) no-repeat;
}


li.tokai04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai04.gif) no-repeat;
}

li.tokai04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_tokai04_over.gif) no-repeat;
}


 /* 関西
------------------------------------------------- */

div.kansai_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_kansai.jpg) no-repeat;
	padding:10px;
}

div.kansai_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}


ul.menu_kansai{
	margin:15px 0 0 70px;
}

ul.menu_kansai li{
	float:left;
	margin-right:48px;
	
}

ul.menu_kansai li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.kansai01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai01.gif) no-repeat;
}

li.kansai01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai01_over.gif) no-repeat;
}

li.kansai02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai02.gif) no-repeat;
}

li.kansai02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai02_over.gif) no-repeat;
}


li.kansai03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai03.gif) no-repeat;
}

li.kansai03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai03_over.gif) no-repeat;
}


li.kansai04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai04.gif) no-repeat;
}

li.kansai04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai04_over.gif) no-repeat;
}


li.kansai05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai05.gif) no-repeat;
}

li.kansai05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai05_over.gif) no-repeat;
}



li.kansai06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai06.gif) no-repeat;
	width:52px !important;
}

li.kansai06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kansai06_over.gif) no-repeat;
}


 /* 中国
------------------------------------------------- */

div.chugoku_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_chugoku.jpg) no-repeat;
	padding:10px;
}

div.chugoku_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}


ul.menu_chugoku{
	margin:15px 0 0 70px;
}

ul.menu_chugoku li{
	float:left;
	margin-right:48px;
	
}

ul.menu_chugoku li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.chugoku01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku01.gif) no-repeat;
}

li.chugoku01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku01_over.gif) no-repeat;
}

li.chugoku02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku02.gif) no-repeat;
}

li.chugoku02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku02_over.gif) no-repeat;
}


li.chugoku03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku03.gif) no-repeat;
}

li.chugoku03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku03_over.gif) no-repeat;
}


li.chugoku04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku04.gif) no-repeat;
}

li.chugoku04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku04_over.gif) no-repeat;
}


li.chugoku05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku05.gif) no-repeat;
}

li.chugoku05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku05_over.gif) no-repeat;
}



li.chugoku06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku06.gif) no-repeat;
	width:52px !important;
}

li.chugoku06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_chugoku06_over.gif) no-repeat;
}


 /* 四国
------------------------------------------------- */

div.sikoku_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_shikoku.jpg) no-repeat;
	padding:10px;
}

div.sikoku_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}


ul.menu_sikoku{
	margin:15px 0 0 70px;
}

ul.menu_sikoku li{
	float:left;
	margin-right:48px;
	
}

ul.menu_sikoku li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.sikoku01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku01.gif) no-repeat;
}

li.sikoku01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku01_over.gif) no-repeat;
}

li.sikoku02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku02.gif) no-repeat;
}

li.sikoku02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku02_over.gif) no-repeat;
}


li.sikoku03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku03.gif) no-repeat;
}

li.sikoku03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku03_over.gif) no-repeat;
}


li.sikoku04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku04.gif) no-repeat;
}

li.sikoku04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku04_over.gif) no-repeat;
}


li.sikoku05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku05.gif) no-repeat;
}

li.sikoku05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku05_over.gif) no-repeat;
}



li.sikoku06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku06.gif) no-repeat;
	width:52px !important;
}

li.sikoku06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_sikoku06_over.gif) no-repeat;
}

 /* 九州
------------------------------------------------- */

div.kyusyu_head{
	width:730px;
	height:130px;
	background:url(https://www.bluechip-beam.ne.jp/mall/images/back_head_kyusyu.jpg) no-repeat;
	padding:10px;
}

div.kyusyu_head h1{
	text-indent:-9999px;
	font-size:0px;
	color:#4A96FF;
	line-height:0px;
}


ul.menu_kyusyu{
	margin:15px 0 0 70px;
}

ul.menu_kyusyu li{
	float:left;
	margin-right:30px;
	
}

ul.menu_kyusyu li a{
	display:block;
	width:40px;
	height:15px;
	font-size:0px;
	text-indent:-9999px;
	
}

li.kyusyu01 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu01.gif) no-repeat;
}

li.kyusyu01 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu01_over.gif) no-repeat;
}

li.kyusyu02 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu02.gif) no-repeat;
}

li.kyusyu02 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu02_over.gif) no-repeat;
}


li.kyusyu03 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu03.gif) no-repeat;
}

li.kyusyu03 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu03_over.gif) no-repeat;
}


li.kyusyu04 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu04.gif) no-repeat;
}

li.kyusyu04 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu04_over.gif) no-repeat;
}


li.kyusyu05 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu05.gif) no-repeat;
}

li.kyusyu05 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu05_over.gif) no-repeat;
}

li.kyusyu06 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu06.gif) no-repeat;
}

li.kyusyu06 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu06_over.gif) no-repeat;
}


li.kyusyu07 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu07.gif) no-repeat;
	width:52px !important;
}

li.kyusyu07 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu07_over.gif) no-repeat;
}

li.kyusyu08 a{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu08.gif) no-repeat;
}

li.kyusyu08 a:hover{
	background:url(https://www.bluechip-beam.ne.jp/mall/images/menu_kyusyu08_over.gif) no-repeat;
}
