@import url("share.css");

/************** メインコンテンツ ***************/

.storeBox{
 	margin-bottom:10px;
}

.storeBox_top_kosetsu{
	width:582px;
	height:40px;
	background:url(../img/store_1_top.gif) no-repeat;
}

.storeBox_top_noren{
	width:582px;
	height:40px;
	background:url(../img/store_2_top.gif) no-repeat;
}

.storeBox_top_matsuo{
	width:582px;
	height:40px;
	background:url(../img/store_3_top.gif) no-repeat;
}

.storeBox_top_noren p, .storeBox_top_kosetsu p, .storeBox_top_matsuo p{
	width:300px;
	font-size:12px;
	line-height:1.4;
	color:#333;
	background:transparent;
	text-align:left;
	margin:5px 10px 0 0;
	float:right;
}

.storeBox_middle{
	width:582px;
	height:auto;
	background-image:url(../img/store_1_middle.gif);
	background-repeat:repeat-y;
}

.storeBox_left{
	padding:10px 0 0 15px;
	height:auto;
	float:left;
	width:205px;
	margin-bottom:20px;
}

.storeBox_left img{
	margin-bottom:10px;
	float:none;
}

.storeBox_right{
	width:335px;
	padding:10px 15px 0 0;
	float:right;
}

.endNavi{
	width:550px;
	margin-right:10px;
	float:right;
}

.endNavi p{
	font-size:12px;
	text-align:right;
}

.newsBox{
	margin-left:15px;
	width:550px;
	background:transparent;
	border-bottom:1px dotted #F60;
	margin-bottom:20px;
}

.newsBox ul{
	padding:5px;
	list-style-type:none;
}

.newsBox ul li{
}

.newsBox ul li p{
	padding:0 5px 3px 5px;
	margin-bottom:5px;
	font-size:12px;
	line-height:1.4;
	color:#333;
	background:transparent;
	text-align:left;
	float:left;
}

.newsBox ul li img{
	padding:0 5px 5px 0;
	float:left;
}

.storeBox_bottom{
	width:582px;
	height:34px;
	background-image:url(../img/store_1_bottom_2.gif);
	background-repeat:no-repeat;
	text-align:right;
}

.s-Box{
	width:120px;
	height:15px;
	position:relative;
	top:14px;
	right:35px;
	float:right;
}

.s-Box p{
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.s-Box p a:link, .s-Box p a:visited, .s-Box p a:active {
	color:#FFF;
	text-decoration:none;
	background:transparent;
}

.s-Box p a:hover {
	color:#FF0;
	text-decoration:underline;
	background-color:transparent;
}

#mapBox{
	width:334px;
	height:355px;
	padding-bottom:20px;
}

#storeBox_info p{
	width:340px;
	background:transparent;
	font-size:12px;
	line-height:1.4;
	letter-spacing:1;
	padding:10px 0 20px 0;
	color:#333;
}

.newsBox_bottom{
}

.blogTitle{
	width:550px;
	height:auto;
	padding:0 10px 0 10px;;
}

.blogTitle h6{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.news-title{
	width:550px;
	margin-bottom:10px;
	clear:both;
	margin-left:15px;
}




.newsBox2{
	float:right;
}

.newsBox2_top{
	margin-bottom:10px;
}

.newsBox2_middle{
	margin-bottom:10px;
}

.newsBox2_middle ul{
	list-style-type:none;
}

.newsBox2_middle ul li p{
	font-size:12px;
	line-height:1.4;
	color:#333;
	background:transparent;
	text-align:left;
	border-bottom:1px dotted #F60;
	margin-bottom:5px;
}

.storeBox_left2{
	padding:10px 0 0 15px;
	height:auto;
	float:left;
	width:205px;
}

.storeBox_left2 img{
	margin-bottom:10px;
	float:none;
}

