@charset "utf-8";


/* リーフフレッシュ共通設定　--------------------------------- */

img{border:0; margin:0;}

a{
text-decoration:none;
color:#3CB432;
}

a:hover{
text-decoration:underline;
color:#3CB432;
}

.box{
width:0;
height:0;
clear:both;
margin:0;
padding:0;
}

body{
background:url(../img/bg.jpg) center repeat-y;
width:950px;
margin:0 auto;
color:#666666;
font:normal 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrapper{
background:#FFFFFF;
width:950px;
height:auto;
margin:0 auto;
}

h2{
color:#3CB432;
font:bold 15px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding:0;
margin:0;}

h3{
color:#3CB432;
font:bold 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding:0;
margin:0;}



/* ヘッダー　--------------------------------- */

#header{
width:950px;
height:90px;
}

.logo{
width:165px;
height:90px;
float:left;
}

#header h1{
font:normal 10px/13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#464646;
margin:32px 0 0 5px ;
width:200px;
float:left;
}

.navi{
width:390px;
height:40px;
margin:25px 0 0 0;
float:right;
}

.navi li{
width:130px;
border-right:1px solid #3CB432;
border-top:none;
border-bottom:none;
border-left:none;
float:left;
list-style:none;
text-align:left;
}

.navi li.end{
width:128px;
border:none;
float:right;
}


/* TOPページメインエリア　--------------------------------- */

#main{
width:950px;
height:auto;
margin:10px auto;
}

#flash{
width:950px;
height:auto;
}

#white_btn{
width:950px;
height:auto;
margin:10px auto;
}

#white_btn table{
width:100%;
}

.top_l{
width:740px;
height:auto;
float:right;
text-align:center;
}

.topics{
margin: 0 0 10px 0;
border-right:1px solid #3CB432;
border-top:none;
border-bottom:1px solid #3CB432;
border-left:1px solid #3CB432;
}

.topics table{
width:95%;
margin:0 auto;
}

.topics th{
width:68px;
height:30px;
color:#3CB432;
font:normal 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align:left;
}

.topics td{
text-align:left;
}

.top_l h3{
color:#464646;
font:normal 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
margin:0;
padding:0;
}

.btns table{
width:100%;
border:0;
}

.btns td{
width:50%;
border:0;
border-collapse:collapse;
}

.top_r{
width:200px;
height:auto;
float:right;
}

.bn{width:200px;
height:auto;
margin:0 0 10px 0;
}

/* 枝ページメインエリア　--------------------------------- */

#contents{
height:auto;
}

#L{
width:200px;
float:left;
_margin:5px 0 0 0 ;
}

#R{
width:740px;
float:right;
}

.r_top{
background:url(../img/rbg_top.jpg) no-repeat bottom;
height:5px;
}

.r_middle{
background:url(../img/rbg_middle.jpg) repeat-y;
height:auto;
}

.r_bottom{background:url(../img/rbg_bottom.jpg) no-repeat top;
height:5px;
margin:0 0 10px 0;}

.r_middle table{
width:720px;
margin:0 auto;
}

.r_middle hr{
width:710px;
height:1px;
margin:10px auto;
padding:0;
border-top:1px dotted #3CB432;
border-bottom:0;
border-right:0;
border-left:0;
}

.item{
width:720px;
height:auto;
margin:0 0 0 20px;
}

.itembox{
width:180px;
height:auto;
float:left;
}

.itembox table{
width:160px;
height:200px;
}

.detail{
width:720px;
height:auto;
margin:0 0 0 10px;
}

.detailbox{
width:340px;
height:auto;
float:left;
}

.detailbox table{
width:240px;
height:380px;
}

.detailbox td{
color:#666666;
font:normal 12px/15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.pb{
background:#EBE7EA;
}


/* フッター　--------------------------------- */

#footer{
text-align:center;
}



/* サイトマップ　--------------------------------- */
.topics ul{
margin:0 0 0 50px;
}

.topics li{
margin:0;
}
