@charset "utf-8";
/* CSS Document */

#gnavi #gnavi02 a{
	background-position:bottom;
}

#table01{
	margin: 2em auto 2em 3em;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#table01 th{
	width: 110px;
	text-align: left;
	padding-left: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FAFAFA;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	border-right: 1px dotted #CCC;
}

#table01 td{
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1em;
	clear: both;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#btn01{
	background-image:url(image/btn01.jpg);
}

#btn02{
	background-image:url(image/btn02.jpg);
}

.btn{
	width:72px;
	height:23px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

.btn:hover{
	background-position:right top;
}

#table02{
	width:620px;
	margin:1em auto;
	font-size: 12px;
}

#table02 th{
	width: 90px;
	text-align: left;
	padding-left: 2em;
	line-height:29px;
	background-image:url(../tmp/image/icon.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
}

#table02 td{
	line-height:29px;
	border-bottom: 1px solid #CCC;
}

#access{
	padding:30px 0px 45px;
	width:664px;
	margin:0px auto;
	overflow:hidden;
}

#access h3{
	padding-top:20px;
	padding-bottom:10px;
}

#access ul{
}

#access ul li{
	font-size:13px;
	float:left;
	list-style:none;
	background-image:url(image/annnai_waku.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:201px;
	line-height:40px;
	height:40px;
	display:block;
	overflow:hidden;
	text-align:center;
}

#access ul li span{
	font-weight:bold;
}