/* ページ全体 */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a:link {
	color: #0064F9;
	text-decoration: none;
}
a:visited {
	color: #0064F9;
	text-decoration: none;
}
a:hover {
	color: #db5975;
	text-decoration: underline;
}
a:active{
color: #db5975;
text-decoration: underline;
}
body {
	background: #fff url(images/bg_main_top.gif) left top repeat-x;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
	height: 100%;
}
html {
	height: 100%;
}

/* メインパーツ */
#page {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
}
#page #main {
	width: 100%;
	padding-top: 20px;
}
#page #main .push {
	height: 50px;
}
#page #head {
	width: 800px;
	height: 70px;
	margin: 0 auto;
	position: relative;
}
#page #head .sitemap {
	position: absolute;
	top:6px;
	right: 130px;
}
#page #head .privacy {
	position: absolute;
	top:6px;
	right: 0;
}
#page #head #navi {
	width: 620px;
	height: 35px;
	position: absolute;
	top: 35px;
	right: 0;
}
#page #head #navi ul li {
	width: 124px;
	height: 35px;
	float: left;
	text-indent: -9999px;
}
#page #head #navi ul li.bt-top a {
	background: url(images/bt_navi_top.gif) left top no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-products a {
	background: url(images/bt_navi_products.gif) left top no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-company a {
	background: url(images/bt_navi_company.gif) left top no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-recruit a {
	background: url(images/bt_navi_recruit.gif) left top no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-contact a {
	background: url(images/bt_navi_contact.gif) left top no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-top a:hover {
	background: url(images/bt_navi_top.gif) left bottom no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-products a:hover {
	background: url(images/bt_navi_products.gif) left bottom no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-company a:hover {
	background: url(images/bt_navi_company.gif) left bottom no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-recruit a:hover {
	background: url(images/bt_navi_recruit.gif) left bottom no-repeat;
	display: block;
	height: 35px;
}
#page #head #navi ul li.bt-contact a:hover {
	background: url(images/bt_navi_contact.gif) left bottom no-repeat;
	display: block;
	height: 35px;
}
#page #main #content {
	width: 800px;
	margin: 0 auto;
}
#page #main #content #l-content {
	width: 550px;
	margin-top: 20px;
	float: left;
}
#page #main #content #r-content {
	width: 240px;
	margin-top: 20px;
	float: right;
}
#page #footer {
	height: 200px;
	background: #333 url(images/bg_footer.gif) left top repeat-x;
}
#page #footer .footer-bx {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	position: relative;
}
#page #footer .footer-bx ul {
	position: absolute;
	top: 110px;
	left: 0;
}
#page #footer .footer-bx ul li {
	padding: 0 10px;
	height: 15px;
	border-left: 1px #888 dotted;
	float: left;
}
#page #footer .footer-bx ul li.bd-r {
	border-right: 1px #888 dotted;
}
#page #footer .footer-bx .profile-bx {
	position:absolute;
	top: 140px;
	left: 0;
}
#page #footer .footer-bx .ttl-logo {
	position: absolute;
	top: 140px;
	right: 0;
}
#page #footer .footer-bx .pagetop {
	position: absolute;
	top: 79px;
	right: 0;
}
/* 汎用セレクタ */
#page #main #content .sect {
	margin: 20px 0 30px;
}
#page #main #content .float-l {
	float: left;
}
#page #main #content .float-r {
	float: right;
}
#page #main #content .left {
	text-align: left;
}
#page #main #content .right {
	text-align: right;
}
#page #main #content .center {
	text-align: center;
}
#page #main #content .bold {
	font-weight: bold;
}
#page #main #content .tx14 {
	font-size: 14px;
}
#page #main #content .tx16 {
	font-size: 16px;
}
#page #main #content .tx-red {
	color: #c00;
}
#page #main #content .tx-blue {
	color: #78a0c5;
}
#page #main #content .tx-gray {
	color: #666;
}
#page #main #content .clear {
	clear: both;
}
#page #main #content .mg-t10 {
	margin-top: 10px;
}
#page #main #content .mg-b10 {
	margin-bottom: 10px;
}
#page #main #content .mg-r10 {
	margin-right: 10px;
}
#page #main #content .mg-l10 {
	margin-left: 10px;
}

#infoArea{
	height: 640px;
	overflow: auto;
	border-bottom: 1px solid #CCC;

}.blue {
	color: #0064F9;
}
.NoneStyle {
	list-style-type: none;
	margin-left: 2em;
	margin-bottom: 1em;
}
#CROSS {
	background-color: #999;
	padding-top: 5px;
}
#CROSS iframe {
	margin-right: 20px;
	margin-left: 20px;
}
