@charset "utf-8";

/*	サイドB
----------------------------------------------------------------------*/

/*Column Common---*/
#three3rdColumn .block {
	position: relative;
	margin-bottom: 5px;
}

#three3rdColumn .blockTitle {
	color: #FFF;
	background-image: url(/img/common/title_type_b_bg.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/title_type_b_bg.png');
	background-repeat: no-repeat;
	height: 29px;
	line-height: 29px;
	padding-left: 20px;
}

#three3rdColumn .block .btn {
	position: absolute;
	top: 4px;
	right: 4px;
}

#three3rdColumn .rim {
	background-color: #EEE;
	background-image: url(/img/common/block_type_b_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 8px;
}

#three3rdColumn .content {
	position: relative;
	overflow: hidden;
	_zoom: 1;
}
/*---Column Common*/


/*コラム系---*/
.articlesBlock {}

.articlesBlock .content {
	padding: 10px;
	background-color: #FFF;
}

.articlesBlock dl,
.articlesBlock ul {
	line-height: 1.5em;
}

.articlesBlock dl dd
{
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px dotted rgb(225,225,225);
	margin-bottom: 5px;
}


.articlesBlock ul li {
	padding-bottom: 5px;
	border-bottom: 1px dotted rgb(225,225,225);
	margin-bottom: 5px;

}

.articlesBlock li p {
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

.articlesBlock dl dd span,
.articlesBlock ul li span {
	margin-left: 10px;
}

.articlesBlock dl .link,
.articlesBlock ul .link {
	text-align: right;
}
/*コラム系---*/


/*暇夜---*/
#himayoruBlock {}

#himayoruBlock .content {
	padding: 10px;
	background-color: #FFF;
}

#himayoruBlock dl {
	line-height: 1.5em;
}

#himayoruBlock dl dd {
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px dotted rgb(225,225,225);
	margin-bottom: 5px;
}

#himayoruBlock dl dd span {
	margin-left: 10px;
}

#himayoruBlock dl .link {
	text-align: right;
}
/*暇夜---*/


/*What's New---*/
#whatsNewBlock {}

#whatsNewBlock .content {
	padding: 10px;
	background-color: #FFF;
	line-height: 1.5em;
}

#whatsNewBlock .content dt {
	font-size: 0.9em;
	color: #666;
}

#whatsNewBlock .content dd {
	padding-bottom: 5px;
	border-bottom: 1px dotted rgb(225,225,225);
	margin-bottom: 5px;
}

#whatsNewBlock .content dd:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
/*---What's New*/


/*History---*/
#historyBlock {}

#historyBlock .content {
	padding: 10px 10px 0;
	background-color: #FFF;
	line-height: 1.5em;
}

#historyBlock .content li {
	text-indent: -20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
/*---History*/


/*Back Number---*/
#backNumberBlock {}

#backNumberBlock .content {
	padding: 10px;
	background-color: #FFF;
	line-height: 1.6em;
}
/*---Back Number*/


/*Information---*/
#informationBlock {}

#informationBlock .content {
	background-color: #FFF;
}

#informationBlock .left {
	float: left;
	width: 170px;
	padding: 10px 0 10px 10px;
}

#informationBlock .left ol {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 5px;
}

#informationBlock .right {
	float: right;
	width: 100px;
}

#informationBlock .right img {
	vertical-align: bottom;
}
/*---Map Search*/


/*Caution---*/
#cautionBlock {}

#cautionBlock .content {
	padding: 10px 10px 0;
	background-color: #FFF;
	line-height: 1.5em;
}

#cautionBlock .content li {
	font-size: 0.9em;
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 10px;
}
/*---Caution*/


/*editInfo---*/
#editInfoBlock {}

#editInfoBlock .content {
	padding: 10px 10px 0;
	background-color: #FFF;
}

#editInfoBlock .content dl {
	margin-bottom: -15px;
}

#editInfoBlock .content dl dt {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
}

#editInfoBlock .content dl dd {
	margin-bottom: 15px;
}

#editInfoBlock .content dl dd p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 5px;
}
/*---editInfo*/


/*statusInfo---*/
#statusInfoBlock {}

#statusInfoBlock dl {
	line-height: 1.5em;
	font-size: 0.7em;
}

#statusInfoBlock dl dt {
	margin-bottom: 5px;
}
/*---statusInfo*/


/*Special---*/
#specialBlock {}

#specialBlock .rim {
	background-color: #FC0;
}

#specialBlock .content {
	padding: 10px;
	background-color: #FFF;
}

#specialBlock .content dl {
	position: relative;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 10px;
	font-size: 1.35em;
}

#specialBlock .content dl dt {
	float: left;
	width: 100px;
}

#specialBlock .content dl dt img {
	vertical-align: bottom;
}

#specialBlock .content dl dd {
	margin-left: 105px;
}

#specialBlock .content dl dd p {
	line-height: 1.25em;
}

#specialBlock .content dl dd .title {
	text-indent: -20px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#specialBlock .content dl dd .title .icon {
	_background-position: 4px left;
}

#specialBlock .content dl dd .desc {
	margin-left: 20px;
}

#specialBlock .content .link {
	text-align: right;
}
/*---Special*/


/*Cocktail---*/
#cocktailBlock {}

#cocktailBlock .content {
	padding: 10px 0 0 8px;
	background-color: #FFF;
}

#cocktailBlock .content ul {
	overflow: hidden;
}

#cocktailBlock .content li {
	float: left;
	margin-right: 4px;
}

#cocktailBlock .content li img {
	vertical-align: bottom;
}

#cocktailBlock .content ol {
	font-size: 0.9em;
	width: 64px;
	margin-bottom: 10px;
}

#cocktailBlock .content ol li {
	float: none;
	margin-right: 0;
}

#cocktailBlock .content .number {
	color: #FFF;
	line-height: 1.05em;
	padding-top: 3px;
	background-image: url(/img/home/title_cocktail_bg.png);
	height: 12px;
	text-align: center;
}

#cocktailBlock .content .image {
	margin-bottom: 3px;
}

#cocktailBlock .content .title {
	text-align: center;
	line-height: 1.2em;
	font-size: 0.9em;
}
/*---Cocktail*/


/*relatedGenre---*/
#relatedGenreBlock {}

#relatedGenreBlock .doko_ad {
	text-align: center;
}
/*---relatedGenre*/


/*bbsMarkInfo---*/
#bbsMarkInfoBlock {}

#bbsMarkInfoBlock .content {
	overflow: hidden;
}

#bbsMarkInfoBlock ul {
	width: 49%;
}

#bbsMarkInfoBlock .lc {
	float: left;
}

#bbsMarkInfoBlock .rc {
	float: right;
}

#bbsMarkInfoBlock ul li {
	line-height: 1.5em;
}
/*---bbsMarkInfo*/


/*newService---*/
#newServiceBlock {
}

#newServiceBlock ul {
	margin-bottom: -10px;
}

#newServiceBlock ul li {
	overflow: hidden;
	margin-bottom: 10px;
	_zoom: 1;
}

#newServiceBlock .img {
	width: 60px;
	float: left;
}

#newServiceBlock .title {
	font-size: 0.9em;
	line-height: 1.25em;
	margin-left: 65px;
	margin-bottom: 5px;
	_zoom: 1;
}

#newServiceBlock .text {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 85px;
}
/*---newService*/


/*limitedAreaBlock---*/
#limitedAreaBlock {}

#limitedAreaBlock dl {
	font-size: 1em;
	margin-bottom: -5px;
}

#limitedAreaBlock dl dt {
	float: left;
	width: 55px;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.5em;
}

#limitedAreaBlock dl dd {
	margin-left: 65px;
}

#limitedAreaBlock dl dd ul {
	overflow: hidden;
	margin-bottom: 5px;
}

#limitedAreaBlock dl dd ul li {
	float: left;
	margin-right: 15px;
	line-height: 1.5em;
}
/*---limitedAreaBlock*/


/*areaHeadlineBlock---*/
#areaHeadlineBlock {}

#areaHeadlineBlock ul {
	margin-bottom: -5px;
}

#areaHeadlineBlock ul li {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 5px;
}

#areaHeadlineBlock ul li .name {
	color: #060;
}

#areaHeadlineBlock ul .link {
	text-align: right;
}
/*---areaHeadlineBlock*/
