@charset "utf-8";
/* CSS Document */

div#page5 {
}

div#page5 .box {
	float: left;
	width: 543px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

div#page5 .box .left {
	float: left;
	width: 220px;
}
div#page5 .box .left .syashin {
	width: 100px;
	float: left;
}
div#page5 .box .left .syousai {
	width: 70px;
	float: left;
	padding-left: 20px;
}
div#page5 .box .left .syousai span {
	padding-top: 10px;
	float: left;
}
div#page5 .box .right {
	float: right;
	border-left: 1px solid #CCC;
	height: 103px;
	width: 319px;
}
div#page5 .box .right table {
	text-align: center;
	border-spacing: 0px;
	border-color: #CCC;
	width: 100%;
}

div#page5 .box .right th {
	background: #666;
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	padding: 5px 23px;
	border-left: 1px solid #CCC;
}
div#page5 .box .right th.first {
	border-left: none;
}
div#page5 .box .right td {
	color: #505050;
	border-left: 1px solid #CCC;
}
div#page5 .box .right td.first {
	border-left: none;
}


/* 紹介ページのメニュー
----------------------------------------------- */
div.nav-ryoukin-b-div-01 { 
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	text-align: center;
	clear: both;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	width: 545px;
}

div.nav-ryoukin-b-div-02 { 
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	width: 129px;
}

div.nav-ryoukin-b-div-02 last { 
	display: block;
	float: left;
	margin-right: 0px;
	width: 129px;
}
div.nav-ryoukin-b-div-02 div.nav-ryoukin-b-div-02Inner {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../css/images/syoukai_bg.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 24px;
}
div.nav-ryoukin-b-div-02 dl { 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display: block;
}
#main div.nav-ryoukin-b-div-02 dl a { 
	color: #c15d10;
	text-decoration: none;
	width: 129px;
	height: 20px;
	display: block;
}
#main div.nav-ryoukin-b-div-02 dl a:hover {
	text-decoration: underline;
}