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

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

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


body{
background:#e3efaf;
}


#wrapper{
width:640px;
margin:0 auto;
background:#c6395b;
background-image:url("rebiki_7.png");
height:480px;
border:3px #c6395b solid;
margin-top:200px;
margin-bottom:100px;
}


.clearfix{
clear:both;
}


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

.box_title{
width:560px;
height:24px;
padding-left:80px;
text-align:center;
color:#fff;
font-size:24px;
margin-bottom:20px;
}

#title_1{
height:40px;
color:#fff;
font-size:24px;
float:left;
}

#title_2{
height:40px;
padding-left:24px;
font-size:24px;
float:left;
}


.kirai{
width:80px;
height:80px;
float:left
}

div.box_title div.title a{text-decoration:none;}

.title_sub_right{
width:280px;
height:60px;
color:#fff;
font-size:18px;
text-align:left;
float:left
}

.title_sub{
width:100px;
height:60px;
color:#fff;
font-size:18px;
text-align:left;
float:left
}

div.title_sub_sub_000 a{
width:100px;
height:30px;
color:#fff;
font-size:18px;
float:left
}

.title_speace{
width:474px;
height:15px;
}

p{
margin-right:100px;
font-size:12px;
height:12px;
width:540px;
color:#fff;
text-align:right;
}

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

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

a:hover{
color:#fff;
font-weight:bold;
}

div.title_sub_sub_000 a:visted{
color:#fff;
text-decoration:none;
}

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

div.title_sub_sub_000 a:hover{
color:#fff;
text-decoration:none;
font-weight:bold;
}

div.box_title a:visted{
color:#fff;
text-decoration:none;
}

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

div.box_title a:hover{
color:#fff;
text-decoration:none;
font-weight:bold;
}

div#title_2:hover {
font-weight:bold;
}

