@charset "utf-8";
/* キービジュアル */
#key {
	width: 630px;
	margin-bottom: 22px;
}
#key .more {
	text-align: right;
	margin-top: 7px;
}

/* コラム */
#column h2 {
	margin-bottom: 24px;
}
#column {
	width: 630px;
	margin-bottom: 28px;
}
#column .FL {
	width: 392px;
	float: left;
}
#column .FR {
	float: right;
}
#column li {
	margin-left: 16px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	list-style-type: disc;
	list-style-position: inside;
}
#column p {
	margin-left: 26px;
	line-height: 130%;
	margin-bottom: 1em;
}
#column .FR img {
	margin-right: 12px;
}
#column .mroe {
	margin-left: 26px;
	font-size: 11px;
}
#column li span {
	font-weight: normal;
	padding-left: 22px;
}

/*ランキング*/
#ranking h2 {
	margin-bottom: 14px;
}
#ranking dl {
	float: left;
	width: 215px;
	display: block;
	margin-bottom: 20px;
}
#ranking dd {
	font-size: 12px;
	line-height: 120%;
	width: 200px;
}
#ranking {
	width: 630px;
	margin-bottom: 28px;
}
#ranking .last {
	width: 200px;
}
#ranking dt {
	width: 200px;
	margin-bottom: 3px;
}

/*アクセスランキング*/
#access_ranking {
	width: 320px;
	float: left;
	margin-bottom: 28px;
}
#access_ranking h2 {
	margin-bottom: 10px;
	margin-left: 12px;
}
#access_ranking ul {
	display: block;
	width: 310px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-image: url(../img/access_ranking_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#access_ranking li {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 9px;
	padding-left: 9px;
	margin-right: 1px;
	margin-left: 1px;
}
.access_rankingL {
	float: left;
	width: 60px;
}
.access_rankingR {
	float: left;
	width: 230px;
}
.access_rankingR .rank {
	font-size: 13px;
	margin-bottom: 6px;
}
.access_rankingR h3 {
	font-size: 13px;
	margin-bottom: 6px;
}
.access_rankingR p {
	text-align: right;
	font-size: 10px;
	color: #666666;
}
#access_ranking .gray {
	background-color: #F2F2F2;
}
#access_ranking .more {
	text-align: right;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 10px;
}

/*更新情報*/
#topics {
	float: left;
	width: 310px;
	margin-top: 23px;
	margin-bottom: 28px;
}
#topics h2 {
	margin-bottom: 10px;
}
#topics ul {
	margin-right: 20px;
	margin-left: 20px;
}
#topics li {
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 14px;
	list-style-position: outside;
	list-style-type: disc;
}
#topics li span {
	margin-left: 10px;
}

/*モテる飲食店*/
#food {
	width: 630px;
}
#food h2 {
	margin-bottom: 28px;
}
#food h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 22px;
	margin-right: 20px;
	margin-left: 20px;
}
#food .FL {
	width: 276px;
	float: left;
}
#food .FR {
	float: left;
	width: 340px;
}
#food .FL img {
	margin-left: 20px;
}
#food .FR h4 {
	width: 100px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-bottom: 20px;
}
#food .FR pre {
	font-size: 10px;
	margin-bottom: 8px;
}
#food .FR h5 {
	font-size: 13px;
	margin-bottom: 24px;
}
#food .FR th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	width: 60px;
}
#food .FR td {
	font-size: 11px;
	padding-bottom: 5px;
}
#food .more {
	text-align: right;
	margin-top: 20px;
	background-image: url(../common/img/dot2.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-right: 4px;
	font-size: 10px;
}

