﻿﻿@charset"utf-8";

html{
background-color:transparent;
background-image:none;
}

p,ul,li,a{
padding:0;
margin:0;
list-style:none;
text-decoration:none;
}

body{
background:#edd4ac;
//background-size:cover;
//background-attachment:fixed;
//background-repeat:no-repeat;                   
//background-position: center center;
}
#wrapper{
width:600px;
margin:0 auto;
margin-top:120px;
}
.clearfix{
clear:both;
}
#box_title{
width:600px;
height:210px;
}
#title_1{
margin-left:21px;
font-size:24px;
height:24px;
color:#1d2b57;
float:left;
text-decoration:none;
font-weight:bold;
}
#title_2{
margin-left:36px;
font-size:24px;
height:24px;
color:#1d2b57;
float:left;
text-decoration:none;
font-family:"meiryo";
font-weight:bold;
}
#title_sub{
margin-left:10px;
margin-top:6px;
font-size:18px;
height:18px;
color:#1d2b57;
float:left;
}
#title_border{
margin-top:20px;
width:290px;
height:3px;
background:#1d2b57;
float:right;
}
#coment{
margin-top:90px;
maargin-left:0px;
width:600px;
font-size:18px;
font-weight:bold;
color:#1d2b57;
text-align:center;
}
.box_1{
width:600px;
}
.box_2{
width:600px;
}
.p_18{
padding:11px 21px;
padding-bottom:3px;
width:558px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1d2b57;
color:#1d2b57;
}
.p_18_2{
padding:11px 21px;
padding-bottom:3px;
padding-left:39px;
width:540px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1d2b57;
color:#1d2b57;
}
.p_18_3{
padding:11px 21px;
padding-bottom:3px;
padding-left:57px;
width:522px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1d2b57;
color:#1d2b57;
}
.p_18_4{
padding:11px 21px;
padding-bottom:3px;
padding-left:75px;
width:514px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1d2b57;
color:#1d2b57;
}
.p_18_right{
padding:11px 21px;
padding-bottom:3px;
width:558px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1d2b57;
color:#1d2b57;
text-align:right;
}
.box_30{
width:600px;
height:30px;
}
ul li a{
padding:0px 0px;
font-size:14px;
color:#1d2b57;
text-decoration:none;
float:left;
height:14px;
font-family:"meiryo";
}
#right{
float:right;
}
#p{
width:600px;
height:14px;
text-align:center;
font-size:14px;
color:#1d2b57;
font-family:"meiryo";
}
a:link{
color:#1d2b57;
} 
a:visited{
color:#1d2b57;
}
a:hover{
color:#1d2b57;
}
p:hover{
background:#1d2b57;
color:#fff;
}
p#p:hover{
background:transparent;
}

