@charset "utf-8";

#wrap {
  background: #fafafa;
}

#indexBody #mainImg .maxwidth640inner{
  position: relative;
}

#indexBody #mainImg .imgLink{
position: absolute;
width: 31%;
top: 20px;
right: 0;
}
#indexBody #bnr  {
	margin: 10px auto;
	text-align: center;
    max-width:640px;
}
#indexBody #indexNav #menuBg {
background-size: 320px auto;
-moz-background-size: 320px auto;
-webkit-background-size: 320px auto;
-o-background-size: 320px auto;
-ms-background-size: 320px auto;
background-position: top center;

}
#indexBody #bnr p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#indexBody #indexNav #menuBg li#menuFooter {
	background: #ba8355;
	height: 2px;
}
#menuBg li {
border-bottom: 5px solid #000;
}
#indexBody #indexNav .sns{
margin:0 auto;
padding:15px;
background:#000;
background-size: 320px auto;
-moz-background-size: 320px auto;
-webkit-background-size: 320px auto;
-o-background-size: 320px auto;
-ms-background-size: 320px auto;
background-position: top center;
}

#indexBody #indexNav .sns ul {
	width: 305px;
margin:0 auto;

}
#indexBody #indexNav .sns ul li{
display:inline-block;
width:143px;
}

#indexBody #indexNav .sns ul li#facebook{
	margin-right:5px;
}

#topics {
  padding: 20px 0 0;
  background: url(/sp/img/top/topicsBg.gif) repeat;
}


#topicsCaption {
  text-align: center;
  padding-bottom: 10px;
  background: url(/sp/img/common/line.png) no-repeat center bottom;
}

#indexBody #topics{
width: 100%;
}


#indexBody #topics a{
	text-decoration: none;
}


#indexBody #topics a li span {
display: block;
width: 100%;
height: 100%;
color: #333;
text-decoration: underline;
}


#indexBody #topics li{
border-bottom: 2px solid #606060;
padding:15px;
}

#indexBody #topics li article{
display: block;
background-image: url(/sp/img/common/arrow_gray_next.png);
background-size: 8px auto;
-moz-background-size: 8px auto;
-webkit-background-size: 8px auto;
-o-background-size: 8px auto;
-ms-background-size: 8px auto;
background-position: right center;
background-repeat: no-repeat;}


#indexBody #topics a li article time {
	text-decoration: none;
font-size: 10px;
margin-bottom: 3px;
color: #333;