@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px auto;
	text-align: center;
	background: url(../images/eb_bg.gif) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	}

img, div, input { behavior: url("iepngfix.htc") }

img {
	border: none;
}

a img {
	border: none;
}
	
ul li {
	list-style: none;
	}
	
h1 {
	font-size: 20px;
	color: #704bab;
	font-weight: bold;
	border-left: solid 5px #704bab;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 40px 0px;
	}
	
h2 {
	font-size: 14px;
	color: #704bab;
	font-weight: bold;
	margin-top: 30px;
	border-bottom: dotted 1px #704bab;
	}
	
h3 {
	font-size: 14px;
	color: #704bab;
	font-weight: bold;
	margin: 10px 0px 10px 0px;	
	}
	
h4 {
	font-size: 12px;
	color: #704bab;
	font-weight: bold;
	border-left: solid 5px #704bab;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px 0px;
	}
	
.clear {
	clear: both;
	}

.margin20 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#whole {
	width: 900px;
	margin: 0px auto;
	}

#header {
	background:url(../images/eb_header.gif) no-repeat;
	width: 840px;
	height: 80px;
	margin: 0px auto;
	padding: 0px;
	}
	
#content {
	width: 810px;
	margin: 0px auto;
	padding: 15px;
	text-align: left;
	}
	
#top_content {
	background: url(../images/eb_topimg.jpg) no-repeat;
	width: 900px;
	margin: 10px auto;
	padding-top: 400px;
	}
	
.content840 {
	width: 840px;
	margin: 0px auto;
	}
	
.content823 {
	width: 823px;
	margin: 0px auto;
	}
	
.content831 {
	width: 831px;
	margin: 0px auto;
	}
	
.perple_box {
	margin: 0px auto;
	border: 1px solid #704bab;
	background: #ddd4ea;
	padding: 10px;
	text-align: left;
	}
	
#bg_last {
	background: url(../images/eb_0506_bg.png) no-repeat;
	width: 832px;
	height: 350px; 
	margin: 0px auto;
	padding: 155px 0px 0px 0px;
	}

.img_l {
	float: left;
	margin: 0px 15px 0px 0px;
	}
	
.img_r {
	float: left;
	margin: 0px 0px 0px 15px;
	}
	
.banner {
	margin: 30px 0px 15px 0px;
	}
	
.full_img {
	margin: 0px auto 10px;
	}
	
.font1 {
	font-size: 14px;
	color: #704bab;
	font-weight: bold;
	line-height: 18px;
	}
	
.font2 {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	line-height: 18px;
	}
	
.font3 {
	font-size: 10px;
	color: #704bab;
	line-height: 16px;
	}
	
#about_box {
	width: 800px;
	margin: 40px auto;
	}

#about_box dl dt {
	float: left;
	width: 200px;
	text-align: left;
	line-height: 18px;
	color: #704bab;
	font-weight: bold;
	border-left: solid 5px #704bab;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 10px;
	}

#about_box dl dd {
	float: left;
	text-align: left;
	line-height: 18px;
	width: 520px;
	}
	
.line {
	border-top: #704bab 1px dotted;
	margin: 15px 0px;
	}
	
.line2 {
	border-top: #704bab 1px dotted;
	margin: 0px 0px 3px 0px;
	}
	
.box1 {
	border-left: solid 5px #704bab;
	padding: 0px 0px 0px 8px;
	}
	
#footer {
	margin-top: 40px;
	}

#footer_bg {
	background: url(../images/footer_bg.gif) repeat-x;
	height: 48px;
	margin: 0px;
	padding: 0px;
	}

#footer_con {
	width: 900px;
	height: 48px;
	margin: 0px auto;
	text-align: right;
	}
	
#footer p {
	font-size: 12px;
	line-height: 48px;
	color: #ffffff;
	}
	
#footer a {
	color: #ffffff;
	}
	
#footer a:hover {
	color: #704bab;
	}
	
/* form */

#form_table {
	width: 628px;
	margin: 20px auto;
	}
	
#form_table table {
	width: 100%;
	}
	
#form_table th {
	text-align: left;
	border-left: solid 5px #704bab;
	padding: 0px 0px 0px 8px;
	font-weight: normal;
	width: 210px;
	}
	
#form_table td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

.must {
	color: #FF0000;
	font-size: 10px;
	}
	
.td_line td {
	border-bottom: #704bab 1px dotted;
	}
	
#cpbanner {
	width: 823px;
	margin: 20px auto 0px;
}

#cpbanner_l {
	width: 400px;
	height: 60px;
	margin-right:23px;
	float: left;
}

#cpbanner_r {
	width: 400px;
	height: 60px;
	float: left;
}