@charset "utf-8";

body {
	background:url(/shared/images/himawari/wrapper/wrapper_bg.gif) repeat left top;
}

/*::::: tmp_wrapper ::::::::::::::::: */
#tmp_wrapper {
	min-width:740px;
	max-width:1280px;
	color:inherit;
	background:#FFDD75 url(/shared/images/himawari/wrapper/wrapper_bg.gif) repeat-y left top;
}
#tmp_wrapper2 {
	padding:0px 20px;
	background:url(/shared/images/himawari/wrapper/wrapper_bg.gif) repeat-y right top;
}
/*::::: header ::::::::::::::::: */
#tmp_header {
	width:100%;
	background:url(/shared/images/himawari/header/header_bg.jpg) repeat-x left top;
}
#tmp_header:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#tmp_header_logo {
	float:left;
	width:574px;
	padding-bottom:5px;
	background:url(/shared/images/himawari/header/header_logo_bg.jpg) no-repeat left top;
}
#tmp_header_logo h1,
#tmp_header_logo p{
	margin:0px 259px 0px 107px;
}
#tmp_hnavi {
	float:right;
	padding:18px 30px 21px 15px;
	background:url(/shared/images/himawari/header/func_bg.jpg) no-repeat right top;
}
#tmp_func_txt {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_func_txt dt {
	margin:0px 0px 9px 0px;
}
#tmp_func_txt dd {
	float:left;
}
/*::::: pankuzu ::::::::::::::::: */
#tmp_pankuzu {
	padding:0px 0px 7px;
}
/*::::: update ::::::::::::::::: */
#tmp_update {
	margin:0px 0px 5px 0px;
	text-align:right;
}
/*::::: plugin ::::::::::::::::: */
.plugin {
	clear:both;
	border:1px solid #cccccc;
	margin:0.5em 0px;
	padding:10px;
	height:1%;
}
.plugin .plugin_img {
	float:left;
	margin:0px 10px 0px 0px !important;
}
.plugin p {
	margin:0px !important;
	text-indent:0 !important;
}
.plugin:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/*::::: footer ::::::::::::::::: */
#tmp_wrap_footer {
	clear:both;
	margin:0px 20px;
	color:inherit;
	background:#FFCC33 url(/shared/images/himawari/footer/footer_lft.gif) no-repeat left top;
}
#tmp_footer {
	clear:both;
	height:1%;
	text-align:center;
	padding:10px;
	background:url(/shared/images/himawari/footer/footer_rgt.gif) no-repeat right top;
}
#tmp_footer address {
	font-style:normal;
}

