@charset "UTF-8";

@import url("reset.css");
@import url("header.css");
@import url("side.css");
@import url("footer.css");

.clear{
clear:both;
height:0px;
line-height:0px;
font-size:0px;
padding:0px;
margin:0px;
}

body{
background:url("../common/common_bg_08.png") repeat-x 0px 90px;
padding-top:20px;
}

#wrapper01{
width:1000px;
margin:0px auto 20px;
background:url("../common/common_bg_03.png") repeat-y;
}

#wrapper02{
width:1000px;
background:url("../common/common_bg_02.png") no-repeat top;
padding-top:20px;
}

#wrapper03{
width:1000px;
background:url("../common/common_bg_04.png") no-repeat bottom;
padding-bottom:20px;
}

#wrapper04{
background:url("../common/common_bg_01.png") no-repeat 0px 70px;
width:880px;
padding:0px 60px;
}

#wrapper05{
*_height:690px;
min-height:690px;
border:1px solid #eee;
padding:1px;
position:relative;
}

#enjp_sw{
position:absolute;
top:-34px;
right:00px;
}

#enjp_sw li{
float:left;
margin-right:1px;
}

#enjp_sw li img{
float:left;
}


a{
color:#7E7476;
text-decoration:none;
}

a:hover{
color:#444;
text-decoration:underline;
}