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

html{
background-color:transparent;

background-image:none;
}


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


body{
	
background:#edd4ac;

}


.wrapper{

width:1200px;
	
margin:0 auto;

margin-top:50px;
}


.clearfix{

clear:both;

}


.phot{
width:1200px;
height:300px;
margin-bottom:30px;
background-image:url(izaya_4_p.JPG);
border:3px #fff solid;}



.box_title{

width:380px;

height:90px;

}




div.box_title div.title a{

font-size:24px;

height:24px;

color:#4f3610;

float:left;

}



.title{

margin:30px 0px;

margin-left:14px;

font-size:24px;

height:24px;

color:#4f3610;

float:left;

}




.title_sub{

margin-top:40px;

font-size:14px;

height:14px;

float:left;

color:#4f3610;

}



.box_honbun{

width:380px;

height:180px;

}




.box_1{

width:380px;

height:270px;

float:left;


}



.box_2{

width:30px;
height:270px;

float:left;

}







.p_speace{

width:380px;

height:30px;

}






.p_16{

padding:0px 14px;

padding-bottom:3px;

padding-top:8px;
width:352px;

height:16px;

font-size:16px;

border-bottom:3px dotted #4f3610;

color:#4f3610;

}





.p_16_2{

padding:0px 28px;

padding-bottom:3px;

padding-top:8px;
width:324px;

height:16px;

font-size:16px;

border-bottom:3px dotted #4f3610;

color:#4f3610;

}



.p_center{

padding:0px 14px;

padding-bottom:3px;

padding-top:8px;
width:352px;

height:16px;

font-size:16px;

border-bottom:3px dotted #4f3610;

color:#4f3610;

text-align:center;
}



.box_3{

width:1200px;

height:10px;
color:#edd4ac;

font-size:10px;}


ul li a{
padding:0px 10px;

font-size:14px;
color:#4f3610;

float:left;

text-decoration:none;
border-right:1px #4f3610 solid;
}


#a{
border-left:1px #4f3610 solid;
}
a:link{

color:#4f3610;

text-decoration:none;
} 

a:visited{

color:#4f3610;

text-decoration:none;
}

a:hover{

color:#4f3610;

text-decoration:none;
}



p:hover{

background:#4f3610;

color:#fff;

}




