@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(images/bg.png) repeat-x top;
}

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

a{color:#003C71;text-decoration:none;}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0;
	color: #003C71;
}
img{border:0;}
.clear{clear:both;}


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

/*************
/* ヘッダー
*************/
#header{
	height: 135px;
}

#logo {
	float: left;
}

#logo a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contact {
	float: right;
}

#contact p{
	float: right;
	background: url(images/list.png) no-repeat 0 50%;
	display: block;
	padding-left: 15px;
	margin-top: 10px;
}

#c-box a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.headertitle {
	color: #FFFFFF;
}

.rogo {
	margin-top: 10px;
}


#header h1 {
padding: 7px 0 0;
font-size: 11px;
font-weight: normal;
}
  
/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 60px;
background:url(images/topnav.png) no-repeat 0 0;
}

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

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

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{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 -60px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -60px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -60px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -60px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -60px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -60px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -60px;}

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;}

/*************
/* パンクズ
*************/
#pankuzu {
    font-size: 11px;
    margin: 0 auto;
    padding: 0px 0 3px;
    text-align: right;
    width: 910px;
}
#pankuzu_list {
    font-size: 11px;
    margin: 0 auto;
    padding: 4px 0 3px;
    text-align: right;
    width: 910px;
}
* html #pankuzu_list {
    font-size: 11px;
    padding: 4px 0 3px;
    text-align: right;
    width: 910px;
}
#pankuzu_list ul {
    line-height: 1.6;
    list-style: outside none none;
}
#pankuzu_list li {
    display: inline;
    font-size: 11px;
    line-height: 110%;
    list-style-type: none;
    margin-left: 0;
}
#pankuzu_list li a, #pankuzu_list li a:link, #pankuzu_list li a:visited {
    background: url("/images/pan_arrow.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #485164;
    margin-left: 0;
    margin-right: 5px;
    padding-bottom: 0;
    padding-right: 20px;
    padding-top: 0;
}
#pankuzu_list li a:hover {
    margin-left: 0;
    margin-right: 5px;
    padding-right: 20px;
}
#pankuzu_list li.home {
    padding: 1px 0 1px 5px;
}
#pankuzu_list p.home {
    color: #fff;
    padding-left: 18px;
}
/*************
トップメイン（右側）コンテンツ
*************/
#main back {
	background: url(images/main-bi.png)
	no-repeat 100%;
	height:120px
}

#maintop {
	float: right;
	width: 618px;
	padding: 30px 0;
	display: inline;
}

#maintop h2{
	margin-bottom: 10px;
	padding: 0 10px 10x 0px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #003C71;
}

#maintop bunner{
	float: right;
	width: 618px;
	padding: 15px 0;
	display: inline;
}

#maintop h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	padding-left: 15px;
	margin-top: 10px;
}

#maintop img{
	font-size: 14px;
	font-weight: normal;
	color: #003C71	
}

#maintop h4 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.001em;
}
	
#maintop h4 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#maintop h5 {
	margin-top: 8px;
}

#maintop p {
	padding: 15px 15px 15px 20px;
	font-size: 14px;
}



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

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

.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

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

.box_img a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.last{margin-right:0;}


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

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

/*************
メイン（右側）コンテンツ
*************/
/* 右側TOP */

#main {
	float: right;
	width: 618px;
	display: inline;
}

#catvbox{
	background: url(images/info-catv.png) no-repeat;
	height: 190px;
}


#catvp{
	list-style: none;
	width: 350px;
}

.i_more {
	background: url("images/list-arw.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	height: auto !important;
	min-height: 15px;
	padding-left: 16px !important;
	margin-left: 10px;
}

#cmmbox{
	background: url(images/info-cmm.png) no-repeat;
	height: 190px;
}


#cmmp{
	list-style: none;
	width: 350px;
}

.i_more {
	background: url("images/list-arw.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	height: auto !important;
	min-height: 15px;
	padding-left: 16px !important;
	margin-left: 10px;
}

#lctbox{
	background: url(images/info-lct.png) no-repeat;
	height: 190px;
}


#lctp{
	list-style: none;
	width: 350px;
}

.i_more {
	background: url("images/list-arw.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	height: auto !important;
	min-height: 15px;
	padding-left: 16px !important;
	margin-left: 10px;
}
	
#main h2{
	margin-bottom: 20px;
	padding: 0px 0px 0px 20px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #003C71;
	background-image: url(images/h2.png);
}

#main bunner{
	float: right;
	width: 618px;
	padding: 15px 0;
	display: inline;
}

#main h3 {
	width: 400px;
	border-left: 5px solid #1e4b82;
	color: #1e4b82;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#main h4 {
	font-size: 14px;
}

#main h5 {
	font-size: 14px;
	margin-top: 5px;
	margin-left: 10px;
}

#main p {
	padding: 15px 15px 15px 20px;
	font-size: 14px;
}

/* (A) 1階層目 */
#main ul {
	list-style-image: url("images/pan_arrow.gif");
	margin-bottom: 10px;
	margin-top: 15px;
}
/* (B) 2階層目 */
#main ul ul {
   list-style-image: url("images/allow.gif");
   margin-bottom: 10px;
   	margin-top: 15px;
}
/* (C) 3階層目 */
#main ul ul ul {
   list-style-image: url("images/note.gif");
   margin-bottom: 10px;
   	margin-top: 15px;
}

#main li{
   margin-bottom: 10px;
   	margin-top: 15px;
}


/* 画像を右に回りこみ */
#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:#027dd3;
}

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

/* フッター共通 */
.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;}


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

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

p.button a{color:#027dd3;}
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;}

/*************
トップサイド（左側）コンテンツ
*************/
#sidebartop {
float: left;
width: 265px;
padding: 8px 0;
}

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

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

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

#sidebartop li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #003C71;
}

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

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


#subtop {
	float: left;
	width: 270px;
	margin-top: 30px;
}

#subtop p{
	margin-bottom: 3px;
	font-size: 14px;
}

#subtop h3 {
	width: 230px;
	margin: 0px 0px 10px 0px;
	
}
#subtop ul {
    font-size: 14px;
    margin: -5px 0 20px;
    padding: 5px 10px 10px 0;
}
#subtop ul li {
    background: url("images/list-arw.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #003C71;
    list-style-type: none;
    margin: 5px 0;
    padding: 5px 0 5px 8px;
}
#subtop .sectionBorder {
    font-size: 12px;
    margin: 0 0 20px;
    padding: 10px 10px 10px 0;
}
#subtop .box {
    border-bottom: 1px dashed #2c89b6;
    padding: 5px;
}
#subtop .box-end {
    padding: 5px;
}

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

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

#sidebar a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

#sidebar h3 {
	padding: 2px 20px 0 23px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #003C71;
	background: url(images/side-h3.png) no-repeat;
	width: 270px;
}

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

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

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

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


#sub {
	float: left;
	width: 270px;
	margin-top: 35px;
}
#sub h3 {
    background: url("images/bg-side-h3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 5px;
    padding: 0 0 0 30px;
    width: 230px;
}
#sub ul {
    font-size: 12px;
    margin: -5px 0 20px;
    padding: 5px 10px 10px 0;
}
#sub ul li {
    background: url("images/list-arw.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #2c89b6;
    list-style-type: none;
    margin: 5px 0;
    padding: 5px 0 5px 8px;
}
#sub .sectionBorder {
    font-size: 12px;
    margin: 0 0 20px;
    padding: 10px 10px 10px 0;
}

#sub .box {
    border-bottom: 1px dashed #2c89b6;
    padding: 5px;
}

#sub .box{
	font-size: 14px;
	font-weight: normal;
	color: #003C71	}
	
#sub .box a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

#sub .box-end {
    padding: 5px;
}

/*************
/* コンテンツトップ
*************/
#contenttop{
	clear: both;
	width: 618px;
	margin: 0 auto;
	padding: 10px 10px 10px 30px;
	margin-bottom: 10px;
}

#contenttop img{
	float: right;
}

#contenttop a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

/*************
/* ページトップ
*************/
#pagetop{
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 10px 10px 10px 30px;
	margin-bottom: 10px;
}

#pagetop img{
	float: right;
}

#pagetop a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

/*************
/* コンタクトフォーム
*************/

#formWrap {
	width:600px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

/*************
/* テーブル
*************/

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
th.t_top {
    border-top: #b3b3b3 4px solid;
}
th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
td.t_top {
	border-top: #003C71 4px solid;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}

/*************
/* フッター
*************/
#footer{
	padding: 10px 0 10px;
	border-top: 1px solid #cccccc;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
}

#footer .inner{
margin: 0 auto;
padding: 0 20px;
width: 910px;
overflow: hidden;
}

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

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

#footer .box{
	float: right;
	width: 700px;
	margin: 20px 0px 20px 0px;
}

#footer ul {
	padding-top: 5px;
	text-align: left;
}

#footer li {
	display: inline;
	border-right: solid 1px #003C71;
	padding: 0 10px 0 10px;
}
#footer ul li.end {
	display: inline;
	border: none;
	padding: 0 10px 0 10px;
}

#footer .adress{
	padding: 10px 0 13px;
	text-align: left;
	font-style: normal;
	font-size: 12px;
	clear: both;
	display: block;
}

copylight{
	padding: 45px 0 0px;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	clear: both;
	display: block;
	color: #FFF;
}


#toppage #wrapper #container #main .box h4 {
	color: #003C71;
	font-size: 12px;
}

