@charset "Shift_JIS";

body{ 
	color:#000000;
}

img{
	 border:0px;
}

a{
background:#FFFFFF;
text-decoration:none;
}

a:hover{
	color:#ff0000;
	text-decoration:underline;
	}

h3{
	margin:10px 0 5px 0;
}

ul {
	margin:0;
	padding-left:0px;
	padding-bottom:0px;
}

ul li{
	padding-top:2px;
	padding-bottom:2px;
	list-style-type: none;
	height:22px;
        line-height: 22px;
}

#contents{
	width:613px;
	margin-right:auto;
	margin-left:auto
}

.acut{
	background:#FFFFFF;
}

.blockcap{
	width:583px;
	font-size:small;
	margin-bottom:20px;
}

.leftlist{
	width:583px;
	float:left;
	margin-bottom:5px;
}

.leftlist li{
 background-image: url("../images/base/dot_bg.gif");
}

.rightlist{
	width:30px;
	float:left;
	text-align:right;
}

.rightlist li{
 background: #FFFFFF;
}

.floatclear{
	clear:both;
}

#alllist{
	margin:0 0 20px;
}


#footer{
	margin-top:20px;
	margin-bottom:40px;
	text-align:center;
	font-size:12px;
}


#table_update {
	width:100%;
	border-top:1px #C0C0C0 solid;
	border-left:1px #C0C0C0 solid;
}

#table_update th {
	padding:6px;
	background-color:#D9D9D9;
	font-size:13px;
	border-right:1px #C0C0C0 solid;
	border-bottom:1px #C0C0C0 solid;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Courier New", monospace;
}

#table_update td {
	padding:6px;
	font-size:14px;
	border-right:1px #C0C0C0 solid;
	border-bottom:1px #C0C0C0 solid;
	line-height:1.5em;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Courier New", monospace;
}

#table_update .td01 {
	width:22%;
	text-align:center;
	vertical-align:top;
}

.underline {
	text-decoration: underline;
}









