/* ---------------------------------------------------------
AD用 Global Header	2015/03/19追加
--------------------------------------------------------- */
#g_header {
 width:;
	height: 30px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background: url(/images_ad/head/bg_g_header01.gif) repeat-x;
	border: none;
	display: block;
}
#g_header li a,
#g_header li a:link {
	color: #333 !important;
	font-size: 10px !important;
	font-weight: 400 !important;
}
.g_logo {
	float: left;
}
.g_headerLink {
	height: 29px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #e3e3e3;
	float: left;
}
.g_headerLink li {
	margin: 0;
	padding: 0;
	line-height: 30px;
	display: block;
	float: left;
}
.g_headerLink li a {
	height: 29px;
	padding: 0 10px;
	color: #333333;
	text-decoration: none;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #fff;
	display: block;
}
.g_headerLink li a:visited {
	color: #333333;
}
.g_headerLink li a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #e3e3e3;
}
/* ---------------------------------------------------------
AD用 Global Footer	2015/03/19追加
--------------------------------------------------------- */
#g_footer {
	display: block;
	margin: 0;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	padding-top: 12px;
}
#g_footer img.ark_logo {
	float: left;
	vertical-align: middle;
	padding-left: 10px;
}
#footer_link {
	font-size: 10px;
	line-height: 18px;
	display: block;
	width: 80%;
	margin-left: 190px;
}
#footer_link img {
	float: left;
	vertical-align: middle;
}
#footer_link ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 6px 0;
}
#footer_link ul li {
    border-right: 1px solid #cccccc;
    float: left;
    font-size: 10px;
    line-height: 12px;
    margin: 0 0 6px;
    padding: 0 10px;
    white-space: nowrap;
}
#footer_link ul li a {
    color: #666666;
}
#footer_link ul li a:link {
    color: #666666;
}
#footer_link ul li a:active {
    color: #666666;
}
/* ---サイト内検索--- */
#g_footer form.site_serch {
	margin: 0;
	font-size: 10px;
	padding: 0;
}
#g_footer .seach_cell01 {
	width: 300px;
	float: left;
}
#g_footer .seach_cell02 {
	float: left;
}
#g_footer .seach_cell01 input {
	width: 280px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 16px;
	line-height: 18px;
}
#g_footer .seach_cell02 input {
	width: 60px;
	margin: 0;
	padding: 0;
}
/* ---会社情報--- */
#company_info {
	background-image: url(/images_ad/foot/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f6f6;
	_height: 1%;
	min-height: 60px;
	margin-top: 24px;
	clear: both;
	text-align: center;
}
#company_info ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#company_info ul li {
	padding-right: 10px;
	display: inline;
	line-height: 30px;
}
#company_info .copyright {
	font-size: 10px;
	line-height: 30px;
	text-align: center;
}
.clear {
	clear: both;
}
