@charset "UTF-8";

/* SUBMENU CUSTOMIZE */

body {
  -webkit-text-size-adjust: 100%;
}

#pic_box{
	width:850px;
	margin:0 auto;
	padding-top:20px;
}

#pic_title {
	background-image:url(../images/h7_im.gif);
	background-repeat:no-repeat;
	width:850px;
	height:50px;
	padding:10px 0 10px 15px;
	font-size:20px;
	margin-bottom:-20px;
	font-weight:bold;
}
.attention{
	 font-size:12px;
	color:#FF0004;
}

.momo{
	background-image:url(../images/history/pic2015/momo_im.jpg);
	width:850px;
	height:801px;
	margin-bottom:20px;
}
.momo p{
	padding:545px 55px 0 55px;
}

.touge{
	background-image:url(../images/history/pic2015/touge_im.jpg);
	width:850px;
	height:816px;
}

.touge p{
	padding:560px 55px 0 55px;
	margin-bottom:20px;
}
/*戻るボタン*/
#back{
	margin:30px auto;
	text-align:center;
}