@charset "UTF-8";

body{
	background-image:url(../images/back_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-position: top;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.1em;
	letter-spacing: 0.12em;
	font-size: 15px;
	margin: 0 0 0 0 ;
	}

a {
	outline: none 0 !important;
}
a img {
	border: 0 none !important;
}
.wrapper{
	width:700px;
	margin: 0 auto;
	}
	
.header{
	margin-top: 50px;
	}
	
.title{
	padding-top: 40px;
	}
	
.content{
	position: relative;
	height: 1100px;
	}
	
.yodogawa{
	position: absolute;
	top: 210px;
	left: 10%;
	}

#fuchiko_prof{
	position: absolute;
	top: 900px;
	right: -70px;
	}

#fuchiko_prof p{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	text-align: end;
	margin-top: 5px;}
	
.itoi{
	background-image: url(../images/contents_img.jpg);
	margin-bottom: 40px;
	}
	
.itoi p{
	margin-left: 100px;
	text-align: left;
	font-size: 16px;
	}
	
.question{
	margin-left: 40px;
	margin-bottom: 50px;
	}
	
.link{
	width: 650px;
	margin: 0 auto;
	}
.attention{
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin-top: -50px;
	margin-bottom: 50px;
	}

.date{
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.1em;
	position: relative;
	z-index: 2;
	}

	
.footer{
	position: relative;
	height: 450px;
	background-color: #F0F3ED;
	margin-top: 50px;
	padding-top: 25px;
	z-index: 1;
}
	
.footer ul{
	list-style-type: none;
	width: 480px;
	margin: 0 auto;
	}
	
.footer li{
	float: left;
	}

#prof{
	width: 600px;
	height: 300px;
	margin: 0 auto;
	background-image: url(../images/prof_back_img.jpg);
	background-repeat: no-repeat;
	}
	
#prof h2{
	margin-left: 70px;
	margin-top: 50px;
	font-size: 18px;
	font-family:"ヒラギノ角ゴ Pro W5", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
		
#prof p{
	margin-left: 70px;
	font-size: 13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	margin-bottom: 60px;
	}
	
#prof_close{
	text-align: right;
	margin-right: 10px;
	}
	
#credit{
	text-align: center;
	margin-top: 50px;
	}
	
#fuchiko{
	position: absolute;
	left: 50%;
	top: -125px;
	width: 700px;
	margin-left: -350px;
	z-index: -1;
	}

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

/*none*/
.none{
	display: none;
	}

.fblike{
	text-align: center;
	margin: 20px;
	}