﻿@charset "utf-8";
/*css document*/



html{

background-color:transparent;


background-image:none;
}




p,ul,ol,li,div{
padding:0;
margin:0;
list-style:none;}




body{
background:/*#edd4ac;*/#000000;}


.wrapper{
width:640px;

margin:0 auto;

height:500px;

margin-top:100px;
background-image:url(izaya_10.JPG);
border:3px #fff solid;
}




.clearfix{
clear:both;
}




.box_title{

padding-top:300px;
width:640px;

height:30px;

text-align:center;

line-height:30px;

font-size:24px;

margin-bottom:30px;

font-weight:bold;


text-decoration:none;
color:#110202;
}



.box_title a:link{

color:#110202;
text-decoration:none;
}



.box_title a:visited{

color:#110202;
text-decoration:none;
}



.box_title a:hover{

background:#110202;
color:#fff;
text-decoration:none;
}





.title_sub{

width:100px;

height:90px;

color:#110202;

font-size:16px;

font-weight:bold;

text-align:center;

float:left;

text-decoration:none;
}


.title_sub_sub{

width:100px;

height:30px;

text-align:center;

font-size:16px;

color:#110202;
text-decoration:none;
}



div.title_sub_sub a:link{

color:#110202;
text-decoration:none;
}



div.title_sub_sub a:visited{

color:#110202;
text-decoration:none;
}



div.title_sub_sub a:hover{

background:#110202;
color:#fff;
text-decoration:none;
}







.title_speace{

width:50px;

height:90px;

color:#110202;

font-size:16px;

font-weight:bold;

text-align:center;

float:left;
}



.title_kirai{

width:90px;

height:90px;

float:left;

}



div.box_title div.title a{
text-decoration:none;
}




p{

margin-top:0px;

font-size:14px;

width:640px;

color:#110202;

text-align:center;

}




