@charset "iso-2022-jp";

body {
	background-color:#fff;
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#333;
	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;
	text-align:left;
	padding:0;
	margin:0;
	}
select {
	font-family:MS UI Gothic;
	font-size:83%;
	line-height:1.25;
	}
p#p-logo {
	font-size:2px;
	line-height:1;
	text-indent:-999px;
	position:absolute;
	background-image:url(img/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	left:394px;
	top:26px;
	width:92px;
	height:22px;
	margin:0;
	}
h1,h2 {
	font-size:2px;
	line-height:1;
	text-indent:-999px;
	position:absolute;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	}
h1 {
	left:184px;
	top:9px;
	width:209px;
	height:39px;
	}
h2 {
	left:190px;
	top:0;
	width:210px;
	height:75px;
	}
address {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	}

/* hidden */
.hidden {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	}
/* float */
.clearboth {
	clear:both;
	}
div.clearboth hr {
	display:none;
	}


div#ph-box {
	background-position:left top;
	background-repeat:no-repeat;
	}
div#ph-box p {
	font-size:2px;
	line-height:1;
	text-indent:-9999px;
	background-image:url(../../css/img/trans.gif);
	background-position:left top;
	background-repeat:repeat;
	width:184px;
	height:259px;
	margin:0;
	}
div#scrl-box {
	position:absolute;
	left:198px;
	top:75px;
	width:272px;
	height:179px;
	overflow:auto;
	}
div#scrl-box p {
	font-size:83%;
	line-height:1.5;
	padding-right:12px;
	margin:0;
	}

/* footer box */
div#footer-box {
	position:absolute;
	left:15px;
	top:270px;
	width:470px;
	}
div#pdown-box {
	width:320px;
	float:left;
	}
div#btn-box {
	width:145px;
	float:right;
	}

/* button box */
div#btn-box ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
div#btn-box ul li {
	display:block;
	float:left;
	line-height:100%;
	padding:0;
	margin:0;
	}
div#btn-box ul li a {
	display:block;
	background-image:url(img/btn_lefrigclose.png);
	font-size:1px;
	text-indent:-9999px;
	text-decoration:none;
	height:20px;
	outline-style:none;
	}
div#btn-box ul li#back a, div#btn-box ul li#next a {
	width:29px;
	margin-right:9px;
	}
div#btn-box ul li#back a {
	background-position:left top;
	}
div#btn-box ul li#back a:hover {
	background-position:0 -30px;
	}
div#btn-box ul li#next a {
	background-position:-40px 0;
	}
div#btn-box ul li#next a:hover {
	background-position:-40px -30px;
	}
div#btn-box ul li#close a {
	width:69px;
	background-position:-80px 0;
	}
div#btn-box ul li#close a:hover {
	background-position:-80px -30px;
	}

a:link {
	color: #4e4ecc;
	text-decoration:none;
	}
a:visited {
	color: #3333c2;
	text-decoration:none;
	}
a:active {
	color: #c00;
	text-decoration: none;
	}
a:hover {
	color: #2222b2;
	text-decoration: underline;
	}