@charset "UTF-8";
#contentsArea-inner {
	clear: both;
	width: 920px;
	margin-left: 20px;
	background-color: #FBDBDC;
	padding-bottom: 10px;
	background-image: url(images/title_setmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contentsArea-inner-fset {
	clear: both;
	width: 920px;
	margin-left: 20px;
	background-color: #FBDBDC;
	padding-bottom: 10px;
	background-image: url(images/title_fset_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contentsArea-inner-other {
	clear: both;
	width: 920px;
	margin-left: 20px;
	background-color: #FBDBDC;
	padding-bottom: 10px;
	background-image: url(images/title_other_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#menuBox-inner-left {
	float: left;
	width: 320px;
}
#menuBox-inner-right {
	float: right;
}
ul#menuNav {
	background-color: #FFF;
	width: 920px;
	height: 30px;
	margin-bottom: 0px;
}
ul#menuNav li {
	float: left;
	margin-bottom: 0px;
	width: 180px;
	margin-right: 4px;
}
#folderTab {
	clear: both;
	margin-top: 0px;
}
#setmenuBoxTop {
	margin: 80px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #E37A8D;
	background-color: #FFF;
}
#setmenuBox {
	margin: 10px;
	padding: 5px;
	border: 1px solid #E37A8D;
	background-color: #FFF;
}
ul#setmenuSample li {
	float: left;
	width: 222px;
	height: 153px;
}
ul#setmenuSample {
	margin-top: 10px;
	height: 450px;
}
ul#setmenuSampleAP li {
	float: left;
	width: 222px;
	height: 153px;
}
ul#setmenuSampleAP {
	margin-top: 10px;
	height: 150px;
}
ul#setmenuSampleFOOT li {
	float: left;
	width: 222px;
	height: 153px;
}
ul#setmenuSampleFOOT {
	margin-top: 10px;
	height: 150px;
}
ul#setmenuSampleFOOTtwo {
	margin-top: 10px;
	height: 300px;
}
ul#setmenuSampleFOOTtwo li {
	float: left;
	width: 222px;
	height: 153px;
}
#menuBoxHand {
	margin: 26px 10px 10px 10px;
	border: 1px solid #E37A8D;
	background-color: #FFF;
	height: 945px;
}
#menuBoxFoot {
	margin: 26px 10px 10px 10px;
	border: 1px solid #E37A8D;
	background-color: #FFF;
	height: 680px;
}

#menuBoxOther {
	margin: 26px 10px 10px 10px;
	border: 1px solid #E37A8D;
	background-color: #FFF;
	text-align: right;
	padding-bottom: 16px;
}
#setmenuBox p#exp {
	text-align: right;
	margin-bottom: 6px;
	margin-top: 4px;
}

