header{
  position: relative;
  height: 123px;
}

header h1{
  background: url(/keisei/assets/templates/swc/images/title2.png) no-repeat;
  background-size: 490px;
  width: 490px;
  height: 92px;
  position: absolute;
  top: 16px;
}
header ul#info1{
  position: absolute;
  right: 0px;
  top: 40px;
}

header li a#link{
  background: url(/keisei/assets/templates/swc/images/en/link.png) no-repeat;
   width: 41px;
  height: 14px;
  margin:0 5px 0 0;
}
header li a#link:hover{
  background: url(/keisei/assets/templates/swc/images/en/link.png) no-repeat;
   width: 41px;
  height: 14px;
  margin:0 5px 0 0;
  position: relative;
			top: -1px;
			left: -2px;
}
header li a#sitemap{
  background: url(/keisei/assets/templates/swc/images/en/sitemap.png) no-repeat;
  width: 83px;
  height: 14px;
}
header li a#sitemap:hover{
  background: url(/keisei/assets/templates/swc/images/en/sitemap.png) no-repeat;
  width: 83px;
  height: 14px;
  position: relative;
			top: -1px;
			left: -2px;
}
header li a#japanese{
  background: url(/keisei/assets/templates/swc/images/en/japanese.png) no-repeat;
 width: 80px;
  height: 14px;
}
header li a#japanese:hover{
  background: url(/keisei/assets/templates/swc/images/en/japanese.png) no-repeat;
  width: 80px;
  height: 14px;
  position: relative;
			top: -1px;
			left: -2px;
}
header ul#info2{
  position: absolute;
  right: 0px;
 top: 70px;
}
header li a#contact{
  background: url(/keisei/assets/templates/swc/images/en/contact.png);
  width: 140px;
  height: 30px;
}
header li a#contact:hover{
  background: url(/keisei/assets/templates/swc/images/en/contact.png);
  width: 140px;
  height: 30px;
  position: relative;
			top: -1px;
			left: -2px;
}
header li a#access {
  background: url(/keisei/assets/templates/swc/images/en/access.png);
  width: 140px;
  height: 30px;
}
header li a#access:hover{
  background: url(/keisei/assets/templates/swc/images/en/access.png);
  width: 140px;
  height: 30px;
  position: relative;
			top: -1px;
			left: -2px;
}
nav ul{
/*  border-left: 1px solid #042051; */
/*  border-right: 1px solid #173571; */
  height: 60px;
  letter-spacing: -.40em;
}
nav ul li{  
  display: inline-block;
  letter-spacing: normal;
}

nav ul li a{
  color: #fff;
  display: block;
  font-size: 15px;
  text-decoration: none;
  padding: 21px 18px;
  border-left: 1px solid #173571;
  border-right: 1px solid #042051;
}


.top a#main_visual{
  display: block;
  background: url(/keisei/assets/templates/swc/images/en/main.png);
  width: 960px;
  height: 250px;
  margin-bottom: 25px;
}

.top ul#banner li a#i1{background: url(/keisei/assets/templates/swc/images/en/en_banner1.png) no-repeat}
.top ul#banner li a#i2{background: url(/keisei/assets/templates/swc/images/en/en_banner2.png) no-repeat}
.top ul#banner li a#i3{background: url(/keisei/assets/templates/swc/images/en/en_banner3.jpg) no-repeat}

article{
	word-break: break-all;
}

article section#news {
	font-size: 90%;
}
article section#news dd.notice{
  background: url(/keisei/assets/templates/swc/images/news_notice.png) no-repeat 150px 3px;
  padding-left: 270px;
  width: 62%;
}
article section#news dd.meet{
  background: url(/keisei/assets/templates/swc/images/en/news_meet.png) no-repeat 150px 3px;
  padding-left: 270px;
  width: 62%;
}


side a#side1{
  background: url(/keisei/assets/templates/swc/images/en/surgery.jpg) no-repeat;
  width: 210px;
  height: 70px;
  margin: 15px auto;
}
side a#side1:hover{
  background: url(/keisei/assets/templates/swc/images/en/surgery.jpg) no-repeat;
  width: 210px;
  height: 70px;
  margin: 15px auto;
  position:relative;
		  top:-1px;
		  left:-2px;
  box-shadow: 3px 3px 3px #999;
}
side ul.projects li a{
  letter-spacing: normal;
}
side ul.projects li a:hover{
  letter-spacing: normal;
  text-shadow: 3px 3px 3px white;
}
side ul.pages li a{
  font-weight: 400;
  font-size: 90%;
  letter-spacing: normal;
}
 side ul.pages li a:hover{
  text-shadow: 3px 3px 3px #999;
  font-weight: 400;
  font-size: 90%;
  letter-spacing: normal;
  }
side ul li.long a{
	padding-top: 5px;
	height: 45px;
	line-height: 20px;
}

main{
  display: block;
}

p {
  overflow:hidden;
}


.top #main_image #accordion {
  position: relative;
  background: url(/keisei/assets/templates/swc/accordion/en/acc0.png);
  width: 960px;
  height: 250px;
  margin: 0 auto 25px;
  box-shadow: 0 0 6px 0 #bbbbbb;
}
.top #accordion .acc_panel {
  overflow: hidden;
  position: absolute;
  width: 60px;
  height: 250px;
}
.top #accordion .acc_panel a{
  overflow: hidden;
  position: absolute;
  margin: 0;
  padding: 0;
  background-position: 0 0;
  width: 960px;
  height: 250px;
}
.top a#main_visual{
  width: 960px;
  height: 250px;
  float: left;
  
}
.top #accordion #acc1 {
  background: url(/keisei/assets/templates/swc/accordion/en/acc1.png);
  float: right;
  right: 300px;
}
.top #accordion #acc1:hover {
  background-position: 0 0;
  background: url(/keisei/assets/templates/swc/accordion/en/acc1_hover.png);
}
.top #accordion #acc2 {
  background: url(/keisei/assets/templates/swc/accordion/en/acc2.png);
  float: right;
  right: 240px;
}
.top #accordion #acc2:hover {
  background-position: 0 0;
  background: url(/keisei/assets/templates/swc/accordion/en/acc2_hover.png);
}
.top #accordion #acc3 {
  background: url(/keisei/assets/templates/swc/accordion/en/acc3.png);
  float: right;
  right: 180px;
}
.top #accordion #acc3:hover {
  background-position: 0 0;
  background: url(/keisei/assets/templates/swc/accordion/en/acc3_hover.png);
}
.top #accordion #acc4 {
  background: url(/keisei/assets/templates/swc/accordion/en/acc4.png);
  float: right;
  right: 120px;
}
.top #accordion #acc4:hover {
  background-position: 0 0;
  background: url(/keisei/assets/templates/swc/accordion/en/acc4_hover.png);
}
.top #accordion #acc5 {
  background: url(/keisei/assets/templates/swc/accordion/en/acc5.png);
  float: right;
  right: 60px;
}
.top #accordion #acc5:hover {
  background-position: 0 0;
  background: url(/keisei/assets/templates/swc/accordion/en/acc5_hover.png);
}
.top #accordion #acc6 {
  background: url(/keisei/assets/templates/swc/accordion/en/acc6.png);
  float: right;
  right: 0px;
}
.top #accordion #acc6:hover {
  background-position: 0 0;
  background: url(/keisei/assets/templates/swc/accordion/en/acc6_hover.png);
}

 
@media screen and (max-width: 1020px) {
nav ul li a {
    padding: 21px 10px;
	font-size: 14px;
}
}