@charset "Shift_JIS";

body,td,th {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		color: #999999;
		display: inline;
}
body {
		margin-left: 0px;
		margin-top: 0px;
}
/*リンク関係*/
a:link {/*リンクされた文字の色*/
		color:#003366;/*文字の色：グレー*/
		font-style:normal;
		text-decoration:none;/* なし */
}

a:visited {/*訪問後の色*/
		color:#003366;/*文字の色：グレー*/
		font-style:normal;
		text-decoration:none;/* なし */
}

a:hover {/*カーソルを合わせたときの色*/
		color:#cc3300;/*文字の色：赤*/
		font-style:normal;
		text-decoration:underline;/* 下線 */
}

a:active {/*クリック中の色*/
		text-decoration:none;/* なし */
}

h1 {
		font-size: 10px;
		color: #999999;
		MARGIN: 0 10px 0 0;
		font-style: normal;
		font-weight: normal;
		float: right;
}
h2 {
		font-size: 10px;
		color: #999999;
		MARGIN: 0px;
		font-style: normal;
		font-weight: normal;
}
h3 {
		font-size: 12px;
		color: #ffffff;
		MARGIN: 0px;
		font-style: normal;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 0px;
		text-align: left;
		padding-left: 10px;
}
h4 {
		font-size: 12px;
		color: #ffffff;
		MARGIN: 0px;
		font-style: normal;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 0px;
		text-align: left;
		padding-left: 10px;
}

/*枠用ID*/
table#alltable{
		background-color:#FFFFFF;
		width:900px;
		border-width:0px;
		text-align:left;
		margin:0px auto;
		padding: 0px inherit;
}
td#shadow_left{
    width:9px;
	background:url(../images/line_left.jpg);
	background-repeat:repeat-y;	
	margin:0px auto;
	border-width:0px;
	padding: 0px inherit;
}
td#shadow_right{
    width:9px;
    background:url(../images/line_right.jpg);
	background-repeat:repeat-y;	
    margin:0px auto;
	border-width:0px;
	padding: 0px inherit;
}
td#maintable{
    width:auto
	margin:0px;
	border-width:0px;
	padding: 0px inherit;
}




#container{
		width:882px;
		text-align:center;
		margin:0px auto;
}
#header{
		width:882px;
		margin:5px 0px 0px 0px;
		float:right;
}
#head_content{
		float:right;
		width:auto;
		padding:5px 10px 0 0;
}
#head_sidebar{
		float:left;
		width:230px;
		padding:0 0 10px 5px;
}
#footer{
	width:882px;
	border-top:1px dashed #999999;
	padding-top:3px;
	text-align:center;
	font-size:10px;
}


#navcontainer
{
		width: 872px;
		margin: 0;
		padding: 0px 5px 0px 5px;
			border-bottom:1px solid #999999;
				padding-bottom:3px;
			
}

#navcontainer UL
{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		width: 872px;

}

#navcontainer LI
{
		display: block;
		margin: 0;
		padding: 0;
		float: left;
		width: 145px;
		font-size: 12px;
		background-image: url(../images/menu_bg.gif);

}

#navcontainer A
{
		color: #999999;
		display: block;
		width: auto;
		text-decoration: none;
		margin: 0;
		padding: 5px 5px 5px 5px;
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		border-right: 1px solid #ccc;
}

#navcontainer A:hover{
		background-image: url(../images/menu_bg_mouseover.gif);
		position: relative;
z-index: 102;
}
#navcontainer A:active{
		background-image: url(../images/menu_bg.gif);
		position: relative;
z-index: 102;
}
#navcontainer A.visited{
		background-image: url(../images/menu_bg.gif);
		position: relative;
z-index: 102;
}




#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #cccccc;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, .subnav A:active {
 color: #444;
  }
#subnav A.active:link, .subnav A.active:visited { 
color: #444; 
}
#subnav BR, .navcontainer BR {
 clear: both; 
 }
.blog_news{
		overflow: auto;
		width:200px;
		height:100px;
		padding:5px 5px 5px 5px;
		text-align:left;
		font-size:10px;
 }
.topics{
		overflow: auto;
		width:642px;
		height:100px;
		padding:0 0 5px 0;
		text-align: left;
		line-height: 12px;
 }

.webrss {
		font-size: 11px;
		color: #999999;
}
.webrss ul li {
		list-style-type: square;
		margin-left: -30px;
}

#pagecontents{
		width:872px;
		height:auto;
		margin:0 0 0 0;
		border:none;
		float: left;
}
#page_left{
		width:642px;
		height:auto;
		border:none;
		float: left;
		padding: 10px 10px 10px 10px;
}
#page_right{
		width:210px;
		height:auto;
		border:none;
		float: left;
		padding: 10px 0 10px 0;
}
#blognewstitle{
		width:210px;
		border:none;
		padding:0 0 0 0;
		background-image:url(../images/bg_blue.gif);
		background-repeat: repeat-x;
		height: 23px;
}




hr{color:#999999;
width:100%;
margin:0 0 0 0;
size:1;
height:1;
border-top-width:1px;
}

#group_links{
	width:882px;
	border-bottom:1px dashed #999999;
	padding-bottom:3px;
		padding-top:3px;
	text-align:center;
	font-size:10px;
}

#end{
	width:882px;
	border-bottom:1px solid #999999;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	font-size:10px;
}

#search{
	width:882px;
	text-align:center;
	font-size:10px;
}


ul.topicsList{
	list-style:none;
	margin-top:5px;
	}
.topicsList li{
		border-bottom:1px dashed #999999;
		margin-bottom:2px;
		padding-bottom:1px;
		padding-left:0px;
		font-size:12px;
		line-height: 18px;
	}
#news{
	margin-left:10px;
	width:535px;
	height:300px;
	overflow:auto;
	}
#topics_title{
		width:642px;
		border:0;
		padding:0 0 0 0;
		background-image:url(../images/bg_blue.gif);
		background-repeat: repeat-x;
		height: 23px;
}
#canpain{
width:210px;
height:auto;
}
#present{
		width:210px;
		border:none;
		padding:0 0 0 0;
		background-image:url(../images/bg_blue.gif);
		background-repeat: repeat-x;
		height: 23px;
		margin-top:10px;
}
#present_main{
		width:208px;
		height:auto;
		padding:0 5px 0 5px
		margin:0;
		border:1px solid #dddddd;
		clear:both;
}
#migipresent_main{
float:right;
width:148px;
margin:3px 0px 3px 10px;
padding:5px 3px 5px 0px;
text-align:left;
font-size:12px;
color:#0057a8;
font-style:normal;
font-weight:bold;
height:auto;
border-bottom:1px dashed #999999; 
}
#migipresent_main02{
		float:right;
		width:148px;
		margin:0px 0px 0px 10px;
		padding:5px 0px 5px 0px;
		text-align:left;
		font-size:10px;
		height:auto;
		line-height:14px;
}
#hidaripresent_main{
float:left;
width:47px;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;}
p.clearall{clear:both;}
#present_mail{
		width:208px;
		height:auto;
		padding-top:5px;
		padding-bottom:5px;
		border-top:1px solid #dddddd;
		clear:both;
		text-align:center;
		font-size:10px;
		color:#006fbc;
}
#shops{
		width:210px;
		border:none;
		padding:0 0 0 0;
		background-image:url(../images/bg_blue.gif);
		background-repeat: repeat-x;
		height: 23px;
		margin-top:10px;
}
#shops_main,#shops_main_01,#shops_main_02,#shops_main_03{
		width:208px;
		height:auto;
		padding:0 5px 0 5px
		margin:0;
		border:1px solid #dddddd;
		clear:both;
}
#migishops_main,#migishops_main_01,#migishops_main_02,#migishops_main_03{
float:right;
width:148px;
margin:3px 0px 3px 0px;
padding:5px 0px 5px 0px;
text-align:left;
font-size:12px;
color:#0057a8;
font-style:normal;
font-weight:bold;
height:auto;
border-bottom:1px dashed #999999; 
}






#migishops_main02,#migishops_main02_01,#migishops_main02_02,#migishops_main02_03{
		float:right;
		width:148px;
		margin:0px 0px 0px 10px;
		padding:5px 3px 5px 0px;
		text-align:left;
		font-size:10px;
		height:auto;
		line-height:14px;
}
#hidarishops_main,#hidarishops_main_01,#hidarishops_main_02,#hidarishops_main_03{
float:left;
width:47px;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;}
#shops_main_04{
		width:208px;
		height:auto;
		padding:0 5px 0 5px
		margin:0;
		border:1px solid #dddddd;
		clear:both;
}
#migishops_main_04{
float:right;
width:135px;
margin:3px 0px 3px 0px;
padding:5px 0px 5px 0px;
text-align:left;
font-size:12px;
color:#0057a8;
font-style:normal;
font-weight:bold;
height:auto;
}


#migishops_main02_04{
		float:right;
		width:135px;
		margin:0px 0px 0px 10px;
		padding:5px 3px 5px 0px;
		text-align:left;
		font-size:10px;
		height:auto;
		line-height:14px;
}
#hidarishops_main_04{
float:left;
width:60px;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;}

.style1 {
		color: #013B96;
		font-weight: bold;
}

.style2 {
		font-size: 12px;
		line-height: 15px;
}
#special_allshop_pickup_title{
font-size:12px;
color:#003b95;
line-height:13px;
float:left;
}


.sp_pickup_title{width:622px;padding:0 10px 0 10px;}

#sp_pickup{
		clear:both;
		width:642px;
		text-align:left;
}
#sp_pickup_migi1{float:right;width:542px;}
#sp_pickup_naka{float:left;width:230px;margin:0px 5px 0px 5px;padding:0px 0px 0px 0px;}
#sp_pickup_migi2{float:right;width:292px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
#sp_pickup_migi3{float:right;width:292px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;
font-size:14px;
color:#013b96;
font-weight:bold;
text-align:left;}
#sp_pickup_migi4{
		float:right;
		width:292px;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-size:12px;
		line-height:18px;
}
#sp_pickup_hidari{float:left;width:100px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
p.clearall{clear:both;}


#special_shop_l{
width:641px;
margin:0 10px 0 10px;
padding:0;
}

.special_shop_s{
width:148px;
margin:0px;
height:auto;
}
.special_shop_photo{
width:148pt;
height:80px;
margin:0;
padding:0;

}
.special_shop_name{
width:148px;
font-size:12px;
color:#003b85;
padding-bottom:2px;
margin-bottom:2px;
border-bottom:1px dashed #999999;
float:left;
text-align:left;
}
.special_shop_comment{
width:148px;
font-size:10px;
color:#999999;
float:left;
text-align:left;
}


/*特集のボックスレイアウト*/
#sp_table_all{
	width:642px;
	margin:0 auto;
	text-align:left;
}

#sp_table_a
#sp_table_b
#sp_table_c{
	margin:0 10px;
}

.sp_table_left{
width:306px;
margin:0;
padding:0;
float:left;
}
.sp_table_right{
width:306px;
margin:0 0 0 0px;
padding:0;
float:right;
}
.sp_table_1{
width:148px;
margin:0;
padding:0;
float:left;
}
.sp_table_2{
width:148px;
margin:0;
padding:0;
float:right;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
}
/*特集の店舗別レイアウト*/
.sp_shop{
width:140px;
margin:0;
float:left;
}
.sp_shop_photo{
width:120px;
height:90px;
margin-left:10px;
margin-right:10px;
float:left;
}
.sp_shop_name{
width:130px;
height:auto;
margin:3px 5px 0 5px;
float:left;
text-align:left;
}
.sp_shop_comment{
width:130px;
height:auto;
margin:3px 5px 3px 5px;
float:left;
text-align:left;
}






#container{
	width:690px;
	margin:0 auto;
	text-align:left;
}

#inner{
	margin:0 10px;
}

.CenterLeft{
	width:330px;
	float:left;
}

.CenterRight{
	width:330px;
	float:right;
}

.LeftC{
	width:160px;
	float:right;
}

.left{
	width:160px;
	float:left;
}

.RightC{
	width:160px;
	float:left;
}

.right{
	width:160px;
	float:right;
}

.clear{
	clear:both;
	line-height:0;
	height:0;
}


