@import url(st2.css);
BODY{  

background-attachment : fixed;
background-position : center;
color : #cccccc;
background-color : black;
background-image : url(img/back/bu_yakei1.jpg);
background-repeat : repeat-x;
}
.dtd{
border-top-width : 1px;
border-left-width : 1px;
border-top-style : solid;
border-left-style : solid;
border-top-color : #604ec2;
border-left-color : #604ec2;
background-image : url(../gazou/darkback/shima.gif);
line-height : 1.2;
}
.dtitle{
font-weight : 500;
color : white;
background-color : #313144;
font-size : 15px;
text-align : center;
}
