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

html{
background-color:transparent;

background-image:none;
}


p,ul,ol,il,a{
padding:0;
margin:0;
}

body{
	
background:#edd4ac;

}


.wrapper{

width:450px;
	
margin:0 auto;

margin-top:50px;
}


.clearfix{

clear:both;

}



.box_1{

width:450px;

}




.box_2{

width:450px;
height:90px;

background-position:50% 50%;
background-repeat:no-repeat;
}





.p_18{

padding:0px 18px;

padding-bottom:3px;

padding-top:6px;
width:414px;

height:18px;

font-size:18px;

border-bottom:3px dotted #00242A;


color:#fff;
}






.p_16{

padding:0px 18px;

padding-bottom:3px;

padding-top:6px;
width:414px;

height:18px;

font-size:16px;

border-bottom:3px dotted #00242A;


color:#fff;
}







.box_3{

width:450px;

height:10px;
}

ul li a{

padding:2px 10px;

font-size:14px;
color:#00242A;

text-decoration:none;
float:left;
}



.p{

width:450px;
text-align:center;
font-size:14px;
color:#00242A;

}



a:link{

color:#00242A;
} 

a:visited{

color:#00242A;
}

a:hover{

color:#00242A;

}



p:hover{

background:#edd4ac;
color:#00242A;
}




div.box_2:hover{
width:450px;
height:210px;
background-image:url("mika_1_s.png");
}