@charset "utf-8";

/* tmp_wrapper */
#tmp_wrapper_top {
	min-width:760px;
	max-width:1280px;
}
#tmp_wrapper {
	min-width:760px;
	max-width:1280px;
}
/* ******************************************************************************** */
/* header */
#tmp_wrapper_top #tmp_header {
	height:1%;
	background:url(/shared/images/english/header/header_bg_top.jpg) no-repeat left top;
	position:relative;
}
#tmp_wrapper #tmp_header {
	height:1%;
}
* html #tmp_wrapper #tmp_header {
	margin-bottom:-31px;
}
#tmp_wrapper #tmp_hg {
	background:url(/shared/images/english/header/header_bg.jpg) no-repeat left top;
}
#tmp_wrap_header:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
#tmp_header_logo {
	float:left;
	margin:17px 0 0 10px;
}
#tmp_wrapper_top #tmp_header_means {
	float:right;
	width:405px;
	padding:0 0 137px 0;
}
#tmp_wrapper #tmp_header_means {
	float:right;
	width:405px;
	margin-bottom:-31px;
	padding:0 0 38px 0;
}
* html #tmp_wrapper #tmp_header_means {
	margin:0;
}
/* means_primary */
#tmp_means_primary {
	float:right;
	margin-top:10px;
	padding-right:10px;
}
#tmp_func_txt {
	width:156px;
	float:left;
	font-size:0.1%;
	line-height:0.1;
	display:inline;
}
#tmp_func_txt dt {
	float:left;
	margin:5px 5px 0 0;
}
#tmp_func_txt dd {
	float:left;
	margin:0;
}
#tmp_hnavi_utility {
	float:left;
	width:232px;
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
	display:inline;
}
#tmp_hnavi_utility li {
	float:left;
	margin:0;
	display:inline;
}
/* header_means_lower */
#tmp_wrap_header_means_lower {
	clear:both;
}
#tmp_means_secondary {
	float:right;
	margin-top:5px;
	padding-right:10px;
}
#tmp_func_lang {
	float:left;
	width:100x;
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
	display:inline;
}
#tmp_func_lang li {
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
#tmp_header:after,
#tmp_header_means:after,
#tmp_means_primary:after,
#tmp_means_secondary:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* ******************************************************************************** */
/* gnavi */
#tmp_gnavi {
	clear:both;
	padding:0 0 10px 0;
	height:1%;
	background:url(/shared/images/english/gnavi/gnavi_underline.jpg) repeat-x left bottom;
}

#tmp_gnavi ul {
	margin:0px 0px 0px 10px;
	list-style:none;
	font-size:1%;
	height:1%;
	clear:both;
}
#tmp_gnavi ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#tmp_gnavi ul li {
	float:left;
	height:31px;/* for safari 	*/
	margin:0px 3px 0px 0px;
}
/* ******************************************************************************** */
/* pankuzu */
#tmp_pankuzu {
	margin:0 0 2px 0;
}
/* ******************************************************************************** */
/* update */
#tmp_update {
	float:right;
	margin:0 0 6px 0;
}
/* ******************************************************************************** */
/* plugin */
.plugin {
	clear:both;
	margin:20px 0 0 0;
	border:1px solid #CCCCCC;
	padding:10px;
	height:1%;
}
.plugin:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.plugin .plugin_img {
	float:left;
	margin-right:10px !important;
}
/* ******************************************************************************** */
/* footer */
#tmp_footer {
	clear:both;
	text-align:center;
	padding:10px 0 20px;
	background:#FFFFFF url(/shared/images/english/footer/footer_bg.jpg) repeat-x left top;
}
#tmp_footer address {
	font-style:normal;
}
#tmp_copyright {
	margin:2px 0 0 0;
}
/* google map */
#tmp_gmap_box {
	width:500px;
	height:375px;
	border:1px solid #CCCCCC;
}
/* ******************************************************************************** */
/* print */
@media print {

#tmp_wrapper_top,
#tmp_wrapper,
#tmp_wrapper #tmp_hg {
	background:none;
}
* html #tmp_wrapper #tmp_header {
	margin-bottom:0;
}

}
