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

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

p,ul,ol,li,a{
padding:0;
margin:0;
text-decoration:none;
}

body{
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;                   
background-position: center center;
background:#6d0f6d;
}

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

.box_1{
width:500px;
}

.box_2{
width:500px;
}

.clearfix{
clear:both;
}

#box_title{
width:500px;
height:28px;
margin-bottom:62px;
}

.title_1{
margin-left:34px;
font-size:28px;
height:28px;
float:left;
font-weight:bold;
}

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

#border_130{
width:130px;
height:3px;
border-bottom:3px solid #000000;
float:right;
margin-top:18px;
}

.box_2{
width:590px;
}

.p_18{
padding:0px 25px;
padding-bottom:3px;
padding-top:8px;
width:450px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
font-family:"メイリオ","Meiryo";
}

.p_18_2{
padding:0px 25px;
padding-left:43px;
padding-bottom:3px;
padding-top:8px;
width:432px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
}

.p_18_3{
padding:0px 25px;
padding-left:61px;
padding-bottom:3px;
padding-top:8px;
width:414px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
}

.p_18_right{
padding:0px 25px;
padding-bottom:3px;
padding-top:8px;
width:450px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
text-align:right;
}

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

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

ul li a{
padding:0px 25px;
font-size:14px;
color:#000000;
float:left;
}

#right{
padding:0px 25px;
font-size:14px;
color:#000000;
float:right;
}

#p{
width:500px;
height:14px;
font-size:14px;
text-align:center;
color:#000000;
border:none;background:none;
font-family:"メイリオ","Meiryo";
}

a.title_1:link{
color:#000000;
}

a.title_1:visited{
color:#000000;
}

a.title_1:hover{
color:#000000;
}

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