/*基本*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background: #DDDDDD url(../images/bg_body.jpg) repeat-y center;
	font: 75%/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
h1 {
	font-size: 100%;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	font-size: 100%;
	color: #333333;
	margin-top: 10px;
}
h2.keywords{
   font-size: 100%;
   color: #003366;
   margin-top: 10px;
}
a {
	color: #003399;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
caption {
	text-align: left;
}
td.date {
	background: url(../images/icon_1.gif) no-repeat left center;
	padding-left: 15px;
	height: 20px;
}
/*トップページ企業見出し*/
h3.h3img {
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(none);
	border-style: none;
}
h3.hc1 {
	background: url(../images/hc_1.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
h3.hc2 {
	background: url(../images/hc_2.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
h3.hc3 {
	background: url(../images/hc_3.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
h3.hc4 {
	background: url(../images/hc_4.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
h3.hc5 {
	background: url(../images/hc_5.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
h3.hc6 {
	background: url(../images/hc_6.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
h3.hc7 {
	background: url(../images/hc_7.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
h3.hc8 {
	background: url(../images/hc_8.gif) repeat-x;
	text-align: left;
	display: block;
	width: auto;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 10px;
}
/*文字*/
.fs-s {
	font-size: 80%;
}
/*ブロック*/
#wrapp {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 760px;
}
#content {
	margin: 20px auto auto;
	width: 740px;
}
#main {
	width: 530px;
	margin-right: 10px;
	float: left;
}
/*トップページ　サイド*/
#side {
	width: 200px;
	float: left;
}
#side table {
	margin: 10px auto;
	width: 180px;
}
#side form table input.txt {
	width: 128px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
#side ul.snavi {
	width: 180px;
	display: block;
	text-align: left;
	list-style: url(none) none;
}
#side ul.snavi li {
	margin-bottom: 3px;
}
#side ul a {
	background: #E9E9E9 url(../images/icon_2.gif) no-repeat 5px 7px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 165px;
	padding-left: 15px;
	padding-top: 2px;
}
#side ul a:hover {
	background: #CCCCCC url(../images/icon_2.gif) no-repeat 5px 7px;
}
/*フッタ*/
#foot {
	width: 760px;
	text-align: center;
}
#foot p {
	margin-bottom: 5px;
}
#foot a {
	text-decoration: none;
	font-weight: normal;
}
#foot div.menu {
	background: #F0F0F0;
	margin-bottom: 5px;
	padding: 7px;
	color: #003399;
}
.clear {
	clear: both;
}
/*トップ企業インデックス*/
table.indexCo {
	width: 530px;
	margin-bottom: 20px;
}
table.indexCo th {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
table.indexCo td {
	text-align: left;
	vertical-align: top;
}
table.indexCo img {
	margin-right: 10px;
}
table.indexCo td.coName {
	background: url(../images/icon_4.gif) no-repeat 5px center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-align: left;
	vertical-align: middle;
	width: 240px;
}
table.indexCo td.coTel {
	background: url(../images/icon_3.gif) no-repeat left center;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	width: 80px;
}
/*トップNEWS・TOPICS*/
table.news {
	width: 530px;
	margin-bottom: 10px;
}
table.news td {
	width: 50%;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
table.news img {
	float: left;
	margin: 0px 10px 5px 0px;
}
table.news a {
	background: url(../images/icon_4.gif) no-repeat left center;
	padding-left: 12px;
}
table.news table.coName {
	margin: 0px;
	padding: 0px;
	width: auto;
}
/*内部ページ*/
#contCompany {
	margin: 20px auto auto;
	width: 740px;
}
#keywords {
	background: #F9F9F9;
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 10px;
	width: 160px;
	float: left;
	margin-right: 14px;
	border: 1px solid #CCCCCC;
}
#keywords h2 {
	margin: 0px;
}
#contCompany h3 {
	padding: 6px 0px 0px 90px;
	font-size: 110%;
	background: url(../images/bg_h3.jpg) no-repeat;
	height: 24px;
	width: auto;
	border: 1px solid #CCCCCC;
}
#contCompany h4 {
	background: url(../images/bg_h4.jpg) no-repeat;
	height: 24px;
	width: auto;
	padding-top: 6px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	font-size: 110%;
	color: #003366;
}
#contCompany table {
	margin-bottom: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#contCompany table th {
	padding: 3px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	background: #BFD5EA;
}
#contCompany table td {
	padding: 3px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#contCompany caption {
	padding-bottom: 10px;
}
#contCompany table.toi {
	margin-bottom: 10px;
	width: 740px;
	border-style: none;
}
#contCompany table.toi td{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#contCompany table.toi a {
	background: url(../images/btn_toi.gif) no-repeat right;
	padding-right: 140px;
	display: block;
	height: 16px;
	font-size: 95%;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	width: 140px;
}
#contCompany table.toi a:hover {
	color: #CC0000;
	background: url(../images/btn_f_toi.gif) no-repeat right;
}	
#contCompany table.fax {
	margin-bottom: 10px;
	width: 740px;
	border-style: none;
}
#contCompany table.fax td{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#contCompany table.fax a {
	background: url(../images/btn_fax.gif) no-repeat right;
	padding-right: 140px;
	display: block;
	height: 16px;
	font-size: 95%;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	width: 140px;
}
#contCompany table.fax a:hover {
	color: #CC0000;
	background: url(../images/btn_f_fax.gif) no-repeat right;
}
#syousai{
   width: 640px; margin:10px 60px;
}
#syousai h4 {
	background: url(../images/bg_h4.jpg) no-repeat;
	height: 24px;
	width: auto;
	padding-top: 6px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	font-size: 110%;
	color: #003366;
}  
