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

#wrapper{
width:350px;
margin:0 auto;
height:480px;
background-image:url("syutu_29.jpg");
margin-top:150px;
padding-left:290px;
border:3px solid #fff;
background-repeat:no-repeat;
}

.clearfix{
clear:both;
}

.box_speace{
width:640px;
height:100px;
}

.box_title{
margin-left:50px;
width:590px;
height:30px;
text-align:left;
line-height:30px;
font-size:20px;
margin-bottom:30px;
font-weight:bold;
text-decoration:none;
color:#fff;
}

.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:60px;
color:#fff;
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:#fff;
text-decoration:none;
}

.title_sub_sub_2{
width:100px;
height:30px;
text-align:center;
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:100px;
height:60px;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
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:50px;
height:60px;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
}

.title_kirai{
width:50px;
height:60px;
float:left;
}

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

p{
padding:0px;
padding-right:50px;
width:290px;
text-align:left;
font-size:12px;
color:#fff;
}




