@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }

/*PNG*/
img{
behavior: url(http://www.hirohata-jp.com/js/iepngfix.htc);
border:none;
}

.hide { display: none; }

hr {
clear: both;
height: 0;
border: 0;
visibility: hidden;
}
ul{
list-style:none;
}
html {
text-align: center;
}

body {
font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'ＭＳ Ｐゴシック';
background-color:#fdf3ad;
margin:0;
}
	
.container {
width: 800px;
text-align: left;
margin: 0 auto;
position: relative;
color:#4c4c4c;
background-color:#fff;
border-left:1px solid #4ca535;
border-right:1px solid #4ca535;
border-bottom:10px solid #4ca535;
}

a {
outline: none;
color: #4ca535;
text-decoration:none;
}

a img { border: 0; }


ul#toolbar {
height: 52px;
width: 720px;
text-align: center;
list-style: none;
margin: 0 auto 0 auto;
clear: both;
/* border-bottom: 1px solid #ccc;	*/
}
	
#toolbar li {
float: left;
text-indent: -9999px;
}
	
#toolbar li a {
height: 52px;
display: block;
}
	
#toolbar li.active {
/* border-bottom: 1px solid #f2f2f2; */
background-position: top;
}

#toolbar li.inactive {
background-position: bottom;
}
	
#toolbar li:hover {
background-position: top;
}
		
#toolbar li#sites-tab {
width: 240px;
background-image: url(../cleaning/images/toolbar_tabs-sites.png);
}

#toolbar li#editor-tab {
width:240px;
background-image: url(../cleaning/images/toolbar_tabs-editor.png);
}

#toolbar li#files-tab {
width: 240px;
background-image: url(../cleaning/images/toolbar_tabs-files.png);
}

	
/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section { height: 400px; }
#frame div.button { line-height: 400px; }

#frame {
overflow: hidden;
margin: 0 auto;
width: 800px;
position: relative;
	}
	
#frame div.button {
position: absolute;
top: 50px;
}
	
div.button#left { left: 5px; }
div.button#right { right: 5px; }

#scroller {
width: 720px;
margin: 0 auto;	
border-top: 1px solid #fff;
overflow: hidden;
}

#content {
width: 5250px;
}
	
.section {
width: 710px;
margin: 20px;
float: left;
}
	
.section h2, .section h3 {
color: #444;
font-weight: normal;
font-size: 20px;
line-height: 22px;
margin-bottom: 5px;
}
	
.section h2, .section#sites-pane h3 {
color: #072453;
}
	
.section p, .section li {
font-style: normal;
font-weight: normal;
margin: 0 0 20px 0;
padding-right:40px;
font-size: 13px;
line-height: 18px;
}

.section img {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

/*LAYOUT*/

#key-visual{
width:800px;
height:300px;
}
#global-navigation{
width:760px;
height:36px;
padding:0 20px;
}
#global-navigation li{
	float:left;
	list-style:none;
	text-indent:-9999px;
}
#global-navigation li a{
	display: block;
	height:36px;
	outline : 0;
	background: url(../images/navigation.gif) no-repeat;
}
#global-navigation li a:hover {
	border: 0;
	display: block;
	background: url(../images/navigation_over.gif) no-repeat;
}

.navi01{
	width: 110px;
}
.navi02{
	width: 108px;
}
.navi03{
	width: 108px;
}
.navi04{
	width: 108px;
}
.navi05{
	width: 108px;
}
.navi06{
	width: 108px;
}
.navi07{
	width: 110px;
}

.navi01 a:link,
.navi01 a:visited,
.navi01 a:hover {
	background-position: 0px 0px;
}

.navi02 a:link,
.navi02 a:visited,
.navi02 a:hover {
	background-position: -110px 0px !important;
}

.navi03 a:link, 
.navi03 a:visited, 
.navi03 a:hover {	
	background-position: -218px 0px !important;
}

.navi04 a:link, 
.navi04 a:visited, 
.navi04 a:hover {	
	background-position: -326px 0px !important;
}


.navi05 a:link, 
.navi05 a:visited, 
.navi05 a:hover {	
	background-position: -434px 0px !important;
}

.navi06 a:link,
.navi06 a:visited, 
.navi06 a:hover {	
	background-position: -542px 0px !important;
}

.navi07 a:link,
.navi07 a:visited, 
.navi07 a:hover {	
	background-position: -650px 0px !important;
}




#header{
width:800px;
height:88px;
background-image: url(../images/bg_header_01.gif);
background-repeat: no-repeat;
background-position: center top;
}
#header-l{
float:left;
width:200px;
}
#header-l img{
margin:10px 0 0 40px;
}
#header-r{
float:right;
width:300px;
padding:5px 20px 0 0;
}
#pagebody{
clear:both;
width:800px;
}
#left-box{
float:left;
width:580px;
}
#left-box h1{
font-size:x-large;
line-height:1.5;
margin:5px 0 10px 0;
padding:0 10px 0 20px;
}
#left-box h2{
font-size:large;
line-height:1.5;
margin:5px 0 10px 0;
padding:0 10px 0 20px;
}
#left-box h3{
font-size:large;
line-height:1.5;
margin:5px 0 10px 0;
padding:0 10px 0 20px;
}
#left-box p{
font-size:85%;
line-height:1.5;
margin:5px 0 10px 0;
padding:0 10px 0 20px;
}

#right-box{
float:right;
width:220px;
}
#right-box p{
margin-bottom:10px;
font-size:small;
line-height:1.4;
}

#one-box{
width:800px;
}
#one-box h1{
font-size:x-large;
line-height:1.5;
margin:5px 0 10px 0;
padding:10px 20px;
}
#one-box h2{
font-size:large;
line-height:1.5;
margin:5px 0 10px 0;
padding:10px 20px;
}
#one-box h3{
font-size:x-large;
line-height:1.5;
margin:5px 0 10px 0;
padding:10px 20px;
}
#one-box h4{
font-size:large;
line-height:1.5;
margin:5px 0 10px 0;
padding:10px 20px;
}
#one-box p{
font-size:small;
line-height:1.5;
margin:5px 0 30px 0;
padding:0 40px;
}
#one-box dl{
font-size:small;
line-height:1.5;
margin:40px 0 20px 0;
}
#one-box dt{
font-size:small;
line-height:1.5;
margin:5px 0 10px 0;
padding:0 50px;
}
#one-box dd{
font-size:small;
line-height:1.5;
margin:5px 0 10px 0;
padding:0 50px;
}
#one-box form{
width:720px;
}

#one-box-cleaning{
width:800px;
}
#one-box-cleaning h1{
font-size:x-large;
line-height:1.5;
margin:5px 0 10px 0;
padding:10px 20px;
}
#one-box-cleaning h2{
font-size:large;
line-height:1.5;
margin:5px 0 10px 0;
padding:0;
}
#one-box-cleaning p{
font-size:small;
line-height:1.5;
margin:5px 0 10px 0;
padding:0 20px;
}


#footer-link{
clear:both;
width:800px;
text-align:right;
}
#footer-link ul{
margin-right:10px;
}
#footer-link li{
display:inline;
font-size:12px;
background-image: url(../images/bg_footer-link_li.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0 10px 0 10px;
}
#footer-link li a:link{
}
.page-top{
clear:both;
width:800px;
height:30px;
padding:20px 0 0 0;
text-align:right;
}
.page-top img{
padding:0 20px 0 0;
}

#footer{
clear:both;
width:760px;
height:100px;
border-top:1px solid #4ca535;
margin:0 0 0 20px;
padding:10px 0 0 0;
}
#footer-l{
float:left;
width:200px;
}
#footer-l img{
margin:10px 0 0 10px;
}
#footer-r{
float:right;
width:560px;
padding:0 0 0 0;
}
#footer-r h2{
font-size:14px;
margin:20px 0 0 0;
padding:0;
color:#4ca535;
}
#footer-r p{
font-size:75%;
margin:5px 0 0 0;
padding:0;
color:#4ca535;
}

dl#contact{
margin:30px 0 0 40px;
width:720px;

}
dl#contact dt{
margin:6px 0 6px 0;
padding:0;
width: 180px;
}
dl#contact dd{
margin:6px 0 6px 0;
padding:0;
margin-left: 180px;
margin-top: -1.6em;
}

.margin0-0-0-20{
margin-left:20px;
}
.margin10-0-0-20{
margin-top:10px;
}

dl#news{
width:198px;
height:140px;
overflow:auto;
margin-bottom:20px;
border-left: solid 1px #fb7437;
border-right: solid 1px #fb7437;
border-bottom: solid 1px #fb7437;
}
dl#news dt{
font-size:75%;
font-weight:bold;
padding:5px;
color:#fb7437;
}
dl#news dd {
font-size:75%;
padding:0 5px 5px 5px;
background-image: url(../contact/images/contact_line.gif);
background-repeat: no-repeat;
background-position: bottom;
}

dl#recruit{
width:720px;
margin:10px 40px 20px 40px;
border:1px solid #999;
}
dl#recruit dt{
margin:0;
float:left;
width:100px;
padding:5px 5px 5px 10px;
clear:both;
font-weight:bold;
color:#fb7437;
}
dl#recruit dd {
margin:0 0 0 100px;
padding:5px 5px 5px 10px;
border-left:1px solid #999;
}

dl#privacy dt{
font-weight:bold;
padding-bottom:5px;
color:#fb7437;
background-image: url(../contact/images/contact_line.gif);
background-repeat: no-repeat;
background-position: bottom;
}
dl#privacy dd{
margin:0 0 30px 0;
}

dl#plugin{
margin:10px 40px 20px 40px;
border:1px solid #999;
}
dl#plugin dt{
margin:0;
float:left;
width:120px;
padding:5px 5px 5px 10px;
clear:both;
font-weight:bold;
color:#fb7437;
}
dl#plugin dd {
margin:0 0 0 120px;
padding:5px 5px 5px 10px;
border-left:1px solid #999;
}

ul#sitemap{
margin:0 0 0 40px;
}
ul#sitemap li{
font-size:100%;
}
ul#sitemap li a{
font-size:80%;
background-image: url(../images/bg_footer-link_li.gif);
background-repeat: no-repeat;
background-position: left center;
padding:3px 10px;
}

.clear{
clear:both;
_margin-left:-200px;
}
.left-img{
float:left;
padding:0 5px 5px 0;
}
.right-img{
float:right;
padding:0 0 5px 5px;
}
#flash-top{
margin:10px 0 15px 20px;
}

.outline{
width:400px;
float:left;
padding-right:60px;
}
.outline dt{
font-weight:bold;
padding-bottom:3px !important;
color:#fb7437;
background-image: url(../contact/images/contact_line.gif);
background-repeat: no-repeat;
background-position: 40px bottom;
}
.outline dd{
margin-bottom:30px !important;
padding-left:55px !important;
}

#index{
background-image: url(../images/bg_index_01.gif);
background-repeat: no-repeat;
background-position: 20px top;
}
#index h1{
float:left;
margin:10px 0 0 10px;
}
#index p{
color:#000;
font-size:13px;
margin:10px 20px 0 5px;
padding:15px 0 20px 0;
}

/* influenza */
.showcase{
	margin: 0px 0px 20px 20px;
	padding:0;
	width: 760px;
	border-collapse: collapse;
	border-spacing: 0;
}
.showcase th{
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 1px 0 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	width:1%;
	white-space:nowrap;
}
.showcase td{
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 1px 0 1px;
	text-align: left;
	width:253px;
	vertical-align:top;
}
.showcase h3{
	margin:0 0 10px 0 !important;
	padding:3px !important;
	font-size:0.8em !important;
	color:#000;
	line-height:1 !important;
	border-bottom:4px solid #fad000;
}
.showcase p{
	margin:0 0 15px 0 !important;
	padding:0 !important;
	font-size:0.75em !important;
}
.showcase dl{
	margin:0 !important;
	padding:0 !important;
}
.showcase dt{
	margin:0 0 5px 0 !important;
	padding:0 0 3px 0 !important;
	font-weight:bold;
	color:#4eaa33;
	font-size:1em !important;
	border-bottom:1px dotted #4eaa33;
}
.showcase dd{
	margin:0 0 10px 0 !important;
	padding:0 !important;
	font-size:0.9em !important;
	line-height:1.5 !important;
}

.showcase2{
	margin: 0px 0px 10px 20px;
	padding:0;
	width: 760px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
.showcase2 th{
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	width:1%;
	white-space:nowrap;
	font-size:0.9em;
}
.showcase2 td{
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	font-size:0.8em;
}
.showcase3{
	margin: 0px 0px 20px 20px;
	padding:0;
	width: 760px;
	border: 1px #4eaa33 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
.showcase3 th{
	padding: 5px;
	border: #4eaa33 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	white-space:nowrap;
	font-size:0.8em;
}
.showcase3 td{
	padding: 5px;
	border: 1px #4eaa33 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	font-size:0.8em !important;

}
.td-w280{
	width:280px !important;
}

.showcase3 dl{
	margin:15px 0 0 0 !important;
	padding:0 !important;
}
.showcase3 dt{
	margin:0 0 5px 0 !important;
	padding:0 0 3px 0 !important;
	font-weight:bold;
	color:#4eaa33;
	font-size:1em !important;
	border-bottom:1px solid #000;
}
.showcase3 dd{
	margin:0 0 10px 0 !important;
	padding:0 !important;
	font-size:0.85em !important;
	line-height:1.5 !important;
}
.showcase3 strong{
	color:#4eaa33;
	font-size:1.1em;
}

.showcase4{
	margin: 0px 0px 0px 20px;
	padding:0;
	width: 760px;
	border: #fad000 solid;
	border-width: 1px 0 1px 0px;
	border-collapse: collapse;
	border-spacing: 0;
}
.showcase4 th{
	padding: 5px;
	border: #fad000 solid;
	border-width: 0 1px 1px 0px;
	background: #feffe5;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	width:1%;
	white-space:nowrap;
	font-size:0.8em;
}
.showcase4 td{
	padding: 5px;
	border: 1px #fad000 solid;
	border-width: 0 0 1px 0px;
	text-align: left;
	vertical-align:top;
	font-size:0.8em;
}
.showcase4 sup{
	color:#F00;
}

.h2-influenza-01{
	text-indent:-9999px;
	height:112px;
	background-image: url(../influenza/images/h2_01.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.h2-influenza-02{
	text-indent:-9999px;
	height:112px;
	background-image: url(../influenza/images/h2_02.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.h2-influenza-03{
	text-indent:-9999px;
	height:112px;
	background-image: url(../influenza/images/h2_03.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
}

/* PRODUCT */
.ul-product{
	margin:0 30px 35px 30px;
	padding:10px;
	font-size:0.8em;
	border:1px solid #fad000;
	background-color:#feffe5;
}
.ul-product li{
	padding:0 0 0 20px;
	background-image: url(../product/images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
