
#mainAreaW {
	padding-top:15px;
}

#mainAreaW .pageTitle {
	/*width:746px;*/
	/*margin:0 0 30px;*/
}

#mainAreaW .section {
	width:746px;
	padding:0 0 20px;
	/*padding-bottom:150px;*/
}

#mainAreaW #cmArea {
	padding-bottom:40px;
}

#cmArea .rowSect {
	margin:0 20px;
}

#cmArea #rowSect2011 {
	margin:0 20px 15px;
	padding:0 0 15px;
	background:url(/common/images/dotline_x.png) left bottom repeat-x;
}

#cmArea .rowSect h3 {
	padding:0 0 15px;
}

.cmBlock {
	position:relative;
	float:left;
	width:350px;
	/*left:20px;*/
	/*margin-left:20px;*/
}

* html .cmBlock {
	display:inline;
}

.cmBlk2 {
	float:right;
}

.cmBlock dt,
.cmBlock .description {
	float:right;
	width:170px;
}

.cmBlock .thumb {
	float:left;
	width:164px;
}

.cmBlock dt {
	padding:0 0 10px;
}

.cmBlock .description {
	font-size:92%;
}

.cmBlock .btn {
	position:absolute;
	right:0;
	bottom:0;
	width:170px;
}

.cmBlock .btn a {
	overflow:hidden;
	display:block;
	width:63px;
	height:9px;
	background-image:url(../images/btn_cm.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999em;
}

.puBlock .btn a {
	width:89px;
	background-image:url(../images/btn_report.png);
}

.hover .btn a {
	background-position:0 -9px;
}

/*ホワイトクリスマスフェア用ブロック*/
.cmBlock#xmasCM,
.cmBlock#pickUp {
	float:none;
	width:730px;
	padding-bottom:16px;
}

.cmBlock#xmasCM {
	margin-bottom:15px;
	background:url(/common/images/dotline_x.png) left bottom repeat-x;
}

.cmBlock#xmasCM dt,
.cmBlock#xmasCM .description,
.cmBlock#xmasCM .btn,
.cmBlock#pickUp dt,
.cmBlock#pickUp .description,
.cmBlock#pickUp .btn {
	width:490px;
}

.cmBlock#xmasCM .btn,
.cmBlock#pickUp .btn {
	bottom:16px;
}





/*#newsList {
	width:745px;
	margin:0 auto;
	padding:0 0 20px;
	text-align:left;
}*/

/*#newsList h1 {
	margin:0 0 30px;
	border-bottom:solid 1px #999;
}*/

.section#newsList dl {
	margin:0 10px;
	padding:0 10px;
}

.section#newsList .odd dl {
	background:#fafafa;
}

.section#newsList dl.hover {
	/*background:#f7f7f7;*/
}

.section#newsList dt,
.section#newsList dd {
	padding:6px 7px;
	font-size:92%;
}

.section#newsList dt {
	float:left;
	width:76px;
	color:#808080;
	/*color:#195999;*/
	/*font-weight:bold;*/
	text-align:right;
}


.section#newsList dd {
	float:left;
	width:590px;
	/*color:#195999;*/
	/*border-left:dotted 1px #c7d9d9;*/
}

.section#newsList dd a {
	color:#666;
	/*text-decoration:none;*/
}

.section#newsList .hover dd a {
	color:#1da8ba;
	text-decoration:none;
	/*text-decoration:underline;*/
}

#fancybox-close {
	right:0;
}


/* @group clearfix ----------------------------------------- */

.section dl:after,
.cmBlock:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html .section dl,
* html .cmBlock {/* IE6 */
	zoom:1;
}

*:first-child+html .section dl,
*:first-child+html .cmBlock {/* IE7 */
	zoom:1;
}

/* @end */


