@charset "utf-8";

body {
	font-size:83%;
	background-color:#D6D7E2;
	text-align:center;
}
a:link {
	color:#006699;
}
/*::::: wrapper :::::::::::::::*/
#tmp_wrapper {
	width:900px;
	margin:0 auto;
	color:#333333;
	background:#FFFFFF url(/shared/images/chinese/header/header_bg.gif) repeat-x left top;
	text-align:left;
}
#tmp_wrapper_inner {
	padding:0 15px;
}
/*::::: header :::::::::::::::*/
#tmp_header {
	margin:0 0 14px 0;
	padding-top:20px;
}
#tmp_header_logo {
	display:inline;
	font-size:1%;
	line-height:0.1;
	float:left;
	margin:0 42px 0 0;
}
#tmp_header_means {
	width:450px;
	float:right;
}
#tmp_means_primary {
	width:181px;
	float:left;
	font-size:1%;
	line-height:0.1;
}
#tmp_means_primary dt {
	margin:3px 11px 0 0;
}
#tmp_means_primary dd {
	margin:0 3px 0 0;
}
#tmp_means_primary dt,
#tmp_means_primary dd {
	float:left;
}
#tmp_func_txt {
	margin:0 0 7px 0;
}
#tmp_hnavi {
	float:left;
	margin:0 0 10px 0;
}
#tmp_hnavi li{
	padding:0 3px 0 17px;
	list-style:none;
	background:url(/shared/images/chinese/header/icon_navi.gif) no-repeat left 0.2em;
	float:left;
}
#tmp_means_secondary {
	width:269px;
	float:left;
}
#tmp_func_search_b,
#tmp_func_search_h {
	font-size:1%;
	line-height:0.1;
}
#tmp_func_search_b {
	float:right;
}
#tmp_func_search_q {
	float:left;
	display:inline;
}
#tmp_query {
	width:200px;
	border:1px solid #676767;
}
#tmp_header:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_means_primary dl:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_header_means,
#tmp_means_primary,
#tmp_means_secondary,
#tmp_means_primary dl{
	height:1%;
}
/*::::: gnavi :::::::::::::::*/
#tmp_gnavi {
	clear:both;
	font-size:1%;
	line-height:0.1;
	margin:0 0 8px 0;
}
#tmp_gnavi ul {
	clear:both;
	height:1%;
}
#tmp_gnavi ul:after {
    content:"."; 
    display:block; 
    height:0;
	line-height:0;
    clear:both;
    visibility:hidden;
}
#tmp_gnavi li {
	float:left;
	list-style:none;
	padding:0 0 0 4px;
}
#tmp_gnavi .first {
	padding:0;
}
/*::::: pankuzu :::::::::::::::*/
#tmp_pankuzu {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
}
/*::::: plugin :::::::::::::::*/
.plugin {
	margin:10px 0px 0 0px;
	clear:both;
	border:1px solid #cccccc;
	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;
}
/*::::: footer :::::::::::::::*/
#tmp_footer {
	clear:both;
	height:1%;
	margin:0 -15px;
	padding:10px 15px 45px 15px;
	background:url(/shared/images/chinese/footer/footer_bg.jpg) no-repeat left bottom;
	font-size:1%;
	line-height:0.1;
	border-top:1px solid #D6D7E2;
	background-color:#F4F4F4;
}
#tmp_footer:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_footer address {
	width:361px ;
	float:left;
}
#tmp_footer address img {
	margin:0 0 3px 0;
}
#tmp_copyright {
	width:325px;
	float:right;
}
/* ==================================================
social_plugins
================================================== */
#tmp_wrap_social_plugins {
	clear:both;
}
#tmp_social_plugins {
	float:right;
}
#tmp_social_plugins #tmp_twitter,
#tmp_social_plugins #tmp_facebook,
#tmp_social_plugins #tmp_update {
	float:left;
}
#tmp_social_plugins #tmp_update {
	margin-left:10px;
}
#tmp_social_plugins #tmp_twitter,
#tmp_social_plugins #tmp_facebook {
	padding:2px 0 0;
	line-height:0;
}
#tmp_social_plugins #tmp_twitter a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
#tmp_facebook #fb-root {
	display:none;
}
#tmp_wrap_social_plugins:after,
#tmp_social_plugins:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_wrap_social_plugins,
*:first-child+html #tmp_social_plugins {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_wrap_social_plugins,
* html #tmp_social_plugins {
	display:inline-block; /* 変更しない */
}

