@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
hr {
	display:none;
}
ul {
	list-style:none;
}
a {
	overflow:hidden;
}
body {
	color:#333333;
	text-align:center;
	font-size:0.9em;
	font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
	background: #000000;
}
table {
	font-size:inherit;
	font:100%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a {
	/*\*/
   overflow: hidden;/**/
}
#Header {
	background: url(../images/solutions/header.jpg) no-repeat;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#Header h1, #Header h1 a {
	width: 191px;
	padding-left: 56px;
	height: 100px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
}
#Header h2 {
	font-size: 77%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 70px;
	padding-top: 6px;
}
#Header h3 {
	position:absolute;
	font-size: 93%;
	font-weight: normal;
	left: 325px;
	top: 32px;
}
#Header h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#Header h3 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#Header p {
	text-indent: -9999px;
}
#Menu {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg.jpg);
	height: 45px;
}
#Menu ul {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Menu li {
	float: left;
	list-style: none;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#Menu li a {
	display: block;
	background: url(../images/menu_bar.jpg) no-repeat 0px 0px;
	text-decoration: none;
	height: 45px;
}
#Menu .menu1 a {
	width: 132px;
	background-position: 0px 0px;
}
#Menu .menu2 a {
	width: 132px;
	background-position: -132px 0px;
}
#Menu .menu3 a {
	width: 132px;
	background-position: -264px 0px;
}
#Menu .menu4 a {
	width: 132px;
	background-position: -396px 0px;
}
#Menu .menu5 a {
	width: 132px;
	background-position: -528px 0px;
}
#Menu .menu6 a {
	width: 140px;
	background-position: -660px 0px;
}
#Menu li a:hover {
	display: block;
	background: url(../images/menu_bar.jpg) no-repeat 0px 0px;
	text-decoration: none;
	height: 45px;
}
#Menu .menu1 a:hover {
	width: 132px;
	background-position: 0px -45px;
}
#Menu .menu2 a:hover {
	width: 132px;
	background-position: -132px -45px;
}
#Menu .menu3 a:hover {
	width: 132px;
	background-position: -264px -45px;
}
#Menu .menu4 a:hover {
	width: 132px;
	background-position: -396px -45px;
}
#Menu .menu5 a:hover {
	width: 132px;
	background-position: -528px -45px;
}
#Menu .menu6 a:hover {
	width: 140px;
	background-position: -660px -45px;
}

/* 各ページメニュー
---------------------------------------------*/

#Menu.top .menu1 a {
	background-position: 0px -45px;
}
#Menu.products .menu2 a {
	background-position: -132px -45px;
}
#Menu.company .menu3 a {
	background-position: -264px -45px;
}
#Menu.solutions .menu4 a {
	background-position: -396px -45px;
}
#Menu.recruit .menu5 a {
	background-position: -528px -45px;
}
#Menu.contact .menu6 a {
	background-position: -660px -45px;
}

/* ここまで
---------------------------------------------*/


#Navi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Navi ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 183px;
	top: 0px;
	height: 90px;
	width: 190px;
	visibility: hidden;
}
#Navi li {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#Navi li a {
	text-decoration: none;
	display: block;
	background: url(../images/navi.jpg) no-repeat;
	height: 30px;
	width: 190px;
}
#Navi li#n1 a {
	background-position: 0px 0px;
}
#Navi li#n2 a {
	background-position: 0px -30px;
}
#Navi li#n3 a {
	background-position: 0px -60px;
}
#Navi li a:hover {
	text-decoration: none;
	display: block;
	background: url(../images/navi.jpg) no-repeat;
	height: 30px;
	width: 190px;
}
#Navi li#n1 a:hover {
	background-position: -190px 0px;
}
#Navi li#n2 a:hover {
	background-position: -190px -30px;
}
#Navi li#n3 a:hover {
	background-position: -190px -60px;
}

#Footer {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 103px;
	background: url(../images/footer.jpg) no-repeat;
	padding-top: 32px;
}
#Footer #FootNavi ul {
	margin-bottom: 4px;
}
#Footer #FootNavi ul ul {
	display: inline;
}
#Footer #FootNavi li {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFFFFF;
	line-height: 1em;
	display: inline;
	font-size: 93%;
	color: #FFFFFF;
}
#Footer #FootNavi li li {
	padding-right: 0px;
	border-right: none;
	display: inline;
	margin-right: 0px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 1em;
}
#Footer #FootNavi a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Footer #FootNavi a:hover {
	text-decoration: none;
}
#Footer #FootNavi .noLine {
	border-right-style: none;
}
#Footer address {
	text-indent: -9999px;
}
.pink12 {
	font-size: medium;
	color: #FF3399;
	font-weight: bold;
}
.black10 {
	font-size: small;
	color: #000000;
}
