
/*HAIKEI*/
#main_stage   { background-image: url(img/mainimage_back.gif); background-repeat: repeat-y; background-position: right 50%; width: 600px; height: auto; float: 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
}