@charset "UTF-8";
/* xforbiz_Style Version: 1
 (14, 2, 2008)
 Screen layout: */
/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-weight: normal;
	font-style: normal;
}
fieldset, img {
	border: none;
}
ul li,ol li {
	list-style:none;
}
.clearfix:after {
	content: "."; /* 新しい要素を作る */
	display: block; /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*/ /*/
     height: auto;
     overflow: hidden;
     /**/
}
h2 {
	font-size:20px;
	color:#1AABC0;
	margin-left:10px;
}
h2 img {
	vertical-align:text-top;
	margin-right:10px;
}
body {
	font: 12px / 18px 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
, Geneva, Arial, Verdana, sans-serif;
	color:#666666;
	line-height:1.5em;
	background-color:#FFFFFF;
	background:url(/img/body_top_line.gif) repeat-x;
}
#wrap {
	width: 980px;
	margin:0 auto;
}
#header {
	width:980px;
	margin-bottom:40px;
	padding-top:45px;
	position:relative;
	overflow:hidden;
	_zoom:1;
}
.absolute {
	position:absolute;
	top:4px;
	right:0;
}
#header #logo {
	float:left;
}
#header ul#menu {
	float:right;
	display:block;
	width:583px;
}
#header ul#menu li {
	float:left;
}
#header ul#menu li a {
	display:block;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul#menu li.planDescription a {
	width:112px;
	background:url(/img/menu_planDescription_btn.png) no-repeat;
}
#header ul#menu li.flow a {
	width:138px;
	background:url(/img/menu_flow_btn.png) no-repeat;
}
#header ul#menu li.registers a {
	width:78px;
	background:url(/img/menu_registers_btn.png) no-repeat;
}
#header ul#menu li.contact a {
	width:90px;
	background:url(/img/menu_contact_btn.png) no-repeat;
}
#header ul#menu li.data a {
	width:143px;
	background:url(/img/menu_dataCenter_btn.png) no-repeat;
}
#header ul#menu li a:hover {
	background-position: 0px -31px;
}
#contents #inner_main {
	clear:both;
}
#footer {
	clear:both;
	margin:10px 0 20px;
}
#footer #inner_footer {
	width:940px;
	background-color:#F2F2F2;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size:10px;
	text-align:right;
	margin-bottom:5px;
	padding:15px 20px;
	overflow:hidden;
	_zoom:1;
}

#footer #security {
	float:left;
}
#footer #security div.left {
	float:left;
}
#footer #security p {
	margin-left:155px;
	font-size:12px;
	text-align:left;
}
#footer p.right {
	float:right;
}
#footer p a {
	color:#2289A0;
}
#footer p span {
	color:#A0A0A0;
}
#footer #copy {
	clear:both;
	text-align:center;
}
/*プライバシーポリシー,情報セキュリティ*/
#main {
	width:620px;
	margin:0 auto 15px;
}
#main h2 {
	margin:0 0 10px 0;
}
#main h3 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px;
}
p.mb-20 {
	margin-bottom:20px;
}

