@charset "shift-jis";
/*+++++++++++++++++++++++++++++++++++++++++++ ごあいさつ */

.photo {
	float:right;
	margin-left:10px;
}

#messageMain{
	margin:40px auto;
	padding:0px;
	width:450px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EED695;
	border-right-color: #C9B578;
	border-bottom-color: #C9B578;
	border-left-color: #EED695;
}
#messageMain h3{
	margin-top:0;
}
#texWrapper{
	padding:20px 10px;
	background-image:url(images/bg.jpg);
}
#texWrapper p{
	margin:20px 40px;
	line-height:180%;
}
/*
#backNum{
	float:right;
	width:150px;
}

#backNum h2{
	margin:0;
	padding:0;
	border:none;
}

#backNum ul{
	margin:10px 0 10px 16px;
}
*/
