/* CSS Document */

p{margin: 0px;padding: 0px;}
img{border: none;}
.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}




body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.left{	float: left;}
.right{	float: right;}



#open-window{
	margin-top: 20px;
	padding-bottom: 20px;
}


#open-window p{
	line-height: 2em;
	font-size: 12px;
}


#open-window p.title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.window-L{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../../images/ryoma/map/bg.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	min-height:350px;
	height:auto !important;
	height:350px;
}


.window-L .margin{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


#open-window .photo-right{
	float: right;
	margin-left: 15px;
}

#open-window .photo-left{
	float: left;
	margin-right: 15px;
}


#open-window .text{
	float: left;
}





.window-S{
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../../images/ryoma/map/bg-s.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	min-height:200px;
	height:auto !important;
	height:200px;
}


.window-S .margin{
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
