@charset "UTF-8";
#tmp_area {
	width: 650px;
	display: block;
	float: left;
	padding-top: 15px;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	box-shadow: 0 10px 6px -6px #777777;
	margin-bottom: 20px;
	background-image: url("../images/op.png");
	background-repeat: repeat;
	position: relative;
}
#tmp_area img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.menuimg {
	width: 250px;
	height: 58px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
#tmp_area p {
	font-size: 12px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	margin-top: 2px;
	margin-bottom: 10px;
	position: relative;
}
/* CSS Document */

#nav_bunner {
	width: 250px;
	float: right;
	height: auto;
	display: block;
	padding-bottom: 80px;
	padding-top: 18px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
}
#side2 {
	padding: 0px;
	width: 250px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 5px;
}
#side2 li {
	margin-top: 5px;
	margin-bottom: 10px;
}
#side2 li a:hover{
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url("../images/sidenav/c_hover.png");
	background-repeat: repeat;
	background-position: center center;
	display: block;
}
#side li a:hover{
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url("../images/sidenav/bunner_h.png");
	background-repeat: repeat;
	background-position: center center;
	display: block;
}
#side2  span {
	text-indent: -9999px;
	display: block;
	height: 74px;
	width: 250px;
}
#side2 .c1 {
	background-image: url("../images/sidenav/b_home.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 74px;
	width: 250px;
}
#side {
	padding: 0px;
	width: 250px;
	list-style-type: none;
	margin-top: 2px;
}
#side li {
	margin-top: 5px;
	margin-bottom: 10px;
}
#side .m8 {
	background-image: url("../images/menu/m08.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side .m7 {
	background-image: url("../images/sidenav/bunner07.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side .m6 {
	background-image: url("../images/sidenav/bunner06.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side .m5 {
	background-image: url("../images/sidenav/bunner05.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side .m4 {
	background-image: url("../images/sidenav/bunner04.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side .m2 {
	background-image: url("../images/sidenav/bunner02.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side .m3 {
	background-image: url("../images/sidenav/bunner03.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side .m1 {
	background-image: url("../images/sidenav/bunner01.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 111px;
	width: 250px;
}
#side  span {
	text-indent: -9999px;
	display: block;
	height: 111px;
	width: 250px;
}
.tsu_side {
	background-image: url("../images/sidenav/tsudo_side.png");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 250px;
	width: 250px;
}
.tsu_side span  {
	text-indent: -9999px;
	display: block;
	height: 250px;
	width: 250px;
}
