﻿@charset "utf-8";

/*css document*/
html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li,a{
padding:0;
margin:0;
text-decoration:none;
font-family:"meiryo";
}
body{
background:#000000;
}
#wrapper{
margin:0 auto;
margin-top:250px;
width:640px;
height:480px;
border:#fff solid 3px;
backgroud:#1d2b57;
background-image:url("zekariya_8.jpg");
}
#box_title{
margin-top:200px;
width:640px;
height:32px;
font-size:24px;
text-align:center;
color:#fff;
}
.spece_640_40{
width:640px;
height:40px;
}
.box_sub_title{
width:640px;
height:80px;
}
.spece_120_80{
width:120px;
height:80px;
float:left;
}
.PC_80_80{
width:80px;
height:80px;
font-size:18px;
float:left;
color:#fff;
}
.speace_40_80{
width:40px;
height:80px;
float:left;
}
.sono_80_40{
width:80px;
height:40px;
font-size:18px;
color:#fff;
//text-align:center;
}
ul{
margin-top:40px;
}
.clearfix{
clear:both;
}
a:link{
color:#fff;
} 
a:visited{
color:#fff;
}
a:hover{
color:#1d2b57;
}

p{
margin-top:30px;
width:640px;
height:12px;
font-size:12px;
color:#fff;
text-align:center;

}
