﻿@charset "utf-8";


/*-------------------------------------------
			全体のレイアウト設定
-------------------------------------------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333333;
}


/* for IE7 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* for IE6  */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


table{
	border-collapse:collapse;
	margin:0 auto;
}

th{
	text-align:left;
	vertical-align:top;
	padding:0;
}

td{
	text-align:left;
	vertical-align:top;
	padding:0;
}


/*-------------------------------------------
			リンク設定
-------------------------------------------*/

a:link {
  color: #005b99;
  font-size: 11px;
}

a:hover {
  color: #007bbb;
  font-size: 11px;
}

a:visited {
  color: #005b99;
  font-size: 11px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
}

img{
	border:none;
}

em{
	font-style:normal;
}

hr {
	display: none;
	}

.pankuzu{
	width:900px;
	text-align:left;
	font-size:0.85em;
	margin:12px auto 2px auto;
}

/*-------------------------------------------
			メイン
-------------------------------------------*/

#main {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  background: url(image/top_bg.gif) repeat-x;
}



/*-------------------------------------------
			ヘッダー
-------------------------------------------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 105px;
  text-align: center;
  background-image: url(image/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#header-left{
  text-align: left;
  font-size: 25px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
  vertical-align: bottom;
}

#header-left a{
  font-size: 30px;
  color: #666666;
  text-decoration: none;  
  vertical-align: bottom;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 0 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-image {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: center;
  background: url(image/head_image_bg.jpg);
  background-repeat: repeat-x;
}

#header-image-small {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: right;
  background: url(image/head_image_bg.jpg);
  background-repeat: repeat-x;
}


/*-------------------------------------------
			サブイメージ
-------------------------------------------*/

#cap_h2{
	background: url(image/cap_h2.jpg);
	background-repeat: no-repeat;
	height:108px;
	position:relative;
	font-weight:bold;
	padding-top: 4px;
	padding-left:50px;
	}

#cap2_h2{
	background: url(image/cap_h2.jpg);
	background-repeat: no-repeat;
	height:108px;
	line-height: 63px;
	font-weight:bold;
	padding-top: 4px;
	padding-left:24px;
	margin-bottom: 30px;
	}

.subtitle{
	font-size: 130%;
	color: #333;
	clear: both;
	border-left: 5px solid  #36C;
	border-bottom: 1px dotted #36C;
	margin: 60px 12px 14px 0px;
	padding: 3px 0 5px 10px;
	}



/*-------------------------------------------
			コンテンツ
-------------------------------------------*/

#container {
  width: 895px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 0 6px 5px;
  background: #ffffff;
}


/*-------------------------------------------
			メインコンテンツ
-------------------------------------------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 14px;
  width: 660px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  margin: 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 8px;
  line-height: 170%;
  font-size: 14px;
}

#contents a {
  color: #005b99;
  font-size: 13px;
}

#contents a:hover {
  color: #007bbb;
  font-size: 13px;
}

#contents .gray_bg {
  margin: 38px 12px 0 0;
  padding: 2px 8px 2px 8px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 14px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

.red {
  color: #CC0000;
}

.red_bold {
  color: #CC0000;
  font-weight: bold;
}

.blue {
  color: #36C;
}

.blue_bold {
  color: #36C;
  font-size: 16px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: -5px;
}

.brown_bold {
  color: #993300;
  font-weight: bold;
}

.green {
  color: #00ae4f;
}

div.imagebox_left{
	float: left;
	padding: 0 25px 25px 5px;
}

.imagebox_left span{
	display: block;
	font-size: small;
	text-align: left;
}

div.imagebox_right{
	float: right;
	padding: 0 15px 25px 25px;
}

.imagebox_right span{
	display: block;
	font-size: small;
	text-align: left;
}

div.clear{
	clear: both;
	margin: 0 0 10px 0;
}


.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


/* table.normalTbl */
table.normalTbl{
	margin-top:25px;
	width:100%;
}

table.normalTbl th{
	padding:18px 20px;
	line-height:1.3;
	font-weight:bold;
	border:1px solid #938781;
	white-space:nowrap;
}

table.normalTbl td{
	padding:18px 20px;
	line-height:1.3;
	border:1px solid #938781;
}

/* table.listTbl */
table.listTbl{
	width:98%;
	margin-top:18px;
	margin-right: 12px;
}

table.listTbl th{
	padding:10px 30px 10px 10px;
	line-height:1.5;
	border:1px solid #938781;
}

table.listTbl .firstLine th{
	font-weight:bold;
	border-top:none;
	text-align:center;
	border:1px solid #938781;
	padding-right:10px;
}

table.listTbl td{
	padding:10px;
	line-height:1.5;
	border:1px solid #938781;
}

table.listTbl td a{
	color:#65b23f;
	text-decoration:underline;
}

table.listTbl td a:hover{
	color:#bcb1aa;
}

.backbox_b{
		background-color: #fbfcee;
		border: 1px solid #6699FF;
		padding: 18px 30px 18px 16px;
		margin: 20px 12px 20px 0;
		color: #666666;
		}

.pointbox_b{
		padding: 0;
		font-size: 110%;
		background-color: #fbfcee;
		border: 1px solid   #6699FF;
		padding: 18px 30px 18px 16px;
		color: #666666;
		font-weight: bold;
		margin: 20px 12px 20px 0;
		list-style: none;
		}

.koe_title {
	color: #333;
	height: 60px;
	line-height: 26px;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	margin: 20px 12px 10px 0;
	padding-top: 13px;
	padding-left: 20px;
	border-top: 3px dotted #999;
	border-bottom: 3px dotted #999;
	}


.koe {
	margin: 15px 0 40px 50px;
	}

.koe_wa {
	background-image: url(image/wa-ore.png);
	line-height: 15px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 15px 0 40px 10px;
	}

/*-------------------------------------------
			メニュー
-------------------------------------------*/

#menu {
  float: left;
  margin: 6px 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  border: 1px dotted #ccc;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 6px 16px;
  font-size: 13px;
  color: #FFF;
  background-image: url(image/sidebar_top.jpg);
  background-repeat: no-repeat;
}

.menulist a{
  color: #36C;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 0px 3px 30px;
  font-size: 13px;
  line-height: 160%;
  text-decoration: none;
  background-image: url(image/sidemenu.jpg);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #36C;
  background-image: url(image/sidemenu_hover.jpg);
  background-repeat: no-repeat;
}

.address {
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-color: #DCDCDC;
}

.address p{
	margin: 0;
	padding: 8px 8px 14px 8px;
	font-size: 14px;
	line-height: 180%;
}


.link {
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
}

.link p{
	margin: 0;
	padding: 8px 8px 14px 8px;
	font-size: 13px;
	line-height: 160%;
}


/*-------------------------------------------
			フッター
-------------------------------------------*/

#footer{
	width: 900px;
	clear: both;
	background-color: #CCC;
	text-align: center;
	padding: 20px 0 20px 0;
	font-size: 90%;
	line-height: 180%;
	margin-top:10px;
	margin: 0 auto;
		}

#footer .border{
		border-top: 1px dotted #999;
		padding-top: 20px;
		}

#footer td{
		background: url(image/lm02.gif) no-repeat center left;
		text-align: left;
		list-style: none;
		margin: 15px 14px 14px 10px;
		padding-left: 15px;
		}

#footer .copy{
		font-size: 90%;
		margin-top: 10px;
		}

#pagetop{
		float: right;
		text-align: right;
		}

#pagetop p{
		font-size: 80%;
		}

/*-------------------------------------------
			労働基準監督署ページ
-------------------------------------------*/

#contents h4 {
  margin: 0 0 4px 0;
  padding: 8px 0 5px 25px;
  height:20px;
  line-height:20px;
  font-size: 16px;
  color: #004080;
  background-image: url(image/titlebar_02.gif);
  background-repeat: no-repeat;
	}

.q {
	background-image:url(image/Q.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	margin-left: 10px;
	margin-bottom:30px;
	margin-top:20px;
	margin-right: 12px;
	color:#445500;
	font-weight:bold;
	line-height: 1.7;
	min-height: 40px;
	height:auto !important;
		}

.a {
	background-image:url(image/A.gif);
	background-repeat:no-repeat;
	margin-left: 10px;
	padding-left:50px;
	margin-bottom:50px;
	margin-right: 12px;
	line-height: 1.7;
	min-height: 40px;
	height:auto !important;
	}

.q_02 {
	background-image:url(image/Q02.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	margin-left: 10px;
	margin-top:20px;
	margin-right: 12px;
	color: #666666;
	font-weight:bold;
	line-height: 1.7;
	min-height: 40px;
	height:auto !important;
		}

.a_02 {
	background-image:url(image/A02.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	margin-left: 10px;
	margin-bottom: 50px;
	margin-right: 12px;
	line-height: 1.7;
	min-height: 40px;
	height:auto !important;
		}

.qanda {
	background-image:url(image/QandA.gif);
	background-repeat:no-repeat;
	font-size:22px;
	font-weight:bold;
	color:#445500;
	line-height:38px;
	margin-top:30px;
	margin-bottom:15px;
	text-align: center;
	}

.entry {
	padding:20px;
	border:solid 1px #3366CC;
	border-top:solid 10px #3366CC;
	margin-right: 12px;
	margin-bottom:30px;
	margin-top:10px;
	}

.contentsbox
      {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	padding: 1.5em;
	margin-bottom: 30px;
	margin-right: 12px;
    }
	  
.shadowbox
{
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #c0c0c0 #808080 #808080 #c0c0c0;
    padding: 20px;
	font-size: 120% ;
	margin-right: 12px;
}

#tittle {
	font-size: 230%;
	line-height: 160%;
	font-weight: bolder;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 30px;
}

#sub {
	font-size: 120%;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 30px;
}

#merit {
	background-image: url(image/point8_2.png);
	background-repeat: no-repeat;
	margin: -10px 0 0 10px;
	padding-left: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	}

