@charset "utf-8";
@import url("../../style/original.css");
@import url("../style/original.css");
@import url("../style/menu.css");
@import url("menu.css");

/* トップページスタイルシート */

#menu01 a{background-position: 0 0;}


#main{
	margin-bottom:10px;				/* 下マージン */
	_margin-bottom:5px;				/* 下マージン */
}
#photo{
	margin-bottom:20px;				/* 下マージン */
	_margin-bottom:10px;				/* 下マージン */
}
img{
	margin-bottom:20px;				/* 下マージン */
	_margin-bottom:10px;				/* 下マージン */
}
h2{
	width:570px;				/* 表示の横幅 */
	height:71px;				/* 表示の縦幅 */
	overflow: hidden;
	margin-top:-20 px;				/* 上マージン */
	margin-bottom:15px;				/* 下マージン */
}
h2 a{
	padding-top: 71px;
	width: 570px;				/* 表示の横幅 */
	height:0px;				/* 表示の縦幅 */
	display: block;				/* 表示形式 */
	background: url(images/title.gif) no-repeat 0 0;
	font-size:14px;
}
