@CHARSET "utf-8";

/*
▼技術部紹介全ぺージ共通ヘッダー内黒線▼
*/
.headerline{
	margin-right: -1px;
	margin-left: -16px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: -16px;
	padding-right: 0px;
	background: black;
	width: 100%;
	height: 2px;
}

/*
▲技術部紹介全ぺージ共通ヘッダー内黒線▲
*/

/*
▼技術部紹介トップぺージ▼
・共通ヘッダー
*/
.contentsheader{
	margin: 0 0 0 0;
	padding-top: 3em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 10px;
	background: white no-repeat;
	font: bold medium sans-serif;
	color: black;
	width: 570px;
	height: 280px;
}


.contentsheader h1{
	text-align: center;
	text-indent: -2em;
}

.contentsheader h2{
	padding-top: 1em;
}

.contentsheader p{
	font-weight: normal;
	font-size: small;
	padding-top: 1em;
	width: 60%;
}

/*
ヘッダー部画像位置設定
*/
.contentsheader img{
	margin-top: -50px;
	padding-top: -50px;
	padding-right: 30px;
	width: 100px;
	height: 100px;
	float: right;
}

/*
・共通ヘッダー
▲技術部紹介トップぺージ▲
*/
#jyutakumainimage{
	margin-left: 30px;
	padding-left: 30px;
	height: 300px;
}
#jyutakumaintext{
	font-size: small;
	height: 200px;
}

#jyutakumaintext h2{
	font-weight: bold;
	font-size: medium;
}

#jyutakuserviceinfo_img{
	margin-left: 30px;
	padding-left: 30px;
	height: 350px;
}
#jyutakuserviceinfo_text{
	font-size: small;
	height: 300px;
}

#jyutakuserviceinfo_text h2{
	font-weight: bold;
	font-size: medium;
}

#jyutakuserviceinfo_text h3{
	font-weight: bold;
	font-size: small;
}
/*
▼技術部紹介トップページ▼
・共通ボディー
*/
.contentsbody{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: white no-repeat;
	font: nomal small sans-serif;
	color: black;
	width: 570px;
	height: 1200px;
}

/*
・共通ボディー
▲技術部紹介トップページ▲
*/

/*
▼技術部紹介トップページ▼
・共通フッター(フォーム送信部)
*/
.contentsfotter{
	font-size: small;
	color: #00006a;
	width: 100%;
	height: 300px;
}

.contentsfotter li{
	float:left;
}


/*
・共通フッター(フォーム送信部)
▲技術部紹介トップページ▲
*/



