﻿@charset "utf-8";
/* CSS Document */

@import url("product_search.css");

/*ヘッダー部分*/


.headerinsert {
	width: 760px;
	height: 58px;
	position: relative;
	margin-right: 7px;
	margin-left: 7px;
}
/*IE7HACK*/
*+html .headerinsert {
	width: 760px;
	height: 63px;
	position: relative;
	margin-right: 7px;
	margin-left: 7px;
}
/*IE7HACK*/
.headerinsert .logo {
	position: absolute;
	top: 13px;
	left: 14px;
	background-color: #FFFFFF;
	width: 138px;
	height: 45px;
}
.logo h1.txtdt {
	background-image:url(../../common_v01/img/headbg01.jpg);
	position: absolute;
	top: 17px;
	left: 13px;
	width:200px;
	line-height:130%;
	background-color: #FFFFFF;
}
.clr {
	color:#999999;
	font-size:10px;
	margin-left:-10px;
}
.headerBtn01 {
	position: absolute;
	top: 9px;
	left: 620px;
}
.search {
	position: absolute;
	top: 33px;
	left: 533px;
}
.s_base {
	width:760px;
	height:auto;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10000;
}
.s_base .search2 {
	position: absolute;
	top: 33px;
	left: 533px;
	z-index: 100000;
}


/* グローバルメニュー */
#g_menu {
	clear:both;
	background: url(../../common_v01/img/newmain_menu.gif) no-repeat;
	width: 760px;
	height:44px;
	margin: 0px 7px 10px 7px;
}
#g_menu li {
	float:left;
	display:inline; 
	list-style:none;
	text-indent: -9999px;
}
#g_menu01 a { width: 153px; height: 44px; display:block; overflow:hidden; }
#g_menu01 a:hover { background: url(../../common_v01/img/newmain_menu_mo.gif) no-repeat -0px -0px; }
#g_menu02 a { width: 150px; height: 44px; display:block; overflow:hidden; }
#g_menu02 a:hover { background: url(../../common_v01/img/newmain_menu_mo.gif) no-repeat -153px -0px; }
#g_menu03 a { width: 151px; height: 44px; display:block; overflow:hidden; }
#g_menu03 a:hover { background: url(../../common_v01/img/newmain_menu_mo.gif) no-repeat -303px -0px; }
#g_menu04 a { width: 152px; height: 44px; display:block; overflow:hidden; }
#g_menu04 a:hover { background: url(../../common_v01/img/newmain_menu_mo.gif) no-repeat -454px -0px; }
#g_menu05 a { width: 153px; height: 44px; display:block; overflow:hidden; }
#g_menu05 a:hover { background: url(../../common_v01/img/newmain_menu_mo.gif) no-repeat -606px -0px; }


/*フッター部分*/


#footer_data {
	height: auto;
	width: 760px;
	margin-top: 30px;
	padding-right: 7px;
	padding-left: 7px;
}
#footer_links {
	height: 153px;
	width: auto;
	background-image: url(../img/foot_bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 11px;
	line-height: 140%;
	margin: 0px;
	padding-bottom: 20px;
}
#footer_links a {
	color:#666666;
}
#footer_links a:hover {
	color:#999999;
	text-decoration:underline;
}
#footer_links .linkdata {
	height: auto;
	width: 170px;
	margin-right:10px;
	float: left;
}
#footer_links .linkdata_last {
	height: auto;
	width: 170px;
	float: left;
}
#footer_links .linkdata dt,
#footer_links .linkdata_last dt {
	margin-bottom:10px;
	text-align: left;
}
#footer_links .linkdata dd,
#footer_links .linkdata_last dd {
	margin-bottom:5px;
	background-image: url(../img/footer_icon01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	text-align: left;
}
#footinsert {
	height: 39px;
	height/**/: 39px;
	_height: 39px;
	width: auto;
	text-align:center;
	background-image: url(../img/foot_bg02.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 125px;
	padding-left: 155px;
}
#footinsert a {
	color:#FFFFFF;
}
#footinsert a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footinsert ul {
	padding:0px;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footinsert ul li {
	list-style:none;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/foot_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	margin-right: 20px;
	padding-left: 17px;
	float:left;
}
#foot_text {
	margin-top:10px;
	width:480px;
	height:16px;
	font-size: 10px;
	color: #666;
	margin-right: 150px;
	margin-left: 160px;
}
#foot_cr {
	margin-top:30px;
	text-align:center;
	padding-bottom:30px;
}
