/* ***********************************************/
/*	DATE		: 2008/4/9
	TITLE		: ユケン工業_会社案内
	FILE_NAME	: company.css
	AUTHER		: FOIS 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/
h1 {
	padding-bottom:15px;
}

h2 {
	color:#0C419A;
	font-size:1.2em;
	font-weight:bold;
	line-height:140%;
	padding-bottom:10px;
	padding-left:10px;
}

h3 {
	font-size:0px;
}

h4 {
	color:#0C419A;
	font-weight:bold;
	margin-left:20px;
	margin-top:5px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:100%;
	line-height: 140%;
	padding-bottom:5px;
}

hr {
	height:0px;
	border-top:dotted 1px #333333;
	margin:10px 20px 10px 0px;
}

/*=====company01.html===========================*/
.company01-leftbox {
	padding:5px;
	border:solid 1px #666666;
	margin:0px 0px 10px 10px;
	_margin:0px 0px 10px 5px;
	float:left;
	width:111px;
}

.company01-rightbox {
	float:right;
	width:430px;
}

.sign-box {
	text-align:right;
	padding-right:20px;
	clear:both;
	margin-bottom:100px;
}

/*=====company02.html===========================*/
.p-motto {
	color:#FF3300;
	font-size:1.1em;
	padding:10px 20px;
}

.p-caption {
	color:#0C419A;
	padding:10px 20px 5px;
	text-align:left;
}

.p-content {
	padding:0px 10px 10px 30px;
	text-align:left;
}

/*=====company03.html===========================*/
.tb-company03 {
	border:solid 1px #333333;
	margin:0px 20px 20px 10px;
	width:540px;
}

.th-company03 {
	text-align:left;
	padding:5px;
	vertical-align:middle;
	font-weight:normal;
	width:20%;
}

.td-company03 {
	text-align:left;
	padding:5px;
	border:solid 1px #333333;
}

.td-company03-bt {
	text-align:center;
	border-bottom:solid 1px #333333;
	padding:5px 10px;
}

.th-company03-cp {
	padding:5px;
	text-align:left;
}

/*=====company04.html===========================*/
.tb-company04 {
	border:solid 1px #333333;
	margin:0px 20px 20px 10px;
	width:540px;
}

.th-company04 {
	text-align:right;
	padding:5px;
	vertical-align:middle;
	font-weight:normal;
	border:0px;
	border-right:solid 1px #333333;
	width:20%;
	vertical-align:top;
}

.td-company04 {
	text-align:left;
	padding:5px;
	border:0px;;
}

.th-company04-cp {
	padding:5px;
	text-align:center;
}

.line {
	border-bottom:dotted 1px #333333;
}

/*=====company05.html===========================*/
.tb-company05 {
	border:solid 1px #333333;
	margin:0px 20px 20px 10px;
	width:540px;
}

.th-company05 {
	text-align:center;
	padding:5px;
	vertical-align:middle;
	font-weight:normal;
}

.td-company05 {
	width:70%;
	text-align:left;
	padding:5px;
	border:solid 1px #333333;
}

/*=====company06.html===========================*/
.map-box {
	margin-left:10px;
	margin-bottom:20px;
	width:540px;
}

.mail-box {
	background-image:url(image/bk_company06.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	text-align:left;
	width:550px;
	margin-bottom:15px;
	padding-bottom:5px;
}

.p-mail-box {
	padding:10px 20px 5px 100px;
	text-align:left;
}

/*=====company07.html===========================*/
.service-box-left {
	float:left;
	margin-bottom:10px;
	width:275px;
}

.service-box-right {
	float:right;
	margin-bottom:10px;
	padding-right:20px;
	width:275px;
}

.img-service {
	vertical-align:bottom;
}