@charset "Shift_JIS";
/*-----TOCHIGI LABOUR BUREAU  date:2008.02.21-----*/

/*---------------------------＜＜BASIC(タグの再定義)＞＞-----------------------*/

/*--------ブラウザ設定の初期化----------*/
* {
	margin: 0px;
	padding: 0px;
}

/*---------------BODY------------------*/
body {
	line-height: 130%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat;
}

/*----------------リンクの指定----------------*/
a:link {
	color: #0033CC;
}

a:visited {
	color: #993366;
}

a:hover {
	color: #3399CC;
}

#h-menu-sub a:hover {
	color: #3399CC;
}

a:active {
	color: #3399CC;
}

#h-menu-sub a:visited {
	color: #0033CC;
}



/*----------------タグの再定義----------------*/
img {
	border: 0px none;
}

p, form, h1 {
	margin: 0px;
	padding: 0px;
}

address {
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/c_h1_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #DBF1F4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 8px;
	border-top: 1px solid #7EB6FF;
	border-right: 1px solid #7EB6FF;
	border-left: 1px solid #7EB6FF;
	margin-bottom: 10px;
	clear: both;
	padding-left: 5px;
}

h2 {
	background-image: url(../images/c_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 3px;
}

h2 img {
	margin-left: 3px;
	vertical-align: middle;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	background-image: url(../images/c_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-left: 12px;
	color: #4C1E05;
}

h3 img {
	margin-left: 3px;
	vertical-align: middle;
}

.h3-left {
	margin-left: 22px;
}

p {
	font-size: 90%;
	line-height: 135%;
	margin-left: 10px;
}

#contents ul {
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 7px;
}

#contents ul li {
	background-image: url(../images/top_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

ol {
	margin-top: 7px;
	margin-left: 30px;
	margin-bottom: 7px;
}

ol li {
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/*IE6のみ適用*/
*html ol {
	margin-left: 35px;
}

/*IE7のみ適用*/
*:first-child+html ol {
	margin-left: 35px;
}

strong {
	font-weight: bold;
	color: #CC0000;
}

em {
	font-style: normal;
	font-weight: bold;
}


/*-----------共通使用class-------------------*/

.f-left {
	float: left;
}
.f-right {
	float: right;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.a-center {
	text-align: center;
}

.a-left {
	text-align: left;
}

.a-right {
	text-align: right;
}

.va-middle {
	vertical-align: middle;
}

/*-----------------------------＜＜レイアウト＞＞--------------------------------*/

#wrap {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

#bg {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}


#main-bg {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

/*-----------------------------＜＜ヘッダー＞＞--------------------------------*/
#header {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/h_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	width: 828px;
}

/*----------------ヘッダータイトル-------------------*/
#title {
	margin: 0px;
	padding: 0px;
}

/*-------------タイトル横リンクボタン---------------*/
#hd-btn {
	margin-top: 4px;
	margin-right: 7px;
}

#hd-btn img {
	margin-left: 4px;
}

/*IE6のみ適用*/
*html #hd-btn {
	margin-right: 4px;
}

/*トップへ戻るボタンの右側マージン*/
#topbtn {
	margin-right: 4px;
}

/*----------------ヘッダーメニュー-------------------*/
#h-menu {
	background-image: url(../images/h_bg02.jpg);
	background-repeat: no-repeat;
	width: 828px;
	margin-bottom: 8px;
}

/*IE6のみ適用*/
*html #h-menu {
	height:82px;
}

/*メインボタン*/
#h-menu-main {
	padding-left: 14px;
	padding-top: 7px;
}

/*メインボタン*/
#h-menu-main img {
	padding-right: 7px;
}

/*サブメニュー*/
#h-menu-sub-bg {
	background-image: url(../images/h_menu_sub_bg.gif);
	background-repeat: repeat-y;
	width: 828px;
}

#h-menu-sub {
	padding-left: 14px;
	padding-bottom: 2px;
	padding-right: 5px;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 3px;
}

#h-menu-sub img {
	vertical-align: middle;
}

/*IE6のみ適用*/
*html #h-menu-sub img {
	vertical-align: middle;
	margin-bottom: 5px;
}

.h-menu-sub-mg {
	margin-right: 0.8em;
	white-space: nowrap;
	font-size: 82%;
}

/*----------------------------------＜＜メインコンテンツ＞＞-----------------------------------*/
#main {
	padding: 0px 14px;
	margin-top: 10px;
}

/*------------ヒストリ---------ー*/
#history {
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#history img {
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 3px;
}

.home {
	background-image: url(../images/c_history_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

/*---------担当所課の表示---------*/
#section {
	margin-bottom: 8px;
	text-align: right;
}

/*総務部*/
.soumu {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EDD6CB;
	border: 1px solid #CCCCCC;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*雇用均等室*/
.kintou {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #E8D19F;
	border: 1px solid #CCCCCC;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*労働基準部*/
.kijyun {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #CFE19F;
	border: 1px solid #CCCCCC;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*労働安定部*/
.antei {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #B6C4EE;
	border: 1px solid #CCCCCC;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
}


/*-------------------コンテンツ部分-------------------*/

#contents {
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}

/*テーブル*/
#contents table {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse:collapse;
	border: 1px solid #999999;
	margin-left: 10px;
}

#contents th,tr,td {
	padding: 3px;
}

#contents th {
	font-weight: normal;
	background-color: #FDF3CA;
}

#contents td {
	background-color: #FDFAF6;
}

/*前のページへ戻る*/
.prev {
	font-size: 90%;
	background-image: url(../images/c_prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
}

/*ページの先頭へ*/
.pagetop {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(../images/c_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}


/*アドビリーダーダウンロード*/
.acrobat {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #CCCCCC;
	font-size: 90%;
	line-height: 135%;
}


/*--------------------------------＜＜フッター＞＞----------------------------------*/
#footer {
	padding: 0px;
	margin: 0px;
}
