@charset "utf-8";
/* CSS Document */
#title{
	margin-bottom: 15px;
}
#loop{
	background:#fff;
	border:1px solid #1ac4f8;
	padding:9px 19px;
	width:610px;
	margin-bottom:20px;
}
#loop ul li{
	margin-bottom:10px;
	border-bottom:1px solid #cfcdcd;
	padding-bottom:10px;
}
#loop ul li p{
	color:#111111;
}
#loop .keywords{
	margin-bottom:10px;
}
#loop .under{
	margin-top:10px;
	margin-bottom:0px;
	text-align:right;
}
#loop .keywords a{
	color:#2CB3DA;
}
#loop .keywords a:viseted{
	color:#2CB3DA;
}
#loop .keywords a:hover{
	opacity:0.6;
}

#loop ul li h2{
	margin-bottom:10px;
}
#loop ul li h2 a{
	font-size:1.4em;
	color: #2CB3DA;
	font-weight:bold;
}
#loop ul li .single{
	font-size:1.4em;
	color: #2CB3DA;
	font-weight:bold;
}
/* -------------------------------
ページャー */
.pagertop{
	margin:5px 0 15px;
}
.pagertop .pages{
	color:#1ac4f8;
	margin-right:15px;
}
.pagertop a{
	color:#2278a5;
	font-size:1.1em;
	margin-right:7px;
}
.pagertop a:hover{
	color:#1ac4f8;
}
.pagertop .current{
	color:#d02c29;
	font-weight:bold;
	font-size:1.1em;
	margin-right:7px;
}
.pagerbottom .pages{
	color:#1ac4f8;
	margin-right:15px;
	font-size:1.1em;
}
.pagerbottom a{
	color:#2278a5;
	font-size:1.3em;
	margin-right:7px;
}
.pagerbottom a:hover{
	color:#1ac4f8;
}
.pagerbottom .current{
	color:#d02c29;
	font-weight:bold;
	font-size:1.3em;
	margin-right:7px;
}
/* -------------------------------
店舗案内 */
#main-contents .shop{
	background:url(/img/db/index/shop_bg.png) top left no-repeat;
	overflow:hidden;
	width:652px;
	padding-bottom: 10px;
	margin-bottom:50px;
}
#main-contents .shop img.pic{
	float:left;
}
#main-contents .shop .detail{
	float:left;
	color:#111111;
	margin-top:15px;
	
}
#main-contents .shop .detail h3{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:3px;
}
#main-contents .shop .detail ul{
	margin-bottom:6px;
}
#main-contents .shop .detail li{
	line-height:14px;
}
#main-contents .shop .detail p{
	text-align:right;
	width:190px;
}
#main-contents .shop .detail p a{
	display:block;
}
/* -------------------------------
サイドバーキーワード */
#keywords-top{
	background:url(/img/index/side_info_top.png) top left no-repeat;
	padding-top:17px;
	margin-bottom:20px;
}
#keywords-top h3{
	color:#2584c5;
	font-weight:bold;
	font-size:1.2em;
	padding-top:10px;
	padding-left:23px;
}
#keywords-top ul{
	padding:0 0 5px 20px;
}
#keywords-top ul li{
	margin:10px 5px;
}
#keywords-top ul li a{
	color:#2CB3DA;
}
#keywords-top ul li a:viseted{
	color:#2CB3DA;
}
#keywords-top ul li a:hover{
	opacity:0.6;
}





