@charset "EUC-JP";
/* CSS Document */

/* Two people----------------------*/
#rightbox h3{
width: 400px;
height:60px;
padding: 0px;
margin: 0px;
display:block;
font-size: 1px;
line-height: 1px;
text-indent: -1000em;
overflow: hidden;
background-image: url(../images/titile.gif);
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
#rightbox #boxleft{
	width: 520px;
	height:auto;
	padding: 0px;
	margin: 0px;
	float:left;
}
#rightbox #boxleft #data{
	width: 300px;
	height:auto;
	padding: 0px;
	margin: 0px;
	float:left;
}
#rightbox #boxright{
	width: 200px;
	height:auto;
	padding: 0px;
	margin: 0 0 0 20px;
	float:left;
}
/* last data----------------------------------------------- */
#rightbox #data-end{
margin:0 0 20px 0;
}
#rightbox #data-end .photo{
	width: 150px;
	height:auto;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	float:left;
}
#rightbox #data-end .text{
	width: 350px;
	height:auto;
	padding: 0px;
	margin: 0 0 0 20px;
	float:left;
}


#mymap a,#mymap a:visited{
color: #F6C;
text-decoration: none;
cursor:pointer;
}
#mymap a:hover,#mymap a:active{
color: #FCF;
text-decoration: underline;
}
#mymap a .comment{
padding:5px 0 0 10px;
}
a .comment .photo{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 40px;
}
a .comment .text{
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 140px;
}
a .comment .text h6{
padding: 0px;
margin: 0 0 10px 0;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
a .comment .text .btn-detail{
	margin: 0px;
	height: 11px;
	width: 80px;
}
a .comment .text .btn-detail{
	text-indent: -1000em;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 11px;
	width: 80px;
	overflow: hidden;
	background-image: url(../../images/btn_watchmore.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover .comment .text .btn-detail{
	background-image: url(../../images/btn_watchmore_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* btn */
#f-btn{
width:520px;
height:auto;
margin:0px;
padding:0px;
}
#f-btn .btn{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 35px;
	width: 230px;
	float: left;
}
#f-btn .btn a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 230px;
	overflow: hidden;
}
#f-btn .btn a:hover{
	background-position: left bottom;
}


