#wrap {
	width: 952px;
}
#header_area {
	height: 226px;
}
#header_area #rogo {
	float: left;
}
#header_area #main_copy {
	float: left;
}
#contents_area {
	clear: left;
}
#contents_area #left_menu {
	float: left;
	width: 217px;
	background-image: url(../images/back_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 650px;
}
#contents_area #contents {
	float: left;
	width: 735px;
	background-image: url(../images/back_ctt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
#contents_area #contents #ctt_box {
	margin-left: 20px;
	width: 681px;
	margin-right: 34px;
}
#contents_area #contents #ctt_box .box {
	background-image: url(../images/back_ctt_box.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

#contents_area #contents #ctt_box .box2 {
	background-image: url(../images/back_ctt_box2.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}
#contents_area #contents #ctt_box .text  {
	padding-left: 40px;
	padding-right: 10px;
}

#contents_area #contents #ctt_box .text .matrix td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
	padding-right: 12px;
}
#contents_area #contents #ctt_box .text .matrix_nl td  {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 12px;
}
#contents_area #contents #ctt_box #image_box  {
	margin-top: 15px;
	margin-bottom: 15px;
}



#contents_area #left_menu #global_menu {
	background-image: url(../images/top_04.gif);
	padding-top: 19px;
	background-repeat: no-repeat;
}
#contents_area #left_menu #banner {
	padding-top: 16px;
}
#footer {
	height: 40px;
	background-image: url(../images/top_07.gif);
	background-repeat: no-repeat;
	color: #00A0E9;
	font-size: 10px;
	line-height: normal;
	padding-top: 8px;
	padding-left: 12px;
}
