@charset "utf-8";


#page #flashArea {
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 790px;
	margin-left: 3px;
	margin-bottom: 2px;
	background-position: 1px 1px;
}
#mainContents {
	width: 794px;
	margin-top: 6px;
	padding-left: 6px;
}

#mainContents  #mainContent {
	width: 268px;
	float: left;
}
#mainContents #mainContent p#textArea {
	background-image: url(../images/maincontents_textbg.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 244px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 120%;
}
#mainContents  #voiceArea  {
	float: left;
	width: 250px;
}
#mainContents #voiceArea #voiceText {
	line-height: 110%;
	width: 236px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 3px;
	border: 1px solid #A09055;
	padding-top: 5px;
	height: 131px;
}
#mainContents #voiceArea #voiceText #text {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
#mainContents #voiceArea #voiceText #voiceBtn {
	margin-left: 6px;
}

#subContents {
	width: 543px;
	float: left;
}
#subContents #subContent {
	width: 268px;
	float: left;
	margin-left: 6px;
	display: inline;
}
#subContents  #subContent3   {
	float: left;
	width: 268px;
	display: inline;
}
#subContents #news {
	clear: both;
	float: left;
	width: 265px;
	margin-top: 8px;
	margin-left: 8px;
	display: inline;
}
#subContents   #news   #newsText {
	width: 250px;
	padding-left: 9px;
	margin-top: 10px;
	line-height: 110%;
	overflow: auto;
	overflow-x: hidden;
	height: 144px;
}
#subContents  #news  #newsText  #newsTitle {
	background-image: url(../images/news_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 2px;
	background-position: 0.5px;
	font-size: 11px;
}
#subContents  #news  #newsText  #text {
	padding-left: 15px;
	margin-bottom: 8px;
}
#subContents #subContent2 {
	float: left;
	width: 265px;
	margin-top: 8px;
	display: inline;
}
#sideContents {
	float: left;
	width: 247px;
}
#plan {
	width: 782px;
	clear: both;
	margin-left: 9px;
	margin-bottom: 10px;
}
#plan #stage {
	border: 1px solid #A68728;
	padding: 3px;
	margin-top: 2px;
	width: 777px;
}
#stage #inStage {
	background-color: #D9CBA2;
	margin: 3px;
	padding-left: 4px;
	padding-right: 5px;
}
#plans    {
	width: 164px;
	float: right;
	margin-top: 2px;
	display: inline;
}
.planBtnOut      {
	background-image: url(../images/planbtn_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 164px;
	line-height: 120%;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}

.planBtnHover {
	background-image: url(../images/planbtn_bg2.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 148px;
	line-height: 120%;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 19px;
}
.planBtnOut   p       {
	background-image: url(../images/planbtn_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
	margin-top: 3px;
}

#plan #stage #inStage #photo {
	float: left;
	width: 350px;
	margin-top: 8px;
	margin-right: 5px;
	background-color: #FCF3E0;
	padding: 1px;
}
#plan #stage #inStage #explanation #text {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #6A3C1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E2F25;
	padding-bottom: 2px;
	line-height: 16px;
}
#plan #stage #inStage #squriptArea #explanation ul li {
	line-height: 12px;
	font-size: 10px;
}


#plan #stage #inStage #explanation {
	font-size: 12px;
	line-height: 130%;
	width: 220px;
	float: left;
	margin-top: 10px;
}
#plan #stage #inStage #explanation #planBtn {
	margin-top: 3px;
	text-align: right;
}
#plan #stage #inStage #squriptArea {
	width: 580px;
	float: left;
}
.pland {
	display: inline;
}
