@charset "UTF-8";

body{
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 15.em;
	background-image: url(../images/back_img.jpg);
	background-repeat: repeat;
	}
	
P{
	color: #686868;
	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; }

.contents{
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;}
	
.hobo{
	padding-top: 30px;
	margin-bottom: 30px;
	}
	
.yodogawa{
	width: 450px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 2.3em;
	font-size: 17px;
	}
	
.index{
	width: 500px;
	margin: 0 auto;}
	
.cont{
	text-align: center;}
	
.cont img{
	margin-top: 40px;}
	
.cont p{
	margin-bottom: 40px;
	font-size: 17px;
	line-height: 1.8em;}
	
.honomon{
	width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	}
	
.honomon p{
	width: 420px;
	margin: 0 auto;
	margin-bottom: 50px;
}
	
.cap{
	font-size: 12px;
	text-align: center;}
	
.myojo{
	text-align: center;}
	
.myojo img{
	padding-bottom: 50px;
	}
	
.point_1{
	width: 500px;
	margin: 0 auto;
	background-color: #FFF660;
	height: 100%;
	margin-bottom: 50px;
	}
	
.point_2{
	width: 500px;
	margin: 0 auto;
	background-color: #FFDBEC;
	height: 100%;
	margin-bottom: 50px;
	}

.point_3{
	width: 500px;
	margin: 0 auto;
	background-color: #D9F277;
	height: 100%;
	margin-bottom: 50px;
	}
	
.point_4{
	width: 500px;
	margin: 0 auto;
	background-color: #B5EBFF;
	height: 100%;
	margin-bottom: 50px;
	}


.point_title{
	width: 200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	}
	
.c_title{
	width: 350px!important; 
	margin: 0 auto;
	font-size: 17px;
	font-weight: bold;
	}
	
.c_honomon{
	width: 350px!important;
	margin: 0 auto;
	font-size: 14px;
	letter-spacing: 0.1em;
	}
	
.event{
	background-image: url(../images/kotori_mid.png);
	background-repeat: repeat-y;
	width: 410px;
	margin: 0 auto;
	margin-bottom: 100px;
	}

.event p{
	width: 350px;
	margin: 0 auto;
	padding-top: 10px;
	}
	
.event_title{
	font-size: 17px;
	color: #F3A7C9;
	}
	
.event_cap{
	font-size: 15px;
	color: #F3A7C9;
	margin-left: 50px;
	}
	
.event dd{
	padding-left: 70px;
	margin-top: -22px;
	color: #686868;}

.top{
	margin-top: -50px;
	}
	
.bottom{
	margin-bottom: -50px;
	}
	
.tobichi{
	text-align: center;
	margin-top: 50px;
	margin-left: -10px;
	}
	
.date{
	font-size: 12px;
	text-align: center;
	margin-top: 100px;}
	
.footer{
	width: 600px;
	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;}
	
