@charset "utf-8";
#right {
	padding-top: 20px;
}
#right .box_01 {
	margin-right: auto;
	margin-left: auto;
	width: 510px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#right .box_02 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#right .img_01 {
	height: 75px;
	width: 90px;
	background-color: #999;
	float: left;
	margin-right: 7px;
}
#right .menu {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 115px;
}
#right .table_02 {
	font-size: 14px;
	color: #660;
}

#right .table_03 {
	font-size: 14px;
	color: #660;
}

#right .table_04 {
	font-size: 14px;
	color: #660;
}

#right .table_02 tr th {
	padding-top: 5px;
	padding-bottom: 5px;
}
#right span {
	font-size: 10px;
}

#right .table_02 tr td {
	color: #900;
}

#right .menu tr th {
	font-weight: bold;
	color: #555522;
	text-align: center;
}
#right h3 {
	margin-top: 10px;
}

#right th b {
	font-weight: normal;
	color: #C00;
	font-size: 14px;
}
#right .floatright {
	float: right;
}
#right .floatLeft {
	float: left;
}

#right th small {
	font-size: 12px;
	font-weight: normal;
}
#right .menuBox {
	width: 481px;
	height: 121px;
	background-image: url(images/menu_01.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#right .table_01 {
	font-size: 13px;
	color: #FFF;
	float: left;
}
#right .table_01 tr th {
	padding-top: 5px;
	padding-bottom: 5px;
}
#right tr th a {
	color: #FFF;
}
#right .back {
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
}
#right .box_right {
	width: 180px;
	float: right;
}
#right .box_right02 {
	width: 180px;
	float: left;
}
#right .box_left {
	float: left;
}
#right .box_left02 {
	float: left;
}
#right .box_03 {
	margin-top: 10px;
}
#right .img_02 {
	height: 110px;
	background-color: #666;
	margin-bottom: 10px;
}
#right .img_03 {
	background-color: #666;
	height: 110px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#right h4 {
	font-size: 16px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	color: #990000;
	font-weight: bold;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.p_under{
	position: relative;
	width: 100%;
	height: auto;
	margin: 10px auto;
}
.p_under p{
	text-align: center;
	padding: 10px;
}