@charset "utf-8";
#rap #main{
	width: 600px;
	margin: 0 auto;
}
#rap  #main_img {
	background: url(../images/greeting/main.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 870px;
}
#rap #main #greeting1 {
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/greeting/president.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 220px;
	margin-bottom: 50px;
}
#rap #main #greeting1 p#tensyu {
	text-align: right;
	margin-top: 10px;
}
#rap #main #greeting2 {
	background-image: url(../images/common/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rap #main #greeting2  h2{
	color: #FFFFFF;
	height: 40px;
	font: 18px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 10px;
	padding-left: 10px;
}#rap #main #greeting2 #prof {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	line-height: 20px;
}
#rap #main #greeting2 #prof th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#rap #main #greeting2 #prof td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#rap #main #greeting3 {
	min-height: 190px;
	height: auto !important;
	height: 190px;
	background-image: url(../images/greeting/img_sho.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
	margin-bottom: 30px;
}
#rap #main #greeting3  h2{
	color: #FFFFFF;
	height: 40px;
	font: 18px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/common/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rap #main #greeting3 p{
	font-size: 14px;
	line-height: 3em;
	margin-top: 30px;
}
#rap #main #greeting3 p#text_right{
	text-align: right;
	margin-top: 40px;
}