@charset "utf-8";

.content p{
	margin: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #4C4948;

}

.content h1{
	margin: 10px auto;
	width: 295px;
	background-image: url(../../images/h_sp_border_pink.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 10px 8px 10px;

}
.content h2{
	margin: 30px 0 10px 0;
	width: 710px;
	background-image: url(../../images/h_border_pink.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 10px 5px 10px;

}
.content h3{
	margin: 30px 5px 10px 5px;
	padding: 0 10px;
	border-bottom: dotted 1px #E9458C;
	color: #E9458C;
	line-height: 25px;
	font-size: 17px;

}
.content #map{
	width: 320px;
	height: 200px;
	margin: 10px auto 30px auto;


}
.content #map iframe{
	width: 320px;
	height: 200px;
	margin: 10px auto 30px auto;


}
.content #map2{
	width: 310px;
	margin: 10px auto 30px auto;


}
.content #map2 #mapimg{
	width: 310px;
	margin: 0px auto 10px auto;
	text-align: center;


}
.content #map2 #mapimg img{
	border: solid 2px #EB6EA5;
	width: 305px;



}
.content #map2 #maptext{
	width: 265px;
	margin: 0 auto;


}
.content #map2 #maptext h4{
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background-color: #E9458C;
	color: #FFF;
	line-height: 25px;


}
.content #map2 #maptext h5{
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	color: #E9458C;
	border-bottom: dotted 1px #E9458C;
	line-height: 18px;


}
.content #map2 #maptext p{
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
	line-height: 15px;
	font-size: 12px;


}
.content #st_imgbox  {
	margin: 0 auto 20px auto;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	width: 305px;


}

.content #st_imgbox #imgbox_left{
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	color: #4C4948;
	width: 305px;


}
.content #st_imgbox #imgbox_right{
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	color: #4C4948;
	width: 305px;


}
.content #st_imgbox p{
	margin: 5px 0;
	font-size: 12px;
	line-height: 18px;
	color: #4C4948;

}
.content #st_imgbox  img{
	border: solid 2px #E9458C;
	width: 300px;



}
.content #st_imgbox  #left{
	margin: 0 auto;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	width: 305px;


}
.content #st_imgbox  #right{
	margin: 0 auto;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	width: 305px;


}
.style01   {
	color: #EB6EA5;
	font-weight: bold;

}
.gsv {
    margin: 10px 0;
    max-width: 320px;
}
.gsv ul {
    padding: 0;
    margin: 0;
}
.gsv li.gosv  {
    list-style-type: none;
    text-align: center;
}
.gsv li.gosv a:link  , .gsv li a:visited {
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #E9458C;
    font-weight: bold;
    border: 1px solid #E9458C;
    text-align: center;
    padding: 3px 5px;
    text-decoration: none;
}
.gsv li.gosv a:hover {
    color: #333333;
    border: 1px solid #333333;
    text-decoration: none;
}