﻿@charset "UTF-8";

/*　タイトル　*/
#wrapper #container h2 {
position:relative;
width:920px;
height:90px;
font-size:10%;
text-indent:-9999px;
background-image:url(../images/title09.jpg);
background-repeat:no-repeat;
background-position:0 0;
}



/*　contents　*/
#wrapper #container #contents {
position:relative;
float:right;
margin:0 30px 0 30px;
padding:0;
width:860px;
height:auto;
}

#wrapper #container #contents .box {
position:relative;
margin:0 0 10px 0;
padding:0;
width:840px;
height:auto;
}

#wrapper #container #contents .box h3 {
position:relative;
margin:0 0 10px 0;
padding:7px 0 5px 20px;
width:840px;
height:auto;
font-size:12px;
line-height:15px;
font-weight:bold;
color:#686c41;
background-color:#d8d9cd;
}

#wrapper #container #contents .bgc {
padding:20px 20px 20px 20px;
margin:0 0 20px 0;
background-color:#f7f7f5;
}

#wrapper #container #contents .box p {
position:relative;
margin:0;
padding:5px 0 5px 20px;
width:840px;
height:auto;
font-size:12px;
line-height:18px;
}

#wrapper #container #contents .box table {
position:relative;
margin:0 0 0 20px;
padding:0;
height:auto;
}



#wrapper #container #contents .pagetop {
position:relative;
margin:0 0 10px 0;
padding:0;
width:860px;
height:auto;
text-align:right;
}
