body {
	color: #333333;
	background: #ffffff url(../../img/top/bd_bg.jpg) repeat-x 0px 0px;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}

/* 全体 */
#wrapper {
	width: 820px;
	height: 680px;
	padding: 0px;
	margin: 0px auto;
}

#l {
	background: url(../../img/top/wrp_l_bg.jpg) no-repeat 0px 0px;
	vertical-align: top;
	width: 10px;
	height: 680px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#main {
	text-align: left;
	width: 800px;
	height: 680px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#r {
	background: url(../../img/top/wrp_r_bg.jpg) no-repeat 0px 0px;
	vertical-align: top;
	width: 10px;
	height: 680px;
	float: right;
	padding: 0px;
	margin: 0px;
}

/* コンテンツエリア */
#contents {
	background: url(../../img/top/cnt_bg.jpg) repeat-x 0px 0px;
	text-align: left;
	width: 800px;
	height: 470px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

form {
	width: 638px;
	height: 24px;
	padding: 5px 0px 1px 162px;
	margin: 0px;
}

input {
	font: bold 0.75em "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #666666;
	background: #ffffcb;
	letter-spacing: 0.05em;
	padding: 0px;
	margin: 0px;
	border-style: none;
}

/* フッダ */
#footer {
	font-size: 0.75em;
	background: url(../../img/common/ft_bg.jpg) no-repeat 0px 0px;
	text-align: center;
	width: 820px;
	height: 25px;
	clear: both;
	padding: 20px 0px 0px;
	margin: 0px auto;
}
