/* 初期設定 */

html{
	height: 100%;
	}

body{
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;
	}

img{
	border: none;
	}

*{
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	}

#wrap{
	width: 900px;
	margin: 12px auto 0px;
	padding: 0px 0px;
	background-color: #FFFFFF;
	}


#head{
	height: 102px;
	margin-bottom: 6px;
	}


#headTop{
	height: 102px;
	margin-bottom: 0px;
	}

#main{
	width: 880px;
	background-color: #FFFFFF;
	margin-top: 40px;
	}

/* 1カラム用 */

#contentsOneColumn{
	width: 880px;
	}

/* 1カラム用 */

/* 3カラム用 */

#leftColumn{
	float: left;
	width: 188px;
	margin-right: 10px;
	border: 1px #CCCCCC solid;
	padding: 5px;
	}

#centerColumn{
	float: left;
	width: 428px;
	margin-right: 10px;
	border: 1px #CCCCCC solid;
	padding: 5px;
	}

#rightColumn{
	float: right;
	width: 198px;
	border: 1px #CCCCCC solid;
	padding: 5px;
	}

/* 3カラム用 */


#menu{
	float: left;
	width: 230px;
	}

#contents{
	float: right;
	width: 540px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 14px;
	}

#foot{
	width: 880px;
	margin-top: 16px;
	margin-bottom: 20px;
	padding-top: 16px;
	border-top: 1px #999999 solid;
	}


/* 初期設定 */


/* head */

h1{
	background: url(../images/logo.gif) left top no-repeat;
	width: 300px;
	height: 50px;
	text-indent: -9999px;
	cursor: pointer;
	overflow: hidden;
	}

#logo{
	width: 300px;
	height: 50px;
	float: left;
	}

#copy{
	float: right;
	height: 30px;
	background: url(../images/leaf.jpg) left center no-repeat;
	margin-right: 15px;
	padding-left: 46px;
	padding-top: 20px;
	}

/* head */


/* global navigation */

#gnav{
	position: relative;
	left: -2px;
	top: 0px;
	width: 885px;
	height: 53px;
	background: url(../images/gnav-bottom.jpg) 2px bottom no-repeat;
	}

#gnavProduct a{
	display: block;
	background: url(../images/navi.png) 0px 0px no-repeat;
	width: 221px;
	height: 47px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
	}

#gnavProduct a:hover{
	background: url(../images/navi.png) 0px -47px no-repeat;
	display: block;
	width: 221px;
	height: 47px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: default;
	}

#gnavSituation a{
	display: block;
	background: url(../images/navi.png) -221px 0px no-repeat;
	width: 220px;
	height: 47px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 220px;
	}

#gnavSituation a:hover{
	display: block;
	background: url(../images/navi.png) -221px -47px no-repeat;
	width: 220px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 220px;
	cursor: default;
	}

#gnavCompany a{
	display: block;
	background: url(../images/navi.png) -441px 0px no-repeat;
	width: 220px;
	height: 47px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 439px;
	}

#gnavCompany a:hover{
	display: block;
	background: url(../images/navi.png) -441px -47px no-repeat;
	width: 220px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 439px;
	}


#gnavSitemap a{
	display: block;
	background: url(../images/navi.png) -661px 0px no-repeat;
	width: 224px;
	height: 47px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 659px;
	}

#gnavSitemap a:hover{
	display: block;
	background: url(../images/navi.png) -661px -47px no-repeat;
	width: 224px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 659px;
	}

#submenu1{
	background-image: none;
	background-color: #D8E5ED;
	width: 221px;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 47px;
}

#submenu2{
	background-image: none;
	background-color: #D8E5ED;
	width: 220px;
	visibility: hidden;
	position: absolute;
	left: 221px;
	top: 47px;
}

.submenu{
	width: 220px;
	visibility: hidden;
}

.submenu a{
	display: block;
	text-decoration: none;
	width: 220px;
	background-image: none;
	background-color: #FFFFFF;
	height: 18px;
	text-align: center;
	color: #000000;
	padding-top: 4px;
	font-size: 12px;
}

.submenu a:hover{
	display: block;
	text-decoration: none;
	width: 220px;
	background-image: none;
	background-color: #FFD2D2;
	padding-top: 4px;
	height: 18px;
	text-align: center;
	color: #000000;
	font-size: 12px;
}



/* global navigation */



/* contents */

#mainBanner{
	margin-bottom: 10px;
	}

#menu ul{
	width: 230px;
	}


#menu ul li{
	list-style: none;
	}

#menuCs5 a{
	display: block;
	width: 230px;
	height: 61px;
	text-indent: -9999px;
	background: url(../images/menu.png) 0px 0px no-repeat;
	}

#menuCs5 a:hover{
	display: block;
	width: 230px;
	height: 61px;
	text-indent: -9999px;
	background: url(../images/menu.png) -230px 0px no-repeat;
	}

#menuSlim5 a{
	display: block;
	width: 230px;
	height: 66px;
	text-indent: -9999px;
	margin-top: 6px;
	background: url(../images/menu.png) 0px -67px no-repeat;
	}

#menuSlim5 a:hover{
	display: block;
	width: 230px;
	height: 66px;
	text-indent: -9999px;
	margin-top: 6px;
	background: url(../images/menu.png) -230px -67px no-repeat;
	}

#menuMask a{
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999px;
	margin-top: 19px;
	background: url(../images/menu.png) 0px -153px no-repeat;
	}

#menuMask a:hover{
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999px;
	margin-top: 19px;
	background: url(../images/menu.png) -230px -153px no-repeat;
	}

#menuCloth a{
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999px;
	margin-top: 20px;
	background: url(../images/menu.png) 0px -228px no-repeat;
	}

#menuCloth a:hover{
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999px;
	margin-top: 20px;
	background: url(../images/menu.png) -230px -228px no-repeat;
	}

#menuCleaner a{
	display: block;
	width: 230px;
	height: 61px;
	text-indent: -9999px;
	margin-top: 16px;
	background: url(../images/menu.png) 0px -299px no-repeat;
	}

#menuCleaner a:hover{
	display: block;
	width: 230px;
	height: 61px;
	text-indent: -9999px;
	margin-top: 16px;
	background: url(../images/menu.png) -230px -299px no-repeat;
	}

#menuKanta a{
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999px;
	margin-top: 23px;
	background: url(../images/menu.png) 0px -380px no-repeat;
	}

#menuKanta a:hover{
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999px;
	margin-top: 23px;
	background: url(../images/menu.png) -230px -380px no-repeat;
	}

.page-top{
	padding-left: 18px;
	margin-bottom: 20px;
	font-size: 12px;
	background: url(../images/top-arrow.jpg) left center no-repeat;
	}

.page-top a{
	color: #666666;
	}

.paragraphBlock{
	width: 540px;
	margin: 0px auto;
	}

#paragraphLeft{
	width: 260px;
	float: left;
	}

#paragraphRight{
	width: 280px;
	float: right;
	}

.paragraphMiniTitle{
/*
20100323修正
	color: #D25455;
*/
	color: #DE0101;
	width: 240px;
	background: url(../images/headline.jpg) left center no-repeat;
	height: 28px;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	margin-left: 10px;
	padding: 8px 0px 4px 14px;
	}

.titleMiniBack{
	background: url(../images/title-mini-back.jpg) left top no-repeat;
	margin-bottom: 10px;
	}

.paragraphTitle{
/*
20100323修正
	color: #D25455;
*/
	color: #DE0101;
	background: url(../images/headline.jpg) left center no-repeat;
	width: 500px;
	height: 28px;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	margin-left: 10px;
	padding: 8px 0px 4px 14px;
	}

.titleBack{
	background: url(../images/title-back.jpg) left top no-repeat;
	margin-bottom: 10px;
	}

.contentsTitle{
/*
	color: #D25455;
	border: 1px #D25455 solid;
	width: 538px;
	height: 54px;
	font-weight: bold;
	font-size: 2.6em;
	text-align: center;
*/
	margin: 14px auto 20px;
	}

.boxTitle{
	color: #000000;
	background-color:#CCCCCC;
	width: 100%;
	height: 22px;
	font-weight: bold;
	font-size: 1em;
	margin: 0px auto 10px;
	}

/* contents */


/* foot */

#footLink{
	width: 580px;
	margin: 0px auto;
	padding-top: 10px;
	}

#footLink li{
	list-style: none;
	float: left;
	padding: 0px 10px;
	border-left: 1px #333333 solid;
	}

.footBorder{
	border-right: 1px #333333 solid;
	}

#footLink li a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	}

#copyright{
	text-align: center;
	color: #000000;
	height: 19px;
	padding-top: 16px;
	padding-bottom: 12px;
	}

/* foot */


/* general */

.zoomText{
	margin: 4px auto 0px;
	padding: 4px 0px 0px 2px;
	width: 238px;
	font-size: 12px;
	height: 16px;
	background: url(../images/zoom.jpg) left center no-repeat;
	}

.clear{
	clear: both;
	}

.borderBottomDotted{
	border-bottom: 1px #999999 dotted;
	}

.borderBottom{
	border-bottom: 1px #999999 solid;
	}

.margin-b-30{
	margin-bottom: 30px;
	}

.margin-b-40{
	margin-bottom: 40px;
	}

.margin-b-60{
	margin-bottom: 60px;
	}

.margin-b-18{
	margin-bottom: 18px;
	}

.margin-b-10{
	margin-bottom: 10px;
	}

.margin-b-20{
	margin-bottom: 20px;
	}

.margin-t-10{
	margin-top: 10px;
	}

.margin-t-20{
	margin-top: 20px;
	}

.margin-t-30{
	margin-top: 30px;
	}

.margin-l-16{
	margin-left: 16px;
	}

.font-red{
	color: #FF0000;
	}

.p-text{
	width: 620px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}

.paragraphText{
	width: 620px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}

/* general */


