/* CSS Document */
#contentsBoxRight{
    width: 540px;
    background-color: #8CA195;
	padding-right: 30px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;
}

#contentsBoxRight .topLink{
    text-align:right;
    margin:30px 20px 0px 0px;
	font-size:85%;
	clear:both;
}

#contentsBoxRight .topLink a{
    color:#333;
	text-decoration:none;
}

#contentsBoxRight .topLink a:hover{
    text-decoration:underline;
}





#interior {
    font-size: 12px;
    width:485px;
	margin: 40px 0px 0px 40px;
}
#interior p {
    margin:0px 20px 10px 20px;
}
#interior .in {
    width: 475px;
	background-color: #fff;
	margin-bottom: 40px;
    padding: 0px 0px 10px 10px;
}
#interior .in .interior_top1 {
    height: 250px;
	padding-top: 20px;
	background-image:url(images/image0609.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#interior .in .interior_top2 {
    height: 300px;
	padding-top: 20px;
	background-image:url(images/image0604.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#interior .in .interior_top3 {
    height: 330px;
	padding-top: 20px;
	background-image:url(images/image0605.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#interior .in .interior_top4 {
    height: 290px;
	padding-top: 20px;
	background-image:url(images/image0606.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#interior h3{
	width:485px;
	border-bottom:1px solid #fff;
}

#interior h4{
    clear:both;
	font-weight:normal;
	color:#6D867D;
	margin:0px 0px 20px 20px;
}

#interior h5{
    clear:both;
	font-weight:normal;
	color:#6D867D;
	margin:0px 0px 10px 20px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #999;
}

#interior h6{
    clear: both;
    font-size: 120%;
	padding-bottom:1px;
	font-weight:normal;
	color:#6D867D;
	margin: 0px 0px 10px 20px;
	padding-top: 10px;
	border-bottom:1px dotted #ccc;
}

#interior img.photo{
    float:right;
	margin:10px;
	margin-top: 0px;
}
#interior img.photo2 {
    margin-left: 10px;
}
#interior span.teikyo {
    clear: both;
	margin:20px;
}
#interior span.teikyo_r {
    float: right;
	font-size: 10px;
	margin-right: 10px;
	margin-top: -30px;
}
#interior ul {
    list-style-type: disc;
	margin-left: 30px;
    padding: 10px;
}

#interior .backNumber{
    float:right;
	height:35px;
	padding:5px 0px 0px 0px;
	margin: 0px;
}


#interior .coordinator {
	width: 410px;
	height: 113px;
	border:1px  solid #8CA195;
	padding: 5px;
	margin-left: 20px;
}
#interior .coordinator .name {
    width: 300px;
	margin: 10px 0px;
	margin-left: 100px;
	border-bottom:1px solid #ccc;
	font-size:14px;
}
#interior .coordinator p {
	font-size:85%;
}

#interior .coordinator img {
    margin-right: 10px;
	float:left;
}
