/* CSS Document */

/*--------全体要素設定-------------*/

*{
margin: 0;padding: 0;}

img{
vertical-align:bottom;
border:0;}

ul,li{
list-style-type:none;
display:block;}

.floatclear{
clear: both;}



/*--------リンクカラー 共通-------------*/

a:link,a:visited {
color: #000000;}

a:hover,a:active {
color:#000000;
text-decoration:none;}

#footermenu a:hover,a:active {
color:#B6D66B;
text-decoration:none;}



/*--------ページレイアウト 共通-------------*/
body{
margin:0;
padding:0;
color:#000000;
font-size:12px;
line-height:160%;
text-align:center;
background-color:#CACECD;}

#wrapper{
margin:0px auto;
width:820px;
text-align:left;
background-image:url(images/bg.jpg);}

#header{
margin:0px 6px;
width:810px;}

.gnavi_cwrap{
margin:0 0 10px 0;
padding:0 0 7px 0;}

.sp_btm5{
margin-bottom:5px;}

.sp_btm10{
margin-bottom:10px;}

#navi{
margin:10px 0 10px 26px;}

#navi li{
margin:0 2px 0 0;
float:left;}

#contents{
margin:10px 0 10px 26px;
padding:10px 0;
width:770px;
text-align:left;
}

#footer{
margin:0px 6px;
width:810px;}

#footermenu{
margin:25px auto 20px auto;
width:760px;
text-align:center;
font-size:11px;}

.body{
margin:20px 0 0 0;}

.title{
margin:0 0 10px 0;}

.td1{
background-color:#CCCCCC;
padding:10px;
border-bottom:1px dotted #666666;
font-size:14px;}

.td2{
background-color:#CCCCCC;
padding:10px;
font-size:14px;}

.td3{
background-color:#CCCCCC;
padding:10px;
border-bottom:1px dotted #666666;
font-size:11px;
line-height:13px;}

.td4{
background-color:#CCCCCC;
padding:10px;
font-size:11px;
line-height:13px;}

.td5{
background-color:#7A9BBD;
padding:5px;
color:#ffffff;}

.td6{
background-color:#CCCCCC;
padding:10px;}

.td7{
padding:10px 0 0 0;
font-size:11px;
line-height:13px;}

.td8{
padding:10px 0;
border-bottom:1px dotted #666666;}

.td9{
padding:10px 0 0 0;
font-size:11px;
line-height:13px;
background-image:url(images/body2_img05.gif);
background-position:right top;
background-repeat:no-repeat;}



.totop{
text-align:right;
margin:20px 0 0 0;}

.txt1{
font-size:12px; color:#333333; line-height:18px;}

.txt2{
font-size:12px; color:#666666; font-weight:bold; line-height:18px;}

.txt3{
font-size:11px; color:#333333; line-height:16px;}

.photo{
margin:0 8px 8px 0;
float: left;
}


.tm5{
margin-top:5px;}

.bm15{
margin-bottom:15px;}

