@charset "UTF-8";

/* =================================================================
■全体
================================================================= */



body {
	font-size: 14px;
	line-height: 140%;
	color: #595959;
	background: url(../../images/common/body-bg.gif) left top ;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}

#wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0 8px;
	background: url(../../images/common/wrap-bg2.gif) 0 top repeat-y ;
}



/* リンク */
/*-------------------------------------------- */

/* リンク基本 */
a {
	color: #009966;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* リンクアイコン */
.ga { /* 通常のグレーアイコン */
	padding-left: 8px!important;
	background: url(../../images/common/ico-g-arrowR.gif) 0 6px no-repeat ;
}

.oa { /* カテゴリトップのオレンジアイコン */
	padding-left: 13px!important;
	background: url(../../images/common/ico-o-arrowR.gif) 0 4px no-repeat;
}

.oa02 { /*案件へのリンクのオレンジアイコン大*/
    padding-left: 20px;
	background: url(../../images/common/ico-o-arrowR02.gif) 0 2px no-repeat;
}

/* ページトップへ */
.pt {
	width: 0 auto;
	padding: 0 10px 20px 11px;
	float: right;
	background: url(../images/common/ico-g-arrowU.gif) 0 8px no-repeat ;
}

/* ページ下へ */
.pd {
	width: 0 auto;
	padding: 0 10px 20px 11px;
	float: right;
	background: url(../../images/common/ico-g-arrowD.gif) 0 8px no-repeat ;
}


/* 余白 */
/*-------------------------------------------- */
.m30-0-0-0 {
	margin-top: 30px!important;
}

.m20-0-0-0 {
	margin-top: 20px!important;
}

.m10-0-0-0 {
	margin-top: 10px!important;
}

.m0-0-30-0 {
	margin-bottom: 30px!important;
}

.m0-0-20-0 {
	margin-bottom: 20px!important;
}

.m0-0-10-0 {
	margin-bottom: 10px!important;
}

.m0-10-0-0 {
	margin-right: 10px;
}

.m0-20-0-0 {
	margin-right: 20px;
}

/* 本文関連 */
/*-------------------------------------------- */

.txt {
	padding: 0 10px 10px 0px;
}

.txt2 {
	font-size: 10px;
}

.txt3 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #009966;
}

.txt4 {
	font-size: 10px;
	margin: 15px 0px -20px 0px;
}

.txt5 {
	font-size: 12px;
}

.txt6 {
	font-weight: bold;
	font-size: 16px;
	color: #009966;
}

.txt7 {
	font-size: 10px;
	font-weight: bold;
}

.st {
	color: #e96425;
}

.mr-st {
	font-weight: bold;
}

.mx-st {
	color: #e96425;
	font-weight: bold;
}

.orange {
	color: #e96425;
}

/* =================================================================
■ヘッダー
================================================================= */

#head { 
	width: 785px;
	height: 25px;
	background: url(../../images/common/head-bg-top.gif) 0 top no-repeat ;
}

#head:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

	#home {
		width: 150px;
		height: 25px;
		padding: 10px 25px 0px;
		margin-top: 13px;
		float: left;
}

/* =================================================================
■コンテンツ レイアウト
================================================================= */

#Mc {
	width: 760px;
	background: url(../../images/common/mc-bg-bottom.gif) 0 bottom no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#Mc-cc {
	width:760px;
	padding: 15px 10px 20px;
}

	/* ボトムカラム*/
	/*-------------------------------------------- */

	#Bc {
		width: 760px;
		margin: 25px 0 17px 0;
		padding: 0 0 0 5px;
	}

	#Bc:after {
		content : "";
		display : block;
		height : 0;
		clear : both;
	}



	#Bc li {
		display : block;
		float: left;
		border-right: 1px solid #b2b2b2;
	}

	#Bc li.bm-l {
		border-right: none!important;
	}

	#Bc li a {
		width: auto;
		line-height: 16px;
		padding: 0 7px;
		display : block;
		float: left;
		font-size: 12px;
	}

	#Bc p {
		width: 126px;
		height: 20px;
		float: right;
		background: url(../../images/common/up.gif) 0 0 no-repeat ;
	}

	#Bc p a {
		width: 126px;
		height: 20px;
		display: block;
		overflow: hidden;
		text-indent: -9999px;
	}

	#Bc p a:hover {
		background: url(../../images/common/up.gif) 0 -20px no-repeat ;
	}

	
/* =================================================================
■フッター
================================================================= */

#foot {
		width: 750px;
		padding: 12px 0 30px 10px;
		position: relative;
	}

#foot:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
	}

	#foot ul.f-menu01 {
		width : 606px;
		float: left;
	}

	#foot ul.f-menu01 li {
		margin-right: 24px;
		padding-left: 7px;
		display : block;
		float: left;
		background: url(../../images/common/ico-g-arrowR.gif) 0 5px no-repeat ;
	}

	#foot ul.f-menu01 li a {
		width: auto;
		line-height: 16px;
		display : block;
		float: left;
		font-size: 12px;
	}

	#foot p {
		width: 314px;
		height: 11px;
		float: right;
		text-indent: -9999px;
		background: url(../../images/common/f-txt01.gif) 0 0 no-repeat ;
	}

	#foot ul.f-menu02 {
		width : auto;
		padding: 10px 20px 0 0;
		float: right;
	}

	#foot ul.f-menu02 li {
		padding-left: 8px;
		background: url(../../images/common/ico-g-arrowR.gif) 0 8px no-repeat ;
	}

	#foot ul.f-menu02 li a {
		font-size: 12px;
	}

	#foot address {
		width: 373px;
		height: 25px;
		margin-top: 20px;
		text-indent: -9999px;
		background: url(../../images/common/f-copy.gif) 0 0 no-repeat ;
	}

	#foot div.legal {
		top: 50px;
		width: 130px;
		position: absolute;
		right: 0pt;
		color: #4977C1;
		font-size: 12px;
	}
