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

html{
background-color:transparent;

background-image:none;
}

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


body{
background-image:url(rutu_3_s.jpg);/*#9db8b7;*#edd4ac*/
}


#wrapper{
width:600px;	
margin:0 auto;
margin-top:90px;
padding:30px;
padding-top:60px;
}


.clearfix{
clear:both;
}


#box_title{
margin:25px 0px;
width:550px;
height:50px;
font-weight:bold;
}

.title{
margin-left:25px;
font-size:20px;
height:20px;
color:#1e330e;
float:left;
}

a{text-decoration:none;}

.title_2{
margin-left:40px;
font-size:20px;
height:20px;
color:#1e330e;
float:left;
}

#title_3{
margin-left:8px;
margin-top:6px;
font-size:14px;
height:16px;
color:#1e330e;
float:left;
}


/*.title_sub_sub{
margin-bottom:30px;
width:510px;
font-size:18px;
height:16px;
color:#1e330e;
text-align:center;
font-weight:bold;
}
*/

.box_1{width:510px;}


.p_18{
padding:0px 17px;
padding-bottom:3px;
padding-top:6px;
width:550px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1e330e;
color:#1e330e;
}

.p_18_2{
padding:0px 17px;
padding-left:33px;
padding-bottom:3px;
padding-top:6px;
width:534px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1e330e;
color:#1e330e;
}

.p_18_3{
padding:0px 17px;
padding-left:49px;
padding-bottom:3px;
padding-top:6px;
width:518px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1e330e;
color:#1e330e;
}

.p_18_right{
padding:0px 17px;
padding-bottom:3px;
padding-top:6px;
width:540px;
height:18px;
font-size:18px;
border-bottom:3px dotted #1e330e;
color:#1e330e;
text-align:right;
}

.box_3{
width:600px;
height:10px;
}

ul{
margin:0px 41px;
width:428px;
height:14px;
}

ul li a{
font-size:14px;
color:#1e330e;
text-decoration:none;
float:right;
}

#a{
font-size:14px;
color:#1e330e;
text-decoration:none;
float:left;
}

#p{
width:600px;
text-align:center;
font-size:12px;
color:#1e330e;
font-famliy:meiryou;
background:none;
}

a:link{
color:#1e330e;
} 

a:visited{
color:#1e330e;}

a:hover{
color:#1e330e;
}

p:hover{
color:#edd4ac;
background:#1e330e;
}

/*
div.box_2:hover{
width:600px;
height:90px;
background-position:50% 50%;
background-repeat:no-repeat;
*/
}