@charset "UTF-8";
/*-----------------------------------------------------------------------------------------------
増え続ける労使トラブルページCSS
-----------------------------------------------------------------------------------------------*/

#header_t {
	background-image: url(../img/topphoto1.jpg);/*最上部ヘッダー画像*/
	height: 110px;
	width: 740px;
	margin:0 0 0 0;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ1
-----------------------------------------------------------------------------------------------*/
#contents1 {
	width: 740px;
	height: auto;
}

.tit_img{
	width: 680px;
	height: 30px;
	margin:20px auto;
}
	
.tx_co1{
	color:#003399;
	font-weight:bold;
}

#contents1 #title01 {
	background-image: url(../img/sub-tit1.gif);/*コンテンツ1のタイトル画像*/
}

#contents1 #subtitle {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	margin:0 0 20 0;
}
#contents1 #subtitle #title {
	float: left;
	width: 350px;
	margin-top: 3px;
	margin-left: 15px;
	height: 20px;
}

#contents1 h3 {
	font-size:16px;
	width: 665px;
	margin: 0 auto;
	padding: 0 0 0 5px;
	border-left: 5px #933 solid;/*サブタイトル見出しポイントの色とサイズ*/
	text-align:left;
}

#contents1 #body_tx {/*記事本文*/
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	width: 635px;
	font-weight: normal;
	margin-left:auto; margin-right:auto;
	margin-bottom:10px;
	padding:20px 15px;

}

#contents1 #obj01 {
	background-image: url(../img/guraf3.gif);/*コンテンツ1のグラフ画像*/
	height: 312px;
	width: 500px;
	margin:0 auto 20px auto;
	display: block;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ2
-----------------------------------------------------------------------------------------------*/
#contents1 #title02 {
	background-image: url(../img/sub-tit2.gif);/*コンテンツ2のタイトル画像*/
}


#contents1 #obj02 {
	background-image: url(../img/guraf4.gif);/*コンテンツ2のグラフ画像*/
	height: 356px;
	width: 500px;
	margin:0 auto;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ3
-----------------------------------------------------------------------------------------------*/
#contents1 #title03 {
	background-image: url(../img/sub-tit3.gif);/*コンテンツ3のタイトル画像*/
	height: 30px;
	width: 680px;
	margin-left:auto; margin-right:auto; margin-bottom:20px;
}

#contents1 #box_all{
	width:680px;
	height:auto;
	margin:0 auto;
}
	
#contents1 #box_a{
	float:left;
	width:467px;
	height:auto;
	padding:10px 10px 20px 10px;
	font-size:14px;
	line-height:22px;
	letter-spacing:1px;
}
	
#contents1 #box_b{
	background-image:url(../img/photo1.jpg);/*コンテンツ3のオブジェクト*/
	float:left;
	width:193px;
	height:257px;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ4
-----------------------------------------------------------------------------------------------*/

#contents1 #title04 {
	background-image: url(../img/sub-tit4.gif);/*コンテンツ4のタイトル画像*/
	height: 30px;
	width: 680px;
	margin-left:auto; margin-right:auto; margin-bottom:20px;
}
#contents1 #img01 {
	background-image: url(../img/log2.jpg);/*コンテンツ4の説明画像1*/
	width: 390px;
	height: 98px;
	margin-left:auto; margin-right:auto; margin-bottom:20px;
}
#contents1 #img02 {
	background-image: url(../img/log3.jpg);/*コンテンツ4の説明画像2*/
	height: 98px;
	width: 390px;
	margin-left:auto; margin-right:auto; margin-bottom:20px;
}
