/* CSS Document */

body {
	background-color: #ffffb9;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	margin-top: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #42260D;
}

#all {
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 1px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #804000;
	margin-top: 5px;
}
#title {
	height: 50px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(img/musicfragrance.png);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
}

#cp {
	height: 35px;
	width: 700px;
	clear: both;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	color: #999999;
	background-position: bottom;
	padding-top: 15px;
	text-align: center;
}
#ms_all {
	width: 140px;
	float: left;
	margin-left: 15px;
	display:inline;
	height: auto;
	border: 1px solid #593612;
	background-repeat: repeat-y;
}
#ms_title {
	height: 129px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ms_body {
	height: auto;
}
#ms_bottom {
	width: 140px;
	background-image: url(img/menu_bottom.png);
	background-repeat: no-repeat;
}
#prof_all {
	width: 140px;
	float: left;
	margin-left: 10px;
	display:inline;
	height: auto;
	border: 1px solid #593612;
	background-repeat: repeat-y;
}
#prof_title {
	height: 129px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#prof_body {
	height: auto;
}
#prof_bottom {
	width: 140px;
	background-image: url(img/menu_bottom.png);
	background-repeat: no-repeat;
}
#comp_all {
	width: 140px;
	float: left;
	margin-left: 10px;
	display:inline;
	background-repeat: repeat-y;
	height: auto;
	border: 1px solid #593612;
}
#comp_title {
	height: 129px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#comp_body {
	height: auto;
}
#comp_bottom {
	width: 140px;
	background-image: url(img/menu_bottom.png);
	background-repeat: no-repeat;
}
.menu_body {
	padding-left: 3px;
	padding-bottom: 3px;
}
.info {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.menu_bottom {font-size: 9px; font-weight: bold; }
#top2 {
	width: 650px;
	margin-top: 25px;
	height: 150px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
	border: 1px solid #593612;
}
#left_menu {
	background-color: #FFFFFF;
	height: auto;
	width: 160px;
	float: left;
	margin-left: 25px;
	border: 1px solid #BDA290;
	padding-top: 10px;
	display:inline;
}
.menu {
	margin-bottom: 15px;
	border: 1px solid #804000;
	margin-right: 9px;
	margin-left: 9px;
}
.honbun {
	height: auto;
	width: 450px;
	margin: 10px;
}
#right_body {
	background-color: #FFFFFF;
	width: 452px;
	float: right;
	margin-right: 25px;
	border: 1px solid #BDA290;
	height: auto;
	display:inline;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
}
h1 {
	margin: 0px;
}
h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#ms_menu {
	background-image: url(img/ms_title3.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 130px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-left: 9px;
	float: right;
	border: 1px solid #804000;
	padding: 5px;
}
