@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body{background-image: url(../image/background.jpg);}

.wrapper {
	
}
.clear {
	clear: both;
}
.top_box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-top: 300px;
}
.top_box .top_image {
	height: 83px;
	width: 189px;
	float: left;
}
.top_box .top_text {
	width: 480px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}


.contents_wrapper {
	width: 868px;
	margin: auto;
	background-image: url(../image/background2.gif);
	background-repeat: repeat-y;
}
.contents_wrapper2 {
	width: 868px;
	margin: auto;
	height: 23px;
	background-image: url(../image/background2_under.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	width: 850px;
	height: 83px;
	margin: auto;
	background-image: url(../image/header.jpg);
}
.header_text {
	width: 330px;
	margin-left: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_space {
	height: 52px;
}

.contents_box {
	margin: auto;
	width: 850px;
	padding-top: 15px;
}
.left_menubox_wrapper {
	width: 230px;
	float: left;
}
.menu_title {
	margin-left: 10px;
}
.menu_box {
	margin-top: 10px;
}
.menu_bg_top {
	height: 9px;
	width: 207px;
	background-image: url(../image/menu_bg_top.jpg);
}
.menu_center {
	width: 206px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #515151;
}
.menu_bg_bottom {
	background-image: url(../image/menu_bg_bottom.jpg);
	height: 9px;
	width: 207px;
}
.menu1 {
	height: 54px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	width: 190px;
	margin-left: 5px;
}
.menu2 {
	height: 54px;
	width: 190px;
	margin-left: 5px;
}
.menu_space {
	margin-top: 25px;
}
.right_menubox_wrapper {
	width: 610px;
	float: left;
}
.contents_title {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	padding-top: 2px;
}
.icon_title {
	float: left;
	height: 22px;
	width: 23px;
	margin-right: 5px;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed6400;
}
.title2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed6400;
	padding-top: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 20px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 4px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
}


.main_contents {
	height: 455px;
	width: 605px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.banner_box {
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dw_link_box {
	margin-top: 10px;
	margin-bottom: 10px;
}

.dw_link {
	height: 40px;
	width: 200px;
	float: left;
	margin-right: 5px;
}
.dw_link2 {
	height: 40px;
	width: 200px;
	float: left;
}
.sample1 {
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 2px;
}
.sample2 {
	height: 150px;
	width: 200px;
	float: left;
}
.sample_box {
	margin-top: 15px;
	margin-bottom: 5px;
}
