#mainInner{
	width:670px;
	text-align:left;
	margin:20px 45px 0 45px;
}

#mainInner h1{
	padding:0px;
	margin:0px;
	font-size:0px;
}


#mainInner650{
	width:650px;
	text-align:left;
	margin:0px 55px 0 55px;
}

#mainInner560{
	width:560px;
	text-align:left;
	margin:0px 100px 0 100px;
}

#listItem li{
	display:list-item;
	list-style:disc;
	list-style-position : outside;
}

.title-orengelineArea{
	border-top:1px solid #FF9933;
	border-bottom:1px solid #FF9933;
	width:670px;
	padding:6px 0 6px 0;
	margin:4px 0 0 0;
}

.title-orengeline{
	border-top:1px solid #FF9933;
	border-bottom:1px solid #FF9933;
}

/*サイトマップ用*/

.o_sitemaplink {
    width:auto;
	padding:0;
	margin:0;
	}

.o_sitemaplink ul {
    padding:0;
	margin:0;
	text-align:left;
	}

.o_sitemaplink li {
	display:list-item;
    list-style-image:url(../../others/image/arrow.gif);
	font-size:13px;
	list-style-position:inside;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
	}

.sitemaplink2 {
    width:auto;
	padding:0;
	margin:0;
	}

.sitemaplink2 ul {
    padding:0;
	margin:0;
	text-align:left;
	}

.sitemaplink2 li {
	display:list-item;
    list-style-image:url(../../others/image/arrow.gif);
	font-size:12px;
	list-style-position:inside;
	margin:0;
	margin-left:12px;
	padding-top:2px;
	padding-bottom:2px;
	}


/*recruit用*/

.Recruit ul{
	margin:-5px 0 0 -5px;
}

.Recruit li{
	display:list-item;
	list-style:disc;
	list-style-position : outside;
	padding-bottom:5px;
}


/*history用*/
.History{
	margin:5px 0 0 0;
}

.History dl{
	clear:both;
	height: auto;
	width:650px;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	background-image:url(../../profile/image/img_line4.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.History dt{
	height: auto;
	width:80px;
	margin:0;
	padding:0px;
	float:left;
	font-weight:bold;
	color:#648AD9;
}
.History dd{
	height: auto;
	width:550px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
	background-image:url(../../profile/image/img_gray.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

/*outline用*/
.Outline{
	margin:5px 0 0 0;
}

.Outline dl{
	clear:both;
	height: auto;
	width:650px;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	background-image:url(../../profile/image/img_line4.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.Outline dt{
	height: auto;
	width:140px;
	margin:0;
	padding:0px;
	float:left;
	font-weight:bold;
	color:#648AD9;
}
.Outline dd{
	height: auto;
	width:490px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
	background-image:url(../../profile/image/img_gray.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

.Outline dd.Nodt{
	height: auto;
	width:490px;
	margin:15px 0 0 0;
	padding:0 0 0 160px;
	float:left;
	background-image:url(../../profile/image/img_gray.gif);
	background-repeat:no-repeat;
	background-position:140px 2px;
}

/*recruit用*/
.Recruit{
	width:560px;
	text-align:left;
	margin:5px 100px 0 100px;
}

.Recruit dl{
	clear:both;
	height: auto;
	width:560px;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	background-image:url(../../profile/image/img_line4.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.Recruit dt{
	height: auto;
	width:auto;
	margin:0;
	padding:0px;
	font-weight:bold;
	color:#648AD9;
}
.Recruit dd{
	height: auto;
	width:auto;
	margin:5px 0 0 0;
	padding:0;
}

/*title用*/
#RecTitle{
	margin:30px 0 0 0;
	width:560px;
}

#RecTitle .RTRight{
	width:410px;
	background-image:url(../../office/first/image/img_caption.gif);
	float:right;
	height:20px;
}

#RecTitle .RTLeft{
	width:150px;
	background-color:#648AD9;
	height:20px;
	float:left;
}

/*詳細*/
.RecDtail{
	margin:5px 0 0 0;
}

.RecDtail dl{
	clear:both;
	height: auto;
	width:560px;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	background-image:url(../../profile/image/img_line4.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.RecDtail dt{
	height: auto;
	width:120px;
	margin:0;
	padding:0px;
	float:left;
	font-weight:bold;
	color:#648AD9;
}
.RecDtail dd{
	height: auto;
	width:420px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
	background-image:url(../../profile/image/img_gray.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

.RecDtail dd.Nodt{
	height: auto;
	width:420px;
	margin:15px 0 0 0;
	padding:0 0 0 160px;
	float:left;
	background-image:url(../../profile/image/img_gray.gif);
	background-repeat:no-repeat;
	background-position:140px 2px;
}



/* float area*/

.fW450{
	float:left;
	width:450px;
}


































