@CHARSET "windows-31j";

.item_in {
	width:600px;
	height:250px;
	padding: 0px;
	margin:0 auto 0 auto;
}

.item_back {
	background-color:#ffffff;
	width:582px;
	height:250px;
	padding: 0px;
	margin:0 auto 0 auto;
	font-size:13px;
}

.access_in {
	width:600px;
	height:420px;
	padding: 0px;
	margin:0 auto 0 auto;
}

.access_back {
	background-color:#ffffff;
	width:582px;
	height:420px;
	padding: 0px;
	margin:0 auto 0 auto;
	font-size:13px;
}

.item_back_right {
	background-image:url(../images/common/frame_side-right.png);
	background-repeat:repeat-y;
	background-position:right top;
	width:100%;
}

.item_back_left {
	background-image:url(../images/common/frame_side-left.png);
	background-repeat:repeat-y;
	background-position:left top;
	width:100%;
}

.send_table{
	font-size:small;
}