@charset "utf-8";
/* CSS Document */
@import url(common.css);

body {
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../img/18_bg_body.gif);
	line-height: 1.4;
}

#header {
	height: 366px;
	background: url(../img/18_header_bg.jpg) repeat-x;
	margin: 0 0 8px;
}

#header h1 {
	font-size: x-small;
	padding: 5px 0;
	font-weight: 400;
	padding: 10px;
	line-height: 1.4;
}

#bg_header {
	background: url(../img/18_header_main_bg.jpg) no-repeat center 58px;
}

#headerBox {
	width: 800px;
	margin: 0 auto;
	height: 365px;
	position: relative;
}

#headerBox #logo {
	position: absolute;
	top: 65px;
	left: 0;
}

#headerBox #date {
	position: absolute;
	top: 320px;
	left: 0;
}

#wrap {
	width: 800px;
	margin: 0 auto;
}

#toptxt {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 15px;
	border-bottom: 1px solid #CCC;
}

#entBox01 {
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #CCC;
}

#entBox01_a {
	float: left;
	display: inline;
	width: 450px;
}

#entBox01_b {
	float: right;
	display: inline;
	width: 320px;
}

#entBox01_b p {
	float: left;
	display: inline;
}

#entBox01_b #exit {
	margin: 15px 0 0;
}

#entBox01_b #logo18 {
	margin: 5px 10px 10px 10px;
}

#entBox01_b #enter {
	margin: 15px 0 0;
}

#entBox02 {
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #CCC;
	font-size: 11px;
}

#entBox02_a {
	float: left;
	display: inline;
	width: 420px;
	border-left: 10px solid #f53727;
	padding: 0 0 0 10px;
	background:url(../img/18_mailmagazine.gif) no-repeat 8px 0;
	min-height: 130px;
    height:auto !important;
    height:130px;
}

#entBox02_a dl {
	width: 170px;
	margin: 0 0 25px 250px;
}

#entBox02_a h3 {
	margin: 0 0 5px;
}
#entBox02_a dl dd {
	margin: 0 0 3px;
}

#entBox02_a p span {
	display: block;
	font-size: x-small;
	margin: 0 0 5px 25px;
}

#entBox02_b {
	float: right;
	display: inline;
	width: 275px;
	border-left: 10px solid #000;
	padding: 0 0 0 75px;
	background:url(../img/18_mobile_photo.gif) no-repeat 20px 0;
	min-height: 130px;
    height:auto !important;
    height:130px;
}

#entBox02_b_01 {
	float: left;
	display: inline;
	width: 160px;
}

#entBox02_b_01 h3 {
	margin: 0 0 8px;
}

#entBox02_b_02 {
	float: right;
	display: inline;
	width: 85px;
}

#footer {
    text-align:center;
	width: 800px;
	margin: 0 auto;
	font-size: 11px;
	border-bottom: 1px solid #CCC;
}
#footertxt {
	width: 800px;
	margin: 0 auto;
	font-size: 11px;
}
}

