@charset "utf-8";
/* CSS Document */


/*common style*/

.clearfix{
	margin:0px;
	padding:0px;
}


body{
	font-size:100%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#666;
	line-height:1.6;
}

.left{
	float:left;
}

.clear{
	clear:both;
}

.seek{
	visibility:hidden;
}

.wrapper{
	width:1000px;
	margin:0 auto;
}

a{
	outline:none;
	color:#0099ff;
}
.content a:hover{
	opacity:0.6;
}
.footer a:hover{
	opacity:0.6;
}

.hide{
	display:none;
}

.red{
	color:#F00;
}




/*文字サイズ変更*/

#parts-fsStandard{
	height:25px;
	background:url(../images/fs-standard-on.jpg) no-repeat;
	display:block;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;  
}

#parts-fsStandard:hover{
	background:url(../images/fs-standard-on.jpg) no-repeat;
}
	
#parts-fsLarge{
	background:url(../images/fs-large-off.jpg) no-repeat;
	height:25px;
	display:block;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#parts-fsLarge:hover{
	background:url(../images/fs-large-on.jpg) no-repeat;
}


#parts-fsSmall{
	height:25px;
	background:url(../images/fs-small-off.jpg) no-repeat;
	display:block;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#parts-fsSmall:hover{
	background:url(../images/fs-small-on.jpg) no-repeat;
}


/*header CSS*/

.header_top{
	width:1000px;
	margin:0px;
	padding:0px;
	background:#DAEFFA;
}

.header_top ul{
	float:right;
	list-style:none;
}
.header_top ul li{
	margin:0px 10px 0px 20px;
}



.header{
	width:1000px;
	height:121px;
	background:url(../images/header.jpg);
	position:relative;
}

.header ul{
	position:absolute;
	list-style:none;
	top:47px;
	left:450px;
}

.header ul li{
	list-style:none;
	width:25px;
	height:25px;
	float:left;
	margin-left:5px;
}
	
.logo{
	position:relative;
	top:45px;
	left:30px;
}

.logo:hover{
	opacity:0.6;

}

.search_box{
	position:absolute;
	width:165px;
	top:49px;
	left:550px;
}
.search_btn{
	margin:0px;
	padding:0px;
	position:absolute;
	top:49px;
	left:728px;
}


.header_mail{
	position:absolute;
	top:38px;
	left:775px;
}
.header_mail:hover{
	opacity:0.6;
}

/*	グローバルナビここから */

.menu_section{
	width:1000px;
	height:50px;
	margin:5px auto 5px;
	padding:0px;
}
.tab_link{
	width:175px;
	height:50px;
	top:-14px;
	position:absolute;
	color:transparent;
}
.menu01{
	float:left;
	width:81px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu01_off.png) center #b6e6f3 no-repeat;
}
.menu01:hover{
	border-radius:10px 10px 0 0;
	background:url(../images/menu01_on.png) center #09f no-repeat;
}
.menu01_active{
	float:left;
	width:81px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu01_on.png) center #09f no-repeat;
}

.menu02{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu02_off.png) center #b6e6f3 no-repeat;
}
.menu02:hover{
	border-radius:10px 10px 0 0;
	background:url(../images/menu02_on.png) center #09f no-repeat;
}
.menu02_active{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu02_on.png) center #09f no-repeat;
}

.menu03{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu03_off.png) center #b6e6f3 no-repeat;
}
.menu03:hover{
	border-radius:10px 10px 0 0;
	background:url(../images/menu03_on.png) center #09f no-repeat;
}
.menu03_active{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu03_on.png) center #09f no-repeat;
}

.menu04{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu04_off.png) center #b6e6f3 no-repeat;
}
.menu04:hover{
	border-radius:10px 10px 0 0;
	background:url(../images/menu04_on.png) center #09f no-repeat;
}
.menu04_active{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu04_on.png) center #09f no-repeat;
}

.menu05{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu05_off.png) center #b6e6f3 no-repeat;
}
.menu05:hover{
	border-radius:10px 10px 0 0;
	background:url(../images/menu05_on.png) center #09f no-repeat;
}
.menu05_active{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu05_on.png) center #09f no-repeat;
}

.menu06{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu06_off.png) center #b6e6f3 no-repeat;
}
.menu06:hover{
	border-radius:10px 10px 0 0;
	background:url(../images/menu06_on.png) center #09f no-repeat;
}
.menu06_active{
	width:175px;
	height:50px;
	display:inline-block;
	border-radius:10px 10px 0 0;
	background:url(../images/menu06_on.png) center #09f no-repeat;
}

#dropmenu {
 	list-style-type: none;
	padding: 0;
	margin: 0;
}
#dropmenu li {
  position: relative;
  width: 175px;
  float: left;
  margin: 0 4.4px;
  padding: 0;
  text-align: center;
}
#dropmenu > li:first-child {
  margin-left: 8.8px;
}
#dropmenu > li:last-child {
  margin-right: -8.8px;
}
#dropmenu li a {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: -4.4px;
  margin: 0;
  padding: 0;
}
#dropmenu li ul li {
  overflow: hidden;
  width: 175px;
  height: 0;
  color: #fff;
  transition: .1s;
}
#dropmenu li ul li a {
  width: 175px;
  height:38px;
  padding:0 5px;

  text-align: left;
  font-size: 13px;
  color:#666;
  font-weight: normal;
  border-top:1px #fff solid;
}

#dropmenu > li:hover li:hover > a {
	color:#fff;
	}
#dropmenu li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
#dropmenu li ul li ul {
  top: 0;
  left: 170.6px;
}
#dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu li ul li ul li a {
	background: #b6e6f3;
	border-left:1px #fff solid;
 }
#dropmenu li:hover ul li ul li:hover > a {
	background: #09f;
	}
	
/*	グローバルナビここまで */


/*パンくずここから*/
div#breadcrumbs{
  margin:0px auto 5px;
}

div#breadcrumbs ol li {
  display: inline;
  list-style-type: none;


}
div#breadcrumbs ol li:before {
  content: " > ";
}
div#breadcrumbs ol li:first-child:before {
  content:"";
} 
/*パンくずここまで*/



/* サイドメニュー */

#nav{
	width:240px;
	float:left;
}

#nav img{
	vertical-align:bottom;
}


#nav dl{
	margin:5px 0px 0px;
	padding:0px;
}
#nav dl dd{
	margin:0px 0px 4px;
	padding:0px;
}
#nav dl dd img{
	vertical-align:bottom;
}

.fixed {
    position: absolute;
}

.ya {
	background:url(../images/yajirushi.png) no-repeat;
	background-position:right 10px center;
}
.ya:hover  {
	background:url(../images/yajirushi_w.png) no-repeat;
	background-position:right 10px center;
}
.gl_1 {
	background:url(../images/yajirushi.png) #b6e6f3 no-repeat;
	background-position:right 2px center;
}
.gl_1:hover  {
	background:url(../images/yajirushi_w.png) #09f no-repeat;
	background-position:right 2px center;
}
.gl_2 {
	background-color:#b6e6f3;
}
.gl_2:hover  {
	background-color:#09f;
}



/* サイドメニューとドロップダウン */

#sidebar {
   width: 240px; /* メインメニュー全部が収まる最低横幅 */
   height:auto;
   margin:0px 0 5px;
}

#sidebar ul#dropdown {
   margin: 0; /* メニューバー外側の余白 */
   padding: 0; /* メニューバー内側の余白 */
   border-width: 0px 1px 0px 1px; /* 全体の枠線の太さ */
   border-style: solid; /* 全体の枠線の線種 */
   border-color: #fff; /* 全体の枠線の色 */
}
#sidebar ul#dropdown li {
   background-color: #DAEFFA; /* メニュー項目の背景色 */
   width: 238px; /* メニュー項目の横幅 */
   height: 38px; /* メニュー項目の高さ(「メニューバーの高さ」と一致させる) */
   border-width: 0px 1px 1px 0px; /* サブメニュー1項目の枠線の太さ */
   border-style: solid; /* 1項目の枠線の線種 */
   border-color:  #fff; /* 1項目の枠線の色 */
   list-style-type: none;
   position: relative;
}
#sidebar ul#dropdown a {
   color: #666; /* メニュー項目の文字色 */
   line-height: 38px; /* メニュー項目のリンクの高さ(「メニュー項目の高さ」と一致させる) */
   text-align: left; /* メインメニューの文字列の配置(中央寄せ) */
   text-decoration: none; /* メニュー項目の装飾(下線を消す) */
   display: block;
   width: 100%;
   height: 100%;
   font-size:15px;
   padding-left:10px;
}
#sidebar ul#dropdown li:hover{
   background-color: #09f; /* メニュー項目にマウスが載ったときの背景色 */
   color: #FFF; /* メニュー項目にマウスが載ったときの文字色 */
}
#sidebar ul#dropdown li:hover a{
   color: #FFF; /* メニュー項目にマウスが載ったときの文字色 */
}


/* メニューバー直後のClearfix */
#sidebar ul#dropdown { zoom:1; }
#sidebar ul#dropdown:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }

#sidebar ul#dropdown ul.sub {
   background-color: #DAEFFA; /* サブメニュー全体の背景色 */
   border-width: 1px 1px 0px 1px; /* サブメニュー全体の枠線の太さ */
   border-style: solid; /* サブメニュー全体の枠線の線種 */
   border-color: #fff; /* サブメニュー全体の枠線の色 */
   text-align: center; 
   margin: 0px;
   padding: 0px;
   display: none;
   position:absolute;
   top:-1px;
   left:100%;
}

#sidebar ul#dropdown ul.sub a{
	color:#666;
}

#sidebar ul#dropdown ul.sub a:hover{
	color:#fff;
}




/* メインコンテンツ */

.content{
	width:1000px;
	float:right;
	/*background:rgba(0,0,0,0.2);*/
}


/* フッター */

.footer{
	width:1000px;
	height:110px;
	background:url(../images/footer.jpg),#D1E6F3;
	background-repeat:no-repeat,no-repeat;
	background-position:bottom,center;
	position:absolute;
	margin-top:10px;
	bottom:0;
	}

.footer_detail01{
	font-size:25px;
	color:#4FA7DB;
	position:absolute;
	top:23px;
	left:20px;
}

.footer_detail02{
	font-size:14px;
	color:#4FA7DB;
	position:absolute;
	top:20px;
	left:500px;
	position:absolute;
}

.site_navi{
	position:absolute;
	top:80px;
	width:1000px;
}

.footer ul{
	font-size:14px;
    margin:0px 20px 0px;
	padding:0px;
	float:left;
	
}

.footer ul li{
	font-size:14px;
	list-style:none;
	margin:0px 0px 0px;
}

.footer ul li a{
	font-size:14px;
	color:#666;
	text-decoration:none;
}

.footer dl{
	font-size:14px;
	margin:0px 20px 0px;
	padding:0px;
	float:left;
	
}

.footer dl dt{
	font-size:14px;
	margin:0px 0px 0px;
	padding:0px;
	color:#666;
}

.footer dl dt a{
	font-size:14px;
	color:#666;
	text-decoration:none;
}

.footer dl dd {
	font-size:13px;
	margin:0px 0px 0px 20px;
	padding:0px;
}

.footer dl dd a{
	font-size:13px;
	color:#666;
	text-decoration:none;
	padding:0px;
}


/*サイト内検索用*/

.no_key_word{
	margin:0px;
	padding:0px;
}

/*TOP遷移*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 25px;
    font-size: 77%;
}
#page-top a {
    background:url(../images/top.png);
    text-decoration: none;
    color: #fff;
    width: 111px;
	height:96px;
	background-size:contain;
    display: block;
}

/*header上部リンク*/
ul.header_link{
	list-style:none;
	padding:0px;
	margin:0px;
	float:right;
	margin:2px 0px 0px;
}

ul.header_link li{
	padding:0px;
	margin:0px;
	float:left;
	margin-left:5px;
}

ul.header_link li a{
	text-decoration:none;
	color:#666;
	font-size:15px;
}
ul.header_link li a:hover{
	opacity:0.6;
}



@media print {
#page-top a{
	display:none;
}

.scroll_area{
	display:inline;
	height: 100%;
}
.scroll_area:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

}

/*helper*/
.mgr-10{
  margin-right: 10px;
}
.mgl-10{
  margin-left: 10px;
}
.mgb-10{
  margin-bottom: 10px;
}
.mgt-10{
  margin-top: 10px;
}

.mgt-20{
  margin-top: 20px;
}
.mgt-30{
  margin-top: 30px;
}
.mgb-30{
  margin-bottom: 30px;
}
.nmgt-10{
	position:relative;
	  margin-top: -10px;}
.nmgt-20{
	position:relative;
   margin-top: -20px;}


	  
	  
/* HPボタン用 */
.btn_hp{
	display:inline-block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	background:url(../../business/images/use_index/hp.png);
	margin:0px 0 5px 0px; 
	vertical-align:text-top;
}

 /* 詳細ページHPボタン用 */
.btn_hp2{
	display:inline-block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	background:url(../../business/images/use_index/hp.png) no-repeat;
	margin:0 5px 0 5px;
	vertical-align:middle;
}