@charset "UTF-8";
/* formatting style
---------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #CCFFCC;
	font-size: 85%;
	line-height: 1.5em;
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background-image: url(images/bg_g.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* リンク
---------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* 基本レイアウト
---------------------------------*/
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	border-right: 1px solid #006633;
	border-left: 1px solid #006633;
	margin: 0px auto;
}
#main {
	float: left;
	width: 530px;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
#sidebar {
	padding: 0px 30px 15px 0px;
	float: right;
	width: 200px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px 0px 15px 15px;
	clear: both;
	border-top: 1px dotted #339900;
	border-bottom: 5px solid #339900;
	border-right-color: #339900;
	border-left-color: #339900;
}
/* ヘッダースタイル
---------------------------------*/
#header {
	background-image: url(images/header_illust.gif);
	background-repeat: no-repeat;
	height: 495px;
	position: relative;
}
#header p {
	padding-left: 20px;
	color: #666633;
}
#header #logo {
	position: absolute;
	left: 30px;
	top: 3px;
}
#header #contact {
	left: 525px;
	top: 15px;
	position: absolute;
}
/* グローバルナビ
---------------------------------*/
#header ul {
	width: 760px;
	left: 20px;
	top: 150px;
	background-color: #FFFFFF;
	position: absolute;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	height: 2.5em;
	width: 125px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
	border-left: #FFFFFF;
	text-align: center;
	display: block;
	border-right: 1px solid #FFFFFF;
	font-size: 90%;
}
#header ul li a:hover {
	background-color: #FF3300;
}
/* グローバルナビfor設備工業
---------------------------------*/
#header a#nTera {
	background-color: #6699FF;
}
#header a:hover#nTera {
	background-color: #0033FF;
}
/* コラージュ
---------------------------------*/
#header #topimage {
	position: absolute;
	top: 190px;
	left: 20px;
}
/* サイドバースタイル
---------------------------------*/
#sidebar .menu h3 {
	border-left: #66CC99;
	padding-left: 5px;
	margin-top: 10px;
	padding-top: 5px;
	border-bottom: 1px dotted #66CC99;
	border-top-color: #66CC99;
	border-right-color: #66CC99;
	margin-right: 20px;
	color: #339999;
	margin-bottom: 0px;
	font-size: 100%;
}
#sidebar .menu ul {
	list-style: none;
}
#sidebar .menu ul li {
	padding: 0px;
	border-bottom: 1px dotted #66CC99;
	margin-right: 20px;
	background-position: center;
}
#sidebar .menu2 {
	padding: 10px;
}
#sidebar .menu2 img {
	padding-top: 5px;
}
#main h2 {
}
#main h3 {
	padding-top: 10px;
	padding-bottom: 15px;
}
/* infomation エリア
---------------------------------*/
#main .info {
	padding: 0px;
}
#main .info img {
	padding-right: 3px;
	padding-top: 2px;
}
#main .info h2 {
	border-top: 1px solid #FF6600;
	border-right: none #FF6600;
	border-bottom: none #FF6600;
	border-left: none #FF6600;
	padding-bottom: 5px;
	font-size: 80%;
}
#main  .info  h4 {
	border-bottom: 2px solid #FF6600;
}
#main .info #infogazou {
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
}
#main  .info  table tr td {
	margin: 0px;
	padding: 3px;
}
/* News　エリア
---------------------------------*/
#main .news {
	padding: 0px;
	margin-bottom: 5px;
}#main .news p {
	padding-left: 10px;
}
#main .news img {
	padding-right: 3px;
	padding-top: 2px;
}
#main .news h2 {
	border-bottom: none #FF6600;
	border-top: 1px solid #FF6600;
	border-right: none #FF6600;
	border-left: none #FF6600;
}
#main .news h3 {
	margin-top: 10px;
	padding-top: 0px;
	color: #339966;
	padding-left: 10px;
	font-size: 110%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
#main .news h4 {
	border-bottom: 2px solid #FF6600;
	margin-top: 10px;
}
#main #oldnews {
	text-align: right;
	padding-right: 10px;
}
#main .recommend {
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
/* Linkエリア
---------------------------------*/
#main .link {
	padding: 0px 15px 15px 0px;
}
#main .link h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #FF6600;
	border-left: 5px none #FF6600;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	padding-bottom: 2px;
}
/* このページのトップへ
---------------------------------*/
#main #totop {
}
#main #totop a:link {
	text-decoration: none;
}
#main #totop a:visited {
	text-decoration: none;
}
/* フッタースタイル
---------------------------------*/
#footer p {
	float: left;
	font-size: 80%;
	line-height: 1.5em;
}
#footer ul {
	float: right;
	margin-top: 0px;
	font-size: 80%;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

#footer address {
	clear: both;
	float: none;
	font-size: 80%;
}
#main #totop {
	margin: 50px 0px 0px;
}

