@charset "UTF-8";
body {
	margin:0;
}
a:hover .hover_img,
.footer a:hover{
    opacity: 0.5;
    filter: alpha(opacity=50);
    transition:all 0.5s ease;
    }
a:hover img  {
    transition:all 0.5s ease;
	display: block;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
#header_top {
	background-image: url(../img/common/header_line.jpg);
	height: 40px;
}
.w960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 602px;
	height: 200px;
	margin-top: -30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
/*ここからメインメニュー*/
#mainmenu_bg{
	background-image: url(../img/common/mainmenu_line.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;	
}
#mainmenu {
	height: 100px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#mainmenu ul  {
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
#mainmenu ul li {
	height: 100px;
	width: 120px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
#mainmenu ul li a {
	height: 100px;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 0px;
}
a.mainmenu1 {
	background-image: url(../img/common/mainmenu.png);
	background-position: 0px 0px;
}
a.mainmenu1:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: 0px -500px;
}
a.mainmenu2 {
	background-image: url(../img/common/mainmenu.png);
	background-position: -120px 0px;
}
a.mainmenu2:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: -120px -500px;
}
a.mainmenu3 {
	background-image: url(../img/common/mainmenu.png);
	background-position: -240px 0px;
	margin: 0px;
	padding: 0px;
}
a.mainmenu3:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: -240px -500px;
	margin: 0px;
	padding: 0px;
}
a.mainmenu4 {
	background-image: url(../img/common/mainmenu.png);
	background-position: -360px 0px;
}
a.mainmenu4:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: -360px -500px;
}
a.mainmenu5 {
	background-image: url(../img/common/mainmenu.png);
	background-position: -480px 0px;
}
a.mainmenu5:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: -480px -500px;
}
a.mainmenu6 {
	background-image: url(../img/common/mainmenu.png);
	background-position: -600px 0px;
}
a.mainmenu6:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: -600px -500px;
}
a.mainmenu7 {
	background-image: url(../img/common/mainmenu.png);
	background-position: -720px 0px;
}
a.mainmenu7:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: -720px -500px;
}
a.mainmenu8 {
	background-image: url(../img/common/mainmenu.png);
	background-position: -840px 0px;
}
a.mainmenu8:hover {
	background-image: url(../img/common/mainmenu.png);
	background-position: -840px -500px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
#mainmenu #accordion {
	position: relative;
	z-index: 9999;
}
.aco {
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	z-index: 100;
}
#accordion .aco1{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/aco1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
}
#accordion .aco2{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/aco2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
}
/*ここまでメインメニュー*/
/*ここからTOPページメインイメージ*/
#mainimg_top {
width: 100%;
height: 500px;
}
#mainimg_top ul {text-align:center; margin:0 ; width:100%; position: relative;}

.cell {
	width: 950px;
	height: 500px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.cell a {
	position: absolute;
	left:0px;
	width: 950px;
	height: 100%;
	display: block;
}
.cell img {
	width:100%;
	height: auto;
}
.cell.is-selected {
	width: 950px;
	height: 500px;
    opacity: 1 !important ;
    filter: alpha(opacity=100) !important ;
}
/*ここまでTOPページメインイメージ*/
#leftbody {
	float: left;
	width: 645px;
	margin-top: 30px;
}
#rightbody {
	float: right;
	width: 285px;
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
#footer_img {
	background:url(../img/common/fooer_bg.png) no-repeat center center;
	height: 390px;
	clear: both;
}
#footer {
	height: 66px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 250px;
}
.footer a{
	background: url(../img/common/footer_icon.png) no-repeat left 5px;
	padding-left: 15px;
	float: left;
	height: 18px;
	width: 145px;
	margin-bottom: 30px;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
#footer_copy {
	height: 40px;
	background:url(../img/common/footer_line.jpg) no-repeat center center;
	text-align: center;
	line-height: 40px;;
	color: #fff;
	font-size: 9px;
}
/*ここから下層ページ*/
#goaisatsu_left {
	float: left;
	width: 177px;
	margin-bottom: 30px;
}
#goaisatsu_right {
	float: right;
	width: 438px;
	margin-bottom: 30px;
}
#goaisatsu_text {
}
#goaisatsu_name {
	float: right;
	clear: both;
}
.open a,
.close a{
	  color: #ee847d;
}
