@charset "UTF-8";
/* 辰巳工業株式会社  CSS Document */

/* common
------------------------------------------------------------ */

*{ 
	margin: 0;
	padding: 0;
}

a { text-decoration: none; color: #36C;}
a img { border-style:none;}
ul { list-style-type: none;}

h2 { font-size: 1.2em;}
h3 { font-size: 1.2em;  background: #DDDEBB; padding: 7px 0 5px 15px; margin-bottom: 20px; clear:both;}
h4 { font-size: 1.1em; border: 1px solid #DFDFDF; padding: 10px 10px 7px; color:#900; margin: 15px 0;}
h5 { font-size: 1em; margin: 9px 0; color:#595F00;}

p { margin-bottom: 7px; }

body {
	font-size:0.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #474747;
	letter-spacing: 0.09em;
	background: url(../img/bg.jpg) repeat-x;
}

table { border-collapse: collapse;}
#container {
	width: 900px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	clear: both;
}


#baseHead {
	background:url(../img/back_top.jpg) no-repeat;
	height: 210px;
}

#baseHead_pageTop {
	background:url(../img/back_top_pageTpp.jpg) no-repeat;
	height: 485px;
}


#contentsBg {
	background: url(../img/bg_y.jpg) repeat-y;
	height: 100%;
}
#contentsUnder {
	background: url(../img/bg_y.jpg) repeat-y;
}


#page_home #contentsBg { clear: both;}

#contentsBox {
	padding: 0 10px;
}
#contents { padding: 0 30px;}

.tet_indent { text-indent: 1em;}
.z2 { z-index:2;}

/*

#page_company,
#page_equipment,#page_flowInfo,
#page_access,
#page_inquiry,
#page_home,
#page_product { background: url(../img/bg.jpg) repeat-x;}
*/


/* common tool ------------------------------------------------------------ */

.bold { font-weight: bold;}

.txt_aln_R { text-align: right;}
.txtA_cntr { text-align: center;}

.fR { float: right;}
.fL { float: left;}

.clearfix { zoom: 1;}

.txtIndnt_1em { text-indent: 1em;}
.txtIndnt_2em { text-indent: 2em;}

.tableBorder th,
.tableBorder td
{ border: #CCC 1px solid;}

.txtA_cntr { text-align: center;}
.ie_pbMinus { padding-bottom: -15px;}

.pagetop {
	padding: 20px;
	float: right;
	font-size: 1em;
	color: #360;
}
.pagetop_nonPddng {
	float: right;
	font-size: 1em;
	color: #360;
}

/* header
------------------------------------------------------------ */

h1 {
	width: 160px;
	height: 64px;
	display: block;
	position: absolute;
	top: 35px;
	left: 35px;
	text-indent: -9999px;
}

h1 a {
	width: 160px;
	height: 64px;
	display: block;
}

h2 {
	background: url(../img/h2Bar.jpg) no-repeat;
	height: 30px;
	color: #FFF;
	padding: 7px 20px;
	clear: both;
}

#headder {
	width: 880px;
	height: 105px;
	background: url(../img/headder.jpg) no-repeat;
	text-indent:-9999px;
}

.contentsIN {
	width: 780px;
	margin: 0 auto 15px;
	/* padding-bottom: 10px; */
}

.content_TL_IR {
	width: 780px;
	}
/*
.MbPb_30px {
	margin-bottom: 30px;
	/padding-bottom: 30px;
}
*/
.content_textL {
	float: left;
	width: 780px;
}
.content_imgR {
	float: right;
	width: 300px;
}

.P_comment {
	width: 549px;
	text-align: center;
	margin-top: 5px;
}

.content_imgR p {
	float: right;
}


.form {
	width: 270px;
	height: 28px;
	display: block;
	position:absolute; top:15px; left:590px;
	background: url(../img/form.jpg) no-repeat 0 0;
	
	}
.form a {
	width: 270px;
	height: 28px;
	display: block;
}
.form a:hover {
	width: 270px;
	height: 28px;
	background: url(../img/form.jpg) no-repeat -270px 0;
	display: block;
	}
	



/* footer
------------------------------------------------------------ */
.footer-wrap {
	width: 100%;
	margin: 0 auto;
}
#footer {
	width: 880px;
	/* height: 100px;  2025-05-22 M.kurose*/
	height: 110px;
	background: url(../img/footer.jpg) repeat-x;
	background-color: #bf2000;
	clear: both;
	
}

#footerTxt {
	padding-top: 20px;
	text-align: center;
	color: #FFF;
}

#footerTxt p {
	font-size: 1.2em;
	line-height: 0.9em;
	/* line-height: 0.5em; */
}

address { font-style: normal; font-size: 0.7em;}

/* topicPath
------------------------------------------------------------ */

.topicPath { padding: 15px 30px;}
/* .topicPath { padding: 15px 30px 10px; } */


/* gloval navi
------------------------------------------------------------ */

#Gnavi { margin-top: 15px;}
#Gnavi ul {
	margin: 0 auto;
	width: 824px;
}

/* 
	LEVEL ONE
*/
ul.dropdown { position: relative; height: 39px; }
ul.dropdown li { 
	text-indent: -9999px;
	float: left;
	display: block;
	height: 39px;
	zoom: 1;
}
ul.dropdown li a { 
	display: block;
	height: 39px;
}

ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ float: none; display: block; height:25px;}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	{
	height:25px;
	width: 100%;
	display: block;
	}
ul.dropdown ul li a:hover {
	height:25px;
	width: 100%;
	display: block;
	}




ul.dropdown li.GN_home { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat 0 0; width: 90px; height: 39px;}
ul.dropdown li.GN_home a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat 0 -39px; width: 90px; height: 39px;}


.GN_company { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -90px 0; width: 99px; height: 39px;}
.GN_company a:hover { background: url(../img/tatsumikougyou-gnav_06.png) no-repeat -90px -39px; width: 99px; height: 39px;}

ul.dropdown ul li.GN_company1 { background: url(../img/gnDown_company.jpg) no-repeat 0 0; width: 99px;}
ul.dropdown ul li.GN_company1 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px 0; width: 99px;}
ul.dropdown ul li.GN_company2 { background: url(../img/gnDown_company.jpg) no-repeat 0 -25px; width: 99px;}
ul.dropdown ul li.GN_company2 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -25px; width: 99px;}
ul.dropdown ul li.GN_company3 { background: url(../img/gnDown_company.jpg) no-repeat 0 -50px; width: 99px;}
ul.dropdown ul li.GN_company3 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -50px; width: 99px;}
ul.dropdown ul li.GN_company4 { background: url(../img/gnDown_company.jpg) no-repeat 0 -75px; width: 99px;}
ul.dropdown ul li.GN_company4 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -75px; width: 99px;}
ul.dropdown ul li.GN_company5 { background: url(../img/gnDown_company.jpg) no-repeat 0 -100px; width: 99px;}
ul.dropdown ul li.GN_company5 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -100px; width: 99px;}

.GN_equipment { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -189px 0; width: 100px; height: 39px;}
.GN_equipment a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -189px -39px; width: 100px; height: 39px;}
ul.dropdown ul li.GN_equipment1 { background:url(../img/gnDown_equipment.jpg) no-repeat 0 0; width: 100px;}
ul.dropdown ul li.GN_equipment1 a:hover { background:url(../img/gnDown_equipment.jpg) no-repeat -100px 0; width: 100px;}
ul.dropdown ul li.GN_equipment2 { background:url(../img/gnDown_equipment.jpg) no-repeat 0 -25px; width: 100px;}
ul.dropdown ul li.GN_equipment2 a:hover { background:url(../img/gnDown_equipment.jpg) no-repeat -100px -25px; width: 100px;}

.GN_product { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -289px 0; width: 98px; height: 39px;}
.GN_product a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -289px -39px; width: 98px; height: 39px;}
ul.dropdown ul li.GN_product1 { background:url(../img/gnDown_product.jpg) no-repeat 0 0; width: 98px;}
ul.dropdown ul li.GN_product1 a:hover { background:url(../img/gnDown_product.jpg) no-repeat -98px 0; width: 98px;}
ul.dropdown ul li.GN_product2 { background:url(../img/gnDown_product.jpg) no-repeat 0 -25px; width: 98px;}
ul.dropdown ul li.GN_product2 a:hover { background:url(../img/gnDown_product.jpg) no-repeat -98px -25px; width: 98px;}
ul.dropdown ul li.GN_product3 { background:url(../img/gnDown_product.jpg) no-repeat 0 -50px; width: 98px;}
ul.dropdown ul li.GN_product3 a:hover { background:url(../img/gnDown_product.jpg) no-repeat -98px -50px; width: 98px;}

.GN_flowInfo { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -387px 0; width: 209px; height: 39px;}
ul.dropdown ul li.GN_flowInfo1 { background:url(../img/gnDown_flowInfo.jpg) no-repeat 0 0; width: 140px;}
ul.dropdown ul li.GN_flowInfo1 a:hover { background:url(../img/gnDown_flowInfo.jpg) no-repeat -140px 0; width: 140px;}
ul.dropdown ul li.GN_flowInfo2 { background:url(../img/gnDown_flowInfo.jpg) no-repeat 0 -25px; width: 140px;}
ul.dropdown ul li.GN_flowInfo2 a:hover { background:url(../img/gnDown_flowInfo.jpg) no-repeat -140px -25px; width: 140px;}

.GN_flowInfo a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -387px -39px; width: 209px; height: 39px;}

.GN_calender { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -387px 0; width: 104px; height: 39px;}
ul.dropdown ul li.GN_calender1 { background:url(../img/gnDown_flowInfo.jpg) no-repeat 0 0; width: 140px;}
ul.dropdown ul li.GN_calender1 a:hover { background:url(../img/gnDown_flowInfo.jpg) no-repeat -140px 0; width: 140px;}
ul.dropdown ul li.GN_calender2 { background:url(../img/gnDown_flowInfo.jpg) no-repeat 0 -25px; width: 140px;}
ul.dropdown ul li.GN_calender2 a:hover { background:url(../img/gnDown_flowInfo.jpg) no-repeat -140px -25px; width: 140px;}

.GN_calender a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -387px -39px; width: 209px; height: 39px;}

.GN_access { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -596px 0; width: 98px; height: 39px;}
.GN_access a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -596px -39px; width: 98px; height: 39px;}

.GN_inquiry { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -694px 0; width: 130px; height: 39px;}
.GN_inquiry a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -694px -39px; width: 130px; height: 39px;}


.GNdown_1 { background: url(../img/gn_down.jpg) no-repeat 0 0 ; width:99px;}

.submenu {
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

/* @charset "UTF-8"; */
/* 辰巳工業株式会社 CSS Document */

/* common ------------------------------------------------------------ */

*{ 
	margin: 0;
	padding: 0;
}

a { text-decoration: none; color: #36C;}
a img { border-style:none;}
ul { list-style-type: none;}

h2 { font-size: 1.2em;}
h3 { font-size: 1.2em;  background: #DDDEBB; padding: 7px 0 5px 15px; margin-bottom: 20px; clear:both;}
h4 { font-size: 1.1em; border: 1px solid #DFDFDF; padding: 10px 10px 7px; color:#900; margin: 15px 0;}
h5 { font-size: 1em; margin: 9px 0; color:#595F00;}

p { margin-bottom: 7px; }

body {
	font-size:0.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #474747;
	letter-spacing: 0.09em;
	background: url(../img/bg.jpg) repeat-x;
}

table { border-collapse: collapse;}
#container {
	width: 900px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	clear: both;
}


#baseHead {
	background:url(../img/back_top.jpg) no-repeat;
	height: 210px;
}

#baseHead_pageTop {
	background:url(../img/back_top_pageTpp.jpg) no-repeat;
	height: 485px;
}


#contentsBg {
	background: url(../img/bg_y.jpg) repeat-y;
	height: 100%;
}
#contentsUnder {
	background: url(../img/bg_y.jpg) repeat-y;
}


#page_home #contentsBg { clear: both;}

#contentsBox {
	margin-bottom: 10px;
	padding: 0 10px;
}
#contents { padding: 0 30px;}



.tet_indent { text-indent: 1em;}
.z2 { z-index:2;}

/*

#page_company,
#page_equipment,#page_flowInfo,
#page_access,
#page_inquiry,
#page_home,
#page_product { background: url(../img/bg.jpg) repeat-x;}
*/


/* common tool
------------------------------------------------------------ */

.bold { font-weight: bold;}

.txt_aln_R { text-align: right;}
.txtA_cntr { text-align: center;}

.fR { float: right;}
.fL { float: left;}
/* margin-top: */
.mt0 { margin-top: 0px;}
.mt3 { margin-top: 3px;}
.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt25 { margin-top: 25px;}
.mt30 { margin-top: 30px;}
.mt35 { margin-top: 35px;}
.mt40 { margin-top: 40px;}
.mt45 { margin-top: 45px;}
.mt50 { margin-top: 50px;}
/* margin-bottom: */
.mb0 { margin-bottom: 0px;}
.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb20 { margin-bottom: 20px;}
.mb30 { margin-bottom: 30px;}
.mb35 { margin-bottom: 35px;}
.mb40 { margin-bottom: 40px;}
.mb45 { margin-bottom: 45px;}
.mb50 { margin-bottom: 50px;}
.mb125 {margin-bottom: 125px;} /* Add M.kurose for Flowinfo Topics @ 2025-05 */
/* margin-right: */
.mr10 { margin-right: 10px;}
.mr15 { margin-right: 15px;}
.mr20 { margin-right: 20px;}
.mr45 { margin-right: 45px;}
.mr50 { margin-right: 50px;}
.mr65 { margin-right: 65px;}
/* margin-left: */
.ml20 { margin-left: 20px;}
.ml45 { margin-left: 45px;}
 /* Add M.kurose for Flowinfo Topics @ 2025-05 */
.ml65 { margin-left: 65px;}
.ml80 { margin-left: 80px;}
.ml100 {margin-left: 100px;}
/* margin etc */
.m15_0 { margin: 15px 0;}
.m0at{ margin: 0 auto;}
/* paddig &  etc */
.pt20 { padding-top: 20px;}
/* etc */
.cBoth  { clear: both;}
/* Add M.kurose for Flowinfo Topics @ 2025-05 */
.cNone  { clear: none;} 
.cRight { clear: right;}
.cLeft  { clear: left;}
/* Add M.kurose for Flowinfo Topics @ 2025-05 */
.W200px { width: 200px;}
.clearfix { zoom: 1;}

.txtIndnt_1em { text-indent: 1em;}
.txtIndnt_2em { text-indent: 2em;}

.tableBorder th,
.tableBorder td
{ border: #CCC 1px solid;}

.txtA_cntr { text-align: center;}
.ie_pbMinus { padding-bottom: -15px;}

.pagetop {
	/* padding: 20px; */
	padding: 15px; /* Modifed M.kurose padding value 20px > 15px*/
	float: right;
	font-size: 1em;
	color: #360;
}
.pagetop_nonPddng {
	float: right;
	font-size: 1em;
	color: #360;
}

/* header
------------------------------------------------------------ */

h1 {
	width: 160px;
	height: 64px;
	display: block;
	position: absolute;
	top: 35px;
	left: 35px;
	text-indent: -9999px;
}

h1 a {
	width: 160px;
	height: 64px;
	display: block;
}

h2 {
	background: url(../img/h2Bar.jpg) no-repeat;
	height: 30px;
	color: #FFF;
	padding: 7px 20px;
	clear: both;
}

#headder {
	width: 880px;
	height: 105px;
	background: url(../img/headder.jpg) no-repeat;
	text-indent:-9999px;
}

.contentsIN {
	width: 780px;
	margin: 0 auto 15px;
	/* padding-bottom: 10px; */
}

.content_TL_IR {
	width: 780px;
	}
/*
.MbPb_30px {
	margin-bottom: 30px;
	/padding-bottom: 30px;
}
*/
.content_textL {
	float: left;
	width: 780px;
}
.content_imgR {
	float: right;
	width: 300px;
}

.P_comment {
	width: 549px;
	text-align: center;
	margin-top: 5px;
}

.content_imgR p {
	float: right;
}


.form {
	width: 270px;
	height: 28px;
	display: block;
	position:absolute; top:15px; left:590px;
	background: url(../img/form.jpg) no-repeat 0 0;
	
	}
.form a {
	width: 270px;
	height: 28px;
	display: block;
}
.form a:hover {
	width: 270px;
	height: 28px;
	background: url(../img/form.jpg) no-repeat -270px 0;
	display: block;
	}
	



/* footer
------------------------------------------------------------ */
.footer-wrap {
	width: 100%;
	margin: 0 auto;
}
#footer {
	width: 880px;
	/* height: 100px;  2025-05-22 M.kurose*/
	height: 110px;
	background: url(../img/footer.jpg) repeat-x;
	background-color: #bf2000;
	clear: both;
	
}

#footerTxt {
	padding-top: 20px;
	text-align: center;
	color: #FFF;
}

#footerTxt p {
	font-size: 1.2em;
	line-height: 0.9em;
	/* line-height: 0.5em; */
}

address { font-style: normal; font-size: 0.7em;}


/* topicPath
------------------------------------------------------------ */

.topicPath { padding: 15px 30px;}
/* .topicPath { padding: 15px 30px 10px;} */


/* gloval navi
------------------------------------------------------------ */

#Gnavi { margin-top: 15px;}
#Gnavi ul {
	margin: 0 auto;
	width: 824px;
}

/* 
	LEVEL ONE
*/
ul.dropdown { position: relative; height: 39px; }
ul.dropdown li { 
	text-indent: -9999px;
	float: left;
	display: block;
	height: 39px;
	zoom: 1;
}
ul.dropdown li a { 
	display: block;
	height: 39px;
}

ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ float: none; display: block; height:25px;}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	{
	height:25px;
	width: 100%;
	display: block;
	}
ul.dropdown ul li a:hover {
	height:25px;
	width: 100%;
	display: block;
	}




ul.dropdown li.GN_home { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat 0 0; width: 90px; height: 39px;}
ul.dropdown li.GN_home a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat 0 -39px; width: 90px; height: 39px;}


.GN_company { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -90px 0; width: 99px; height: 39px;}
.GN_company a:hover { background: url(../img/tatsumikougyou-gnav_06.png) no-repeat -90px -39px; width: 99px; height: 39px;}

ul.dropdown ul li.GN_company1 { background: url(../img/gnDown_company.jpg) no-repeat 0 0; width: 99px;}
ul.dropdown ul li.GN_company1 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px 0; width: 99px;}
ul.dropdown ul li.GN_company2 { background: url(../img/gnDown_company.jpg) no-repeat 0 -25px; width: 99px;}
ul.dropdown ul li.GN_company2 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -25px; width: 99px;}
ul.dropdown ul li.GN_company3 { background: url(../img/gnDown_company.jpg) no-repeat 0 -50px; width: 99px;}
ul.dropdown ul li.GN_company3 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -50px; width: 99px;}
ul.dropdown ul li.GN_company4 { background: url(../img/gnDown_company.jpg) no-repeat 0 -75px; width: 99px;}
ul.dropdown ul li.GN_company4 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -75px; width: 99px;}
ul.dropdown ul li.GN_company5 { background: url(../img/gnDown_company.jpg) no-repeat 0 -100px; width: 99px;}
ul.dropdown ul li.GN_company5 a:hover { background:url(../img/gnDown_company.jpg) no-repeat -98px -100px; width: 99px;}

.GN_equipment { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -189px 0; width: 100px; height: 39px;}
.GN_equipment a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -189px -39px; width: 100px; height: 39px;}
ul.dropdown ul li.GN_equipment1 { background:url(../img/gnDown_equipment.jpg) no-repeat 0 0; width: 100px;}
ul.dropdown ul li.GN_equipment1 a:hover { background:url(../img/gnDown_equipment.jpg) no-repeat -100px 0; width: 100px;}
ul.dropdown ul li.GN_equipment2 { background:url(../img/gnDown_equipment.jpg) no-repeat 0 -25px; width: 100px;}
ul.dropdown ul li.GN_equipment2 a:hover { background:url(../img/gnDown_equipment.jpg) no-repeat -100px -25px; width: 100px;}

.GN_product { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -289px 0; width: 98px; height: 39px;}
.GN_product a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -289px -39px; width: 98px; height: 39px;}
ul.dropdown ul li.GN_product1 { background:url(../img/gnDown_product.jpg) no-repeat 0 0; width: 98px;}
ul.dropdown ul li.GN_product1 a:hover { background:url(../img/gnDown_product.jpg) no-repeat -98px 0; width: 98px;}
ul.dropdown ul li.GN_product2 { background:url(../img/gnDown_product.jpg) no-repeat 0 -25px; width: 98px;}
ul.dropdown ul li.GN_product2 a:hover { background:url(../img/gnDown_product.jpg) no-repeat -98px -25px; width: 98px;}
ul.dropdown ul li.GN_product3 { background:url(../img/gnDown_product.jpg) no-repeat 0 -50px; width: 98px;}
ul.dropdown ul li.GN_product3 a:hover { background:url(../img/gnDown_product.jpg) no-repeat -98px -50px; width: 98px;}

.GN_flowInfo { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -387px 0; width: 98px; height: 39px;}
ul.dropdown ul li.GN_flowInfo1 { background:url(../img/gnDown_flowInfo.jpg) no-repeat 0 0; width: 65px;}
ul.dropdown ul li.GN_flowInfo1 a:hover { background:url(../img/gnDown_flowInfo.jpg) no-repeat -65px 0; width: 65px;}

.GN_flowInfo a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -387px -39px; width: 98px; height: 39px;}


.GN_calendar { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -496px 0; width: 98px; height: 39px;}
ul.dropdown ul li.GN_calendar1 { background:url(../img/gnDown_flowInfo.jpg) no-repeat 0 0; width: 65px;}
ul.dropdown ul li.GN_calendar1 a:hover { background:url(../img/gnDown_flowInfo.jpg) no-repeat -65px 0; width: 65px;}

.GN_calendar a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -496px -39px; width: 98px; height: 39px;}


.GN_access { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -596px 0; width: 98px; height: 39px;}
.GN_access a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -596px -39px; width: 98px; height: 39px;}

.GN_inquiry { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -694px 0; width: 130px; height: 39px;}
.GN_inquiry a:hover { background:url(../img/tatsumikougyou-gnav_06.png) no-repeat -694px -39px; width: 130px; height: 39px;}


.GNdown_1 { background: url(../img/gn_down.jpg) no-repeat 0 0 ; width:99px;}

.submenu {
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

/*20171024_カレンダー.css*/

.dez_calender{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 1em 0;
}
.dez_calender th,.dez_calender td{
    border: 1px solid #ccc;
    padding: 0;
}

.dez_calender th{
    background: #A51E01;
    color: #fff;
    padding: 0.3em 0;
    font-weight: 300;
}
.dez_calender td >div{
	width: 84px;
	min-height: 48px;
    padding: 13px;
    padding-top: 2em;
    position: relative;
}
.dez_calender td .date{
    position: absolute;
    top: 0.2em;
    left: 0.5em;
}
.dez_calender td ul{
    margin-left: 1em;
    font-size: 85%;
}
.dez_calender td ul li{
    color: #999;
    font-weight: 600;
}
.dez_calender td.mon {background-color: #fff;}
.dez_calender td.tue {background-color: #fff;}
.dez_calender td.wed {background-color: #fff;}
.dez_calender td.thu {background-color: #fff;}
.dez_calender td.fri {background-color: #fff;}
.dez_calender td.sat ,
.dez_calender td.sun ,
.dez_calender td.holiday {
    background-color: #FFD7D8;
}
.dez_calender td.sat >div .date,
.dez_calender td.sun >div .date,
.dez_calender td.holiday >div .date{
    color: #FF0000;
}


.TopBnnr_sns{
	text-indent: 0!important;
	padding-top: 24px;
	padding-left: 10px!important;
	box-sizing: border-box;
}
.TopBnnr_sns .sns_wrap{
	border-top: 1px solid #a4230e;
	border-bottom: 1px solid #a4230e;
	background:#f7f7f7;
	padding: 22px 10px;
	box-sizing: border-box;
	width:240px!important;
	position: relative;
}
.TopBnnr_sns .sns_wrap p{
	font-size: 11px;
	color: #a4230e;
	position: absolute;
    top: -6px;
    background: #fff;
    padding: 0 .4em;
    left: 10px;
    line-height: 1;
    font-weight: 500;
}
.TopBnnr_sns .sns_wrap .sns_icon li{
	display: inline-block;
	text-indent: 0!important;
	margin-right: 10px;
	position: relative;
}
.TopBnnr_sns .sns_wrap .sns_icon li a{
	transition: .3s;
}
.TopBnnr_sns .sns_wrap .sns_icon li a:hover{
	opacity: .8;
}
.TopBnnr_sns .sns_wrap .sns_icon li:nth-of-type(2){
	margin-right: 16px;
}
.TopBnnr_sns .sns_wrap .sns_icon li:nth-of-type(2):after{
	display: block;
	content: "";
	position: absolute;
	width: 1px;
	height: 30px;
	right: -19px;
	top: -2px;
	background: #bebebe;
}
.TopBnnr_sns .sns_wrap .sns_icon li:nth-of-type(3){
	margin-left: 16px;
}
.TopBnnr_sns .sns_wrap .sns_icon li:nth-of-type(3) a span{
	color: #ff5920;
	font-size: 15px;
	vertical-align: middle;
	margin-left: 9px;
}
/* 2025-07-03 Add nth (4) */
.TopBnnr_sns .sns_wrap .sns_icon li:nth-of-type(4){
	margin-top: 10px;
	margin-left: 16px;
}
.TopBnnr_sns .sns_wrap .sns_icon li:nth-of-type(4) a span{
	color: #0000cc;
	font-size: 12px;
	vertical-align: middle;
	/* margin-left: 9px; */
}
/* 2025-07-03 Add nth (4) */
.TopBnnr_sns .sns_wrap .sns_icon li a img{
	width: 27px;
	height: 27px;
	vertical-align: middle;
}
.sns_link_wrap{
	margin: 0 auto 10px auto;
	padding-top: 10px;
}
.sns_link_wrap ul li{
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.sns_link_wrap ul li a{
	color: #fff;
	font-size: 22px;
	transition: .3s;
}
.sns_link_wrap ul li a:hover{
	opacity: .8;
}
.sns_link_wrap ul li a img{
	width: 20px;
	height: 20px;
}

.sns_dis {
	display: none;
}

.cal_foot_m-l {
	margin-left: 0 !important;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix{zoom: 1;} /* IE7 */