#rightboxvr03 {
	background-color: #EEE7E5;
	width: 630px;
	background-image: url(../../info/img/info_topimg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#outline {
	font-size: 14px;
	width:400px;
	float:left;
	letter-spacing:2px;
	padding:30px 50px 30px 40px;
	text-align:left;
}
#outline ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE7E5;
	list-style-type: none;
	margin: 0 0 0 -30px;
    padding: 10px 0 10px 0;
	line-height:25px;
	font-weight:300;

}
#sign{
width:243px;
height:320px;
float:left;
margin:50px 0 50px 20px;
}
#sign img{
	width:100%;
	height:auto;
}
#map{
width:702px;
height:385px;
margin:50px;
clear:both;
border-width: 1px;
border-style: solid;
border-color: #EEE7E5;
}
@media (max-width: 480px) {
#outline {
	width:90%;
	margin:0 auto;
	padding:0 0 0 0 !important;
	font-size: 13px;
	float:none;
	letter-spacing:0.1em;
	text-align:left;
}
#outline ul{
	padding:0;
}
#outline ul li {
	margin: 0 0 0 0;
    padding: 10px 0 10px 0;
	line-height:1.5em;
}
#sign{
width:90%;
height:auto;
float:none;
margin:30px auto 0 auto;
}
#map{
width:90%;
height:auto;
margin:20px auto 15px auto;
clear:both;
}
img{
	width:100%;
	height:auto;
}
