/* -+-+-+-+-+-+-+-+-+-+-+-+- companywrap スタート */

#companywrap {
	width:900px;
	height: 850px;
}



/* -+-+-+-+-+-+-+-+-+-+-+-+- sideContents スタート */
#companywrap #sideContents {
	width:160px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	height: 800px;
	padding-bottom: 10px;
	padding-left: 25px;
}

/* sideContents h1スタート */
#sideContents h1{
	background-image: url(../menu/common/menu.jpg);
	clear: both;
	height: 37px;
	width: 150px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background-image: url(../company/company.jpg);
	margin-top: 10px;
}

#sideContents ul{
	width: 150px;
	list-style-type: none;
}

#sideContents li{
	width: 150px;
	margin-bottom: 10px;
}

#sideContents li a{
	color: #FF9900;
}

#sideContents li a:hover{
	color: #66CC00;
}




/* -+-+-+-+-+-+-+-+-+-+-+-+- companyContentsスタート */
#companyContents {
	width:675px;
	float: left;
	background-image: url(../company/back01.gif);
	background-repeat: no-repeat;
	height: 460px;
	padding-left: 20px;
}

p {
	line-height: 1.5em;
}



#companyContents h2{
	height: 25px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#companyContents h2.img01{
	background-image: url(../company/img01.gif);
	background-repeat: no-repeat;
}
#companyContents h2.img02{
	background-image: url(../company/img02.gif);
	background-repeat: no-repeat;
}
#companyContents h2.img03{
	background-image: url(../company/img03.gif);
	background-repeat: no-repeat;
}

#one{
	fl
	oat: left;
	width: 335px;
	margin-top: 150px;
}


#two{
	clear: both;
	float: none;
	width: 335px;
}

#three{
	float: none;
	width: 630px;
	margin-top: 25px;
}
#four{
	float: none;
	width: 630px;
}

.right{
	float: right;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- companyDatewrap スタート */

#companyDatewrap {
	width:900px;
	height: 610px;
}

#companyDatewrap #sideContents {
	width:160px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	height: 520px;
	padding-bottom: 10px;
	padding-left: 25px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- companyDateContentsスタート */
#companyDateContents {
	width:675px;
	float: left;
	background-image: url(../company/back02.gif);
	background-repeat: no-repeat;
	height: 460px;
	padding-left: 20px;
}



dl {
	line-height: 1.5em;
	width: 500px;
	margin-top: 200px;
}

dt {
  float: left;
  width: 7em;
  padding: 2px 0.5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10empx;
	padding-right: 10px;
}

dd {
  margin-left: 7em;
  margin-bottom: 10px;
  zoom: 1;

}
