#newslist .news,
#newslist .flat35,
#newslist .jinzai,
#newslist .seino,
#newslist .soudan,
#newslist .hoken,
#newslist .takken,
#newslist .teiki,
#newslist .kouzou,
#newslist .kenei,
#newslist .kakunin,
#newslist .taisin,
#newslist .tyouki,
#newslist .sinsai
{
	background-repeat: no-repeat;
	background-position: right center;
}
#newslist .news{ background-image: url(../images/newsIcon/icon13.gif); }
#newslist .flat35{ background-image: url(../images/newsIcon/icon5.gif); }
#newslist .jinzai{ background-image: url(../images/newsIcon/icon11.gif); }
#newslist .seino{ background-image: url(../images/newsIcon/icon3.gif); }
#newslist .soudan{ background-image: url(../images/newsIcon/icon14.gif); }
#newslist .hoken{ background-image: url(../images/newsIcon/icon7.gif); }
#newslist .takken{ background-image: url(../images/newsIcon/icon10.gif); }
#newslist .teiki{ background-image: url(../images/newsIcon/icon9.gif); }
#newslist .kouzou{ background-image: url(../images/newsIcon/icon4.gif); }
#newslist .kenei{ background-image: url(../images/newsIcon/icon1.gif); }
#newslist .kakunin{ background-image: url(../images/newsIcon/icon2.gif); }
#newslist .taisin{ background-image: url(../images/newsIcon/icon8.gif); }
#newslist .tyouki{ background-image: url(../images/newsIcon/icon6.gif); }
#newslist .sinsai{ background-image: url(../images/newsIcon/icon12.gif); }
#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bg #header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
}
#header h1 {
	/*float: left;*/
	padding-top: 11px;
	padding-bottom: 11px;
}
#header #headerRight {
	/*float: right;
	width:415px;*/
	margin-left: auto;
}
#header #headerRight .contact {
    background: #fff;
    padding: .5em 1em;
    border-radius: 0 0 5px 5px;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	list-style: none;
	box-shadow: 1px 1px 3px #999;
	background: linear-gradient(#FFF, #EEE);
    	/*clear: both;*/
}

#header #headerRight .contact li {
	display: inline-block;
	padding-right: 10px;
}
#header #headerRight .contact li:last-child {
	padding-right: 0;
}
#header #headerRight .contact a{color: #5C84F0; display: block; position: relative; padding-left: 20px; line-height: 18px;}
#header #headerRight .contact a::before{content: ">";  display: block; background: #5C84F0; width: 18px; height: 18px; line-height: 18px; color: #fff; border-radius: 50%; text-align: center;  position: absolute;margin-left: -20px;}
/*#headerRight #search {
	float: left;
	width: 214px;
	padding-top: 10px;
}
#inputbox {
    width: 160px !important;
}
#inputbox[type="text"] {
	font-size: 14px;
	height: 28px;
	padding: 0 30px 0 10px!important;
	background: #f9f9f9;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-style: none;
}
#submit[type="submit"] {
    background: url("../images/iconSearch.png") no-repeat scroll 50% 50%;
    border: 0 none;
    height: 20px;
    margin: 0 0 -10px -30px;
    overflow: hidden;
    text-indent: -9999px;
    width: 20px;
    -webkit-appearance: none;
}
#headerRight #fontresize {
	background-color: #FFF;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
	margin-top: 9px;
}
#headerRight #fontresize p {
	float: left;
	font-size: 0.8em;
	background-image: url(../images/fontsize.gif);
	background-position: left center;
	height: 19px;
	background-repeat: no-repeat;
	width: 78px;
	text-indent: -9999px;
}
#headerRight #fontresize ul  {
	float: left;
	list-style-type: none;
	padding-left: 7px;
}

#headerRight #fontresize ul li {
	float: left;
	padding-right: 7px;
}
#headerRight #fontresize ul li a {
	display: block;
	height: 19px;
	width: 45px;
	background-color: #777;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}


#headerRight #fontresize ul li a.nomal {
	background-image: url(../images/fs-nomal.png);}

#headerRight #fontresize ul li a.large {
	background-image: url(../images/fs-large.png);}
#headerRight #fontresize ul
li a.textresizer-active
{ background-color: #01AA8B; 
}
*/


#mainImg {
	text-align: center;
	clear: both;
	padding-bottom: 33px;
}
.wrapper  {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contentsBg{
	zoom: 1;
	background-image: url(../images/footerBg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 6px solid #7CC458;
}


#contentsBg:after {
  content: "";
  clear: both;
  display: block;
}


#main {
	float: right;
	width: 738px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	color: #444;
	line-height: 150%;
}




#main h1 { margin-bottom: 0px; }
#main p { padding-bottom: 1.5em; }
#point{
	zoom: 1;
	margin-bottom: 39px;
}
#point:after {
  content: "";
  clear: both;
  display: block;
}
#point div  {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
#newsHeader  {
	clear: both;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 33px;
	margin-bottom: 25px;
}
#newsHeader h2  { float: left; }
#newsHeader .right {
	padding-top: 7px;
	float: right;
}

#newslist { margin-bottom: 40px; }
#newslist dt {
	width: 12em;
	float: left;
	text-indent: 1em;
}
#newslist dd {
	padding-left: 13em;
	margin-bottom: 5px;
	margin-right: 1em;
}
#newslist dd a { color: #01AA8B; }


#newslist dd a:hover {
	text-decoration: underline;
}
#link {
	clear: both;
	display: table;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}


#link div { display: table-cell; }
#link #title {
	text-align: center;
	vertical-align: middle;
	width: 90px;
	background-color: #EEE;
}
#linkList ul {
	list-style-type: none;
	padding-top: 10px;
}
#linkList ul li {
	float: left;
	height: 66px;
	width: 120px;
	margin-left: 10px;
	margin-bottom: 4px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

#side {
	float: left;
	width: 230px;
}
#side #globalNav {
	background-color: #01A688;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
#side #globalNav ul { list-style-type: none; }

#side #globalNav ul li a,
#side #globalNav ul li span {
	display: block;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#side #globalNav ul li a:hover,
#side #globalNav ul li span:hover { background-color: #015647; }
#side #globalNav ul ul { display:none; list-style:circle; font-size:0.9em; background-color: #015647; color:#FFF; padding:7px 0; }
#side #globalNav ul ul li { margin-left:30px;}
#side #globalNav ul ul a { color:#FFF;padding-top: 5px;padding-bottom: 5px;}
#side #globalNav ul ul a:hover { text-decoration:underline;}
#side .btn { list-style-type: none; }
#side .btn li { padding-bottom: 10px; }


.banner {
	text-align: center;
	line-height: 100%;
	padding-bottom: 39px;
	padding-top: 5px;
}
#footer {
	background-color: #01AA8B;
	clear: both;
}
#footer .block {
	float: left;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-right: 48px;
	color: #FFF;
	padding-top: 18px;
	padding-bottom: 18px;
}

#footer{zoom:1}
#footer:after {
  content: "";
  clear: both;
  display: block;
}
#copyright {
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.8em;
	color: #333;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer .block a { color: #FFF; }
#footer .block a:hover { text-decoration: underline; }







/*トップページ改修*/
.txt{ background-image:url(../images/txtbg.gif);
padding:15px 30px;
text-align:center;
margin-bottom:30px;}
.txt dt{  }
.txt dd{ padding-bottom:10px; margin-bottom:10px; border-bottom:dotted 2px #3E3E3E;  }

#message{ clear:both; padding:200px; text-align:center;}
#message div{ background:#FFFFFF; padding:40px 0 15px; border-radius:5px; border:8px #01AA8B solid; box-shadow: 5px 5px 5px #C3C3C3 ;}
#message p{ margin:10px auto;}
#message a{ margin-top:40px; display:block;}

