@import "common.css";

/* J */
#leftbox {
	width:590px;
	float:left;
	margin:15px 0 0 15px;
	_display:inline;
}

h2 {
	width:750px;
	height:29px;
	margin:0 auto 0 auto;
	background:url(../img/common/title_bg.gif) no-repeat top left;
	font-size:15px;
	padding:5px 0 0 20px;
	letter-spacing:3px;
}

#main {
	width:588px;
	border:1px #111 solid;
	margin:0 auto 0 auto;
	background-color:#666;
	padding:15px 0 20px 0;
}

p#read {
	width:520px;
	margin:0 0 20px 20px;
	line-height:180%;
	font-size:14px;
	font-weight:bold;
}


h3 {
	width:526px;
	height:24px;
	display:block;
	background:url(../img/common/title_bg2.gif) repeat-x left top;
	padding:7px 0 0 20px;
	margin-left:20px;
	border-right:1px solid #111;
	border-left:1px solid #111;
	color:#222;
}

table#dtbl {
	width:548px;
	margin:0 0 0 20px;
	border-top:1px solid #111;
	border-right:1px solid #111;
	font-size:12px;
}


span.mustext {
	font-size:12px;
	color:#fff;
	margin:0 0 0 20px;
}

span.must {
	font-size:12px;
	color:#c00;
	font-weight:bold;
}

table#dtbl th {
	width:130px;
	background-color:#ccc;
	border-bottom:1px solid #111;
	border-left:1px solid #111;
	padding:10px 0 10px 10px;
	font-size:13px;
	color:#222;
	text-align:left;
}

table#dtbl td {
	background-color:#fff;
	border-bottom:1px solid #111;
	border-left:1px solid #111;
	padding:10px 0 10px 10px;
	font-size:12px;
	text-align:left;
	color:#333;
}

table#dtbl td a {
	color:#333;
	text-decoration:underline;
	font-size:12px;
}

table#dtbl td.pre {
	line-height:200%;
}

span.hos {
	font-size:12px;
	color:#f60;
}

div#send {
	width:260px;
	margin:15px auto 0 auto;
}

input#name {
	width:150px;	
}
input#mail {
	width:250px;	
}
input#tel {
	width:150px;	
}
textarea#opinion {
	width:370px;
	height:120px;
	font-size:12px;
}

input#submit {
	width:120px;
	margin:0 10px 0 0;
}

input#reset {
	width:100px;
}

#footer {
	margin-top:80px;
}

/* EJ */
#rightbox {
	width:165px;
	float:right;
	margin:15px 15px 0 0;
	_display:inline;
}

#bannerBside {
	width:164px;
	height:auto;
	text-align:center;
	border:1px solid #000000;
	background:#444444;
	padding-top:5px;
	padding-bottom:5px;
}



#realtime {
	width:153px;
	border:1px solid #111;
	background-color:#222;
	padding:10px 5px 0 5px;
	margin:0 0 15px 0;
}

#realtime p {
	line-height:160%;
	margin-bottom:12px;
}

#realtime p span {
	color:#fff;
}

#realtime p a {
	font-weight:bold;
}

img.bn {
	margin-bottom:15px;
}

img.bn2 {
	margin-bottom:5px;
}

img#login {
	margin-left:10px;
	width:144px;
	height:28px;
}
