/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

a, a:link, a:active {
	color: #c0568d;
	text-decoration: none;
	border: none;
}

a:visited {
	color: #F550A6;
	text-decoration: none;
}

a:hover {
	color: #f53cb5;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
	vertical-align:bottom;
}

ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

.clear {
	clear:both;
	height:0;
}

body {
	font-size: 12px;
	background: url(../image/head_bg.jpg) repeat-x center top;
}

/*layout*/
#pagebody {
	width:100%;
	margin: 0;
	padding: 0;
	background: url(../image/footer_end.jpg) repeat-x center bottom;
}

#head_body {
	background: url(../image/entry_bg.jpg) repeat-x center bottom;
}
#header {
	width:100%;
	margin:0 auto;
	background: url(../image/d-top_main02.jpg) no-repeat center top;
}
.head_info {
	width:1200px;
	margin:0 auto;
	padding-top:6px;
	padding-bottom:2px;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}
.main_img {
	width:1200px;
	height:550px;
	background: url(../image/d-top_main02.jpg) no-repeat center top;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.entry_box {
	width:1200px;
	height:108px;
	margin:0 auto;
	position:relative;
	background-image: url(../image/entry_img.jpg);
	background-position: left top;
}
.entry_bg {
	height:108px;
	margin:0 auto;
	position:relative;
	background-image: url(../image/entry_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.entry_bt_e {
	width: 340px;
	height:50px;
	position:absolute;
	left:135px;
	top:36px;
}
.entry_bt_l {
	width: 340px;
	height:50px;
	position:absolute;
	left:626px;
	top:48px;
}

.top_banner {
	height:570px;
	text-align: center;
	background-color: #FFFFFF;
}

#header .main_img h1,
#header .main_img p {
	text-indent:-9999px;
}

body#dtop #contents_body {
	background: url(../image/contents_bg.jpg) repeat center top;
}
body#dtop #contents {
	width: 980px;
	margin:0 auto;
	padding:30px 110px;
}
body#dtop #contents h2 {
	margin-bottom:20px;
}
body#dtop #contents p {
	text-align:center;
	line-height:1.6;
}
#gmap {
	width: 1200px;
	margin:0 auto;
}
.gmap_bg {
	height:570px;
	position:relative;
	background-image: url(../image/gmap_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.gmap_banner {
	height:250px;
	margin:0 auto;
	position:relative;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}

body#dtop #footer_body {
	background: url(../image/footer_bg_02.jpg) repeat-x left top;
}
body#dtop #footer {
	width: 980px;
	height:60px;
	margin:0 auto;
	padding:50px 110px 0;
	font-size:10px;
	background: url(../image/footer_bg_01.jpg) no-repeat left top;
}
