/*一番上位のメニュー部分の背景画像*/
.header_back{
	background-image:url(/r/tpl/6/p/img/header_back2.png);
	position:relative;
	top:0px;
}
/*中央部分で利用しているメインのテーブル*/
.main_table{
	background-color:#EDEFF4;
}

.title{
	background-image:url('/r/tpl/6/p/img/title_back_e.jpg');
	width:560px;
	height:40px;
	text-indent:27px;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
}

.comment{
	margin-top:10px;
	margin-left:10px;
	border:double 1px #AAAAAA;
	padding:10px;
	width:538px;
	line-height:1.5;
	text-align:left;
}
