@charset "UTF-8";
/* Layout */
 /* 基本タグ設定 */
 body  {
	margin: 0;
	text-align: center;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #EEEFEE;
	line-height: 140%;
	word-spacing: 1px;
}
p , h1 , h2 , h3 , h4 , h5 , h6 {
	padding: 0px;
	margin: 0px;
}
ul , ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
	behavior:url(http://www.tashiro-group.com/css/iepngfix.htc)
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
 /* フロートクリア設定 */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 /* レイアウトベース設定 */
#container {
	width: 620px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	padding-right: 80px;
	padding-left: 80px;
}
 /* ヘッダー設定 */ 
#header {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 20px;
	background-color: #DDDDDD;
	background-image: url(images/hed.jpg);
	height: 90px;
	margin-bottom: 20px;
}
html*#header {
	margin-bottom: 35px;
}
* html #header {
	margin-bottom: 20px;
}
#header h1 {
	height: 90px;
	width: 140px;
}
#header h1 a {
	display: block;
	height: 100px;
	text-indent: -9999px;
}
#header h2 {
	display: none;
}
#header .day {
	text-align: center;
	padding: 0px;
	margin-top: 68px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
}
#header .cont {
	margin-top: 65px;
	color: #FFFFFF;
	font-size: 10px;
}
#hednavi1 {
	width: 760px;
	height: 18px;
	background-color: #000000;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 0px;
	margin-top: 90px;
	margin-right: -70px;
	margin-bottom: 0px;
	margin-left: -70px;
	z-index: 5;
}
#MenuBar1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 640px;
}
#MenuBar1 dl {
	float: left;
	margin: 0px;
	padding: 0px;
}
#MenuBar1  dl a {
	background-image: url(http://www.tashiro-group.com/images/hedmenu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.hnavi1 a {
	width: 66px;
	text-indent: -9999px;
	background-position: 0px 0px;	
	}
.hnavi2 a {
	width: 117px;
	text-indent: -9999px;
	background-position: -66px 0px;	
	}
.hnavi3 a {
	width: 74px;
	text-indent: -9999px;
	background-position: -183px 0px;	
	}
.hnavi4 a {
	width: 96px;
	text-indent: -9999px;
	background-position: -257px 0px;	
	}
.hnavi5 a {
	width: 57px;
	text-indent: -9999px;
	background-position: -354px 0px;	
	}
.hnavi6 a {
	width: 71px;
	text-indent: -9999px;
	background-position: -411px 0px;	
	}
.hnavi7 a {
	width: 46px;
	text-indent: -9999px;
	background-position: -482px 0px;	
	}
.hnavi8 a {
	width: 66px;
	text-indent: -9999px;
	background-position: -528px 0px;	
	}
.hnavi9 a {
	width: 46px;
	text-indent: -9999px;
	background-position: -594px 0px;	
	}
.hnavi1 a:hover {
	background-position: 0px -14px;	
	}
.hnavi2 a:hover {
	background-position: -66px -14px;	
	}
.hnavi3 a:hover {
	background-position: -183px -14px;	
	}
.hnavi4 a:hover {
	background-position: -257px -14px;	
	}
.hnavi5 a:hover {
	background-position: -354px -14px;	
	}
.hnavi6 a:hover {
	background-position: -411px -14px;	
	}
.hnavi7 a:hover {
	background-position: -482px -14px;	
	}
.hnavi8 a:hover {
	background-position: -528px -14px;	
	}
.hnavi9 a:hover {
	background-position: -594px -14px;	
	}
#columntitle {
	font-size: 14px;
	color: #000066;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mgt20 {
	margin-top: 30px;
}
 /* メインコンテンツ設定 */
#mainContent {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
} 
#mainContent .LNE_title {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-top: 5px;
}
#mainContent .day {
	position: absolute;
	top: 220px;
	width: 580px;
	text-align: right;
	font-size: 10px;
}
#mainContent .contentheader {
	background-color: #FFFF99;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContent .contentfooter {
	background-color: #FFFF99;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent .ptop {
	text-align: right;
	margin-top: 20px;
	float: right;
}
#mainContent #fcontent {
	margin-top: 20px;
	font-size: 10px;
}
 /* フッター設定 */
#footer {
	height: 35px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/back2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
} 
 /* フロート設定 */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
#mainContent .hyou1 {
	margin-top: 10px;
}
#mainContent .hyou1 th {
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
	background-color: #808000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainContent .hyou1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContent .fnavi {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -1em;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
}


/* Style */

