@charset "utf-8";

*{margin:0;padding:0;}

html{background:#ffffff;}

body{
font: 13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/header.jpg) repeat-x top center;
}

body#sub {
background: url(images/header_sub.jpg) repeat-x;
}

a{color:#1E811F;}
a:hover{color:#4AA249;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}

a.opacity{
    background-color:#FFF;
    display:inline-block;
 }
 
a.opacity:hover img,
 a.opacity:active img{
     -moz-opacity:0.7;
    opacity:0.7;
    filter:alpha(opacity=70);
 }

a.opacity1{
    background-color:#FFF;
    display:inline-block;
 }
 
a.opacity1:hover img,
 a.opacity1:active img{
     -moz-opacity:0.7;
    opacity:0.7;
    filter:alpha(opacity=70);
 }

a.opacity2{
    background-color:#FFF;
    display:inline-block;
 }
 
a.opacity2:hover img,
 a.opacity2:active img{
     -moz-opacity:0.7;
    opacity:0.7;
    filter:alpha(opacity=70);
 }
a.opacity3{
    background-color:#FFF;
    display:inline-block;
 }
 
a.opacity3:hover img,
 a.opacity3:active img{
     -moz-opacity:0.7;
    opacity:0.7;
    filter:alpha(opacity=70);
 }
a.opacity4{
    background-color:#FFF;
    display:inline-block;
 }
 
a.opacity4:hover img,
 a.opacity4:active img{
     -moz-opacity:0.7;
    opacity:0.7;
    filter:alpha(opacity=70);
 }
a.opacity5{
    background-color:#FFF;
    display:inline-block;
 }
 
a.opacity5:hover img,
 a.opacity5:active img{
     -moz-opacity:0.7;
    opacity:0.7;
    filter:alpha(opacity=70);
 }




.a {
	color:#333;
	border-bottom-width: 1.5px;
	border-bottom-style: groove;
	border-bottom-color: #333;
}

.b {
	color: #333;
	font-weight:bold;
}

.c {
	color:#333;
	border-bottom-width: 1.5px;
	border-bottom-style: groove;
	border-bottom-color: #333;
	font-weight:bold;
}

.d {
	background-color: #FF0;
}

.e {
	color:#FF3300;
	font-weight:bold;
}

.f {
	color:#00F;
	font-weight:bold;
}

.g {
	color:#F00;
	font-weight:bold;
}

.qa {
	list-style: none;
margin-bottom: 15px;
padding: 0px 5px 0 45px;
background:url(images/q.jpg) no-repeat 0 5px;
}

.qaa {
	list-style: none;
margin-bottom: 15px;
padding: 0px 5px 0 45px;
background:url(images/a.jpg) no-repeat 0 5px;
}


/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height: 130px;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
font-weight:normal;
position:absolute;
top:0;
color: #333;
font-size: 10px;
line-height: 21px;
}

#header h2{right:0;}

/* ロゴの位置 */
#header h3{top: 50px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 40px;
right:0;
width: 305px;
height: 14px;
background:url(images/topnav.jpg) no-repeat 0 0;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-indent: -9999px;
text-decoration: none;
display: block;
height: 14px;
background:url(images/topnav.jpg) no-repeat;
}

#header ul a#contact{background-position:0 0;width: 110px;}
#header ul a#sitemap{background-position:-110px 0;width:104px;}
#header ul a#access{background-position:-214px 0;width:91px;}

#header ul a#contact:hover, #header ul li.active a#contact{background-position:0 -14px;}
#header ul a#sitemap:hover, #header ul li.active a#sitemap{background-position:-110px -14px;}
#header ul a#access:hover, #header ul li.active a#access{background-position:-214px -14px;}


/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:70px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
background:url(images/mainnav.jpg) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

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

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-192px 0;}
ul#mainnav a#menu2{background-position:-384px 0;}
ul#mainnav a#menu3{background-position:-576px 0;}
ul#mainnav a#menu4{background-position:-768px 0;}


ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -60px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-192px -60px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-384px -60px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-576px -60px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-768px -60px;}



/*******************************
メイン画像
*******************************/
#mainImage{
}


/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}

#main {
float: left;
width: 715px;
padding-bottom:40px;
}

#sidebar {
float: right;
width: 225px;
padding-bottom:40px;
font-size:13px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
width:715px;
margin:0 auto 20px;
background:url(images/box1.gif) 0 100%;
}

.box1,.box2, .box3, .box4, .box5, .box11{
float: left;
width: 225px;
margin: 0 20px 20px 0;
}

.box6{
float: left;
width: 225px;
margin: 0 20px 20px 0;
}

.box8{
float: right;
width: 225px;
margin: 0 20px 20px 0;
}

.box9{
float: right;
width: 225px;
margin: 0 20px 20px 0;
}

.box1, .box3, .box4, .box5, .box11{
width:327px;
margin:0 21px 0 0;
padding: 10px;
border-top:1px solid #dadada;
}

.box6, .box8, .box9{
width:327px;
margin:0 21px 0 0;
padding: 10px;
border-top:1px solid #dadada;
}

.box10{
width:327px;
margin:0 21px 0 0;
padding: 10px;
border-top:1px solid #dadada;
}


#sidebar .box1{
width:209px;
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4, .box5, .box11{
margin:0 0 20px 0;
padding:0;
width:715px;
border:1px solid #dadada;
background: #fff;
}

.box6, .box8, .box9{
margin:0 0 0 0;
padding:0 0 0 0;
width:715px;
border:1px solid #dadada;
background: #fff;
}

.box10{
margin:0 0 0 0;
padding:0 0 0 0;
width:715px;
border:1px solid #dadada;
background: #fff;
}

.box7{
float: left;
width: 335px;
margin: 0 20px 20px 0;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding: 0 10px 10px;}

/* 画像を右に回りこみ */
.box5 img{
float:right;
margin: 0 10px 10px;
}

.box5 h4 img{float:none;margin:0 0 10px;}

.box5 p{padding: 0 10px 10px;}

/* 画像を左に回りこみ */
.box6 img{
float:left;
margin: 0 20px 10px 10px;
}

.box6 h3 img{float:left;margin:0 0 0 0px;}

.box6 p{padding: 0 10px 10px;}

/* 画像を右に回りこみ */
.box8 img{
float: right;
margin: 0 0px 10px 20px;
}

.box8 h3 img{float:left;margin:0 0 0 0px;}

.box8 p{padding: 0 10px 10px;}

.box9 img{
float: right;
margin: 5px 20px 20px 20px;
}

.box9 h3 img{float:left;margin:0 0 0 0px;}

.box9 p{padding: 0 0 10px 10px;}

.box10 img{
float: right;
margin: 5px 20px 20px 20px;
}

.box10 h3 img{float:left;margin:0 0 0 0px;}

.box10 p{padding: 0 0 10px 10px;}


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

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

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h3{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 18px;
font-weight: bold;
color: #252525;
background: url(images/heading2.jpg) no-repeat;
}

#container h2{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 18px;
font-weight: bold;
color: #252525;
background: url(images/heading0.jpg) no-repeat;
}

#container .box4 h3{
padding: 7px 5px;
}

#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 18px;
font-weight: bold;
color: #252525;
background: url(images/heading0.jpg) no-repeat;
}

#main h3 {
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 18px;
font-weight: bold;
color: #252525;
background: url(images/heading2.jpg) no-repeat;
}

/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#container ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:20px;}
#sidebar ul{margin-bottom:10px;}

#sidebar h4{
margin-bottom:10px;
padding-bottom:5px;
color: #333;
font-weight: normal;
border-bottom: 1px solid #dddddd;
}
/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
border-bottom:1px solid #fff;
overflow: hidden;
background:#ccc;
}

#footerUpper .inner{
background:url(images/footerBorder.gif) repeat-y;
}

#footerUpper .inner .box{
float: left;
width: 210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 230px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#666;}
#footerUpper a:hover{color:#fff}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #fff;
background:#666;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}

/* フォーム*/

#formTable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
	width: 700px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #dddddd;
	
}
table#formTable tr td {
	font-size: 1.0em;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#formTable tr th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: normal;
	background-color: #eeeeee;
	text-align: left;
	vertical-align: top;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#formTable caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#subject {
	border: 1px solid #cccccc;
}
#name, #tel, #email {
	border: 1px solid #cccccc;
}
.textarea {
	width: 300px;
	border: 1px solid #cccccc;
}
#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#checkBoxData p {
	float: left;
	width: 128px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#submit {
	margin-top: 20px;
	text-align: center;
	color: #ffffff;
	background-color: #fb791e;
	width: 68px;
	margin-right: 10px;
	margin-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fcb685;
	border-right-color: #ce5e0f;
	border-bottom-color: #ce5e0f;
	border-left-color: #fcb685;
	
}

#reset {
	color: #ffffff;
	background-color: #898989;
	width: 68px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #cccccc;
}


.leadText {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}


/* フォームここまで*/

/* 件数スタイルシート*/
.table1 {
  width: 225px;
  border-spacing: 0;
  font-size:14px;
}
.table1 th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
.table1 th:first-child {
  border-radius: 5px 0 0 0;	
}
.table1 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
.table1 tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: center;
  }
.table1 tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.table1 tr {
  background: #fff;
}
.table1 tr:nth-child(2n+1) {
  background: #f1f6fc;
}
.table1 tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.table1 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
.table1 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
.table1 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}



/* 件数スタイルシートここまで*/


