@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/

.me_info_title01{
	font-family: 'EB Garamond', serif;
	letter-spacing: 1px;
	font-size:22px;
	font-weight:bold;
	margin-bottom:30px;
	padding:22px 0 40px;
	border-bottom:1px solid;
}


.mainarea{
	padding-top:30px;
}


.me_txtarea{
	width:760px;
	padding:0px 0;
	margin-bottom:70px;
}

.me_txtimg{
	text-align:center;
	margin:0 0 30px;
}

#me_set_l{
	width:330px;
	float:left;
	display:inline;
}


.me_txtinfo{
	width:580px;
	margin:0px auto 30px;
	color:#888888;
	font-size:14px;
}

#me_set_r{
	width:330px;
	float:right;
	display:inline;
}


p.me_date {
	text-align:right;
	margin-bottom:40px;
}

p.me_goindex{
	text-align:center;
	margin-bottom:50px;
	margin-top:100px;
	background:url("../images/bg_link01.jpg") no-repeat top center;
	padding-top:15px;
	height:40px;
}

p.me_kanren{
	text-align:center;
	margin-top:40px;
}


/*** メイン情報 END */
