/*---------------------------¥ƒy[ƒW‘S‘Ì-------------------------- */
body {
	font-size: 12px;
	color: #666666;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	background-image: url(cmnfix/bg_main.jpg);
}
div.main {
	width: 810px;
	position: absolute;
	top: 0px;
	left: 50%;
	padding: 0px 20px 0px 20px;
	margin-left: -405px;
	background-color: #fff5f5;
}
a:link,a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover,active {
	color: #d2d2d2;
	text-decoration: none;
}
.f_clear {
	clear: both;
}
img{
	vertical-align: top;
	border: 0px;
	margin: 0px;
}
p{
	margin: 0px;
}
h1{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 11px;
	margin: 0 0 0 10px;
	color:#FFFFFF;
}
span.header01{
	padding-right: 5px;
}
td.bg_title{
	width: 810px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(cmnfix/bg_title.gif);
}
span.bg_title{
	left: 7px;
	position: relative;
}
/*---------------------------¥ƒ{ƒbƒNƒX-------------------------- */
td.box_left{
	width: 10px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(cmnfix/box_left.gif);
}
td.box_right{
	width: 10px;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(cmnfix/box_right.gif);
}

/*---------------------------¥ƒtƒbƒ^-------------------------- */
td.footer01{
	width: 280px;
	height: 120px;
	text-align: right;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-image: url(cmnfix/footer01.gif);
}
span.footer01{
	right: 20px;
	top: 15px;
	position: relative;
}
textarea{
	width: 98%;
}