@charset "Shift_JIS";
/*//////////////////////////////////////////////////////////////////////////////////////////
グリーン調達

==========================================================================================*/
#bodyArea{
	width:780px;/* for IE5 */
	/* \*/
	width:780px;
	/* */
	margin-bottom:20px;
	height:auto;
}	
/* タイトル画像 */
.procur #contentsSec .lv3{
	clear:both;
	float:left;
	width:286px;
}
.procur #contentsSec .lv3 h1{
	margin-left:0;
	padding:0;
}
/*トップボタン------------------------------------------*/
#titleBlock{
	position:relative;
	clear:both;
}
#titleBlock .bt01{
	position:absolute;
	top:165px;
	left:10px;
}
/* コンテンツ設定 */
.procur #contentsSec{
	float:left;
	width:730px;
	padding-left:30px;
}
.procur #mainContentsBlock{
	width:415px;
	margin:0;
	float:right;
	}

/*========================================================
コンテンツ（共通）　
========================================================*/
/*文字------------------------------------------*/
.procur #mainContentsBlock .update{
	color: #C00;
	}
/*枠------------------------------------------*/
#mainContentsBlock .box1-1 h2,
#mainContentsBlock .box2-1 h2,
#mainContentsBlock .box2-2 h2,
#mainContentsBlock .box3-3 h2,
#mainContentsBlock .box3-1 h2{
	background:none;
	margin:0;
	padding:0;
}
#mainContentsBlock .box1-1 .title{
	display:block;
	background:url(box_title_bg1-1.gif) 0 0 no-repeat;
	padding:8px 8px 5px 10px;
	border:none;
}
#mainContentsBlock .box1-1{
	width:415px;
	background:url(box_bg1-1.gif) bottom no-repeat;
}
#mainContentsBlock .box1-1 .text,
#mainContentsBlock .box2-2 .text,
#mainContentsBlock .box2-1 .text,
#mainContentsBlock .box3-3 .text,
#mainContentsBlock .box3-1 .text{
	padding:10px 10px 0px 10px;
}

#mainContentsBlock .boxColor ul.text,
#mainContentsBlock .box1-1 ul.text,
#mainContentsBlock .box2-2 ul.text{
	padding:10px 10px 10px 30px;
}
/*boxColor*/
#mainContentsBlock .boxColor .title{
	color:#3366ff;
	border:none;
	padding:8px 8px 0px 10px;
	margin-bottom:0;
	}
#mainContentsBlock .boxColor{
	width:415px;
	background:url(boxcolor_bg_top.gif) left top no-repeat;
}
#mainContentsBlock .innerboxColor{
	background:url(boxcolor_bg_btm.gif) left bottom no-repeat;
	padding-bottom:2px;

}


/*========================================================
フッタ
========================================================*/
#footerArea{
	clear:both;
	width:718px;
	padding:0;
}
#breadCrumbSec{
	width:760px;
	padding:10px 0 31px 30px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////*/

/*========================================================
その他
========================================================*/
/* サブナビブロックのPDF表記*/

/* Adobe Reader リンク ローカルナビの下へ入れる場合*/
#localNaviSec .getPlugin{
	font-size:86%;
	padding-top:20px;
	line-height:110%;
}
#localNaviSec .getPlugin img{
	margin-bottom:2px;
}
/*回り込み解除*/
#localNaviSec .getPlugin:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#localNaviSec .getPlugin{
	height:1%;
	overflow:hidden;
	/* Hide for Mac IE5 \*/
	min-height:1%;
	overflow:visible;
	/* End Hide for Mac IE5 */
}
/* formの[必須]*/
.attention{
	font-size:86%;
	font-weight:normal;
	color:#CC0000;}
	
	
