@charset "Shift_JIS";

#title {
	background:url(images/title.gif) left top no-repeat;
	width:163px;
	height:118px;
}
#title h2 { display:none;}


/* 右コンテンツ */

#right_contents {
	width:480px;
	margin:45px auto 20px;
}

#main_photo {
	width:480px;
}

/* 表 */
.hyou{
	width:480px;
	margin:20px auto 0;
}

.text{
	text-align:left;
	font-size:14px;
	line-height:25px;
	font-weight:100;
	}
	
	
	.text02{
	text-align:right;
	font-size:14px;
	line-height:25px;
	font-weight:100;	
	}