@charset "utf-8";
/* CSS Document */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body{
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	line-height: 16px;
	background-image: url(../img/header_bg2.jpg);
	background-repeat: repeat-x;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_img {
	height: 153px;
	width: 950px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right_column h2 {
	background-image: url(../img/common_h2Bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 695px;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 32px;
	padding-left: 15px;
}
#right_column .table_1 {
	width: 695px;
	background-color: #333333;
	margin-top: 30px;
	float: right;
	font-size: 14px;
}
#right_column .table_1 .td1 {
	background-color: #CDEB74;
	width: 130px;
	padding: 10px;
	vertical-align: top;
}
#right_column .table_1 .td2 {
	width: 532px;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 21px;
}
