@import "css/tables.css";
@import "css/commonstyles.css";


@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#0b460e;
background: url(img/bg.png) repeat-x top;

}

body#toppage {
background: url(img/bg_top.png) repeat-x top;
}

a{color:#3d5f53;text-decoration:none;}
a:hover{color:#68877c;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{margin-bottom:5px}

#header h1 {
color: #333;
padding: 15px 0 5px;
font-size: 10px;
font-weight: normal;
}

#header a{
color: #333;
margin-top: 5px;
font-size: 25px;
line-height: 30px;


}

#header a img{margin-top: 0;}

#header p {
color: #999;
margin-top: 2px;
font-size: 12px;
font-weight: normal;


}


/*************
/* トップナビゲーション
*************/
ul#topnav{
width: 910px;
height: 46px;
background:url(img/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-decoration: none;
display: block;
width: 120px;
padding: 9px 5px 0;
height: 41px;
background:url(img/topnav.png) no-repeat;
font-size: 12px;
text-align: center;
line-height: 1;
}
ul#topnav a span{
display: block;
height: 11px;
font-size: 9px;
text-align: center;
margin: 4px auto 0;
line-height: 11px;
color: #abc6b9;
}

ul#topnav a:hover span{color: #9bbdae;}

ul#topnav a:hover{
font-weight: bold;
color: #666;
}

ul#topnav li:first-child a{background-position:0 0;}
ul#topnav li a{background-position:-130px 0;}

ul#topnav li:first-child a:hover{background-position:0 -46px;}
ul#topnav li a:hover{background-position:-130px -46px;}

/*************
ヘッダー画像
*************/

#header-top{
background: url(img/header-top.png) repeat-x;
height: 10px;
width: 100%;
}

#header-middle{
background:#ececec url(img/header.jpg) top center no-repeat;
height: 350px;
margin: 0 auto;
}

#header-bottom{
background: url(img/header-bottom.png) repeat-x;
height: 10px;
width: 100%;
}



/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 25px 0;
display: inline;
}

#main h2,#main h3{
clear: both;
margin: 10px -20px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #3d5f53;
background: url(img/heading.png) no-repeat;
}

#main h2.ttl,#main h3.ttl{margin: 0 0 5px;}

#main h4 {
clear: both;
font-size: 13px;
font-weight: bold;
line-height: 30px;
padding-left: 15px;
margin: 10px -20px;
letter-spacing: 0.2em;
color: #3d5f53;
border-bottom: 1px solid #ccc;
}

#main h4.ttl{margin: 0 ;}

#main h5,#main h6 {
clear: both;
font-size: 13px;
color: #3d5f53;
margin: 10px -20px;
font-weight: normal;
padding-left: 15px;
}

#main h5{border-bottom: 1px solid #ccc;}

#main h6{border-bottom: 1px dashed #ccc;}


#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2,#sitemaps,#entrylist,#pagebody .grayline,#catebox,#news{
padding: 15px 15px 15px 20px;
}

#catebox{padding-top: 0;}

#relNavigate {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 10px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{
float: right;
margin-right:0;
}

/* ボタン */
p.button{
clear: both;
float: right;
width: 195px;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #f8f8f1 url(img/button.png) no-repeat;
margin: 0 ;
text-align: center;
}

p.button a{color:#3d5f53;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul,#main ol, #footer ul{
margin-left: 20px;
overflow: visible;
}

#main li, #footer li{margin-bottom: 3px;}

#news span{margin-right: 5px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 20px 0;
}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #3d5f53;
background: url(img/heading2.png) no-repeat;
}

#sidebar ul,#space3,#space4{
margin-bottom: 20px;
padding: 10px 0 0 10px;
border: solid #ccc 1px;
}

#space3,#space4{padding: 10px;}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dashed #ccc;
}

#sidebar li a{
background: url(img/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 5px 0;
border-top: 1px solid #ccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 487px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

/*************
/* 追記
*************/

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

.txt-img img{margin:0 8px 8px 8px;}

.user1,.user2,.user3,.user4,.user5,.user6{
font-size: 12px;
line-height: 130%;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-left: 100px;
margin-top: 10px;
margin-bottom: 10px;
background-repeat: no-repeat;
background-position: 12px 12px;
background-color: #EFF4FA;
border: 1px solid #C5D7ED;
min-height: 70px;
_height:70px;
_zoom: 1;
overflow: hidden;
}
.user1{background-image: url(img/userm_1.png);}
.user2{background-image: url(img/userf_1.png);}
.user3{background-image: url(img/userm_2.png);}
.user4{background-image: url(img/userm_3.png);}
.user5{background-image: url(img/userf_2.png);}
.user6{background-image: url(img/userf_3.png);}

#siteNavi{
font-size: 11px;
margin-bottom: 3px;
text-align: right;
}

#entrylist dl{}

#entrylist dt{
font-size: 13px;
color: #3d5f53;
margin: 0 -10px 5px;
font-weight: bold;
border-bottom: 1px dashed #ccc;
}

#entrylist dt a{
display: block;
background: url(img/list.png) no-repeat 0 50%;
padding-left:15px;
}

#entrylist dt a:hover{background-position: 3px 50%;}

#entrylist dd{
font-size: 12px;
margin-bottom: 10px;
}


