@charset "UTF-8";
/* CSS Document */
body {
	background: url(../images/bg_texcher.gif);
}
#hWarpper {
	background: #FFF url(../images/bg_head2.gif) repeat-x left top;
}
#hWarpperIndex {
	background: #FFF url(../images/bg_head.gif) repeat-x left top;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	font-size: 93%;
	line-height: 1.8em;
}
#hLogo {
	padding-top: 17px;
	padding-bottom: 9px;
	font-size: 0px;
	line-height: 0px;
	height: 18px;
}
#hLogoIndex {
	padding-top: 17px;
	padding-bottom: 18px;
	font-size: 0px;
	line-height: 0px;
	height: 36px;
}
#hNavi {
	position: absolute;
	left: 430px;
	top: 10px;
}
#hNavi li{
	display: inline;
}
#hNavi a{
	color: #FFF;
	background: url(../images/icon_arrow.gif) no-repeat 10px center;
	padding-left: 25px;
}
#hNaviIndex {
	position: absolute;
	left: 430px;
	top: 26px;
}
#hNaviIndex li{
	display: inline;
}
#hNaviIndex a{
	color: #FFF;
	background: url(../images/icon_arrow.gif) no-repeat 10px center;
	padding-left: 25px;
}
#hContact {
	position: absolute;
	top: 14px;
	right: 0px;
}
#gNavi  {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}
#gNavi li {
	float: left;
}
#contentTitle {
	clear: both;
	background: url(../images/bg_content_title.png) no-repeat center top;
	height: 75px;
}
#contentTitle h1 {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 159px;
}
#contentTitle h1 img {
	margin-top: 63px;
	margin-left: 90px;
}
#content {
	background: url(../images/bg_main_imgb.jpg) no-repeat center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-size: 93%;
	line-height: 1.8em;
	min-height: 300px;
}
#breadCrumbs {
	text-align: left;
	margin-top: -20px;
	padding-bottom: 30px;
	color: #333;
	font-size: 11px;
}

#pageNation {
	text-align: center;
}

#topInfoList {
	width: 600px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;

}
#topInfoList dt{
	text-align: left;
	float: left;
	background: url(../images/icon_squea.gif) no-repeat 5px center;
	padding-left: 15px;
	color: #FFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#topInfoList dd{
	text-align: left;
	padding-left: 100px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCC;
}


#topNewsList {
	width: 900px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;

}
#topNewsList dt{
	text-align: left;
	float: left;
	background: url(../images/icon_squea.gif) no-repeat 5px center;
	padding-left: 15px;
	color: #FFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#topNewsList dd{
	text-align: left;
	padding-left: 100px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCC;
}


.tableType1 {
	width: 680px;
	background: #FFF;
	border-top: 1px solid #E1E0E0;
	border-right: 1px solid #E1E0E0;
	text-align: left;
}
.tableType1 th {
	border-bottom: 1px solid #E1E0E0;
	border-left: 1px solid #E1E0E0;
	color: #1873b6;
	padding: 10px;
}
.tableType1 td {
	border-bottom: 1px solid #E1E0E0;
	border-left: 1px solid #E1E0E0;
	padding: 10px;
}

.newsSection {
	width: 680px;
	background: #FFF;
	text-align: left;
	min-height: 250px;
}
.newsSection h3 {
	zoom:1;
	background: #FFF;	font-size: 1.2em;
	line-height: 1.8em;
	padding: 5px 3px 3px 10px;
	text-align: left;
	border-bottom: 1px solid #C0C0C0;
	position: relative;
}
.newsSection h3 span {
	position: absolute;
	right: 5px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: right;
	padding: 5px 0px 3px;
	top: -4px;
}

.detail_title {
	//color: #C01412;
	color: #000000;
	font-weight: bold;
}
.font_small {
	font-size: 100%;
	line-height: normal;
	color: #000000;
}
.font_title {
	font-size: 9px;
	line-height: normal;
	color: #000000;
}
.font_category {
	color: #003f6e;
	font-size: 18px
	;font-weight: normal;
}

.tableNews {
	width: 678px;
	background: #FFF;
	text-align: left;

}
.tableNews th {
	width: 100%;
	border-bottom: 1px solid #E1E0E0;
	font-size: 20px;
	color: #1873b6;
	padding: 10px;
}
.tableNews td {
	width: 50%;
	padding: 10px;
}

.tdNewsCol{
		width: 100%;
}

.tableDetail {
	background: #FFF;
	width: 100%;
	text-align: left;
}

.tableCate {
	width: 200px;
	background: #FFF;
}
.tableCate th {
	width: 100%;
	border-bottom: 1px solid #E1E0E0;
	font-size: 20px;
	color: #1873b6;
	padding: 10px;
	text-align: center;
}
.tableCate td {
	width: 100%;
	padding: 10px;
	font-size: 15px;
	text-align: center;
}

.tableBtn {
	width: 100%;
	text-align: center;
	padding: 10px 20px;
}

.tableType {
	width: 900px;
	background: #FFF;
	text-align: left;
	border: solid 1px #E1E0E0;
	border-style: solid double;
	margin-left:auto;
	margin-right:auto;
	line-height: normal;
}
.tableType th {
	width: 20%;
	color: #1873b6;
	padding: 10px 10px;
	vertical-align: middle;
	border-right: 1px solid #E1E0E0;
	font-size: 13px;
}
.tableType a {
	color: #1873b6;
	font-size: 13px;
}
.tableType td {
	width: 75%;
	padding: 10px 10px;
	vertical-align: middle;
}

.tableMission {
	width: 900px;
	height: 300px;
	text-align: left;
	margin: 10px auto 40px 30px;
	background-color: #fff;
	border-style: solid;
	border-width: 7px;
	border-top-color: #2fa8e1;
	border-right-color: #003d73;
	border-bottom-color: #003d73;
	border-left-color: #2fa8e1;
}
.tableMission th {
	width: 35%;
	color: #1873b6;
	padding: 30px 20px;
	vertical-align: middle;
	font-size: 20px;
}
.tableMission td {
	font-size: 22px;
	font-weight: bold;
	font-family: "ＭＳ 明朝","ＭＳ Ｐ明朝",serif;
	line-height: 36px;
	vertical-align: middle;
	padding-left: 140px;
	border-style: solid;
	border-width: 7px;
	border-top-color: #003d73;
	border-right-color: #2fa8e1;
	border-bottom-color: #2fa8e1;
	border-left-color: #003d73;
}

.tableContact {
	width: 900px;
	background: #FFF;
	text-align: left;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
}
.tableContact th {
	width: 25%;
	color: #1873b6;
	border: solid 1px #E1E0E0;
	padding: 10px 20px;
	text-align: left;
	vertical-align: middle;
}

.tableContact td {
	width: 75%;
	border: solid 1px #E1E0E0;
	padding: 10px 10px;
}

.tableLink {
	width: 900px;
	background: #FFF;
	text-align: left;
	padding: 0px;
	margin: 10px auto 10px auto;
}
.tableLink th {
	color: #1873b6;
	border: solid 1px #E1E0E0;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle;
}

.tableLink td {
	width: 100%;
	border: solid 1px #E1E0E0;
	padding: 5px 10px;
}

.tableOut {
	width: 960px;
	padding: 30px;;
	margin-left:auto;
	margin-right:auto;
	background: #FFF;
	text-align: left;
}

.listNone {
	height: 250px;
	text-align: left;
	font-size: 14px;
	color: red;
	line-height: 2.2em;
}

#sideTypeInformation {
	background: #FFF;
	margin: 1px;
	border: 1px solid #CCC;
	text-align: left;
}


.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

#center {
	float: left;
	width: 960px;
}

#left {
	float: left;
	width: 680px;
}
#right {
	float: right;
	width: 275px;
}
#homeleft {
	float: left;
	width: 600px;
}
#homeright {
	float: right;
	width: 320px;
}

#Newsright {
	float: right;
	width: 200px;
}

div.searchInformation {
	background: #FFF;
	padding: 5px;
	border: 1px solid #1E90FF;
	text-align: center;
}


#sideNewsInformation {
	background: #FFF;
	margin: 1px;
	border: 1px solid #CCC;
	text-align: left;
}

#sideNewsInformation p {
	text-align: center;
	font-size: 15px;
	color: #FFF;
	font-weight:bold;
	background-color:#1E90FF;
	padding: 10px 30px;
}

#sideNewsInformation li {
	text-align: left;
	padding: 2px 10px;
}

#contactResult {
	width: 855px;
	background: #FFF;
	margin: 1px;
	border: 1px solid #CCC;
	padding: 10px 30px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}


#sideInformation {
	background: #FFF;
	margin: 1px;
	border: 1px solid #CCC;
	padding: 10px 30px;
	text-align: left;
}

#sideInformation dl {
	float: right;
	width: 150px;
}
#sideInformation dl dt {
	font-size: 1.3em;
	font-weight: bold;
}

#sideCalendar {
	background: #FFF;
	margin: 1px;
	border: 1px solid #CCC;
	padding: 7px;
	text-align: left;
}

.pageTop {
	clear: both;
	padding-top: 30px;
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -3px;
}

#foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 1.5em;
}
#foot a{
	color: #333;
	text-align: center;
}
#footLogo {
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#footnavi {
	display:inline;
	font-size: 90%;
}
#foot address {
	color: #FFF;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}

#footCompanyName {
	position: absolute;
	left: 400px;
	top: 30px;
}
.ComNameImgHeiWid {
	width: 50%;
	height: 50%;
}
#footCompanyInfo {
	position: absolute;
	left: 580px;
	top: 35px;
	line-height: 100%;
}

.btnLeft{
	margin-right: 300px;
}

/* テキストボックス */
.txt_ime-off{
	ime-mode: disabled;
}

/*通常ボタン*/
.btn1{
	border-width: 2px;
	border-color: #B0E0E6;
	background-color: #d8eff5;
	text-align: center;
	color: #000000;
	font-weight: normal;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
}

.btn2{	/*注意レベルボタン*/
	border-width: 2px;
	/*border-color: #9ACD32;
	background-color: #DBFF8E;*/
	/*border-color: #B0E0E6;
	background-color: #d8eff5;*/
	/*border-color: #ff5050;
	background-color: #ffc0c0;*/
	background-color: #FFC0CB;
	border-color: #DB7093;
	text-align: center;
	color: #000000;
	font-weight: normal;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
}


.ImgTop{
	margin: 0px 10px 5px 0px;
	text-align:center;
	vertical-align : middle;

}

img.ImgLeft{
	float : left;
	margin: 0px 10px 3px 0px;
}
img.ImgRight{
	float : right;
	margin: 0px 0px 3px 10px;
}
img.sep{
	width: 960px;
	height: 1px;
}

table.title_table {
	border-collapse:collapse;
	border-spacing: 5px;
}

table.title_table td, th {
	padding: 5px 10px;
}

.selectCategory {
	background-color: #2978ff;
}

/************************************************************************************
 * ここまでコンテンツデザイン
 ************************************************************************************/


.oneColLiqCtrHdr #footer p { 
	margin: 0px;
    padding:20px 0px 20px 0px;
	width:100%;
	background:#ffffff;
	color:#555555;
	text-align:center;
	font-size:10px;

} 


.oneColLiqCtrHdr #footer A:link{ color:#ffffff;
     font-size:12px;
	 text-decoration:none }
	 
.oneColLiqCtrHdr #footer A:visited{ color:#ffffff;
     font-size:12px;
}
.oneColLiqCtrHdr #footer A:hover { color:#ffff00;
     font-size:12px;
     padding-bottom: 1px;
	 border-bottom:1px #FF0 solid;}
	 
	 
	 
	 
	 

a.botan:link,a.botan:visited{
padding:2px 6px 2px 6px;
border-top:solid 1px #cccccc;
border-right:solid 1px #0a1a2d;
border-bottom:solid 1px #0a1a2d;
border-left:solid 1px #cccccc;
background:#0048b5;
color:#ffffff;
text-decoration:none;
font-size:12px;
}

a.botan:hover{
padding:2px 6px 2px 6px;
border-top:solid 1px #111111;
border-right:solid 1px #dddddd;
border-bottom:solid 1px #dddddd;
border-left:solid 1px #111111;
background:#002c6e;
color:#ffffff;
text-decoration:none;
font-size:12px;
}


a.link:link,a.link:visited{
padding:3px 6px 3px 6px;
border:solid 1px #aaa;
background:#ffffff;
color:#aaa;
text-decoration:none;
font-size:12px;
}

a.link:hover{
padding:3px 6px 3px 6px;
border:solid 1px #aaa;
background:#4184ff;
color:#ffffff;
text-decoration:none;
font-size:12px;
}


td.infotitle{
	background-position:left;
	background-repeat:repeat-y;
	color:#41587e;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	font-size:14px;
	padding:8px 10px 8px 10px;
	border-bottom:1px solid #999;
	background-color:#FFF;
}
td.infodata{
	text-align:left;
	vertical-align:top;
	font-size:14px;
	padding:8px 20px 8px 0px;
	border-bottom:1px solid #999;
	background-color:#FFF;
    line-height:140%;
	color:#333;
}

	
#page-top {
	position: fixed;
	bottom: 0px;
	right: 0px;
	vertical-align:middle;
	top:480px;
	padding-bottom:0px;
	text-align: center;
	font-size: 12px;
}


#menu-wrap {
  width: 100%;
  height: 52px;
  background-image:(../images/menu-back.gif);
  background-repeat:repeat-x;

}


#menu {
  list-style-type: none;
  width: 1000px;
  margin: 0px auto;
  padding: 0;
  
}
#menu li {
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  height:52px;
}

.fixed{
  position: fixed;
  top: 0px;
  z-index: 9999;
}


  a:link { color:#0b3964;
	     text-decoration:none}
  a:visited{ color:#0b3964;
	     text-decoration:none}
  a:hover {color:#0000ff;
    text-decoration:underline}
	

td.title{
	background: url(../images/title_bg.gif);
	height: 50px;
	padding:6px 0px 6px 10px;
	font-size:larger;
	color:#1f40e8;
	font-weight:bolder;
}

td.data{
	padding:20px 20px 30px 20px;
	text-align:left;
	vertical-align:top;
}