﻿﻿@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:#210704;
}

.wrapper{
width:640px;
margin:0 auto;
height:400px;
background:#fff;
margin-top:150px;
border:3px solid #000000;
background-image:url("danieru_7.png");
}

.clearfix{
clear:both;
}

.box_speace{
width:640px;
height:200px;
}

.box_title{
width:640px;
height:20px;
text-align:center;
font-size:20px;
margin-bottom:30px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

a:link{
color:#000000;
text-decoration:none;
}

a:visited{
color:#000000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:none;
}

.title_kirai{
width:95px;
height:60px;
float:left;
}

.title_sub{
width:100px;
height:60px;
color:#000000;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
text-decoration:none;
}

.title_sub_sub{
width:100px;
height:30px;
text-align:center;
font-size:16px;
color:#000000;
text-decoration:none;
}



.title_speace{
width:50px;
height:60px;
color:#000000;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
}



a{
text-decoration:none;
}
p{
margin-top:30px;
font-size:14px;
width:640px;
color:#000000;
text-align:center;
font-family:"メイリオ", Meiryo;
}




