@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------*/
/*メイン上部　グラデーションと見出し*/
/*--------------------------------------------------*/

#main_top{
	width:100%;
	background-image: url(../../common/img/bi_top.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center 0;
}
#midashi{
	color:#000000;
	font-size:27px;
	font-weight:normal;
	text-align:center;
	padding-top:60px;	
}




/*--------------------------------------------------*/
/*メイン各ページ変更部分*/
/*--------------------------------------------------*/

#main_top article{
	width:70%;
	padding-top:60px;
	margin:0 auto;
}
#main_top img{
	float:left;
	margin-right:5%;
	width:120px;
	height:160px;
}

#tamura_hideko{
	border-bottom:solid 1px #00CCFF;
	padding-bottom:45px;
	margin-bottom:45px;
}
#tamura_kaho{
	border-bottom:solid 1px #00CCFF;
	padding-bottom:45px;
	margin-bottom:10px;
}
.namae{
	font-size:20px;
	font-weight:normal;
}
.yomigana{
	margin-bottom:20px;
}
.rireki{
	margin-bottom:15px;
}
.message_title{
	clear:both;
	width:100%;
	text-align:left;
	color:#00ccff;
}
