@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 .greeting {
	margin-top: 20px;
	width: 695px;
	padding-left: 15px;
}
#right_column .greeting .picture {
	float: left;
	text-align: center;
	font-size: 12px;
	background-image: url(../img/greeting_picture2.jpg);
	background-repeat: no-repeat;
	padding-top: 135px;
	padding-top: 180px;
	width:160px;
	margin-top: 5px;
}
#right_column .greeting .text {
	float: right;
	width: 535px;
	width: 520px;

}
#right_column .greeting .text .h2p {
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 20px;
}
#right_column .greeting .text .bold {
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
}
#right_column .greeting .text .h2_p {
	font-size: 14px;
	line-height: 21px;
	padding-top: 25px;
}
#right_column .img {
	height: 309px;
	width: 688px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
}
