@charset "Shift_JIS";

/*
	グルメ
-------------------*/
#mainGourmet {
	padding-left: 10px;
	float: left;
	width: 400px;
}
#mainGourmet h2 {
	width: 398px;
	height: 28px;
	background: url(../../images/list/title.gif) no-repeat;
	font-size: 14px;
	color: #FF6699;
	text-indent: 10px;
	border: 1px solid #BEBEBE;
	line-height: 28px;
	/*<・・・CSSHack・・・>*/
	/*\*//*/
	background-position: 1px 1px;
	/**/
}
.shoplist2 {
	clear: both;
	padding-top: 8px;
	width: 461px;
	font-size: 12px;
}	
.shopname2 {
	padding-left: 10px;
	padding-top: 3px;
	height:25px;
	background-color: #;
	border-bottom: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
}
.shopname2 BBB {
	float:left;
	line-height:25px;
	padding-top: 3px;
	position:absolute;
		
}
.shopname2 h3 {
	float:left;
	line-height:25px;	
	
}
.shopname2 h4 {
	float:left;
	font-weight:normal;
	line-height:25px;
	margin:0 0 0 0px;
}
.shoplist2 .shopname a {
	float:left;
	font-weight:bold;
	color:#000000;
	margin-left: 5px;
	line-height:25px;
}


.shopname2 a:hover{
	text-decoration: underline;
}
.shopinfo2 {
	padding: 10px 0;
	width: 450px;
	float:left; /* floatを入れないと高さが認識されない */
	font-size: 12px;
}		
.shoplist2 .shopPhoto{
	clear: both;
	float: left;
}
.shoplist2 .shopComment{
	float: right;
	width: 300px;
	font-size: 10px;
}



.shoplist p {
	border-bottom: 1px solid #BEBEBE;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.shoplist table {
	font-size: 12px;
}

.shoplist th {
	font-size: 10px;
	text-align:left;
	color: #006699;
	width: 50px;
}	



.shoplist3 {
	clear: both;
	padding-top: 8px;
	width: 461px;
}	
.shopname3 {
	padding-left: 8px;
	height:25px;
	background-color: #F1F1F1;
}
.shopname3 h3 {
	float:left;
	line-height:25px;
	font-size: 12px;	
}
.shopname3 h4 {
	float:left;
	font-weight:normal;
	line-height:25px;
	margin:0 0 0 3px;
	font-size: 16px;
}
.shoplist2 .shopname a {
	float:left;
	font-weight:bold;
	color:#000000;
	margin-left: 5px;
	line-height:25px;
}
.shopname2 a:hover{
	text-decoration: underline;
}
.shopinfo3 {
	padding: 10px 0;
	width: 460px;
	float:left; /* floatを入れないと高さが認識されない */
	font-size: 12px;
}		
.shoplist3 .shopPhoto3{
	clear: both;
	float: left;
}
.shoplist3 .shopPhoto4{
	clear: both;
	float: right;
}
.shoplist3 .shopPhoto6{
	clear: both;
	float: center;
	margin-left: 10px;
}
.shoplist3 .shopPhoto5{
	clear: both;
	float: center;
	margin-left: 160px;
}
.shoplist3 .shopPhoto7{
	clear: both;
	float: center;
	margin-left: 230px;
}

.shoplist3 .shopComment{
	float: right;
	width: 300px;
	font-size: 10px;
}
.shoplist3 p {
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.shoplist3 table {
	font-size: 12px;
}

.shoplist3 th {
	font-size: 10px;
	text-align:left;
	color: #006699;
	width: 50px;
}	


#archive {
	width: 400px;
	/*　Mac IEでは幅を指定すると表示が崩れてしまう。floatを入れないと崩れる　*/
}	

#backnum a,
#prev a,
#next a,
#top a {
	color:#0060CC;
}

#prev{
	clear: both;
	float: left;
	width: 80px;
}
#prev a {
	padding-left: 13px;
	display: block;
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
}	
#next{
	float: right;
	width: 80px;
}
#next a {
	padding-right: 13px;
	display: block;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right 0.2em;
	text-align: right;
}
	
#top{
	margin-top: 5px;
	clear:both;
	float:right;
}
#top a {
	padding-left: 15px;
	background-image: url(../images/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	display: block;
	/*<・・・CSSHack・・・>*/
	/*\*//*/
	display: inline;
	/**/
}	
	
/*
	▼右ナビ
-------------------*/
#lNavi {
	float: right;
	width: 178px;
	border: 1px solid #BEBEBE;
}
#gourmet h5,
#shopping h5,
#landmark h5,
#leisure h5{
	padding-left: 5px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	line-height: 20px;
}
#gourmet h5 {
	background-color: #FDEDF4;
	color: #E44878;
}
#shopping h5 {
	background-color: #ECF3CE;
	color: #58A94E;
}
#landmark h5 {
	background-color:#FFE2A5;
	color: #FF562B;
}
#leisure h5 {
	background-color:#D8EFF8;
	color: #0099CC;
}
#lNavi ul {
	margin: 5px 0 5px 8px;
	line-height: 135%;
	list-style:none;
}
#gourmet li {
	padding-left: 10px;
	
	background: url(../../images/list/icon_g.gif) no-repeat left 0.2em;
}
#shopping li {
	padding-left: 10px;
	list-style:none;
	background: url(../../images/list/icon_s.gif) no-repeat left 0.2em;
}
#landmark li {
	padding-left: 10px;
	list-style:none;
	background: url(../../images/list/icon_land.gif) no-repeat left 0.2em;
}
#leisure li {
	padding-left: 10px;
	list-style:none;
	background: url(../../images/list/icon_le.gif) no-repeat left 0.2em;
}

#news {
	position:relative;
	display: block;
	width: 461px;
	height: 33px;
}

#news_detail {
	position:absolute;
	padding: 10px 12px 0 0;
	left: 363px;
	top: 0px;
}

#news_detail a {
	float: right;
	width: 86px;
	height: 15px;
}

#news_detail a:hover {
	text-decoration:none;
}
.shoplist4 {
	clear: both;
	padding-top: 8px;
	width: 461px;
	font-size: 12px;
}	
.shopname4 {
	padding-left: 8px;
	height:25px;
	background-color: #CCCCCC;
}
.shopname4 h3 {
	float:left;
	line-height:25px;	
}
.shopname4 h4 {
	float:left;
	font-weight:normal;
	line-height:25px;
	margin:0 0 0 3px;
}
.shoplist4 .shopname a {
	float:left;
	font-weight:bold;
	color:#000000;
	margin-left: 5px;
	line-height:25px;
}


.shopname4 a:hover{
	text-decoration: underline;
}