@charset "shift_JIS";
/*---------------------------------------------------------------------------------
gals_enquete
---------------------------------------------------------------------------------*/

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath{
margin: 0px 0px 10px 0px;
}

ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

ul#topicPath li a{
margin: 0px 9px 0px 0px;
color: #000000;
}

/*
中身
---------------------------------------------------------------------------------*/
.preImg{
border-bottom:1px dotted #ccc;
margin: 0px 0px 10px 0px;
padding:0px 0px 10px 0px;
}

div#leftCnt img.preImg{
	display: block;
}

div#leftCnt p{
	font-size: 75%;
	line-height: 150%;
	letter-spacing: 1px;
}

div#leftCnt p.title{
	margin: 10px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #FF33CC;
}

div#leftCnt p.first{
	margin: 0px 0px 10px 0px;
}

div#leftCnt table.tblInterview{
	margin: 0px 0px 20px 0px;
}

div#leftCnt table.tblInterview td{
	padding: 0px 0px 10px 0px;
	background: url(../images/img_bdr.gif) repeat-x bottom;
}

area {
	cursor: url(../images/cursor.cur);
}

/*
お店情報
---------------------------------------------------------------------------------*/
div#shopInfo {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #ECECEC;
}

div#shopInfo dl,
div#shopInfo div.shopName {
overflow: hidden;
}

div#shopInfo dl:after,
div#shopInfo div.shopName:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#shopInfo dl,
* html div#shopInfo div.shopName{
    height: 1em;
    overflow: visible;
}
/**/

div#shopInfo div.shopName {
	margin: 0 0 10px 0;
	border-bottom: dotted 2px #00A6B2;
}

div#shopInfo div.shopName p {
	background: none;
}

div#shopInfo h3{
	float: left;
	height:auto;
	margin: 0 0 0 10px;
	padding: 0;
	color: #000;
	font-size: 140%;
	font-weight: bold;
	background: none;
}

div#shopInfo h3 a{
	color: #000;
	text-decoration: none;
}

div#shopInfo h3 a:hover{
	color: #999;
	text-decoration: none;
}

div#shopInfo p.txt {
	clear: both;
}

div#shopInfo p.category {
	float: left;
	margin: 0.5em 0 0 0;
	padding: 2px 3px;
	color: #FFF;
	font-size: xx-small;
	background: #EE0099 !important;
	border: none;
}
	
div#shopInfo dl {
	clear: both;
}

div#shopInfo dl dd.txt {
	float: left;
}


div#shopInfo dl dd.img {
	float: right;
	margin: 0 15px 0 0;
}
	
div#shopInfo dl dd.txt dt.icon{
	clear: both;
	float: left;
	width: 15px;
	height: 15px;
	margin: 0.2em 0 0 0;
	background: url(../images/icon_bgGreen.png) no-repeat center center;

}

div#shopInfo dl dt.icon img{
	vertical-align: top;
}


div#shopInfo dl dd.txt dd {
	margin: 0 0 0 20px;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
}

div#shopInfo dl dd.txt .category {
	margin: 0 !important;
	padding: 2px 3px;
	color: #FFF;
	font-size: xx-small;
	background: #00A6B2;
	border: none;
}

div#shopInfo dl dd.txt dd a {
	font-weight: bold;
	color: #00A6B2;
}

ol.page_nation{
font-size: 75%;
text-align: center;
margin: 15px auto 0px auto;
}

ol.page_nation li{
display: inline;
font-weight: bold;
margin: 0 5px 0 0;
}


ol.page_nation li a{
	color: #0066FF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 8px;
}

ol.page_nation li a:hover{
	color: #0000FF;
	border: 1px solid #333;
}

ol.page_nation li.nolink a{
background: #FFA;
}
