﻿﻿@charset "utf-8";
/*css document*/


html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li,a{
padding:0;
margin:0;
text-decoration:none;
list-style:none;
}

body{
background:#edd4ac;
}

#wrapper{
width:1200px;
margin:0 auto;
margin-top:100px;
font-family:"meiryo";
}

.clearfix{
clear:both;
}

#box_title{
width:380px;
height:1324px;
float:left;
}

#box_30_1324{
width:30px;
height:1324px;
float:left;
}

.box_790_600{
width:790px;
height:600px;
float:left;
}
#box_790_124{
width:790px;
height:124px;
float:left;
}

.box_790_30{
width:790px;
height:30px;
}

.title_1{
margin-top:90px;
margin-left:14px;
font-size:24px;
color:#1c6614;
float:left;
font-weight:bold;
font-family:"meiryo";
}


.box_1{
width:380px;
height:600px;
float:left;
}

.box_2{
width:30px;
height:600px;
float:left;
}

.p_16{
padding:0px 14px;
padding-bottom:2px;
padding-top:9px;
width:352px;
height:16px;
font-size:16px;
border-bottom:3px dotted #1c6614;
color:#1c6614;
}

.p_16_2{
padding:0px 14px;
padding-bottom:2px;
padding-left:30px;
padding-top:9px;
width:336px;
height:16px;
font-size:16px;
border-bottom:3px dotted #1c6614;
color:#1c6614;
font-family:"meiryo";
}

.p_16_3{
padding:0px 14px;
padding-bottom:2px;
padding-left:46px;
padding-top:9px;
width:320x;
height:16px;
font-size:16px;
border-bottom:3px dotted #1c6614;
color:#1c6614;
}

.p_16_right{
padding:0px 14px;
padding-bottom:2px;
padding-top:9px;
width:352x;
height:16px;
font-size:16px;
border-bottom:3px dotted #1c6614;
color:#1c6614;
text-align:right;
}


.box_30{
width:1200px;
height:30px;
}

ul li a{
padding:0px 10px;
color:#1c6614;
float:left;
font-family:"meiryo";
}

div.title a:link{
color:#1c6614;
}

div.title a:visited{
color:#1c6614;
}

div.title a:hover{
color:#1c6614;
}

p:hover{
background:#1c6614;
color:#edd4ac;
border-bottom:3px dotted #edd4ac;
}

.border_790{
width:790px;
height:4px;
background:#1c6614;
}


