@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
	overflow:hidden;
}

#top_img img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:50% 50%;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#2566f2;
	overflow:hidden;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:30px 0 0 0;
	color:#FFF;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 30px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	Google map
------------------------------------------------------------*/
#access1{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:100%;
	height:700px;
}

#access1 p{
	clear:left;
	margin:0;
	padding:0;
	width:100%;
	height:700px;
	border-bottom:#CCC 1px solid;
}

/*------------------------------------------------------------
	紹介
------------------------------------------------------------*/
#access2{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
	background:#EEEEEE;
}

#access2 section{
	clear:left;
	margin:0 auto;
	padding:50px 0 30px 0;
	width:90%;
	height:auto;
	text-align:center;
}

#access2 h1{
	clear:left;
	margin:0;
	margin-top:50px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#access2 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 li span{
	clear:left;
	color:#C00;
	font-size:16px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	width:100%;
	height:auto;
}

#access2 #content #img{
	float:none;
	width:100%;
	height:300px;
}

#access2 #content img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#access2 #content #main{
	float:none;
	width:100%;
	height:auto;
}

#access2 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access2 #table #tb1{
	float:left;
	padding-top:25px;
	width:17%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access2 #table #tb2{
	float:left;
	padding:25px 20px;
	width:53%;
	text-align:left;
}

#access2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	紹介
------------------------------------------------------------*/
#access3{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#access3 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#access3 h1{
	clear:left;
	margin:0;
	margin-top:50px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#access3 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:left;
	font-size:18px;
	line-height:2em;
	letter-spacing:1px;
}

#access3 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access3 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:100px;
	padding:0;
	width:100%;
	height:auto;
}

#access3 #content #img{
	float:none;
	width:100%;
	height:300px;
}

#access3 #content img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#access3 #content #main{
	float:none;
	width:100%;
	height:auto
}

#access3 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2.5em;
	letter-spacing:1px;
}

#access3 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access3 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access3 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access3 #table #tb2{
	float:none;
	padding:10px 20px 25px 20px;
	width:100%;
	text-align:left;
}

#access3 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	高速バスでお越しの場合
------------------------------------------------------------*/
#access4{
	clear:left;
	margin:0 auto;
	margin-top:0;
	margin-bottom:100px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
	background:#EEEEEE;
}

#access4 section{
	clear:left;
	margin:0 auto;
	padding:50px 0 30px 0;
	width:90%;
	height:auto;
	text-align:center;
}

#access4 h1{
	clear:left;
	margin:0;
	margin-top:50px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#access4 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	width:100%;
	height:auto;
}

#access4 #content #img{
	float:none;
	width:100%;
	height:300px;
}

#access4 #content img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#access4 #content #main{
	float:none;
	width:100%;
	height:auto;
}

#access4 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access4 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access4 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access4 #table #tb2{
	float:none;
	padding:25px 20px;
	width:100%;
	text-align:left;
}

#access4 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}










@media(min-width:768px) and ( max-width:1200px){
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
	overflow:hidden;
}

#top_img img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:50% 50%;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#2566f2;
	overflow:hidden;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:30px 0 0 0;
	color:#FFF;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 30px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	Google map
------------------------------------------------------------*/
#access1{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:100%;
	height:700px;
}

#access1 p{
	clear:left;
	margin:0;
	padding:0;
	width:100%;
	height:700px;
	border-bottom:#CCC 1px solid;
}

/*------------------------------------------------------------
	紹介
------------------------------------------------------------*/
#access2{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
	background:#EEEEEE;
}

#access2 section{
	clear:left;
	margin:0 auto;
	padding:50px 0 30px 0;
	width:90%;
	height:auto;
	text-align:center;
}

#access2 h1{
	clear:left;
	margin:0;
	margin-top:50px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#access2 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 li span{
	clear:left;
	color:#C00;
	font-size:16px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	width:100%;
	height:auto;
}

#access2 #content #img{
	float:none;
	width:100%;
	height:300px;
}

#access2 #content img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#access2 #content #main{
	float:none;
	width:100%;
	height:auto;
}

#access2 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access2 #table #tb1{
	float:left;
	padding-top:25px;
	width:17%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access2 #table #tb2{
	float:left;
	padding:25px 20px;
	width:53%;
	text-align:left;
}

#access2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	紹介
------------------------------------------------------------*/
#access3{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#access3 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#access3 h1{
	clear:left;
	margin:0;
	margin-top:50px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#access3 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:left;
	font-size:18px;
	line-height:2em;
	letter-spacing:1px;
}

#access3 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access3 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:100px;
	padding:0;
	width:100%;
	height:auto;
}

#access3 #content #img{
	float:none;
	width:100%;
	height:300px;
}

#access3 #content img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#access3 #content #main{
	float:none;
	width:100%;
	height:auto
}

#access3 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2.5em;
	letter-spacing:1px;
}

#access3 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access3 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access3 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access3 #table #tb2{
	float:none;
	padding:10px 20px 25px 20px;
	width:100%;
	text-align:left;
}

#access3 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	高速バスでお越しの場合
------------------------------------------------------------*/
#access4{
	clear:left;
	margin:0 auto;
	margin-top:0;
	margin-bottom:100px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
	background:#EEEEEE;
}

#access4 section{
	clear:left;
	margin:0 auto;
	padding:50px 0 30px 0;
	width:90%;
	height:auto;
	text-align:center;
}

#access4 h1{
	clear:left;
	margin:0;
	margin-top:50px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#access4 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	width:100%;
	height:auto;
}

#access4 #content #img{
	float:none;
	width:100%;
	height:300px;
}

#access4 #content img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#access4 #content #main{
	float:none;
	width:100%;
	height:auto;
}

#access4 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access4 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access4 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access4 #table #tb2{
	float:none;
	padding:25px 20px;
	width:100%;
	text-align:left;
}

#access4 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}
}










@media(min-width:1200px){
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
}

#top_img img{
	width:100%;
	height:500px;
	object-fit:cover;
	object-position:0;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#2566f2;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:40px 0 0 0;
	color:#FFF;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 40px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	Google map
------------------------------------------------------------*/
#access1{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:100%;
	height:700px;
}

#access1 p{
	clear:left;
	margin:0;
	padding:0;
	width:100%;
	height:700px;
	border-bottom:#CCC 1px solid;
}

/*------------------------------------------------------------
	紹介
------------------------------------------------------------*/
#access2{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	padding:0;
	padding-bottom:0;
	width:90%;
	height:auto;
	background:#EEEEEE;
}

#access2 section{
	clear:left;
	margin:0 auto;
	padding:100px 0 30px 0;
	width:90%;
	height:auto;
	text-align:center;
}

#access2 h1{
	clear:left;
	margin:0;
	margin-top:30px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#access2 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	width:90%;
	height:500px;
}

#access2 #content #img{
	float:left;
	width:50%;
	height:500px;
}

#access2 #content img{
	clear:left;
	width:100%;
	height:500px;
	object-fit:cover;
}

#access2 #content #main{
	float:right;
	width:45%;
	height:500px;
}

#access2 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access2 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access2 #table #tb1{
	float:left;
	padding-top:25px;
	width:17%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access2 #table #tb2{
	float:left;
	padding:25px 20px;
	width:53%;
	text-align:left;
}

#access2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	紹介
------------------------------------------------------------*/
#access3{
	clear:left;
	margin:0 auto;
	margin-top:200px;
	padding:0;
	padding-bottom:0;
	width:90%;
	height:650px;
}

#access3 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#access3 h1{
	clear:left;
	margin:0;
	margin-top:0;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#access3 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:left;
	font-size:18px;
	line-height:2em;
	letter-spacing:1px;
}

#access3 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access3 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:100px;
	padding:0;
	width:90%;
	height:auto;
}

#access3 #content #img{
	float:left;
	width:50%;
	height:600px;
}

#access3 #content img{
	clear:left;
	width:100%;
	height:600px;
	object-fit:cover;
}

#access3 #content #main{
	float:right;
	width:45%;
	height:auto
}

#access3 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:18px;
	line-height:2.5em;
	letter-spacing:1px;
}

#access3 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access3 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access3 #table #tb1{
	float:left;
	padding-top:25px;
	width:17%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access3 #table #tb2{
	float:left;
	padding:25px 20px;
	width:53%;
	text-align:left;
}

#access3 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	高速バスでお越しの場合
------------------------------------------------------------*/
#access4{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	margin-bottom:200px;
	padding:0;
	padding-bottom:0;
	width:90%;
	height:auto;
	background:#EEEEEE;
}

#access4 section{
	clear:left;
	margin:0 auto;
	padding:100px 0 30px 0;
	width:90%;
	height:auto;
	text-align:center;
}

#access4 h1{
	clear:left;
	margin:0;
	margin-top:30px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#access4 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	width:90%;
	height:500px;
}

#access4 #content #img{
	float:left;
	width:50%;
	height:500px;
}

#access4 #content img{
	clear:left;
	width:100%;
	height:500px;
	object-fit:cover;
}

#access4 #content #main{
	float:right;
	width:45%;
	height:500px;
}

#access4 #content ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#access4 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#access4 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#access4 #table #tb1{
	float:left;
	padding-top:25px;
	width:35%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#access4 #table #tb2{
	float:left;
	padding:25px 20px;
	width:35%;
	text-align:left;
}

#access4 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}
}