﻿@charset "utf-8";

/*--------------------------------------*/
/*                                      */
/* ### 特設ページ ###                 */
/*                                      */
/*--------------------------------------*/

/*--- メイン画像 ---*/

#contentsWrap {
	margin: 0 auto;
	width: 940px;
	text-align: left;
/*	overflow: hidden;*/
	background:url(../images/bg_contents.jpg) repeat-y;
}

#main {
	margin: 0 auto;
	text-align: left;
}

/*--- タイトルエリア ---*/

#main #titleArea {
}

.hid-txt {
	text-align: left;
	overflow: hidden;
	text-indent: -900000px;
	font-size: 0;
	color: #f5b289;
}

.display-none {
	display: none;
}

#main #oshirase  {
	width: 940px;
	height: 74px;
	background: url(../images/oshirase.jpg) no-repeat;
}

#main #titleArea  {
	width: 940px;
	height: 622px;
	background: url(../images/okamiHD_01.jpg) no-repeat;
}

#main #goods  {
	width: 940px;
	height: 228px;
	background: url(../images/o_goods.jpg) no-repeat;
}

#main #matrix  {
	width: 940px;
	height: 335px;
}


/*--- エリア2 ---*/


#main #area2  {
	width: 940px;
	height: 690px;
	background: url(../images/okamiHD_05.jpg) no-repeat;
}



/*--- エリア3 ---*/

#main #area3  {
	width: 940px;
	height: 551px;
	background: url(../images/okamiHD_06.jpg) no-repeat;
}

/*--- エリア4 ---*/

#main #area4  {
	width: 940px;
	height: 650px;
	background: url(../images/okamiHD_07.jpg) no-repeat;
}

/*--- エリア5 ---*/

#main #area5  {
	width: 940px;
	height: 128px;
	background: url(../images/okamiHD_08.jpg) no-repeat;
}



/*--- エリア6 ---*/
#main #area6  {
	width: 940px;
	height: 74px;
	background: url(../images/okamiHD_09.jpg) no-repeat;
}



