@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;
	font-style: italic;
}

/* 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;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}

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: 604px; margin-top: 5px; margin-right: auto; margin-left: auto;  }
.bunner dl {
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.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; }

/* トップflash代替え */
#main_top {
	background-image: url(../img/top/bg_mainimg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 800px;
	border-right: 1px solid #dbd0cd;
	border-left: 1px solid #dbd0cd;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_menu {
	position: absolute;
	height: 420px;
	width: 300px;
	left: 60px;
	top: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p.menu_title {
	margin-bottom: 10px;
	margin-top: 20px;
}
dl.top_menuList {
	overflow: hidden;
	padding: 0px;
}
dl.top_menuList dt {
	float: left;
	margin-right: 10px;
}
dl.top_menuList dd {
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 7px;
	line-height: 1.2em;
}
dl.top_menuList span.area {
	font-size: 11px;
	text-align: left;
}
dl.top_menuList dd a {
	text-decoration: none;
}
dl.top_menuList dd a:hover {
	text-decoration: underline;
}
/* weddingページ　フラッシュ代替え */
#wedding_box   {
	background-image: url(../img/wedding/wedding_bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 800px;
	position: relative;
}
p.wedding_title {
	position: absolute;
	top: 200px;
}
ul.wedd_list {
	position: relative;
	top: 250px;
	text-align: left;
	left: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
}
UL.wedd_list li {
	margin-bottom: 10px;
	line-height: 120%;
}
UL.wedd_list li span.english {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	letter-spacing: 3px;
}
ul.wedd_list li a {
	text-decoration: none;
}
ul.wedd_list li a:hover {
	text-decoration: underline;
}
/* conceptページ　フラッシュ代替え */
#concept_box {
	background-image: url(../img/concept/concept_bg.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 800px;
	position: relative;
}
p.concept_title {
	position: absolute;
	top: 130px;
}
#concept_textBox {
	width: 255px;
	position: absolute;
	top: 180px;
	left: 20px;
}
p.concept_text {
	font-size: 12px;
	text-align: left;
	margin-bottom: 1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 140%;
}
