/* =====================================================================
*    INDEX
*    1. Reset
*    2. font
*    3. link
*    4. Global Structure
*    5. Header Structure
*    6. Footer Structure
* =================================================================== */

/* =====================================================================
*
*    1. Reset
*
* =================================================================== */

html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
/* =====================================================================
*
*    2. font
*
* =================================================================== */

body {
	font:13px/1.231;
 *font-size:small;
 *font:x-small;
}
html>/**/body {
	font-size:small;
}

body:not(:only-child:only-child){
	font:13px/1.231;
}
select, input, button, textarea, button {
	font:99%;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
 *font-size:108%;
	line-height:100%;
}

/* =====================================================================
*
*    3. link
*
* =================================================================== */

/* \*/ a {
	outline:none;
	overflow:hidden;
} /**/
/* \*/ a:focus {
	outline:none;
	overflow:hidden;
} /**/
a {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
a:active {
	color: #FF6633;
	text-decoration: underline;
}

/* =====================================================================
*
*    4. Global Structure
*
* =================================================================== */

#productsContainer {
	height: auto;
	background: url('../../images/bg_products.gif') repeat-x 0 0;
}

#productsContent {
	height: auto;
	width: 930px;
	padding: 30px 0 20px 0;
	margin: 0 0 0 20px;
	line-height:1.3;
}
.productsContent{ min-height:350px; height:auto!important; height:100%;}
#productsContent h2.ttlSeries{ background:none; }

/*みはり昨日　加湿空気清浄機*/
.boxMihari{
	width:700px;
	margin:20px 0 15px 20px;
}

table.typeList{
	width:600px;
	border-collapse: collapse;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999; 
}

table.typeList th{
	background-color: #eeeeee;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:5px 5px 5px 15px;
}

table.typeList td{
	width:100px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:5px 5px 5px 10px;
}

/*フォント、テキスト*/
txtIndent01{ text-indent:-1em; padding-left:1em;}

.clr{ clear:both; }
.clrFix { zoom: 1; min-height: 1%; }
.clrBoth { clear: both !important; }

div.pagetop {display:block; padding:15px 0; clear:both; text-align:right; }
div.pagetop a { background:url("/support/images/arrow-up.gif") no-repeat center right; padding-right:18px; zoom:1;}
div.txt_min { font-size:x-small; }
div.txt_min a { padding-right:16px; }

/* =====================================================================
*
*    5. Header Structure
*
* =================================================================== */

div#sharpTempHeader {
	position: relative;
	height: 40px;
	width: 950px;
	padding: 20px 0 0 20px;
	margin: 0;
}

div#sharpTempHeader h1 {
	padding: 2px 0 0 15px;
}

div#sharpTempHeader ul {
	position: absolute;
	top: 25px;
	right: 234px;
	font-size: 0px;
}

div#sharpTempHeader ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

div#sharpTempHeader ul {
	display: inline-block;
}

/*\*/
* html div#sharpTempHeader ul {
	height: 1%;
}

div#sharpTempHeader ul {
	display: block;
}

div#sharpTempHeader ul li {
	float: left;
	margin: 0 0 0 19px;
	display: inline;
}

div#sharpTempHeader p#globalLink {
	position: absolute;
	top: 22px;
	right: 15px;
	font-size: 0;
}

div#sharpTempHeader dl {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 200px;
}

div#sharpTempHeader dl:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

div#sharpTempHeader dl {
	display: inline-block;
}

/*\*/
* html div#sharpTempHeader dl {
	height: 1%;
}

div#sharpTempHeader dl {
	display: block;
}

div#sharpTempHeader dl dt {
	float: left;
}

div#sharpTempHeader dl dt input#MF_form_phrase {
	height: 18px;
	width: 148px;
	border: 1px solid #B3B3B3;
}

div#sharpTempHeader dl dd {
	float: right;
	font-size: 0;
}

/* =====================================================================
*
*    6. Footer Structure
*
* =================================================================== */

div#sharpTempFooter {
	clear: both;
	width: 950px;
	padding: 10px 0 71px 0;
	margin: 0 0 0 20px;
	border-top: 3px solid #E4E4E4;
}

div#sharpTempFooter ul {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

div#sharpTempFooter ul li {
	float: left;
	margin: 0 20px 0 0;
	font-size: 0;
	display: inline;
}

div#sharpTempFooter p {
	float: right;
	margin: 0 10px 0 0;
	display: inline;
}