@charset "Shift_JIS";
/*  
Theme Name: MAEDA HYGIENIA COMPANY ver1.0
Theme URI: http://www.maeda-hygienia.com/css/common/master.css
Author: MAEDA HYGIENIA COMPANY. 
*/

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0px;
	padding: 0px;
	}

body {
	font: 80%/170% "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "Osaka", arial, helvetica, verdana, sans-serif;
	text-align: center;
	color: #333;
	background: #FFFFFF url(../../image/common/background.gif) repeat-x;
	}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%; 
	line-height: 100%;
	font-weight: normal; 
	}

a {
	text-decoration: none;
	color: #12a0e8;
	}

a:hover {
	text-decoration: underline;
	color: #333333;
	}

a:visited {
	color: #12a0e8;
	}

img {
	border: none;
	vertical-align: bottom;
	}

ul, ol {
	list-style: none;
	}

li img {
	vertical-align: top;
	}

address,caption,cite,code,dfn,em,strong,th,var { 
	font-style: normal; 
	font-weight: normal; 
	}

hr, .hidden {
	display: none;
	}

strong {
	font-weight: bold;
	}

.cation {
	color: #CC0000;
	}

.normal {
	color: #d1d0c4;
	}

#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 960px;
	}



/* SIDE */
#side {
	float: left;
	width: 345px;
	text-align: left;
	}

#side h1 a {
	margin: 50px 0 0 0;
	width: 345px;
	height: 144px;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	overflow: hidden;
	background: url(../../image/common/logo_maeda_hygienia.gif) no-repeat;
	}



/* CONTENTS */
#contents {
	float: right;
	width: 615px;
	text-align: left;
	}



/* NAVI */
#nav {
	width: 615px;
	height: 50px;
	}

#nav li {
	float: left;
	}

#nav li a, #nav li span {
	height: 50px;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../../image/common/nav_off.gif);
	}

#nav li a:hover, #nav li span { background-image: url(../../image/common/nav_on.gif); }

#nav li.bu01 a, #nav li.bu01 span { width: 87px; background-position: 0 0; }
#nav li.bu02 a, #nav li.bu02 span { width: 110px; background-position: -87px 0; }
#nav li.bu03 a, #nav li.bu03 span { width: 147px; background-position: -197px 0; }
#nav li.bu04 a, #nav li.bu04 span { width: 182px; background-position: -344px 0; }
#nav li.bu05 a, #nav li.bu05 span { width: 89px; background-position: -526px 0; }



/* PAGE */
#page {
	margin: 75px 0 40px 0;
	width: 615px;
	}

#page h2 {
	margin: 0 0 45px 0;
	}

#page h3 {
	margin: 0 0 20px;
	}

#page p {
	margin: 0 0 15px 0;
	}



/* FOOTER */
#footer {
	position: relative;
	width: 615px;
	height: 100px;
	overflow: hidden;
	background: url(../../image/common/footer_background.gif) repeat-x;
	}

#footer p.copyright{
	position: absolute;
	top: 15px;
	left: 0;
	width: 365px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../../image/common/copyright.gif);
	}

#footer p.pagetop a{
	position: absolute;
	top: 15px;
	right: 0;
	width: 80px;
	height: 19px;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../../image/common/bu_pagetop.gif);
	}



/* HACK */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height:1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
