@charset 'UTF-8';
/* 全体設定 */
body {
	padding: 0px;
	margin: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	width: 100%;
}
a {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #330000;
}
a:active {
	color: #330000;
}
/* id設定 */
#newco1 {
	padding: 0px;
	margin: 0px;
	width: 800px;
}
#newco1-header {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#newco1-header-line1 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;
	background-color: #D3BB92;
	height: 48px;
	position: relative;
}
#newco1-header-line2 {
	background-color: #B9A07B;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 18px;
	position: relative;
	text-align: left;
}
#newco1-header-line3 {
	background-color: #A68558;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 2px;
}
#newco1-content {
	padding: 0px;
	margin: 0px;
	width: 100%;
	position: relative;
}
#newco1-content-left {
	padding: 0px;
	margin: 0px;
	width: 188px;
	text-align: left;
	float: left;
	background-color: #E4D6AE;
}
#newco1-content-right {
	padding: 0px;
	margin: 0px;
	width: 612px;
	float: right;
	text-align: center;
}
#company-image {
	text-align: left;
	width: 560px;
	margin: 0 auto;
	line-height: 200%;
}
#muchcolor-project {
	padding: 0px;
	margin: 0px;
}
#muchcolor-navi {
	width: 542px;
	height: 104px;
	padding: 0px;
	margin: 0 auto;
}
#muchcolor-project ul#muchcolor-navi li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
}
#muchcolor-project ul#muchcolor-navi li a {
	display: block;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-indent: -9999px;
	width: 104px;
	height: 104px;
	background-image: url('../img/muchcolor_pro_link.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#muchcolor-project ul#muchcolor-navi li.navi-01 a {
	background-position: 0 0;
}
#muchcolor-project ul#muchcolor-navi li.navi-02 a {
	background-position: -108px 0;
}
#muchcolor-project ul#muchcolor-navi li.navi-03 a {
	background-position: -219px 0;
}
#muchcolor-project ul#muchcolor-navi li.navi-04 a {
	background-position: -329px 0;
}
#muchcolor-project ul#muchcolor-navi li.navi-05 a {
	background-position: -438px 0;
}
#muchcolor-project ul#muchcolor-navi li.navi-01 a:hover {
	background-position: 0 -104px;
}
#muchcolor-project ul#muchcolor-navi li.navi-02 a:hover {
	background-position: -108px -104px;
}
#muchcolor-project ul#muchcolor-navi li.navi-03 a:hover {
	background-position: -219px -104px;
}
#muchcolor-project ul#muchcolor-navi li.navi-04 a:hover {
	background-position: -329px -104px;
}
#muchcolor-project ul#muchcolor-navi li.navi-05 a:hover {
	background-position: -438px -104px;
}
#newco1-info {
	position: relative;
	width: 540px;
	padding: 0px;
	margin: 0 auto;
}
#newco1-info-left {
	float: left;
	width: 253px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#newco1-info-right {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 279px;
	text-align: left;
}
#newco1-info-koken-title {
	padding: 0px;
	margin: 0px;
	width: 253px;
	height: 37px;
}
#newco1-info-koken-detail {
	width: 253px;
	margin: 0px;
	padding: 0px;
	background-image: url('../img_top/index_06.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
#newco1-info-koken-detail-list {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-align: left;
}
#newco1-info-rss-title {
	width: 279px;
	padding: 0px;
	margin: 7px 0px 0px 0px;
	height: 30px;
}
#newco1-info-rss-detail {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#copyright {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
#newco1-footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #663300;
	color: #FFFFFF;
}
/* class設定 */
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.img-style {
	border-width: 0px;
}
.onime {
	ime-mode: active;
}
.offime {
	ime-mode: inactive;
}
.float-clear {
	padding: 0;
	margin: 0;
	clear: both;
	width: 0px;
	height: 0px;
}
.space-h25 {
	padding: 0px;
	margin: 0px;
	height: 25px;
}
/* ヘッダ関連class */
.left-logo {
	padding: 0px;
	margin: 4px 0px 0px 0px;
	float: left;
}
.right-logo {
	padding: 0px;
	margin: 9px 0px 0px 0px;
	float: right;
	height: 30px;
	text-align: center;
}
.header-link {
	background-position: left center;
	background-image: url('../img/icon_01.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	float: right;
}
.left-space15 {
	padding: 0px;
	margin: 0px;
	width: 15px;
	float: left;
}
.right-space22 {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 22px;
}
.right-space8 {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 8px;
}
.right-space5 {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 5px;
}
.right-space4 {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 4px;
}
/* 左メニュー用class */
.newco1-content-left-title {
	background-image: url('../img/icon_01.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 5px;
}
.newco1-content-left-subtitle {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	background-image: url('../img/icon_02.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 180%;
}
.newco1-content-left-linkbar {
	padding: 0px;
	margin: 5px 0px 0px 10px;
	text-align: left;
}
.newco1-content-left-other {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-size: x-small;
}
