@charset "shift_jis";
/* ---- ベース ----------------------------------------- */
body {
	margin: 0;
	padding: 0;
}


/* ---- ヘッダー ------------------------------------- */
#header {
	position: relative;
	background-image: url(../img/header_back.gif);
	background-repeat: repeat-x;
	height: 91px;
	width: 100%;
}

#logo {
	position: relative;
	width: 141px;
	height: 65px;
}

#logo a {
	position: relative;
	display: block;
	height: 65px;
	top: 0;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: url(../img/hormanns_logo.jpg) top left no-repeat;
}

#head {
	position: relative;
	background: url(../img/header.jpg) top right;
	height: 65px;
}

#sitemap {
	position: absolute;
	top: 10px;
	left: 608px;
	width: 81px;
	height: 18px;
}

#sitemap a {
	display: block;
	background: url(../img/nav_sitemap.gif) top left no-repeat;
	width: 100%;
	height: 100%;
}

#sitemap span {
	display: none;
}

#sitemap a:hover {
	background-position: 0 -18px;
}


/* ---- ナビゲーションバー部 ---- */
#navbar {
	margin-left: 5px;
}

#navbar span {
	display: none;
}

#navbar div {
	width: 98px;
	height: 26px;
}

#navbar a {
	display: block;
	width: 100%;
	height: 100%;
}
/* ---- 旧ナビゲーションバー部 ---- */
#navhome a {background: url(../img/nav_home.gif) top left no-repeat;}
#navkaisha a {background: url(../img/nav_kaisha.gif) top left no-repeat;}
#navsaiyou a {background: url(../img/nav_saiyou.gif) top left no-repeat;}
#navseihin a {background: url(../img/nav_seihin.gif) top left no-repeat;}
#navtoiawase a {background: url(../img/nav_toiawase.gif) top left no-repeat;}
#navlink a {background: url(../img/nav_link.gif) top left no-repeat;}
#navir a {background: url(../img/nav_ir.gif) top left no-repeat;}
#navpub a {background: url(../img/nav_pub.gif) top left no-repeat;}

/* ---- 新ナビゲーションバー部 ---- */
#navhome2 a {background: url(../img/nav_home2.gif) top left no-repeat;}
#navkaisha2 a {background: url(../img/nav_kaisha2.gif) top left no-repeat;}
#navsaiyou2 a {background: url(../img/nav_saiyou2.gif) top left no-repeat;}
#navseihin2 a {background: url(../img/nav_seihin2.gif) top left no-repeat;}
#navtoiawase2 a {background: url(../img/nav_toiawase2.gif) top left no-repeat;}
#navlink2 a {background: url(../img/nav_link2.gif) top left no-repeat;}
#navir2 a {background: url(../img/nav_ir2.gif) top left no-repeat;}
#navpub2 a {background: url(../img/nav_pub.2gif) top left no-repeat;}

#navbar a:hover {
	background-position: 0 -26px;
}


/* ---- コンテンツ ---- */
#cnttop {
	position: relative;
	width: 100%;
	height: 9px;
	background: url("../img/cnt_top_back.gif") top left repeat-x;
}

#cnttop span {
	position: absolute;
	width: 699px;
	height: 9px;
	background: url("../img/cnt_top.gif") top left no-repeat;
}

#contents {
	width: 699px;
	table-layout: fixed;
}

/* ---- 左ブロック ---- */
#cntleft {
	vertical-align: top;
	background: url("../img/cnt_left_back.gif") top left repeat-y;
}

#leftcol {
	position: relative;
	width: 170px;
	margin: 0 0 10px 10px;
}

/* ---- メニュー ------------------------------------- */
#leftcol ul {
	position: relative;
	margin: 0 0 0 2px;
	list-style-type: none;
	font-size: 12px;
}

#leftcol p {
	margin: 0 0 10px 0;
}

/* ---- IE5表示対策 ---- */
#leftcol li {
	position: relative;
	margin: 5px auto;
	list-style-type: none;
}

#leftcol li a {
	padding-left: 20px;
	color: #e0ffff;
	background: url(../img/menu_back.gif) no-repeat top left;
	width: 170px;
}


#leftcol a:visited {
	color: #eeffff;
}

#leftcol a:hover {
	color: #fff;
}

#leftcol a:active {
	color: #fff;
}

#leftcol .leftbtn {
	margin: 10px 0 0 0;
}

/* ---- 中央ブロック ---- */
#cntcenter {
	vertical-align: top;
}

#centercol {
	position: relative;
	width: 492px;
	margin: 0 0 10px 12px;
}

.cntimg {
	margin: 0 0 8px 0;
}

.cntbox {
	margin: 0 4px 8px 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #7fb8d5;
}

.cntboxnb {
	margin: 0 4px 8px 10px;
	padding-bottom: 4px;
}

.cntboxnb p.kousin {
	margin: 0 0 5px 10px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #7fb8d5;
}

.cntboxnb p.kousin em {
	display: block;
	height: 24px;
	width: 130px;
}

.cntboxnb p.kousin em.new {
	background: url("../img/ico_new.gif") top right no-repeat;
}

.cntbox p.linka {
	margin-left: 210px;
}

.cntbox p.linkmb {
	margin-left: 80px;
}

.cntbox img.banner {
	display: block;
	float: left;
}

.pagetop {
	position: relative;
	text-align: right;
	font-size: 10px;
	clear: both;
	height: 14px;
}

.pagetop span {
	position: absolute;
	right: 0;
	height: 100%;
	width: 65px;
	background: url("../img/btn_pagetop.gif") top right no-repeat;
	cursor: pointer;
}

.space {
	height: 100px;
}

.spacer {
	height: 10px;
}

p.comp {
	margin: 50px auto;
	padding: 20px;
	border: 1px solid #6cf;
	background-color: #fff;
	font-size: large;
	font-weight: bold;
	width: 400px;
}

/* ---- リンクリスト ---- */
ul.linklist {
	position: relative;
	margin: 0 0 0 5px;
	list-style-type: none;
}

ul.linklist li {
	position: relative;
	margin: 5px auto;
	list-style-type: none;
}

ul.linklist li a {
	padding-left: 20px;
	background: url(../img/list_back.gif) no-repeat top left;
	width: 100%;
}

/* ---- タイトル ------------------------------------- */
h1 {
	position: relative;
	margin: 0 0 8px 0px;
	background-image: url(../img/h1_back.gif);
	height: 26px;
}

h1 span {
	position: absolute;
	width: 200px;
	height: 26px;
	background-repeat: no-repeat;
}

h1#kousin span {
	background-image: url('../img/h1_kousin.gif');
}

h1#boshuu span {
	background-image: url('../img/h1_boshuu.gif');
}

h1#gaiyou span {
	background-image: url('../img/h1_gaiyou.gif');
}

h1#goaisatu span {
	background-image: url('../img/h1_goaisatu.gif');
}
h1#interview span {
	background-image: url('../img/h1_interview.gif');
}

h1#ikusei span {
	background-image: url('../img/h1_ikusei.gif');
}

h1#toiawase span {
	background-image: url('../img/h1_toiawase.gif');
}

h1#link span {
	background-image: url('../img/h1_link.gif');
}

h1#map span {
	background-image: url('../img/h1_map.gif');
}

h1#sitemaptitle span {
	background-image: url('../img/h1_sitemap.gif');
}

h1#setsumeikai span {
	background-image: url('../img/h1_setsumeikai.gif');
}

h1#mensetsu span {
	background-image: url('../img/h1_mensetsu.gif');
}

h1#pub_tv span {
	background-image: url('../img/h1_pub_tv.gif');
}

h1#sei_el span {
	background-image: url('../img/h1_seihin_el.gif');
}
h1#sei_media span {
	background-image: url('../img/h1_seihin_media.gif');
}
h1#sei_supply span {
	background-image: url('../img/h1_seihin_supply.gif');
}
h1#sei_pc span {
	background-image: url('../img/h1_seihin_pc.gif');
}

h1#pub_mag span {
	background-image: url('../img/h1_pub_mag.gif');
}

h1#pub_net span {
	background-image: url('../img/h1_pub_net.gif');
}

h1#saiyou span {
	background-image: url('../img/h1_saiyou.gif');
}

h1#houjintoiawase span {
	background-image: url('../img/h1_houjintoiawase.gif');
}

h1#saiyou span {
	background-image: url('../img/h1_saiyou.gif');
}

h2 {
	margin: 0 0 8px 0px;
	color: #f60;
	clear: both;
}

h2.sub {
	position: relative;
	margin: 0 0 8px 0px;
	padding: 3px;
	font-size: 14px;
	border-width: 0 0 1px 5px;
	border-color: #28b1df;
	border-style: solid;
}

h2 a,
h2 a:visited,
h2 a:hover {
	color: #f60;
}

.oubo {
	position: absolute;
	right: 0;
}

.oubo img {
	width: 104px;
	height: 29px;
}

/* ---- 右ブロック ---- */
#cntright {
	background: url("../img/cnt_right_back.gif") top left repeat-y;
}

/* ---- フォーム ---- */
fieldset.fbox table {
	margin-bottom: 10px;
	width: 100%;
	table-layout: fixed;
}

fieldset.fbox table th,
fieldset.fbox table td {
	padding: 3px;
	border: 1px solid #6cf;
	line-height: 1.5em;
	text-align: left;
}

fieldset.fbox table th {
	background-color: #39c;
	color: #fff;
	font-weight: normal;
	width: 45%;
}

fieldset.fbox table td {
	width: 55%;
}

fieldset.fbox p {
	margin: 0 0 10px 9px;
}

fieldset.fbox ol {
	margin-left: 23px;
}

input.txt {
	width: 99%;
}

input.word {
	width: 50px;
}

textarea.txt {
	width: 99%;
}

textarea.large {
	width: 99%;
	height: 200px;
}

.formbtn {
	text-align: right;
	margin-right: 4px;
}

/* ---- フッター ------------------------------------- */
#hooter {
	position: relative;
	background: url("../img/hooter_back.gif") top left repeat-x;
	color: #0071a8;
	font-size: x-small;
	height: 30px;
}

#hooter span {
	display: block;
	padding: 10px;
	text-align: center;
	width: 690px;
}

#hooternav {
	position: relative;
	background: url("../img/hooter_back.gif") top left repeat-x;
	height: 26px;
}

table#navbarbtm {
	margin: 0 0 0 5px;
}

table#navbarbtm td {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background: url("../img/navbarbtm_back.gif") 4px 7px no-repeat;
	border-left: 1px solid #66c8e8;
	padding: 4px 10px 0 22px;
}

table#navbarbtm td.up {
	background-image: url("../img/navbarbtm_back_up.gif");
}

table#navbarbtm2 {
	margin: 0 0 0 0px;
}

table#navbarbtm2 td {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background: url("../img/navbarbtm_back.gif") 2px 5px no-repeat;
	padding: 2px 5px 0 20px;
}


/* ---- ボタン ---- */
#sougoubtn {
	position: relative;
	text-align: left;
	width: 205px;
	height: 70px;
}

#sougoubtn a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/button_sougou.gif) top left no-repeat;
}

#sougoubtn a:hover {
	background-position: 0 -70px;
}

/* ---- コンテンツテーブル ---- */
.cnttable, .yakutable {
	margin-bottom: 10px;
	width: 100%;
	table-layout: fixed;
}

.pubtable {
	margin-bottom: 10px;
	width: 100%;
}

.cnttable td,
.cnttable th {
	padding: 3px;
	border: 1px solid #6cf;
	line-height: 1.5em;
}

.cnttable td {
	width: 80%;
}

.cnttable th {
	background-color: #39c;
	color: #fff;
	width: 20%;
}

.pubtable td,
.pubtable th {
	padding: 3px;
	border: 1px solid #6cf;
	line-height: 1.5em;
}

.pubtable th {
	background-color: #39c;
	color: #fff;
	white-space: nowrap;
}

.subhead {
	background-color: #f3f3f3;
}

.yakutable td {
	padding: 2px 10px;
}

td.yakuimg {
	width: 50px;
	border-right: 1px solid #6cf;
}

.left10 {
	margin-left: 10px;
}

/* ---- テキスト ---- */
td.comment {
	padding: 10px;
}

td.comment p {
	font-size: 13px;
	line-height: 1.5em;
}

.check {
	color: #f60;
}

.goaisatu {
	line-height: 2.0em;
	margin: 0 8px 8px 10px;
	padding-bottom: 4px;
	font-size: 15px;
	
}


.goaisatub{
	font-size: 17px;
	color: #036;
	font-weight: 700;
	line-height: 2;
	text-align: center;
}	
