@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{
width:640px;
height:480px;
margin:0px auto;
margin-top:400px;
border:solid #000000 3px;
font-weight:bold;
background:#fffacd;
background-image:url("ruka_8.png");
background-repeat:no-repeat;
text-decoration:none；
}

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

.box_1{
margin-top:200px;
padding-left:150px;
padding-right:50px;
width:440px;
height:24px;
text-align:center;
font-size:24px;
color:#fff;
text-decoration:none；
}

.clearfix{
clear:both;
}

.aaa{
width:150px;
text-align:center;
font-size:18px;
height:40px;
color:#fff;
text-decoration:none;
float:left;
}

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

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

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

#p_2{
margin:30px 100px;
width:440px;
line-height:16px;
font-size:12px;
color:lightgray;
}

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

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

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

p#p_2:hover{
color:#fff;
}

 