﻿@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:#b3e8c6;
}

.wrapper{
width:600px;
margin:0 auto;
height:470px;
background:#ed83bb;
background-image:url("yohane_5.jpg");
margin-top:300px;
border:3px solid #fff;
background-repeat:no-repeat;
padding-right:40px;
}

.clearfix{
clear:both;
}

.box_speace{
width:570px;
height:80px;
}

.box_title{
width:600px;
height:30px;
text-align:right;
line-height:30px;
font-size:20px;
margin-bottom:30px;
font-weight:bold;
text-decoration:none;
color:lightgray;
}

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

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

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

.title_sub{
width:100px;
height:64px;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:right;
text-decoration:none;
float:right;
}

.title_sub_sub{
width:100px;
height:32px;
text-align:right;
font-size:16px;
color:#fff;
text-decoration:none;
float:right;
}

.title_sub_sub_2{
width:100px;
height:32px;
text-align:right;
color:#fff;
font-size:16px;
text-decoration:none;
}

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

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

div.title_sub_sub a:hover{
color:#fff;
text-decoration:none;
}

/*kokokara*/
.title_sub_2{
width:60px;
height:32px;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:right;
text-decoration:none;
}

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

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

div.title_sub_sub_2 a:hover{
color:#fff;
text-decoration:none;
}

.title_speace{
width:60px;
height:32px;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:right;
}


div.box_title{
text-decoration:none;
}

p{
margin-top:30px;
font-size:14px;
width:600px;
color:#fff;
text-align:right;
}




