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

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

p,ul,ol,li{
padding:0;
margin:0;
}

body{
background-image:url("syutu_1_s.png");
}

.wrapper{
width:500px;
margin:0 auto;
margin-top:120px;
padding:200px 100px;
padding-bottom:60px;
background:#190d05;
}


.box_1{
width:500px;
}

.clearfix{
clear:both;
}

.box_title{
width:500px;
height:28px;
height:90px;
}

.title{
margin-left:26px;
font-size:24px;
height:28px;
float:left;font-weight:bold;
}

#title_sub{
margin-top:8px;margin-left:8px;
font-size:16px;
height:18px;
float:left;
}

.border{
width:200px;
height:4px;
border-bottom:3px solid lightgray;
float:right;
margin-top:12px;
}

.box_2{
width:500px;
}

.p_16{
padding:0px 18px;
padding-bottom:2px;
padding-top:9px;
width:464px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_2{
padding:0px 18px;
padding-left:34px;
padding-bottom:2px;
padding-top:9px;
width:448px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_3{
padding:0px 18px;
padding-left:58px;
padding-bottom:2px;
padding-top:9px;
width:429px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_4{
padding:0px 18px;
padding-left:74px;
padding-bottom:2px;
padding-top:9px;
width:413px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_right{
padding:0px 18px;
padding-bottom:2px;
padding-top:9px;
width:464px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
text-align:right;
}

.box_30{
width:500px;
height:30px;
}

ul{
width:500px;
height:14px;
}

ul li a{
padding:0px 27px;
font-size:14px;
color:lightgray;
float:left;
}

#right{
padding:0px 27px;
font-size:14px;
color:lightgray;
float:right;
}

#p{
width:500px;
height:14px;
font-size:14px;
text-align:center;
color:lightgray;
border:none;background:none;
}

div.title a:link{
color:lightgray;
}

div.title a:visited{
color:lightgray;
}

div.title a:hover{
background:#fff;
color:#190d05;padding:10px;
}

p:hover{
background:#fff;
color:#190d05;
border-bottom:3px dotted #fff;
background:lightgray;
}

p#p_16 a:link{
color:lightgray;
}

p#p_16 a:visited{
color:lightgray;
}

p#p_16 a:hover{
backgound:lightgray;color:#190d05;
}

#p_16{
padding:0px 18px;
padding-bottom:2px;
padding-top:9px;
width:464px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

