@charset "UTF-8";
@import url(main.css);

#contentsBox{
	padding-top:15px;
}

#leftcolum{
	float:left;
	width:699px;
	min-height:400px;
}

#rightcolum{
	width:225px;
	float:right;
}

#leftcolum .entryBox{
	margin-top:30px;
}

#leftcolum .areaBox{
	float:left;
	width:341px;
}

#leftcolum .map{
	float:right;
}

#leftcolum .areaBox ul li{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding:5px 0 4px 30px;
}

#leftcolum .areaBox ul ul li{
	float:left;
	margin-right:8px;
	background-image:none;
	padding:0px;
}

#leftcolum .areaBox ul ul li a{
	padding:0 2px;
}

#leftcolum .areaBox ul ul.netShop li{
	padding:0 2px;
}

#leftcolum .entryTitle{
	background:url(../images/title_line.gif) no-repeat left bottom;
	padding-right:3px;
	padding-left:32px;
	margin-bottom:2px;
	margin-top:25px;
}

#leftcolum .entryTitle h3{
	float:left;
	font-size:108%;
	padding-bottom:1px;
}

#leftcolum .entryTitle .title{
	margin-left:32px;
}

#leftcolum .areaTitle{
	margin-top:25px;
	margin-bottom:2px;
}

#leftcolum .areaTitle div{
	background:url(../shoplist/area/images/title_area.gif) no-repeat left bottom;
	padding-right:3px;
	padding-left:32px;
}

#leftcolum .areaTitle h3{
/*	font-size:108%;*/
	font-size:123.1%;
	padding-bottom:2px;
	float:left;
}

#leftcolum .areaTitle ul{
	float:right;
}

#leftcolum .areaTitle ul li{
	float:left;
}

#leftcolum .areaTitle ul li.run{
	margin-right:14px;
}

#leftcolum .areaTitle ul li.nbnb{
	margin-right:14px;
}

/*  shopListBox  */
#leftcolum .shopListBox ul li.line{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding:5px 0 2px 30px;
}

#leftcolum .shopListBox li.shopName{
	float:left;
	width:315px;
}

#leftcolum .shopListBox li.shopName ul{
	margin-top:1px;
}

#leftcolum .shopListBox li.shopAdd{
	float:left;
	width:260px;
}

#leftcolum .shopListBox li.shopTel{
	float:right;
	width:85px;
	text-align:right;
}

#leftcolum .shopListBox li.shopTel p.hp{
	background:url(../shoplist/area/images/bt_hp_on.gif) no-repeat left top;
	width:41px;
	height:16px;
	float:right;
}


#leftcolum .shopListBox li.icon{
	float:left;
	width:43px;
	font-size:1px;
	line-height:0;
}

/*  shopListBox // */

#rightcolum{
	padding-top:12px;
}

#rightcolum .title{
	margin-bottom:3px;
}

#rightcolum ul.secondContents{
	width:207px;
	margin-left:18px;
	margin-bottom:20px;
}

#rightcolum ul ul{
	margin-left:18px;
}

#rightcolum ul a{
	background:url(../images/arrow.gif) no-repeat 11px center;
	padding-left:30px;
}

#rightcolum ul li{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding:2px 0 3px 0;
}

#rightcolum ul li.noBorder{
	background-image:none;
}

#rightcolum ul li.noBorder p{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding-bottom:1px;
}


.onlinestore{
	margin-top:70px;
}
.outlet{
	margin-top:10px;
}