@import url(common.css);
* {
	margin: 0;
	padding: 0;
	color: #4D4D4D;
}

html, body {
	height: 100%;
	text-align: center;
}

body {
	background: #fafafa url(../images/bg.gif) repeat-y center!important;
	background: #fafafa url(../images/bg_ie.gif) repeat-y center;
}
img { border-style: none; border-width: 0; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }
#header,#main,#foot {
	width: 800px;
	border-right: 1px solid #dbd4d5;
	border-left: 1px solid #dbd4d5;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 45px;
}
#header h1 { color: #aaa; font-size: 12px; text-align: left; width: 380px; float: left; margin-top: 20px; margin-left: 17px; }
#main_bg { width: 100%; background: #efeef4 url(../images/mainback.jpg) no-repeat center top; margin: 0 auto; padding: 0; border-top: 1px solid #dbd4d5; border-bottom: 1px solid #dbd4d5; }

#main { height: auto; margin: 0 auto; padding: 0; }
#main_wedding { height: 500px; }
#main_concept { height: 900px; }
#foot { height: 100px; }

ul#footer { list-style-type: none; font-size: 10px; margin-right: auto; margin-left: auto; width: 800px; margin-top: 0; padding-top: 0; }

ul#footer li { float: left; margin-top: 0; margin-left: 10px; padding-top: 5px; }

ul#footer li a {
	background: url(../images/icon/arrow01.gif) no-repeat left center;
	padding-left: 10px;
	text-decoration: none;
	color: #AAAAAA;
}

ul#footer li a:hover {
	text-decoration: underline;
}

ul#footer li#copyright {
	float: right;
	padding-right: 15px;
	color: #666666;
}

/* main_inner */

#flashcontent {
	width: 800px;
	background-color: #47be51;
	font-weight: bold;
	font-size: 20px;
}

#left {
	width: 260px;
	float: left;
	text-align: left;
	background: url(../images/adic.jpg) no-repeat 0 230px;
	height: 600px;
}

#left img#logo {
	margin-top: 20px;
	border-width: 0;
}

#right {
	width: 540px;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 14.4pt;
}

#right p {
	line-height: 25px;
	width: 500px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 50px;
}

#right img {
	margin-top: 65px;
}

dl#company {
	margin-top: 10px;
	margin-left: 5px;
}

dl#company dt {
	width: 65px;
	clear: left;
	float: left;
}

dl#company dd {
	float: left;
	width: 430px;
	margin-bottom: 10px;
}

dl.recruit {
	margin-top: 10px;
	width: 500px;
	margin-left: 10px;
	border: 1px solid #adaeb3;
	background-color: #F2F2F2;
}

dl.recruit dt.r_title {
	width: 140px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}

dl.recruit dd.r_desc {
	width: 350px;
	float: left;
	background: url(../images/r_line.gif) repeat-y left;
	padding-bottom: 10px;
}

dl.recruit dd.r_desc dl {
	width: 330px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

dl.recruit dd.r_desc dt {
	width: 80px;
	float: left;
	clear: left;
}

dl.recruit dd.r_desc dd {
	float: left;
	width: 250px;
}

dl.recruit dd.r_desc dd.float_clea {
}

.float_clear {
	clear: both;
}
.bunner { width: 785px; float: left; clear: right; margin-top: 5px; padding-left: 15px; }
.bunner dl { float:left; margin-top: 8px; margin-right: 13px; }
.bunner dd {
	text-align:center;
	font-size:11px;
	}
ul#header_menu { list-style-type: none; font-size: 10px; position: relative; top: 25px; margin-right: auto; margin-left: auto; width: 800px; clear: both; }
ul#header_menu li {
	float: left;
	margin-left: 10px;
}
ul#header_menu li a {
	background: url(../images/icon/arrow01.gif) no-repeat left center;
	padding-left: 10px;
	text-decoration: none;
	color: #AAAAAA;
}
ul#header_menu li a:hover { text-decoration: underline; }
