@charset "UTF-8";

body{
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.7em;
	}
	
P{
	color: #000000;
	letter-spacing: 0.17em;
	line-height: 2.0em;
	}

img {
    border-style:none;!important
}
a img {
    border-style:none;!important
}
a{
	border-style: none;!important
	}
	
a{/*リンクされた文字*/
	color:#5F5F5F;
	font-style:normal;
	text-decoration:underline;
}
a:link {/*未訪問のリンク*/
	color:#5F5F5F;
	font-style:normal;
	text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
	color:#5F5F5F;
	text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
	color:#5F5F5F;
	 font-style:normal;
	text-decoration:underline;
}
a:active {/*クリック中*/
	text-decoration:none;
}

a img.linkimg{
	background:none!important;
}

a:hover img.linkimg{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}

/* clearfix */
.clrfx:after{
	content:"";
	display:block;
	clear:both;
}
.clrfx{ zoom:1; }


.wrapper{
	background-image:url(../images/20150409/back_img.jpg);
	background-repeat: repeat;
	background-position: center;}
	
.hobo{
	width: 620px;
	margin: 0 auto;
	padding-top: 20px;}
	
.title{
	width: 620px;
	margin: 0 auto;
	padding-top: 30px;}
	
.yodogawa{
	text-align: center;
	margin-top: 60px;}
	
.contents{
	width: 620px;
	margin: 0 auto;
	background-image: url(../images/20150409/box_middle.png);
	margin-top: 50px;}
	
.imgphoto{
	text-align: center;}
	
.imgphoto_top{
	padding-top: 30px;}
	
.conv{
	width: 500px;
	margin: 0 auto;}
	
.conv dl{
	display: table;
	width: 100%;
	padding-bottom: 40px;}
	
.conv dt{
	vertical-align: top;
	display: table-cell;
	width: 55px;
	padding-left: 25px;}
	
.conv dd{
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 25px;}
	
p.cap{
	font-size: 13px;
	text-align: center;
	padding-top: -70px;
	margin-bottom: 20px;
	}
	
.info{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;}
	
.map{
	border: solid;
	border-color: #FFF;
	width: 500px;
	margin: 0 auto;
	border-width: 7px;}
	
.footer{
	width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;}
	
.footer li{
	float: left;
	list-style-type: none;
	padding-left: -10px;
	padding-right: 20px;}
	
#copyright{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;}
	
#fb-btn{
	text-align: center;}
	
