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

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

  
p,ul,ol,li,div,a{
padding:0;
margin:0;
list-style:none;
font-weight:bold;
text-decoration:none;
}

body{
background:gray;
}


#wrapper{
padding-left:280px;
width:360px;
margin:0 auto;
background-image:url("rebiki_11.jpg");
height:480px;
border:3px #000000 solid;
margin-top:200px;
}


.clearfix{
clear:both;
}
.margin-top{
width:360px;
height:60px;
}

#box_title{
width:360px;
height:24px;
text-align:left;
color:#fff;
font-size:24px;
}
.box_360_40{
width:360px;
height:40px;
}

div#box_title:hover{
padding:0px;
background:none;
}


/**************************************************/
#title_2{
width:64px;
height:126px;
margin-right:40px;
float:left;
}

.kirai{
width:64px;
height:24px;
font-size:18px;
line-heigh:18px;
text-align:center;
margin-bottom:56px;
float:left;
color:#fff;
}


#title_3{
width:64px;
height:126px;
float:left;
}

#kirai_2{
width:64px;
height:24px;
color:#fff;
font-size:18px;
text-align:center;
line-hegiht:18px;
margin-bottom:16px;
float:left;
}

a#kirai_2:hover{
background:#fff;
color:#4c7bbf;
}


#kirai_3{
width:64px;
height:24px;
color:#fff;
font-size:18px;
text-align:center;
line-hegiht:18px;
margin-bottom:16px;
float:left;
}

a#kirai_3:hover{
background:#fff;
color:#4c7bbf;
}


#kirai_4{
width:64px;
height:24px;
color:#fff;
font-size:18px;
text-align:center;
line-hegiht:18px;
margin-bottom:16px;
float:left;
}
a#kirai_4:hover{
background:#fff;
color:#4c7bbf;
}

#kirai_5{
width:64px;
height:24px;
color:#fff;
font-size:18px;
text-align:center;
line-hegiht:26px;
margin-bottom:16px;
float:left;
}
a#kirai_5:hover{
background:#fff;
color:#4c7bbf;
}

#p{
font-size:14px;
height:14px;
width:360px;
color:#fff;
font-family:"meiryo";
}

a:link{
color:#fff;
} 

a:visited{
color:#fff;
}

