body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #EF7000;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#header {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	float: left;
}
#header ul {
	padding-top: 39px;
	margin-left: 25px;
	float: left;
}
#header li {
	display: inline;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main {
	float: left;
	width: 710px;
}
#main-img-frame {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 710px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 2px;
	right: 0px;
	bottom: 0px;
}

#main-img-frame-l {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 33px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 2px;
	right: 0px;
	bottom: 0px;
}

#main-img-frame-r {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 33px;
	position: absolute;
	z-index: 1;
	left: 677px;
	top: 2px;
	right: 0px;
	bottom: 0px;
}

#sidebar {
	float: right;
	width: 230px;
	margin-right: 0px;
	text-align: right;
	padding-top: 10px;
}
#sidebar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#tab-refa,
#tab-komachi,
#tab-lusty {
	text-indent: -10000px;
}
.tab1 a {
	background-image: url(../images/tab_refa_off.jpg) !important;
	background-repeat: no-repeat;
	margin: 0px !important;
	padding: 0px !important;
	height: 100px !important;
	width: 237px !important;
	display: block;
}
.tab1 a.current {
	background-image: url(../images/tab_refa_on.jpg) !important;
	background-repeat: no-repeat;
	margin: 0px !important;
	padding: 0px !important;
	height: 100px !important;
	width: 237px !important;
	display: block;
}

.tab2 a {
	background-image: url(../images/tab_komachi_off.jpg) !important;
	background-repeat: no-repeat;
	margin: 0px !important;
	padding: 0px !important;
	height: 100px !important;
	width: 235px !important;
	display: block;
}
.tab2 a.current {
	background-image: url(../images/tab_komachi_on.jpg) !important;
	background-repeat: no-repeat;
	margin: 0px !important;
	padding: 0px !important;
	height: 100px !important;
	width: 235px !important;
	display: block;
}

.tab3 a {
	background-image: url(../images/tab_lusty_off.jpg) !important;
	background-repeat: no-repeat;
	margin: 0px !important;
	padding: 0px !important;
	height: 100px !important;
	width: 238px !important;
	display: block;
}
.tab3 a.current {
	background-image: url(../images/tab_lusty_on.jpg) !important;
	background-repeat: no-repeat;
	margin: 0px !important;
	padding: 0px !important;
	height: 100px !important;
	width: 238px !important;
	display: block;
}
.content-block {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #E5E5E5;
}

.content-block2 {
	margin-bottom: 20px;
}

.bg-snow {
	background-image: url(../images/contents_bg_snow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content-block h2 {
	margin-bottom: 15px;
}
.content-block h3 {
	margin-bottom: 10px;
}

.content-l {
	float: left;
	width: 300px;
	margin-left: 25px;
}
.content-r {
	float: right;
	width: 300px;
	margin-right: 25px;
}

.img-l {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.img-r {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#lineup {
	background-image: url(../images/lineup_bg.gif);
	background-repeat: no-repeat;
	height: 393px;
	width: 227px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#lineup h3 {
	text-align: left;
	margin-left: 10px;
}

#lineup ul {
	width: 227px;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lineup li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#giftset-list {
	width: 210px;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 15px;
}
#giftset-list ul {
}
#giftset-list li {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
}
#giftset-list .price {
	font-weight: bold;
	color: #9F2131;
}

#media-list {
	width: 210px;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 15px;
}
#media-list ul {
}
#media-list li {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}#media-list .media-date {
	font-size: 77%;
	font-weight: bold !important;
	color: #666666;
}
#pankuzu {
	padding-top: 5px;
	padding-bottom: 5px;
}
#pankuzu p {
	font-size: 93%;
	color: #71582F;
}







#page-main {
	float: left;
	width: 710px;
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
}
#mainimg {
	width: 710px;
	margin-bottom: 20px;
}

#page-main h2 {
	font-size: 138.5%;
	font-weight: bold;
	margin-top: 35px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	padding-bottom: 10px;
	color: #8B682C;
}


.page-content-block {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.page-content-block p {
	margin-bottom: 15px;
}
.page-content-block dl {
	margin-left: 20px;
}
.page-content-block dt {
	font-weight: bold;
}
.page-content-block dd {
	margin-bottom: 20px;
	margin-left: 20px;
}

.page-content-block h2 {
	margin-bottom: 15px;
	font-size: 108%;
}
.page-content-block h3 {
	margin-bottom: 10px;
	font-weight: bold;
}
.page-content-block ul,
.page-content-block ol {
	margin-left: 20px;
	margin-bottom: 15px;
}
.page-content-block li {
	list-style-type: disc;
	margin-bottom: 10px;
}
.style3 {
	color: #FF6600;
}



#page-sidebar {
	float: right;
	width: 230px;
	margin-right: 0px;
	text-align: right;
}
#page-sidebar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.table-style01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}
.table-style01 th,
.table-style01 td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table-style01 th {
	background-color: #FAFAFA;
}
.table-style01 td {
	background-color: #FFFFFF;
}
.question {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F598AA;
	padding-left: 7px;
}
#footer {
	clear: both;
	background-color: #F5F0E6;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#foot-navi {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	color: #B4A383;
}
#foot-navi a {
	color: #333333;
	text-decoration: none;
}
#foot-navi a:hover {
	text-decoration: underline;
}

#footer address {
	font-size: 77%;
	font-style: normal;
	text-align: center;
	color: #726245;
}
