/*---------------------------
	TopMenu共通
---------------------------*/


h3{
font-size:14px;
color:#808040;
font-weight:700;
padding-top:10px;
padding-bottom:10px;
}

/*-------- table内dl --------*/

dl.box1{}

dl.box1 dt.set1{
font-size:14px;
font-weight:700;
padding-top:25px;
padding-left:30px;
background: url(image/wb/star/ms-12.gif) left bottom no-repeat;
}

dl.box1 dt.set2,dl.box2 dd.set1{
font-size:14px;
font-weight:700;
padding-top:25px;
padding-left:30px;
background: url(image/wb/star/ms-18.gif) left bottom no-repeat;
}

dl.box1 dd.set1{
font-size:13px;
line-height:30px;
padding-left:5px;
}

#rank{		/* ranking */
margin-top:20px;
}
#rank li{
font-size:12px;
font-weight:700;
color:gray;
margin-left:10px;
padding-bottom:30px;
}

/*--- gif ---*/
.line-gif1{
width:500px;
height:35px;
background: url(image/sephiroto-logo1-1.gif) center repeat-x;
margin: 0 auto;
}

.objet-gif1{
height:300px;
background: url(image/sl/art/ca-flowermoon03-4.jpg) center no-repeat;
}

/*--- under link ----*/
.under-link1{
text-align:center;
height:auto;
margin:0 auto;
margin-top:20px;
padding-bottom:20px;
}
.under-link1 li{
font-size:13px;
color:blue;
padding-left:5px;
padding-right:5px;
display: inline;/* 横並びにさせる */
/*border-left: 1px solid blue;*/
}



