@charset "utf-8";
body{
	margin:0;
	padding:0;
	font-size:medium;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4em;
	background:#efa;
}
#wrap{
	width:auto;
	margin:10px auto 15px 20px;
}
del{color:red; }

h1{
	margin:0;
	background-color:#fff;
	border-bottom:solid 7px #722;

}

h2{
	margin:15px 0 25px;

	}
.h2tx{
	position:relative;
	top:-15px;
	left:-360px;
	color:#fff;
	font-size:28px;
	line-height:0;

}
caption{
	font-size:140%;
	font-weight:bold;
	margin:0;
	padding:10px 15px 5px;
	background:url(../design/list_capbg.gif) repeat;
	text-align:left;
	border:solid 1px #888;
	border-bottom:none;

	}
p{
/	margin:0;
}
table.list {
	margin:15px 0 30px;
	width:auto;
	border: 1px #888 solid;
	border-collapse: collapse;
	white-space:nowrap;
	}
table.list th {
	padding: 5px;
	border: #888 solid;
	border-width: 0 0 1px 1px;
	background: #ff5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	}
.list td {
	padding: 5px;
	border: 1px #888 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	height:20px;
	background:#fff;
	line-height:1.2em;

	}
.totop{
	font-size:90%;
	line-height:0;
	font-weight:bold;
	text-decoration:none;
	color:#F00;
	margin:0;
	margin-left:150px;
	padding:0;
/	background-color:#fff;
	}

table img{
	margin:0 5px 0 0;

}
#pageend{
	margin-bottom:650px;
}
.textch{
	position:fixed;
	bottom:30px;
	right:0px;
	padding:5px;
	background-color:red;
	font-size:12px;
	line-height:0px;
}
.icon_exp {
	font-size: 14px;
	line-height:14px;
	position: fixed;
	right: 0px;
	bottom: 150px;
	background-color: #33F;
	padding:8px;
	text-decoration: none;
	color: #FFF;
	width:1em;
}
.category{
	font-size:120%;
	margin:0px auto 10px;

	}
.category a{
	color:green;
	font-weight:normal;
	background-color:#FFFF00;
	text-decoration:none;
	}
td a:hover,.category a:hover{
	background-color:#FF3399;
	color:#fff;
	}
.jidume{
	letter-spacing:-8px;
	}
address{
	font-size:11px;
	color:white;
	clear:both;
	text-align:left;
	background:#C03;
	border-color:#FFF;
	border-style:double none;
	line-height:20px;
	margin:20px 0;
	padding-left:30px;
}
#path{
	color:#000;
	font-size:18px;
	line-height:18px;
	background-color:#f88;
	margin:0 20px;
	padding:5px 10px;
	position:absolute;
	float:right;
	top:126px;
	left:460px;
}
#path a{
	color:#000;
	font-size:18px;
	text-decoration:none;
}