@charset "utf-8";

body {
	background-color:#E7E7E7;
	text-align:center;
}
/*::::: wrapper :::::::::::::::*/
#tmp_wrapper {
	min-width:760px;
	max-width:1280px;
	margin:0 auto;
	padding:0 0 0 10px;
	background:#FFFFFF url(/shared/images/kenkei/wrapper/wrapper_bg.jpg) repeat-y left top;
	text-align:left;
}
#tmp_wrapper_inner {
	clear:both;
	padding:0 10px 0 0;
	background:url(/shared/images/kenkei/wrapper/wrapper_inner_bg.jpg) repeat-y right top;
}
/*::::: header :::::::::::::::*/
#tmp_header {
	padding:13px 0 10px 10px;
	background:url(/shared/images/kenkei/header/header_bg.jpg) no-repeat right top;
	font-size:1%;
	line-height:0.1;
	height:1%;
}
#tmp_header:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_header_logo {
	float:left;
	margin:0 34px 0 0;
}
#tmp_slogan {
	float:left;
	padding:5px 0 0 0;
}
/*::::: gnavi :::::::::::::::*/
#tmp_wrap_gnavi {
	clear:both;
	text-align:center;
	background:url(/shared/images/kenkei/gnavi/gnavi_bg.jpg) repeat-x left bottom;
	font-size:1%;
	line-height:0.1;
	height:1%;
}
#tmp_wrap_gnavi:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_gnavi {
	background:url(/shared/images/kenkei/gnavi/gnavi_bg_L.jpg) no-repeat left top;
}
#tmp_gnavi ul {
	list-style:none;
	background:url(/shared/images/kenkei/gnavi/gnavi_bg_R.jpg) no-repeat right top;
}
#tmp_gnavi li {
	display:inline;
}
/*::::: snavi :::::::::::::::*/
#tmp_wrap_snavi {
	clear:both;
	padding:5px 0px;
	text-align:center;
	background-color:#E9E9E9;
}
#tmp_snavi {
	width:745px;
	margin:0px auto;
	height:1%;
	position:relative;
	right:-10px;
}
#tmp_snavi:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_func_search,
#tmp_func_search dt,
#tmp_func_search dd,
#tmp_func_txt,
#tmp_func_txt dt,
#tmp_func_txt dd,
#tmp_func_clr,
#tmp_func_clr dt,
#tmp_func_clr dd,
#tmp_func_ruby,
#tmp_func_ruby dt,
#tmp_func_ruby dd {
	float:left;
}
#tmp_func_search,
#tmp_func_txt,
#tmp_func_clr {
	margin-right:9px;
}
#tmp_func_search dt,
#tmp_func_search_q,
#tmp_func_search_b,
#tmp_func_txt dt,
#tmp_func_clr dt,
#tmp_func_ruby dt {
	margin-right:4px;
}
#tmp_func_search dt,
#tmp_func_txt,
#tmp_func_clr,
#tmp_func_ruby {
	font-size:1%;
	line-height:0.1;
}
#tmp_func_search_q {
	display:inline;
}
#tmp_func_search_b,
#tmp_func_search_h {
	font-size:1%;
	line-height:0.1;
}
#tmp_query {
	width:100px;
}
/*::::: pankuzu :::::::::::::::*/
#tmp_pankuzu {
	clear:both;
	padding:6px 20px;
}
/*::::: update :::::::::::::::*/
#tmp_update {
	margin:0 0 10px 0;
	text-align:right;
}
/*::::: plugin :::::::::::::::*/
.plugin {
	clear:both;
	border:1px solid #cccccc;
	margin:10px 0px 0;
	padding:10px;
	height:1%;
}
.plugin .plugin_img {
	float:left;
	margin-right:10px;
}
.plugin p {
	margin:0px;
}
.plugin:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/*::::: inquiry :::::::::::::::*/
#tmp_inquiry {
	clear:both;
	margin:15px 0 0 0;
	border:1px solid #B6B6B6;
}
#tmp_inquiry_ttl {
	color:#000000;
	background-color:#E2E2E2;
}
#tmp_inquiry_ttl p {
	padding:2px 7px 0px;
	font-weight:bold;
}
#tmp_inquiry_cnt {
	padding:8px 7px;
}
#tmp_inquiry_cnt input {
	margin:0 0 0 10px;
	vertical-align:middle;
}
#tmp_inquiry_cnt .inquiry_parts,
#tmp_inquiry_cnt .inquiry_memo {
	margin:0 0 7px 0;
}
/*::::: footer :::::::::::::::*/
#tmp_footer {
	clear:both;
	color:#000000;
	background:#F4F4F4 url(/shared/images/kenkei/footer/footer_bg.gif) repeat-x left top;
}
address {
	float:left;
	width:55%;
	font-style:normal;
	padding:3px 0;
	margin-left:10px;
	display:inline;
}
#tmp_fnavi {
	float:right;
	text-align:right;
	padding:7px 0 3px;
	height:1%;
}
#tmp_fnavi:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_fnavi ul{
	list-style:none;
	margin-right:5px;
}
#tmp_fnavi li{
	float:left;
	line-height:1.2;
	padding:0px 5px;
	border-right:1px solid #000000;
}
#tmp_fnavi li.end{
	border-right:none;
}
#tmp_copyright {
	clear:both;
	color:#000000;
	text-align:center;
	padding-bottom:3px;
	background-color:#FFFFFF;
}
