@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #CCCCCC;
	font-size: 84%;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro","メイリオ", "Meiryo", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", sans-serif;
}
/* link style
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
}
#wrapper {
	width: 858px;
	margin: 0px auto;
	border-right: #666666;
	border-left: #666666;
	background-color: #FFFFFF;
	position: relative;
	}
#header   {
	height: 350px;
	margin: 0px auto;
	font-size: 12px;
}
#header #rogo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
h1 {
	top: 185px;
	position: absolute;
	left: 0px;
	background-image: url(images/senryaku-h1.gif);
	text-indent: -9999px;
	overflow: hidden;
	height: 72px;
	width: 858px;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}
#venture h1{
	background-image: url(images/venture-h1.gif);
}
#osmanagement h1{
	background-image: url(images/osmanagement-h1.gif);
}
#sinkijigyou h1{
	background-image: url(images/sinkijigyou-h1.gif);
}
#changemanagement h1{
	background-image: url(images/changemanagement-h1.gif);
}
#outsourcer h1{
	background-image: url(images/outsourcer-h1.gif);
}
#eigyou h1{
	background-image: url(images/eigyou-h1.gif);
}
#sosiki h1{
	background-image: url(images/sosiki-h1.gif);
}
#senryaku-achieve h1{
	background-image: url(images/senryaku-achieve-h1.gif);
}
#header ul {
	width: 858px;
	left: 0px;
	position: absolute;
	height: 30px;
	z-index: 2;
	top: 318px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-color: #666666;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 2em;
	background-image: url(images/menubotan.gif);
	height: 2em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
#header ul li a:hover {
	color: #333333;
	background-image: url(images/menubotan-hover.gif);
}

#header ul li#nHome a {
	border-left-style: none;
	width: 142px;
}
#header ul li#nProfile a {
	width: 142px;
}
#header ul li#nHrconsul a {
	width: 143px;
	}
#header ul li#nCase a {
	width: 142px;
}
#header ul li#nFaq a {
	width: 142px;
}
#header ul li#nColumn a {
	width: 142px;
}
}
#home #header #nHome a{
	color: #333333;
	background-color: #70E1FE;
}
#senryaku #header #nStraconsul a,#venture #header #nStraconsul a,#osmanagement #header #nStraconsul a,#sinkijigyou #header #nStraconsul a,#outsourcer #header #nStraconsul a,#eigyou #header #nStraconsul a,#sosiki #header #nStraconsul a,#changemanagement #header #nStraconsul a,#senryaku-achieve #header #nStraconsul a{
	color: #333333;
	background-color: #70E1FE;
	background-image: url(images/menubotan-hover.gif);
}

#footer {
	clear: both;
	background-repeat: repeat-y;
	background-image: url(images/footer.gif);
	background-position: left;
	height: 70px;
	}
#footer  ul  li a {
	color: #CCCCCC;
}
#senryaku #menu #nSenryaku a,#venture #menu #nVenture a,#osmanagement #menu #nOsmanagement a,#sinkijigyou #menu #nSinkijigyou a,#outsourcer #menu #nOutsourcer a,#eigyou #menu #nEigyou a,#sosiki #menu #nSosikii a,#changemanagement #menu #nChangemanagement a,#senryaku-achieve #menu #nSenryaku-achieve a{
	color: #333333;
	background-image: url(images/sidemenubotan.gif);
	padding-left: 15px;
}

#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #333333;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	margin-right: 15px;
	display: inline;
	margin-left: 15px;
	text-align: left;
}
#footer address {
	color: #CCCCCC;
	margin-left: 15px;
}

#main {
	width: 610px;
	margin-bottom: 10px;
	float: right;
	margin-left: 5px;
	margin-top: 17px;
}
#senryaku-achieve #main{
    background-color: #FFFFFF;
	background-image: none;
}
#main dt {
	padding-right: 15px;
	float: right;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 575px;
}
#main dd {
	float: right;
	list-style-type: circle;
	width: 550px;
	padding-right: 20px;
	padding-left: 5px;
}
#main #mainimg {
	left: 80px;
	position: relative;
}

#main   ul  {
	list-style-type: none;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 5px;
}
#main       h2 {
	float: left;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 30px;
	margin-top: 10px;
}
#main    p {
	padding-right: 15px;
	padding-top: 3px;
	padding-left: 15px;
	clear: right;
	padding-bottom: 5px;
}
#main    h3 {
	margin-bottom: 10px;
	line-height: 45px;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 15px;
}
#menu {
	float: left;
	width: 228px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-top: 18px;
}
#menu ul {
border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}
#menu ul li {
	text-decoration: none;
	line-height: 2em;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 223px;
}
#menu ul li a {
	text-decoration: none;
	color: #666666;
	line-height: 2em;
	background-repeat: no-repeat;
	display: block;
	height: 2em;
	background-image: url(images/arrow.gif);
	background-position: left center;
	padding-left: 15px;
	
}
#menu ul li a:hover {
	color: #333333;
	background-image: url(images/sidemenubotan.gif);
}
#menu    h2 {
	font-size: 12px;
	font-weight: 500;
	margin-top: 8px;
	text-align: center;
	vertical-align: middle;
	height: 2.2em;
	line-height: 2.2em;
	width: 223px;
	color: #FFFFFF;
	margin-bottom: 0px;
	background-color: #666666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
}
#menu  h3 {
	font-weight: 500;
	font-size: 100%;
	margin-left: 0px;
	line-height: 2em;
	padding-left: 20px;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
	background-image: url(images/menuhaikei.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#main #sosikisindan {
	left: 120px;
	position: relative;
}
#main #sosikidesign {
	left: 90px;
	position: relative;
}
#main #sinkijigyou2 {
	padding-left: 15px;
}
strong {
	font-weight: 500;
}
#main #eigyou {
	margin-left: 27px;
}
#senryaku #wrapper #main #creative {
	padding-left: 45px;
}
#senryaku #main ul li.setumei {
	background-image: url(images/listhaikei5.gif);
	line-height: 2.5em;
	margin-left: 15px;
	list-style-position: outside;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#senryaku #main ul{
	width: 570px;

}
#senryaku #main ul li {
	text-decoration: none;
	line-height: 2em;
	list-style-type: none;
	background-color: #FFFFFF;
	background-position: center;
	}
#senryaku #main ul li a {
	text-decoration: none;
	color: #666666;
	line-height: 2em;
	background-repeat: no-repeat;
	display: block;
	height: 2em;
	background-image: url(images/arrow.gif);
	background-position: left center;
	padding-left: 15px;
	margin-left: 15px;
}
#senryaku #main ul li a:hover {
	color: #333333;
	background-image: url(images/sidemenubotan1.gif);
}
#senryaku #main ul li.row {
	background-image: url(images/listhaikei.gif);
	background-position: left center;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: 500;
}
#footer p {
	color: #CCCCCC;
	line-height: 1.25;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
}
#main table {
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 580px;
	font-size: 100%;
	line-height: 2;
	margin-top: 10px;
	margin-left: 10px;
	}
#main table th {
	background-image: url(images/topmenu1.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	}
#main table td{
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 10px;
	line-height: 2em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #F5F5F5;
	}
#nOtoiawase{
	margin-top: 15px;
}
#header #otoiawasebotan{
	position: absolute;
	left: 633px;
	top: 0px;
	z-index: 2;
}
#column{
    margin-top:2px;
	}
#main #osmanagement{
	left: 15px;
	position: relative;
}
#main #outsoucer2{
	left: 15px;
	position: relative;
}
#ejinji{
    padding-top: 5px
       }
#rentaljinji{
    padding-top: 5px
       }
#main .link2{
	background-image: url(images/reten2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 7px;
}
#main a{
	color:#666666;
}
#main a:hover{
	color: #0033CC;
}
#main .title {
	margin-top: 15px;
}
#venture #main #venturezu {
	margin-left: 40px;
}
.bread {
	position: absolute;
	left: 8px;
	top: 353px;
	font-size: 12px;
	width: 700px;
	z-index: 3;
}
#main #toph3 {
	margin-top: 10px;
}
#changemanagement #main h2 {
	padding-bottom: 10px;
}
#osmanagement #main h2 {
	padding-bottom: 20px;
}
#outsourcer #main h2 {
	padding-bottom: 5px;
}
#sinkijigyou #main h2{
	padding-bottom: 5px;
}
#footer ul {
	padding-top: 5px;
}
#main #mainillust {
	position: absolute;
	z-index: 1;
	left: 255px;
	top: 350px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 24px;
}
#main #moaconsul{
	position: absolute;
	top: 280px;
	z-index: 1;
}
#outsourcer #main #outsourcer {
	margin-left: 60px;
}
#menu ul.on{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #70E1FE;
}
#menu h2.on2{
	border-left-color: #70E1FE;
}
#header #overview {
	position: absolute;
	z-index: 3;
	top: 260px;
	line-height: 1.5;
	font-size: 14px;
	font-weight: 600;
	width: 700px;
	padding-right: 79px;
	padding-left: 79px;
}
#main #otoiawase_main {
	padding-left: 40px;
}
