@charset 'iso-2022-jp';

body {
	font-family:Arial,"$B%R%i%.%N3Q%4(B Pro W3","Hiragino Kaku Gothic Pro","$B%a%$%j%*(B",Meiryo,Osaka,"$B#M#S(B $B#P%4%7%C%/(B","MS P Gothic",sans-serif;
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	background-position:left top;
	color:#7b4e17;
	text-align:left;
	padding:0;
	margin:0;
	}
h1,h2,h3,h4,h5,h6,p,ol,li,ul {
	font-size:100%;
	line-height:1;
	padding:0;
	margin:0;
	}
address {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	}

/* layout */
h1 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/h1.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	height:95px;
	}
h2 {
	font-size:2px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:30px 0;
	height:45px;
	}
div#box {
	width:513px;
	background-image:url(img/bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:96px;
	}
div#box h3 {
	font-size:83%;
	line-height:1.25;
	color:#b20000;
	padding-left:40px;
	margin-bottom:8px;
	}
div#box p {
	font-size:83%;
	line-height:1.5;
	padding-left:40px;
	margin-bottom:16px;
	}
div#box p.p-photo {
	background-repeat:no-repeat;
	background-position:88px 0;
	padding-left:0;
	margin-bottom:16px;
	}
div#box p.p-photo span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../../css/img/trans.gif);
	background-repeat:repeat;
	height:136px;
	}
