@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:#252525;
background: #ffffff url(content/images/bg.png) repeat-x top;
}

body#toppage {
	background-color: #E3E3E3;
	background-repeat: repeat-x;
	background-position: top;
}

a{color:#717171;text-decoration:none;}
a:hover{color:#9e9e9e;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{
	clear: both;
	height: 0px;
}


/*************
全体
*************/
#wrapper{
	width: 950px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(content/images/wraperbg1.jpg);
	background-repeat: repeat-x;
}

/*************
/* ヘッダー
*************/
#header{
	height: 100px;
	background-image: url(content/images/header.png);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
	width: 910px;
	height: 46px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	background-color: #333;
	background-image: url(content/images/topnav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px;
}

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

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(content/images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#menu{background-position:-130px 0;}
ul#topnav a#about{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-130px -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
	float: right;
	width: 680px;
	display: inline;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background: url(content/images/heading.png) no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 670px;
}

#main h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px;
	margin-top: 10px;
	letter-spacing: 0.2em;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}

#main p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#2a770b;
}

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

p .hidari {
   float: left;
   margin-right: 2em;
   margin-bottom: 1em;
 }

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

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

.last{margin-right:0;}

.box2{
width: 616px;
margin: 0px 0px 10px 0;
}

.box2_img{
padding: 0px 0px 0px 0px;
}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(content/images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#2a770b;}
p.button a:hover{color:#ffffff;}

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

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


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}

#sidebar p{margin-bottom: 20px;}

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

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
	margin: 0;
	list-style: none;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	padding-bottom: 3px;
	padding-top: 3px;
}

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

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




/*************
/* フッター
*************/
#footer{
	clear: both;
	padding: 10px 0 10px;
	border-top: 1px solid #cccccc;
	background-color: #343434;
}

#footer .inner{
overflow: hidden;
}

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

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

address{
	text-align: center;
	font-style: normal;
	font-size: 12px;
	clear: both;
	display: block;
	color: #FFF;
	background-color: #343434;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

/* テーブル装飾
----------------------------------------------------------- */
#main .t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 5px;
	background-color: #efefef;
	width: 170px;
}

#main .t-item {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 5px;
}
#main .t-item2 {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 5px;
	width: 100px;
}
#main .t-item4 {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 5px;
	width: 520px;
}

#main .15b {
	font-size: 16px;
	color: #F90;
}
#sidebar .sidemenu .first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
#footer .inner .box ul li a {
	color: #FFF;
}
#navbox {
	height: 61px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.bordered tr:hover
{
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

