.area2 .t_submenu {
	color: white;
	display: block;
	text-align: center;
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 5px;
	background-position: center top;
	width: 210px;
	background-repeat: no-repeat;
	background-image: url(../../images/bg_submenu_head.gif);
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#wrapper_m {
	text-align: left;
}

.area_top {
}

#contents {
	padding-right: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../../images/contents_body.png);
}

.cHead {
	height: 15px;
	width: 960px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../../images/contents_head.png);
}

.cFoot {
	margin-bottom: 10px;
	height: 15px;
	width: 960px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../../images/contents_foot.png);
}

.cFoot2 {
	margin-bottom: 10px;
	width: 960px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../../images/contents_foot2.png);
}

.area1 {
	width: 670px;
	float: left;
}

.area_center {
	float: left;
}

.area2 {
	width: 210px;
	float: right;
}

.area_foot {
	clear: both;
}

.beginner_menu {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-color: #c4c4c4;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 0px;
}

.beginner_menu li {
	line-height: 145%;
	font-size: 13px;
	list-style-type: none;
}

.beginner_menu li a {
	text-align: right;
	border-bottom-color: #c4c4c4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #363636;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

.beginner_menu li a:hover {
	background-color: #f7f0c2;
}

.expart_menu {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-color: #c4c4c4;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 0px;
}

.expart_menu li {
	line-height: 145%;
	font-size: 13px;
	list-style-type: none;
}

.expart_menu li a {
	text-align: left;
	border-bottom-color: #c4c4c4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #363636;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

.expart_menu li a:hover {
	background-color: #ffe1dd;
}

