@charset"utf-8";

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

p,ul,li,a,div{
padding:0;
margin:0;
list-style:none;
text-decoration:none;
font-family:"meoryou;
}

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;
}

#box_title{
width:600px;
height:240px;
}
#title_1{
margin-left:21px;
font-size:24px;
height:24px;
color:#4a3b2a;
float:left;
text-decoration:none;
font-weight:bold;
}
#title_2{
margin-left:36px;
font-size:24px;
height:24px;
color:#4a3b2a;
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:#4a3b2a;
float:left;
font-weight:bold;
}
#title_border{
margin-top:21px;
width:120px;
height:3px;
background:#4a3b2a;
float:right;
}

.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 #4a3b2a;
color:#4a3b2a;
}
.p_18_2{
padding:11px 21px;
padding-bottom:3px;
padding-left:39px;
width:540px;
height:18px;
font-size:18px;
border-bottom:3px dotted #4a3b2a;
color:#4a3b2a;
}
.p_18_3{
padding:11px 21px;
padding-bottom:3px;
padding-left:57px;
width:522px;
height:18px;
font-size:18px;
border-bottom:3px dotted #4a3b2a;
color:#4a3b2a;
}
.p_18_4{
padding:11px 21px;
padding-bottom:3px;
padding-left:75px;
width:514px;
height:18px;
font-size:18px;
border-bottom:3px dotted #4a3b2a;
color:#4a3b2a;
}
.p_18_right{
padding:11px 21px;
padding-bottom:3px;
width:558px;
height:18px;
font-size:18px;
border-bottom:3px dotted #4a3b2a;
color:#4a3b2a;
text-align:right;
}
.box_30{
width:600px;
height:30px;
}
ul{
margin:0px;
width:600px;
height:14px;
}
ul li a{
margin-left:21px;
margin-right:21px;
padding:0px 14px;
font-size:14px;
color:#4a3b2a;
float:left;
height:14px;
\font-family:"meiryo";
border-left:3px solid #4a3b2a;
border-right:3px solid #4a3b2a;
}
#right{
float:right;
}
#p{
width:600px;
height:14px;
text-align:center;
font-size:14px;
color:#4a3b2a;
font-family:"meiryo";
}
a:link{
color:#4a3b2a;
} 
a:visited{
color:#4a3b2a;
}
a:hover{
color:#4a3b2a;
}
p:hover{
background:#4a3b2a;
color:#fff;
}
p#p:hover{
background:none;
border:none;
}
4a3b2a