body {
	font-family: "MS UI Gothic", "Verdana", "Arial", "serif", "Osaka", "ＭＳ Ｐゴシック";
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
}
.xxl {
	font-size: 20px;
}
.xl {
	font-size: 18px;
}
.l {
	font-size: 16px;
}
.m {
	font-size: 14px;
}
.s {
	font-size: 12px;
}
.xs {
	font-size: 10px;
}
.xxs {
	font-size: 9px;
}
.xxlj {
	font-size: 20px;
	line-height: 150%;
}
.xlj {
	font-size: 18px;
	line-height: 150%;
}
.lj {
	font-size: 16px;
	line-height: 150%;
}
.mj {
	font-size: 14px;
	line-height: 150%;
}
.sj {
	font-size: 12px;
	line-height: 150%;
}
.xsj {
	font-size: 10px;
	line-height: 150%;
}
.xxsj {
	font-size: 9px;
	line-height: 150%;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #069;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	margin-top: 3px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
#container {
	overflow: hidden;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#container img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	width: 940px;
	position: relative;
	float: left;
	height: 200px;
}
#menu {
	clear: left;
	float: left;
	height: 25px;
	width: 940px;
	position: relative;
}
#left_navi {
	clear: left;
	float: left;
	width: 180px;
	position: relative;
	margin-right: 4px;
	margin-left: 5px;
}
#left_menu {
	float: left;
	width: 180px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 10px;
}
#latest_news {
	clear: left;
	float: left;
	width: 180px;
	position: relative;
	background-image: url(../yacht/img/common/latest_news_mid.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
#latest_news ul li {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#latest_news ul {
	padding-left: 25px;
}
#latest_news_inner {
	width: 170px;
	margin-right: 5px;
	margin-left: 5px;
}
#latest_news a:link {
	color: #069;
	text-decoration: underline;
}
#latest_news a:visited {
	color: #069;
	text-decoration: underline;
}
#latest_news a:hover {
	color: #C33;
	text-decoration: underline;
}
#latest_news a:active {
	color: #C33;
	text-decoration: underline;
}
#main {
	float: right;
	width: 740px;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-top: 15px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#footer {
	clear: inherit;
	float: left;
	width: 940px;
	position: relative;
}
#left_menu ul li {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#left_menu ul {
	padding-left: 25px;
}
#whats_new {
	background-image: url(../yacht/img/common/whats_new_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wn_top_mid {
	background-image: url(../yacht/img/common/wn_title.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.wn_mid_left {
	background-image: url(../yacht/img/common/wn_mid_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.wn_mid_right {
	background-image: url(../yacht/img/common/wn_mid_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

