/* CSS Document */

@import "contents.css";

@charset "Shift_JIS";

#topimage {
	width: 728px;
	height: 88px;
	margin-right: auto;
	margin-left: auto;
}
#topimage span {
	position: absolute;
	width: 728px;
	height: 88px;
	background-image: url(../company/company_images/outlinetitle.jpg);
	background-repeat: no-repeat;
}
#topimage h2 {
	height:88px;
	font-size: 9px;
	color: #CCCCCC;
}
#midasi {
	width: 429px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#midasi span {
	position: absolute;
	width: 429px;
	height: 30px;
	background-image: url(../company/company_images/midasi_aisatu.gif);
	background-repeat: no-repeat;
}
#midasi h2 {
	height:30px;
	font-size: 9px;
	color: #CCCCCC;
}
#read {
	width: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#read p {
	line-height: 170%;
}
#sign {
	width: 390px;
	text-align: right;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#outlinebox {
	float: right;
	width: 300px;
	margin-bottom: 20px;
}
#outlinecontainer {
	width: 440px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#outlineimage {
	float: left;
}
#outlinecopy {
	width: 266px;
	height: 70px;
}
#outlinecopy span {
	position:absolute;
	width: 266px;
	height: 70px;
	background-image: url(../company/company_images/outlinecopy.gif);
	background-repeat: no-repeat;
}
#outlinecopy h2 {
	height:70px;
	font-size: 50%;
}
#outlinebox table {
	font-size: 100%;
	width: 100%;
	margin-top: 40px;
}
#outlinebox td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#outlinebox th {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 26%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #8A8A8A;
}
