/*-----サブ部メニューボタン＆写真部分-----*/
#subbtn_box{
	width:800px;
	height:236px;
}

#subbtntitle{
	width:202px;
	height:52px;
}
#subbtn01,#subbtn02,#subbtn03,#subbtn04,#subbtn05,#subbtn06{
	width:202px;
	height:26px;
}
#subbtn07{
	width:202px;
	height:28px;
}
#photo_cell{
	width:598px;
	height:236px;
}

/*-----メインテキスト-----*/
#topic01,#topic02,#topic03,#topic04{
	margin-top:20px;
	margin-bottom:70px;
}
#topic01 h2,#topic02 h2,#topic03 h2,#topic04 h2{
	margin-left:45px;
	margin-bottom:30px;
}
#topic01 p,#topic02 p,#topic03 p{
	width:600px;
	margin-left:100px;
	font-size:90%;
	font-weight:500;
	line-height:160%;
}

#topic03 ul{
	width:600px;
	padding-left:118px;
	margin-bottom:40px;
	font-size:90%;
	line-height:170%;
}

#topic04 table{
	width:600px;
	margin-left:100px;
	font-size:80%;
}
#topic04 table p{
	margin-bottom:12px;
	text-indent:1%;
	line-height:160%;
}

#cell01{
	width:450px;
	height:auto;
	padding-right:20px;
	vertical-align:top;
}
#cell02{
	width:150px;
	height:auto;
	vertical-align:top;
}
#cell03{
	width:600px;
	height:auto;
}

#name{
	text-align:center;
	font-size:100%;
	font-weight:500;
}
#sign{
	text-align:right;
	font-weight:500;
}














