@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font:80%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#252525;
-webkit-text-size-adjust: none;
}

/*■■追加style■■**/
.in_box{
	margin:0 auto;
	width:960px;
	height:270px;
	letter-spacing: 2px;
}
.in_box01{
	width:320px;
	height:118px;
	font-size:15px;
	float:left;
}
.in_box02{
	color:#111111;
	width:312px;
	height:23px;
	padding-top:2px;
	margin-left:4px;
	margin-right:4px;
	border-bottom:solid 1px #aaaaaa;
	font-size:14px;
	float:left;
}
.in_box03{
	color:#111111;
	width:300px;
	height:118px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	float:left;
}
.in_box04{
	width:440px;
	height:46px;
	margin-left:480px;
}
.btn01 a{
	width: 320px;
	height:117px;
	float: left;
	overflow: hidden;
}
.btn01 img{
	border: none;
	/*margin-top: -117px;*/
}
.btn01 a:hover img{
	margin-top: -117px;
}
.btn02 a{
	width: 232px;
	height:46px;
	float: left;
	overflow: hidden;
}
.btn02 img{
	border: none;
	margin-left:30px;
	/*margin-top: -46px;*/
}
.btn02 a:hover img{
	margin-top: -46px;
}
.btn03 a{
	width: 194px;
	height:46px;
	float: left;
	overflow: hidden;
}
.btn03 img{
	border: none;
	/*margin-top: -46px;*/
}
.btn03 a:hover img{
	margin-top: -46px;
}
#waku1{
	width:640px;
	height:500px;
	margin-top:30px;
	margin-left:160px;
	border:solid 2px #aaaaaa;
	float:left;
}
#waku2{
	width:640px;
	height:360px;
	margin-top:30px;
	margin-left:160px;
	border:solid 2px #aaaaaa;
	float:left;
}
#waku3{
	width:800px;
	height:420px;
	margin-top:30px;
	margin-left:100px;
	margin-bottom:70px;
	border:solid 2px #aaaaaa;
	float:left;
}
.btn{
	color:#808080;
	width:400px;
	height:20px;
	text-align:center;
	background-color:#FFFFFF;
	float:left;
}
.btn:hover{
	color:#FFFFFF;
	background-color:#aaaaaa;
}
#waku_syu{
	width:900px;
	height:1200px;
	margin-left:25px;
	margin-top:20px;
	font-size:25px;
}
#waku_his{
	width:900px;
	height:1500px;
	margin-left:25px;
	margin-top:20px;
	font-size:25px;
}
#waku_dvd{
	width:900px;
	height:1500px;
	margin-left:25px;
	margin-top:20px;
	font-size:25px;
}
.list{
	width:900px;
	height:160px;
	border-radius:5px;
	border:outset 2px #dddddd;
	margin-bottom:20px;
}
.li1{
	color:#000000;
	width:415px;
	height:65px;
	text-align:left;
	padding-top:15px;
	margin-left:30px;
	font-size:35px;
	float:left;
}
.li2{
	color:#000000;
	width:415px;
	height:65px;
	text-align:right;
	padding-top:15px;
	margin-right:30px;
	font-family:"Arial Black";
	font-size:35px;
	float:left;
}
.li3{
	color:#808080;
	width:800px;
	height:70px;
	margin-left:50px;
	margin-right:50px;
	border-top:solid 1px #dddddd;
	font-size:15px;
	float:left;
}
.listqa{
	width:900px;
	height:166px;
	background-image:url("images/banners/qa.jpg");
	border-radius:5px;
	border:outset 2px #dddddd;
	margin-bottom:20px;
}
.li1qa{
	width:100px;
	height:80px;
	background-image:url("images/banners/s-q.jpg");
	background-repeat:no-repeat;
	float:left;
}
.li2qa{
	color:#000000;
	width:780px;
	height:65px;
	text-align:left;
	padding-top:15px;
	margin-left:0px;
	font-size:30px;
	float:left;
}
.li3qa{
	width:860px;
	height:70px;
	margin-left:8px;
	border-top:solid 1px #aaaaaa;
	float:left;
}
.li4qa{
	width:100px;
	height:80px;
	background-image:url("images/banners/s-a.jpg");
	background-repeat:no-repeat;
	float:left;
}
.li5qa{
	color:#2c2c2c;
	width:680px;
	height:70px;
	margin-left:50px;
	margin-right:0px;
	font-size:18px;
	float:left;
}
.list_b{
	width:900px;
	height:80px;
	border-radius:5px;
	border:outset 2px #dddddd;
	margin-bottom:20px;
}
.index_s{
	color:#2C2C2C;
	width:792px;
	height:20px;
	margin-left:80px;
	margin-right:80px;
	margin-top:40px;
	padding-left:8px;
	font-size:15px;
	letter-spacing: 5px;
	border-left:double 5px #111111;
	border-bottom:solid 1px #aaaaaa;
	float:left;
}
.index_name{
	color:#2C2C2C;
	width:200px;
	height:22px;
	margin-right:352px;
	margin-top:8px;
	padding-left:8px;
	font-size:15px;
	letter-spacing: 5px;
	border-left:solid 15px #2a4d91;
	border-bottom:solid 1px #aaaaaa;
	float:left;
}
.sub_box{
	margin:0 auto;
	width:960px;
	height:400px;
	margin-bottom:340px;
	float:left;
}
.sub_box_s{
	margin:0 auto;
	width:960px;
	height:400px;
	margin-bottom:40px;
	float:left;
}
.sub_box01{
	color:#111111;
	width:960px;
	height:70px;
	padding-top:40px;
	font-size:15px;
	letter-spacing: 5px;
	float:left;
}
.sub_box02{
	color:#111111;
	width:135px;
	height:25px;
	padding-top:3px;
	padding-left:15px;
	padding-right:0px;
	margin-left:20px;
	margin-right:20px;
	border:solid 1px #aaaaaa;
	border-radius:3px;
	font-size:14px;
	float:left;
}
.sub_box03{
	width:150px;
	height:150px;
	padding-left:21px;
	padding-right:21px;
	float:left;
}
.sub_box04{
	color:#111111;
	font-size:12px;
	width:150px;
	height:150px;
	padding-left:21px;
	padding-right:21px;
	letter-spacing: 2px;
	float:left;
}
.staff_box{
	margin:0 auto;
	width:760px;
	height:180px;
	margin-top:40px;
	margin-left:100px;
	margin-right:100px;
	margin-bottom:0px;
	float:left;
}
.staff_box01{
	width:560px;
	height:150px;
	float:left;
}
.staff_box02{
	width:200px;
	height:150px;
	float:left;
}
.staff_box03{
	color:#111111;
	font-size:12px;
	width:530px;
	height:100px;
	padding:15px;
	letter-spacing: 2px;
	float:left;
}
#waku{
	width:630px;
	height:500px;
	padding-top:30px;
	padding-left:100px;
	margin-bottom:40px;
	margin-left:100px;
	float:left;
}
th{
	width:380px;
	height:20px;
	font-size:15px;
	letter-spacing: 5px;
	padding-left:15px;
	padding-top:15px;
}
td{
	width:500px;
	height:20px;
	font-size:15px;
	letter-spacing: 5px;
	padding:15px;
}




/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#777;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #dddddd;
background: -moz-linear-gradient(top, #dddddd 100%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: -o-linear-gradient(top, #dddddd 100%, #dddddd 100%);
background: -ms-linear-gradient(top, #dddddd 100%, #dddddd 100%);
background: linear-gradient(to bottom, #dddddd 100%, #dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#111111;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #aaaaaa;
background: -moz-linear-gradient(top, #aaaaaa 70%, #aaaaaa 70%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaaaa), color-stop(100%,#aaaaaa));
background: -webkit-linear-gradient(top, #aaaaaa 0%,#aaaaaa 70%);
background: -o-linear-gradient(top, #aaaaaa 0%,#aaaaaa 70%);
background: -ms-linear-gradient(top, #aaaaaa 0%,#aaaaaa 70%);
background: linear-gradient(to bottom, #aaaaaa 0%,#aaaaaa 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#aaaaaaa',GradientType=0 );
}

*:first-child+html input[type="submit"]{padding:2px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:960px;
}

#header{
overflow:hidden;
background:#fff;
}
/*↓★サブページ用に変更★*/
#content{
float:left;
width:960px;
padding:30px 0;
}

#sidebar{
float:right;
width:225px;
padding:30px 0;
}

#footer{
clear:both;
padding-top:20px;
border-bottom:1px solid #5d5d5d;
background:#f3f3f3;
} 


/* ヘッダー
*****************************************************/
#header .bg{background:#333;}


/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header p{
float:left;
padding:3px 0;
color: #fff;
font-size:80%;
font-weight:normal;
background:#333;
}

#header p{
float:right;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding:30px 0;
color: #515151;
font-size:160%;
font-weight:bold;
}

/* サブナビゲーション
----------------------------------*/
#header ul{
padding-top:40px;
float:right;
}

#header ul li{
display:inline;
margin-left:10px;
font-size:90%;
}

#header ul li a{
padding-left:10px;
color:#000;
background:url(images/arrowSub.png) no-repeat 0 50%;
}

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


/* メインメニュー
------------------------------------------------------------*/
nav#mainNav{
clear:both;
position:relative;
z-index:200;
}

nav#mainNav ul li{
float: left;
position: relative;
border-right:1px dotted #b6b6b6;
}

nav#mainNav ul li:first-child{border-left:1px dotted #b6b6b6;}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
color:#333;
height:29px;
line-height:29px;
padding:5px 40px 5px;
}

nav#mainNav ul li a span,nav#mainNav ul li a strong{
display:block;
font-size:90%;
line-height:1.4;
}

nav#mainNav ul li a span{
font-size:70%;
color:#b6b6b6;
}

nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a{
background:#eee;
}

nav#mainNav ul ul{width:160px;}

nav#mainNav ul li ul{display: none;}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:39px;
left:-2px;
z-index:500;
}

nav#mainNav ul li li{
padding:0 0 0 10px;
margin:0;
float: none;
height:40px;
line-height:40px;
width:160px;
background:#eee;
border:0;
border-bottom:1px dotted #dadada;
}

nav#mainNav ul li li:first-child{border-left:0;}

nav#mainNav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
text-align:left;
}

nav#mainNav ul li li a span{padding:0 10px;}

nav#mainNav ul li li a:hover,nav#mainNav ul li li.current-menu-item a{color:#c4c4c4;}

nav#mainNav ul li:hover ul li:last-child{border:0;}

/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
margin-top:20px;
line-height:0;
text-align:center;
z-index:0;
}
.post{
margin:0 0 20px 0;
padding:10px;
border:1px solid #dadada;
background: #fff;
letter-spacing: 2px;/*★文字間の要素追加★*/
}

/*★トップページ　メイン画像【追加】*/
#main_f{
width:960px;
height:350px;
margin:0 auto;
}

/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 0;
padding:7px 10px;
font-size:110%;
border:1px solid #dadada;
border-bottom:0;
background:#fff url(images/border.png) repeat-x 0 100%;
letter-spacing: 2px;/*★文字間の要素追加★*/
}

h2.first{margin-top:0;}

.dateLabel{
margin:0 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#214a78;
border-bottom:1px solid #515151;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #214a78 solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #214a78 solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
background:#214a78;
}

.post table td{
padding:7px 5px;
border: 1px #214a78 solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget, .widgetInfo{
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

#banners img{
max-width:225px;
height:auto;
padding-bottom:10px;
}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px solid #ccc;
}

section.widget a{
display:block;
padding:3px 0 3px 13px;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{
text-decoration:none;
background-position: 3px 50%;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#777;}



/* フッター
*****************************************************/
#footer ul{
padding-bottom:10px;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-right:60px;
background:url(images/arrow.png) no-repeat 0 12px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
}

#footer ul li	a:hover{text-decoration:underline;}

#footer ul li li{
display:block;
padding:0;
margin:0 0 0 10px;
background-position:0 5px;
}


*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
clear:both;
padding:10px;
text-align:center;
font-size:75%;
zoom:1;
color:#fff;
background:#333;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#2a588b;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap{
width:735px;
margin:20px -25px 20px 0;
}

.thumbWrap li{
float:left;
width: 220px;
margin:0 25px 0 0;
padding:2px 0 40px;
background:none;
}

/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:100%;
text-align:center;
background:#fff;
border:1px solid #777;
}

ul.thumb h3 span{
display:block;
padding:2px 3px;
background:#333;
}

ul.thumb h3 a{color:#fff;}

ul.thumb h3:hover span{background:#555;}