<!--
body {
	background-color	: #ffffff ;
	background-image	: url("image/back.gif") ;
    background-repeat: repeat;
	margin			: 0px ;
}

h1 {
	font-size:16px;
	display:inline;
}

#z1 {
	background-image:url(image/backkage.png);
	width:980px;
}

#header {background-color:#191970; background-image:url(image/logo03.jpg);height:120px;width:960px;}


#main {
	background-image:url(image/main.jpg);
	padding:10px 0px 0px 15px;
}

#menu {
	color:#ffffff;
	padding: 5px 5px 5px 135px;
	width:800px;
	border:solid #cccccc;border-width:0px 0px 0px 0px;
	font:bold 15px "impact";
	background:#B0E0E6;
	background-image:url(image/menu.jpg)
}

#foot {
	background-image:url(image/foot.jpg);
	height:80px;
	text-align:center;
	color:white;
}

#cmt01 {
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */

}

#cmt02 {
	border-radius: 5px;         /* CSS3 */
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */

}

#trc {
	border-radius: 20px;         /* CSS3 */
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */

}
.ueni {
	font-size:18px;

}
.uenim {
	width:900px;
	text-align:center;
	margin-bottom:10px;
}

.title {
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	padding:5px 0px 5px 20px;
	background-color:#5F9EAD;
	background-image:url(image/h1l.jpg);
}

#iwakiri img:hover{
	position:relative;
	top:1px;
	left:1px;
}

.bukkennum{
	position:relative;
	top:2px;
	left:515px;
	color: #cccccc;
}

/* トランクルーム */
.series img {
	border: solid 1px #cccccc;
}

.series img:hover {
	border: solid 1px #000000;
	cursor:pointer;
}
.seriest {
	border: solid 1px #cccccc;
	font-weight:bold;
	background-color:#B0E0E6;
	text-align:center;
}

#trmta {
	background-color:#cccccc;
	width:580px;
	height:120px;
	margin:0 125px 40px;
}

.trm01,.trm02,.trm03,.trm04  {
	padding:5px;
	vertical-align:middle;
	text-align:center;
	font-size:16px;
}

.trm01 {
	background-color:#B0E0E6;
}

.trm02 {
	background-color:#99CCFF;
}

.trm03 {
	background-color:#ffffff;
}
.trm04 {
	background-color:#ffffff;
	font-weight:bold;
}
/* テーブル関係 */
.td01 {
	background-color:#eeeeee;
	border:solid 1px #cccccc;
	height:260px;
	width:180px;
	padding:1px;
}

.td01 a:link,a:active,a:visited{
	text-decoration:none;
}

.td01 a:hover {
	text-decoration: underline;
}

.td01 img:hover {
	border:solid 1px black;
}

.table1 {
	padding:10px;
	background-color: #eeeeee;
	line-height:10px;
	vertical-align:middle;
	color:white;
	background:url(image/buk_b.png) no-repeat;;
	font-weight:bold;
}
.table2,.table5 {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#eeeeee;
	line-height:14px;
	vertical-align:middle;
	text-align:center;
}
.table2 {
	font-size:14px;
	height:30px;
}
.table4 {
	padding:3px;
	background-color:#eeeeee;
	vertical-align:middle;
	text-align:center;
	height:165px;
}
.table4 img{
	border:solid 1px #cccccc;
}

.table5 {
	color:#ff7000;
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	height:26px;
}
/* トランクルーム関係 */
#cnt {
	text-align:center;
}
.series img {
	border: solid 1px #cccccc;
}

.series img:hover {
	border: solid 1px #000000;
	cursor:pointer;
}
.seriest {
	border: solid 1px #cccccc;
	font-weight:bold;
	background-color:#B0E0E6;
	text-align:center;
}
#default-close1,#default-close2,#default-close3,#default-close4,#default-close5 {
	display: none;
	text-align:center;
	width:650px;
	margin-top:20px;
}
.deftd {
	padding:5px;
}
/* faq */
.faq01 {
	display: none;
	text-align:left;
	width:600px;
	padding:10px;
}
.faq00 {
	color: #0066CC;
	padding:5px;
}
.faq000 {
	color: #333333;
	padding:5px;
}

#faqdf {
	margin-left:80px;
	margin-bottom:60px;
}
#faqdf span:hover{
	text-decoration:underline;
	cursor:pointer;
	
}
h2 {
	font-size:20px;
}