@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
padding:0;
margin:0;
}

table{
border-collapse: collapse;
border-spacing:0;
}
img{
	border:0;
	line-height:0;
}
ol,ul{
list-style:none;
}

body{
	font:12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	/* [disabled]color:#036; */
	/* [disabled]background:#f6f3ee url(images/bg.png); */
}


a:link,a:visited{
	color:#CC9933;
	text-decoration:none;
}
a:hover{
	color:#B8A655;
}
a:active, a:focus {outline:0;}
img{border:0;}



/*******************************
レイアウト
*******************************/
#header, #mainNav, #wrapper,#footer ul{
margin:0 auto;
width:880px;
clear:both;
}

#sidebar{
float:left;
width:233px;
padding:22px 0 50px;
}

#main{
	float:right;
	width:627px;
	padding:22px 0 20px;
}


/*******************************
/* ヘッダー
*******************************/
#headerWrap{
height:147px;
}

#header{
position:relative;
height:147px;
}

#header h1,#header h2,#header p{
	position:absolute;
	top:31px;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
}

/* スローガン */
#header h1{
	top:2px;
	left:10px;
	color:#555;
}

/* ロゴ */
#header h2{
left:0;
}

/* 住所 */
#header p{
right:0;
}


/************************************
/* メインナビゲーション
************************************/
ul#mainNav{
position:absolute;
top:102px;
height:45px;
background:url(images/mainNavBg.png) no-repeat 0 0;
}

ul#mainNav li{
text-indent: -5000px;
float:left;
}

ul#mainNav a{
display: block;
width: 176px;
height: 45px;
background:url(images/mainNav1.png) no-repeat 0 0;
}

ul#mainNav li.current_page_item a,ul#mainNav li.current-menu-item a,ul#mainNav li a:hover{background-position:0 -45px;}

ul#mainNav li.menu-item-2 a{background-image:url(images/mainNav2.png);}
ul#mainNav li.menu-item-3 a{background-image:url(images/mainNav3.png);}
ul#mainNav li.menu-item-4 a{background-image:url(images/mainNav4.png);}
ul#mainNav li.menu-item-5 a{background-image:url(images/mainNav5.png);}	



/*******************************
/* メイン
*******************************/
#mainImg{margin-top:20px;}

h3.heading{
	clear:both;
	padding-left:17px;
	line-height:31px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:url(images/headingBg.png) no-repeat 0 0;
	/* [disabled]width: 200px; */
}

h3.heading span{
	font-size:10px;
	color:#FFFFFF;
	padding-left:10px;
	line-height:34px;
}

.article{
	/* [disabled]border:0; */
	margin:0 0 10px 0;
	padding: 0 10px 0 10px;
	/* [disabled]background:none; */
	border:1px solid #CC9933;
	background:#fff;
}
.blue{
	/* [disabled]border:0; */
	border:1px solid #3894c0;
}
.green{
	border:1px solid #009d73;
}

.article_cell{
	clear:both;
	padding:10px 0 20px;
	/* [disabled]border-bottom:1px dashed #dcdcdc; */
	height: 600px;
}
#main .article .subH4 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.article_cellSub{
	clear:both;
	padding:20px 0 25px;
}
.art_cellS_B{
	border-bottom:1px dashed #3894c0;
}
.art_cellS_G{
	clear:both;
	padding:20px 0 25px;
	border-bottom:1px dashed #009d73;
}
.art_cellS_Y{
	clear:both;
	padding:20px 0 25px;
	border-bottom:1px dashed #CC9933;
}
.article_cellSub h5 {
	font-size: 18px;
}

.article_cellSub ul {
	float: left;
	font-size: 16px;
	line-height: 1.8em;
	list-style-type: circle;
	margin-left: 40px;
	margin-top: 10px;
	/* [disabled]overflow: hidden; */
	/* [disabled]display: block; */
}
.hi1  {
	height: 100px;
}
.hi3  {
	height: 110px;
}
.hi4  {
	height: 140px;
}
.hi5  {
	height: 170px;
}


.hi6  {
	height: 200px;
}
.hi7  {
	height: 230px;
}
.hi8  {
	height: 300px;
}
.hiList  {
	height: 330px;
}
.hiList2  {
	height: 320px;
}

.article_cell ul li {
	margin: 15px;
	float: left;
	list-style-type: none;
}
.article_spInfo{
	clear:both;
	padding:20px 0 25px;
	/* [disabled]border-bottom:1px dashed #dcdcdc; */
	height: 330px;
}


.main{
	padding:20px 10px 20px 10px;
	margin:0 0 10px 0;
	border:0;
	background:none;
	border:1px solid #CC9933;
	background:#fff;
}
.mainSub{
	padding:20px 10px;
	margin:0 0 0px;
	border:0;
	background:none;
	border:1px solid #d5d5d5;
	background:#fff;
}

.last{border-bottom:none;}

.main h4{
	margin:0 0 10px 10px;
	font-size:16px;
	font-weight:normal;
	color:#333;
}

.article h4{
	margin:0 20 10px 20px;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2em;
}
.h4Blue {
	margin:5px 0px 0px 10px;
	font-size:18px;
	font-weight:bold;
	color:#3894c0;
	line-height: 1.8em;
}
.h4Y {
	margin:5px 0 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#CC9933;
	line-height: 1.8em;
}
.article .heading.portal {
	font-size: 20px;
	height: 230px;
	margin-top: 15px;
	margin-left: 15px;
	color: #333;
}
.heading.portal .alignright {
	/* [disabled]margin-top: 10px; */
}


.h4Green {
	margin:5px 0 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#009d73;
	line-height: 1.8em;
}

.h4gray {
	margin:5px 0 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#808080 ;
	line-height: 1.8em;
}

.alignleft{
	float:left;
	padding:10px 15px 15px 10px;
}

.alignright{
float:right;
padding: 0 10px 15px 15px;
}

.aligncenter{
padding: 20px 0 20px 0;
text-align: center;
}

.main p{
	padding:0 10px 10px;
	font-size: 12px;
	line-height: 22px;
}

.article p{
padding:0 10px 0 10px;
}
.article .article_spInfo p {
	margin-left: 30px;
}


.picture{
width:193px;
float:left;
text-align:center;
background-color:#ffffff;
border-top:1px solid #eaeaea;
border-right:1px solid #ddd;
border-bottom:1px solid #ccc;
border-left:1px solid #eaeaea;
padding:5px 0 5px 0;
margin:5px 0 0 5px;
}

.picture:hover{
background-color:#fffaef;
}


/*******************************
/* サイトバー
*******************************/
#sidebar h3{
	clear:both;
	padding-left:17px;
	line-height:33px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:url(images/side_headingBg.png) no-repeat 0 0;
}

ul.info{
	overflow:hidden;
	padding:0 0 10px 17px;
	border:1px solid #CC9933;
	margin-bottom:20px;
	background:#fff;
}

ul.info li{
	line-height:0;
	padding:10px 0;
	margin-right:15px;
	border-bottom:1px dashed #CC9933;
}

ul.info a:link,ul.info a:visited{
display: block;
padding-left:12px;
line-height:normal;
text-decoration:none;
color:#313131;
background:url(images/linkArrow.gif) no-repeat 0 50%;
}

ul.info2{
	overflow:hidden;
	border:1px solid #CC9933;
	margin-bottom:20px;
	background:#fff;
	/* [disabled]margin-top: 10px; */
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 17px;
}

ul.info2 li{
	line-height:0;
	padding:10px 0 20px;
	margin-right:15px;
	border-bottom:1px dashed #dcdcdc;
	margin-top: 15px;
}

ul.info a:hover, ul.info li.current_page_item a, ul.info li.current-menu-item a{
	color:#B8A655;
}

ul.info li.last{border-bottom:none;}

ul.info2 li.last{border-bottom:none;}

#sidebar p{
	margin-bottom:5px;
	margin-top: 5px;
}

/*******************************
/* フッター
*******************************/
#footer{
	clear:both;
	background: #B8A655;
	height: 20px;
}
/*******************************
/* フッター
*******************************/
#footer_cm{
	clear:both;
	/* [disabled]background: #B8A655; */
	height: 20px;
}
#footer #footer_list {
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background: #0F0; */
	width: 880px;
}

#footer ul{
	/* [disabled]padding:25px 0; */
	/* [disabled]text-align:center; */
}


#footer li{
	/* [disabled]display: inline; */
	/* [disabled]padding: 5px 30px; */
	/* [disabled]border-left:1px dotted #d5d5d5; */
}

#footer li a{
	/* [disabled]text-decoration:none; */
	/* [disabled]color:#000; */
}

#footer li a:hover{
	color:#B8A655;
}

/*フッター追加*/

#footer ul.footer_area{
	height: 250px;
	padding:5px 0 0;
	overflow:hidden;
	list-style-type: none;
	text-align: left;/*background-color:#dcdcdc;*/
	margin-bottom: 0;
	display: block;
}

#footer li.footer_banner{
	margin: 0;
	width:150px;
	/* [disabled]height:200px; */
	padding:0 0 0 10px;
	position:relative;
	margin:10px 10px 10px 100px;
	float:left;
/*background-color:#dcdcdc;*/
}

ul.footer_menu a:link,ul.footer_menu a:visited{
	display: block;
	padding-left:30px;
	line-height:2em;
	text-decoration:none;
	color:#313131;
	background:url(images/linkArrow.gif) no-repeat 0 50%;
}




/*タイトル*/
#footer li p{
	font-size:18px;
	margin:25px 0 10px;
	color: #333333;
	border-bottom:1px solid #CC9933;
}

/*フッターメニュー*/
#footer ul.footer_menu{
	line-height:2em;
	list-style-type: none;
	text-indent:-1.5em;
}



p#copy{
	padding:2px 0px 0px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	clear: both;
}
p#copy_cm{
	padding:2px 0px 0px;
	text-align:center;
	color:#333;
	font-size:10px;
	clear: both;
}
.heading span {
	float: right;
	padding-right: 40px;
}
#main .article.blue .tTop {
	text-align: right;
	margin-top: -20px;
	margin-bottom: 5px;
}
#main .main .middle {
	font-size: 16px;
}


/*絞り込みテスト*/

.search-area input[type="text"] {
  padding: 5px 5px 3px;
  font-size: 16px;
  border: 1px solid #D6D6D6;
}

.search-area input[type="text"]:focus {
  background: #F9F9F9;
}

.search-result {
  margin-top: 20px;
}
.hit-num__text span {
  font-weight: bold;
}
#search-result__list {
  margin-top: 15px;
}
#search-result__list span {
  display: inline-block;
  margin-right: 15px;
  padding: 5px;
  background: #F2F2F2;
}
.target-area {
  margin-top: 50px;
}
.target-area .hidden {
  display: none
}
	
.display-none{
    display:none;
}
