@charset "utf-8";
body { font-family: "MS PGothic", "Osaka", Arial, sans-serif; }
#header { margin-top: 8px; }
.yjMainGrid {
width: 600px;
margin: 0 auto;
}
.svTitle {
margin: 20px 0 10px 0;
font-weight: bold;
}
/*Link*/
.SvsLink, .YjTops {
clear: both;
text-align: center;
}
.YjTops { margin: 40px auto; }
#btLinks {
clear: both;
width: 950px;
overflow: hidden;
margin:0 0 30px 10px;
position:relative;
}
.SvsLink {
position: relative;
float: left;
left: 50%;
margin:30px 0 0 0;
}
.SvsLink p { display: inline; }
.SvsLink a {
position: relative;
float: left;
left: -50%;
margin-right: 20px;
padding-right: 30px;
background: url(https://s.yimg.jp/yui/jp/shtr/1.0.0/img/button01.png) right top no-repeat;
color: #000;
line-height: 35px;
text-decoration: none;
font-weight: bold;
}
.SvsLink a span {
display: block;
padding-left: 30px;
background: url(https://s.yimg.jp/yui/jp/shtr/1.0.0/img/button01.png) left top no-repeat;
}
/*PromotionBox*/
.PMbox {
clear: both;
width: 100%;
margin-bottom: 30px;
border: #ccc 1px solid;
}
.PMbox p {
padding: 2px 10px;
border-bottom: #ccc 1px solid;
background-color: #eaeaea;
font-weight: bold;
}
.PMbox01 { padding: 15px 15px 0 15px; }
.PMbox01 li {
clear: both;
margin-bottom: 15px;
}
.PMbox02 { padding: 15px 0 10px 15px; }
.PMbox02 li {
float: left;
width: 295px;
margin-bottom: 5px;
padding-right: 15px;
}
.PMbox img { float: left; }
.PMbox dl {
float: left;
margin-left: 10px;
}
.PMbox dt { color: #666; }
/* for FF,Safari,Opera */
.PMbox01 li:after, .PMbox02:after {
display: block;
clear: both;
height: 0;
content: "";
visibility: hidden;
}
/* for Win IE5.5-7 */
.PMbox01 li, .PMbox02 { zoom: 1; }
#footer { clear: both; }
