﻿@charset "utf-8";


.layout_header {
}
#hGroupBox {
	clear: both;
	height: 60px;
	background: #EDE9E8;
font-weight:normal;
}
#hGroupBox dl {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#hGroupBox dl dt ,
#hGroupBox dl dd {
	float: left;
}


#hGroupBoxNew {
	clear: both;
	position: relative;
	height: 31px;
	background: url(http://www.tenpos.com/img/tenposgroup/bgcolor.gif) repeat-x;
 font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, sans-serif;
font-weight:normal;
}
#hGroupBoxNew .left {
	float: left;
}
#hGroupBoxNew .right {
	float: right;
}
#hGroupBoxNew .l {
	float: left;
	padding-right: 11px;
	text-align: left;
	background: #EDE9E8;
}
#hGroupBoxNew .s {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	background: #F6F4F5 url(http://www.tenpos.com/img/tenposgroup/line.gif) right 0 no-repeat;
}
#hGroupBoxNew .here {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	background: #F6F4F5 url(http://www.tenpos.com/img/tenposgroup/line.gif) right 0 no-repeat;
}
#hGroupBoxNew .color ul {
	width: 1000px;
	margin: 0 auto;
}
#hGroupBoxNew .color ul li {
	float: left;
	overflow: hidden;
	height: 28px;
	line-height: 28px;
	display: block;
	font-size: 12px;
}
#hGroupBoxNew .color ul li a {
	overflow: hidden;
	height: 28px;
	line-height: 28px;
	display: block;
	text-decoration: none !important;
	font-size: 12px;
}
#hGroupBoxNew .color ul li .gray {
	color: #6B6B6B;
}
#hGroupBoxNew .color ul li .red {
	color: #A00000;
	cursor:default;
	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Safari、Chromeなど */
	-ms-user-select: none; /* IE10かららしい */
}
