@charset "Shift_JIS";
/*******************************************
MENU
-------------------------------------------
01 contents
********************************************/
dt {
	padding:10px 0 0 15px;
	font-weight:bold;
	background: url(../img/top/li.jpg) no-repeat left 13px;
}
dd {
	padding:0 0 0 40px;
}
#sens {
	text-indent:1em;
	font-size:110%;
	line-height:150%;
	width:800px;
	padding:0 0 20px 0;
}
#sens_left {
	width:210px;
	float:left;
}
#sens_right {
	width:550px;
	float:right;
	background: url(../img/greeting/photo2.jpg) no-repeat right bottom;
	padding:0 0 150px 0;
}
#sens_right img{
	text-align:right;
}
.greeting_left{
	float:left;
	padding:0px 0 20px 0;
	width:360px;
	font-size:110%;
	line-height:150%;
}
.greeting_right{
	float:left;
	padding:0px 0 20px 40px;
	width:402px;
	font-size:110%;
	line-height:150%;
	background: url(../img/greeting/photo3.jpg) no-repeat right bottom;
}
.greeting_right p {
	line-height:220%;
	padding:0 0 150px 0;
/*	text-indent:1em;*/
}
b {
	font-size:2em;
	/*font-size:17px;*/
	font-weight:normal;
	float:left;
/*	padding:10px 0 0 0;*/
	padding:10px 5px;
	margin:5px 3px 0 0;
/*	margin:0 10px 3px 0;*/
	background-color:#F4DFEA;
}
#mei {
	text-align:right;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #ED83B6;
}
