@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: グリーンプラザ新宿
	Description: 各ページ用style

==============================================================
*/



/*
#mainColumn メインカラム
=========================================================*/

/*---------- index.html ----------*/
.seatArea {
	width:310px;
	margin:0 10px 0 0;
	text-align:center;
	float:left;
	}
.seatArea-right {
	width:310px;
	margin:0;
	text-align:center;
	float:left;
	}
.seatArea p.img,
.seatArea-right p.img {
	margin-bottom:5px;
	text-align:center;
	}
.seatArea p.txt,
.seatArea-right p.txt {
	margin-bottom:15px;
	text-align:center;
	}
/*---------- index.html ----------*/
#styleArea {
	background:url(../img/bg_styleUnder.gif) no-repeat bottom;
	width:630px;
	margin:0 0 20px 0;
	overflow:hidden;
	}
#styleArea dl {
	width:160px;
	float:left;
	margin:0 6px 0 0;
	display:inline;
	}
#styleArea .lastChild {
	margin:0;
	}
#styleArea dl dt {
	background:url(../img/h_style.gif) no-repeat;
	padding:6px 0 0 22px;
	height:38px;
	font-weight:bold;
	color:#fff;
	line-height:1.4;
	}
#styleArea dl dt a {
	color:#fff;
	}

#styleArea dl dd {
	margin:0;
	padding:10px 10px 5px 10px;
	}
#styleArea dl dd p {
	margin:0 0 5px 0;
	}

#news {
	margin:0 0 20px 0;
	}
#news dl {
	background:url(../common/img/bg_contentsLine.gif) no-repeat bottom;
	width:620px;
	margin:0;
	padding:8px 5px;
	display:block;
	overflow:hidden;
	}
#news dl dt {
	width:120px;
	font-weight:bold;
	float:left;
	}
#news dl dd {
	width:500px;
	float:left;
	}
.bt-next {
	text-align:right;
	margin:10px 0;
	}
	
/*
#subColumn　サブカラム
=========================================================*/
dl.pickup {
	margin:0 0 15px 0;
	}
dl.pickup dt {
	margin:0 0 5px 0;
	}
dl.pickup dd {
	margin:0;
	}
dl.pickup dd ul li {
	margin:0 0 5px 0;
	}







