/*HAIKEI*/

#main_stage {
	width: 600px;
	height: auto;
	float: right;
	background: url("img/mainimage_back.gif") repeat-y right;
}

/*ORIGINAL_MENU*/

a.original01 {
	background-image: url("img/menu06_original01.gif")
}

a:hover.original01 {
	background-position: 0 -60px
}

a.original02 {
	background-image: url("img/menu06_original02.gif")
}

a:hover.original02 {
	background-position: 0 -60px
}

/*SPECIAL*/

#specialTitle_01 {
	background: url(img/special//maintitle_01.gif) no-repeat;
	width: 520px;
	height: 38px;
}

#custumArea .custom1, #custumArea .custom2, #custumArea .custom3, #custumArea .custom4, #custumArea .custom5 {
	padding-top: 15px;
	padding-bottom: 15px
}

#custumArea .custom1 p {
	line-height: 140%;
	margin: 0 0 15px
}

#custumArea .custom2 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom3 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom4 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom5 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom1 img, #custumArea .custom2 img, #custumArea .custom3 img, #custumArea .custom4 img {
	margin: 0 10px 10px;
	border: solid 1px #a8b7dd
}

#custumArea .custom1 img {
	width: 295px;
	float: left
}

#custumArea .custom2 img {
	width: 295px;
	float: right
}

#custumArea {
	margin-bottom: 15px
}

#custumArea h3 {
	color: #666;
	font: bold 12px/120% sans-serif;
	font-stretch: extra-expanded;
	margin-left: 10px
}