@charset "utf-8";
/* for print */
#head #gnavi,
#head #hnavi,
#head .memberBox,
#head .summary,
#head #fontSizeSwitcher,
#side,
#foot {
	display: none;
}

#head {
	width: 745px;
	margin: 0px auto 5px;
	border-bottom: solid 1px #ccc;
	background: #FFF url(../../images/common/head_bg_print.gif) repeat-x left top;
}
#head .inner {
	background: none;
	height: 70px;
}
#head .logo {
	top: 18px;
}

#wrap {
	width: 745px;
	background: none;
}
#column2 #wrap {
	background: none;
}

#contents #pickupList li p {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 168px;
	line-height: 1.5;
}

/*------------------------------------------------------------------------------------*/
#home #head #gnavi,
#home #head #hnavi,
#home #head .memberBox,
#home #head .summary,
#home #head #fontSizeSwitcher,
#home #side,
#home #foot {
	display: block;
}

#home #head {
	width: 100%;
	margin: 0px 0px 10px;
	background: #FFF url(../../images/common/head_bg.gif) repeat-x left top;
	border: none;
}
#home #head .inner {
	background: url(../../images/common/head_season.gif) no-repeat right 26px;
	height: 139px;
}
#home #head .logo {
	top: 35px;
}
#home #wrap {
	width: 960px;
	background: #FFF url(../../images/common/wrap_bg.gif) repeat-y left top;
}
#contents #homePickup li p {
	width: 168px;
}

#home #gnavi dd {
	width: 228px;
}
