@charset "utf-8";
.read{
	font-weight:bold;
	margin:10px 0px;
}

.title{
	margin:20px 0px 10px 0px;
}

.block_right{
	margin:0px 0px 15px 15px;
	width:400px;
	border:2px;
	border-style:solid;
	border-color:#5383db;
	background-color:#fafaff;
	padding:10px;
	float:right;
	font-size:75%;
	font-color:#464646;
}

.block_right_02{
	margin:0px 0px 15px 15px;
	width:500px;
	border:2px;
	border-style:solid;
	border-color:#5383db;
	background-color:#fafaff;
	padding:10px;
	float:right;
	font-size:75%;
	font-color:#464646;
}

.name{
	font-weight:bold;
}

.guest_left{
	width:434px;
	float:left;
	margin:0px 5px 30px 0px;
}

.guest_center{
	width:260px;
	float:left;
	margin:0px 5px 0px 0px;
}

.guest_right{
	width:217px;
	float:left;
	margin:0px 0px 0px 0px;
}

.left{
	width:100px;
	float:left;
	margin-right:5px;
}

.right{
	width:107px;
	float:left;
	margin-right:5px;
}

.right_2{
	width:150px;
	float:left;
	margin-right:5px;
}

.right_3{
	width:107px;
	float:left;
}

.ippan{
	color:#676adf;
	font-weight:bold;
}

div.contact{
	clear:both;
	margin:0px 0px 30px 0px;
}

.mrgB20 {
	margin-bottom: 20px;
}

.mrgB40 {
	margin-bottom: 40px;
}

#wrap #content #onecolumContents #fixHeight .midleMargin h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.profile_L {
	float:left;
	margin: 0px 30px 20px 0px;
	width:540px;
}

.profile_L_l {
	float:left;
	margin-right:20px;
	width:200px;
}

.profile_L_r {
	float:right;
	width:320px;
}

.profile_R {
	float:right;
	margin-bottom:20px;
	width:360px;
}

.profile_R_l {
	float:left;
	margin:0px 20px 20px 0px;
	width:120px;
}

.profile_R_r {
	float:right;
	margin-bottom:20px;
	width:220px;
}

.guest_L {
	float:left;
	margin:0px 30px 40px 0px;
	width:300px;
}

.guest_R {
	float:right;
	margin-bottom:40px;
	width:600px;
}

