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

html{
background-color:transparent;
background-image:none;
}

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

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

#wrapper{
margin-left:100px;
padding-left:100px;
width:540px;
height:480px;
margin:0px auto;
margin-top:400px;
border:solid #000000 3px;
font-weight:bold;
background:#fffacd;
background-image:url("ruka_10.png");
background-repeat:no-repeat;
text-decoration:none；
}

.box_speace{
width:540px;
height:50px;
}

#box_1{
margin-top:100px;
width:540px;
height:24px;
text-align:center;
font-size:24px;
color:#000000;
text-decoration:none；
}

.clearfix{
clear:both;
}


.bbb{
width:50px;
text-align:center;
font-size:18px;
height:40px;
color:#000000;
text-decoration:none;
float:left;
}

ul li a{
width:100px;
text-align:center;
font-size:18px;
height:40px;
color:#000000;
text-decoration:none;
float:left;
}

#p{
width:500px;
height:12px;
text-align:right;
font-size:12px;
color:#000000;
font-family:"メイリオ", "ヒラギノ角ゴ Pro W3";
}

a:link{
color:#000000;
text-decoration:none;
} 

a:visited{
color:#000000;
text-decoration:none;
}

a:hover{
height:24px;
color:lightgray;
text-decoration:none;
}

 