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

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


p,ul,ol,li,div,a{bac
padding:0;
margin:0;
list-style:none;
font-weight:bold;
font-family:"meiryou";
}

body{
background:#73B8E2;
}

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

.clearfix{
clear:both;
}

.margin-top{
width:640px;
height:150px;
}
#box_title{
width:640px;
height:24px;
text-align:center;
color:#fff;
font-size:24px;
margin-bottom:40px;
font-weight:bold;
}

#title{
width:125px;
height:24px;
color:#fff;
float:left;
}
#title_1{
height:24px;
color:#fff;
font-size:24px;
font-weight:bold;
float:left;
}

#title_sub{
margin-left:12px;
margin-top:6px;
height:18px;
color:#fff;
font-size:18px;
float:left;
}

#title_2{
margin-left:48px;
height:24px;
color:#fff;
font-size:24px;
font-weight:bold;
float:left;
}

.title_sub_sub_000{
width:100px;
height:24px;
text-align:center;
color:#fff;
font-size:16px;
}


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

.title_sub_sub{
width:100px;
height:24px;
text-align:center;
color:#fff;
font-size:16px;
}

.title_sub_sub_000{
width:100px;
height:24px;
text-align:center;
color:#fff;
font-size:16px;
}


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

.title_kirai{
width:80px;
height:48px;
float:left;
}

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


p{
margin-top:24px;
font-size:14px;
width:640px;
color:#fff;
text-align:center;
}

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

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

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

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;
background:none
text-decoration:none;
}

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;
background:none
text-decoration:none;
}


