color:#09648c;
﻿@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;
text-decoration:none;
}

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

.wrapper{
width:640px;
margin:0 auto;
background-image:url("rebiki_23.png");
height:480px;
border:3px #09648c solid;
margin-top:200px;
background-repeat:no-repeat;
}

.clearfix{
clear:both;
}

.margin-top{
width:640px;
height:150px;
}

.box_title{
width:640px;
height:30px;
text-align:center;
line-height:30px;
color:#09648c;
font-size:24px;
margin-bottom:90px;
font-weight:bold;

}

.title_sub{
width:100px;
height:90px;
color:#09648c;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
}

.title_sub_sub{
width:100px;
height:45px;
text-align:center;
color:#09648c;
font-size:16px;
font-weight:bold;
}

.title_speace{
width:50px;
height:90px;
color:#09648c;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
}

.title_kirai{
width:90px;
height:90px;
float:left;
}

p{
margin-top:0px;
font-size:14px;
width:640px;
color:#09648c;
text-align:center;
}

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

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

a:hover{
color:#09648c;
text-decoration:none;
}




