@charset "EUC-JP";


/* ================ reset ================== */
body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
dl,dt,dd,	
form {
	margin:0px;
	padding:0px;
	border:0;
	line-height:150%;
	font-weight:normal;
	font-style:normal;
}

img {
	border:none;
	vertical-align:bottom;
}

ul,
ul ul,
ul ul ul {
	list-style:none;
}

/* ================ general ================== */

body {
	color:#545454;
/*
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro","HGSÌÀÄ«E","£Í£Ó £ÐÌÀÄ«",serif; 
*/
	font-size: small;
	line-height: 1.5em;
	margin:0;
	padding:0;
}


a:link {
	color:#32ad6a;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#32ad6a;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #32ad6a;
	text-decoration:underline;
	font-weight:bold;
}

a:active {
	color:#32ad6a;
	text-decoration:underline;
	font-weight:bold;
}


.detailButton a:link, .detailButton a:visited {
	width: 84px;
	height: 85px;
	background-image: url("../img/button_detail.png");
	background-position: 0 0;
	display: block;
}

.detailButton a:hover {
	background-position: -84px 0;
}


/* ================ frame layout ================== */

body {
	width: 100%;
	min-width: 1200px;
}

#top_loop {
	position: relative;
	height: 481px;
}

#top_loop1 {
	position: absolute;
	width: 100%;
	min-width: 1200px;
	height: 481px;
	background: url("../img/top_bg_loop1.jpg") no-repeat scroll center top #ffffff;
}
#top_loop1 .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#top_loop2 {
	position: absolute;
	width: 100%;
	min-width: 1200px;
	height: 481px;
	background: url("../img/top_bg_loop2.jpg") no-repeat scroll center top #ffffff;
}
#top_loop2 .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#top_loop3 {
	position: absolute;
	width: 100%;
	min-width: 1200px;
	height: 481px;
	background: url("../img/top_bg_loop3.jpg") no-repeat scroll center top #ffffff;
}
#top_loop3 .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#top_loop0 {
	position: absolute;
	width: 100%;
	min-width: 1200px;
	height: 481px;
	background: url("../img/top_bg_loop0.jpg") no-repeat scroll center top #ffffff;
}
#top_loop0 .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#top_info {
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro","HGSÌÀÄ«E","£Í£Ó £ÐÌÀÄ«",serif; 
	width: 100%;
	min-width: 1200px;
	height: 326px;
	background: url("../img/top_bg_information.jpg") no-repeat scroll center top #ffffff;
}
#top_info .displaySize {
	width: 1200px;
	margin: 0 auto;
}


#top_item {
	width: 100%;
	min-width: 1200px;
	height: 514px;
	background: url("../img/top_bg_item.jpg") no-repeat scroll center top #ffffff;
}
#top_item .displaySize {
	width: 1200px;
	margin: 0 auto;
}


#top_menu {
	width: 100%;
	min-width: 1200px;
	height: 69px;
	background: url("../img/top_bg_menu.jpg") no-repeat scroll center top #ffffff;
}
#top_menu .displaySize {
	width: 1200px;
	margin: 0 auto;
}


#top_mep {
	width: 100%;
	min-width: 1200px;
	height: 430px;
	background: url("../img/top_bg_mother.jpg") no-repeat scroll center top #ffffff;
}
#top_mep .displaySize {
	width: 1200px;
	margin: 0 auto;
}


#top_foot {
	width: 100%;
	min-width: 1200px;
	height: 460px;
	background: url("../img/top_bg_footer.jpg") no-repeat scroll center top #ffffff;
}
#top_foot .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_about {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_about.jpg") no-repeat scroll center top #ffffff;
}
#low_about .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_proton {
	width: 100%;
	min-width: 1200px;
	height: 483px;
	background: url("../img/low_bg_proton.jpg") no-repeat scroll center top #ffffff;
}
#low_proton .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_aquastella {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_aquastella.jpg") no-repeat scroll center top #ffffff;
}
#low_aquastella .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_belifewater {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_belifewater.jpg") no-repeat scroll center top #ffffff;
}
#low_belifewater .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_business {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_business.jpg") no-repeat scroll center top #ffffff;
}
#low_business .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_contribute {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_contribute.jpg") no-repeat scroll center top #ffffff;
}
#low_contribute .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_information {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_information.jpg") no-repeat scroll center top #ffffff;
}
#low_information .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_lifebestproducts {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_lifebestproducts.jpg") no-repeat scroll center top #ffffff;
}
#low_lifebestproducts .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_maestina {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_maestina.jpg") no-repeat scroll center top #ffffff;
}
#low_maestina .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_mep {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_mep.jpg") no-repeat scroll center top #ffffff;
}
#low_mep .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_powearth {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_powearth.jpg") no-repeat scroll center top #ffffff;
}
#low_powearth .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_products {
	width: 100%;
	min-width: 1200px;
	height: 482px;
	background: url("../img/low_bg_products.jpg") no-repeat scroll center top #ffffff;
}
#low_products .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_itemcategory {
	width: 100%;
	min-width: 1200px;
	height: 1644px;
	background: url("../img/low_bg_itemcategory_loop.jpg") repeat-x scroll center top #ffffff;
}
#low_products .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_menu {
	width: 100%;
	min-width: 1200px;
	min-height: 64px;
	background: url("../img/low_bg_menu.jpg") no-repeat scroll center top #ffffff;
}
#low_menu .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_contact {
	width: 100%;
	min-width: 1200px;
	min-height: 483px;
	background: url("../img/low_bg_contact.jpg") no-repeat scroll center top #ffffff;
}
#low_contact .displaySize {
	width: 1200px;
	margin: 0 auto;
}

#low_privacy {
	width: 100%;
	min-width: 1200px;
	min-height: 483px;
	background: url("../img/low_bg_privacy.jpg") no-repeat scroll center top #ffffff;
}
#low_privacy .displaySize {
	width: 1200px;
	margin: 0 auto;
}

.low_contents {
	width: 100%;
	min-width: 1200px;
	min-height: 327px;
	background: url("../img/low_bg_contents.jpg") no-repeat scroll center top #ffffff;
}
.low_contents .displaySize {
	width: 1200px;
	margin: 0 auto;
}

.low_other {
	width: 100%;
	min-width: 1200px;
	background-color: #ffffff;
}
.low_other .displaySize {
	width: 1200px;
	margin: 0 auto;
}



/* ================ header layout ================== */


/* ================ contents layout ================== */
#top_info .inner {
	padding: 100px 0 0 365px;
}

#top_info .info {
	clear: both;
	padding-bottom: 8px;
}

#top_info .info .date {
	width: 150px;
	float: left;
}

#top_info .info .text {
	color: #22af02;
}

#top_item .inner {
	padding: 100px 0 0 365px;
}

#top_item .item {
	width: 250px;
	float: left;
}

#top_item .item .image {
	text-align: center;
}

#top_item .item .text {
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}

#top_item .button {
	clear: both;
	padding: 20px 0 0 290px;
	text-align: center;
}

#top_menu .inner {
	padding-left: 324px;
}

#top_menu .inner #aquastella a:link, #top_menu .inner #aquastella a:visited {
	width: 179px;
	height: 69px;
	display: block;
	float: left;
}

#top_menu .inner #aquastella a:hover {
	background-image: url("../img/button_menu_aquastella.jpg");
}

#top_menu .inner #maestina a:link, #top_menu .inner #maestina a:visited {
	width: 170px;
	height: 69px;
	display: block;
	float: left;
}

#top_menu .inner #maestina a:hover {
	background-image: url("../img/button_menu_maestina.jpg");
}

#top_menu .inner #powerth a:link, #top_menu .inner #powerth a:visited {
	width: 181px;
	height: 69px;
	display: block;
	float: left;
}

#top_menu .inner #powerth a:hover {
	background-image: url("../img/button_menu_powerth.jpg");
}

#top_menu .inner #lifebestproduct a:link, #top_menu .inner #lifebestproduct a:visited {
	width: 130px;
	height: 69px;
	display: block;
	float: left;
}

#top_menu .inner #lifebestproduct a:hover {
	background-image: url("../img/button_menu_lifebestproduct.jpg");
}

#top_menu .inner #belifewater a:link, #top_menu .inner #belifewater a:visited {
	width: 130px;
	height: 69px;
	display: block;
	float: left;
}

#top_menu .inner #belifewater a:hover {
	background-image: url("../img/button_menu_belifewater.jpg");
}

#top_menu .inner .select {
	background-image: url("../img/filter_gray.png");
}

#top_mep .inner {
	clear: both;
	padding: 320px 0 0 1000px;
}

#top_foot .inner {
	padding: 100px 0 0 360px;
}

#top_foot #left_row {
	width: 265px;
	height: 200px;
	float: left;
}

#top_foot #center_row {
	width: 265px;
	height: 200px;
	float: left;
}

#top_foot .inner a:link, #top_foot .inner a:visited {
	color: gray;
	line-height: 180%;
}

.low_contents .inner {
	padding: 5px 0 0 360px;
}

.low_contents .inner h2 {
	padding: 40px 0 20px 0;
	font-size: 24pt;
	color: #333333;
	font-weight: bold;
}

.low_contents .inner .detail {
	float: right;
	padding: 170px 180px 0 0;
}

#low_menu .inner {
	padding: 0 0 0 330px;
}

#low_menu .inner #vision a:link, #low_menu .inner #vision a:visited {
	width: 148px;
	height: 64px;
	display: block;
	float: left;
}

#low_menu .inner #vision a:hover {
	background-image: url("../img/button_about_vision.jpg");
}

#low_menu .inner #message a:link, #low_menu .inner #message a:visited {
	width: 213px;
	height: 64px;
	display: block;
	float: left;
}

#low_menu .inner #message a:hover {
	background-image: url("../img/button_about_message.jpg");
}

#low_menu .inner #company a:link, #low_menu .inner #company a:visited {
	width: 166px;
	height: 64px;
	display: block;
	float: left;
}

#low_menu .inner #company a:hover {
	background-image: url("../img/button_about_company.jpg");
}

.low_other .inner {
	padding: 5px 0 0 360px;
}

.low_other .inner h2 {
	padding-top: 25px;
	font-size: 24pt;
	color: #333333;
	font-weight: bold;
}

.low_other .inner h3 {
	padding-top: 25px;
	font-size: 18pt;
	color: #333333;
}

.low_other .inner .text {
	padding-top: 5px;
}

.low_other .inner .space {
	clear: both;
	height: 50px;
}

#low_itemcategory .inner {
	padding: 0px 0 0 380px;
}

#low_itemcategory .inner #items {
	float: left;
	width: 717px;
	height: 1644px;
	background-image: url("../img/low_bg_itemcategory.jpg");
}

#low_itemcategory .inner .itemdetail {
	padding: 200px 0 30px 700px;
}

.low_other .inner .line {
	clear: both;
	margin: 10px 0;
	border: solid 1px #cccccc;
}

.low_other .inner .pic {
	float: left;
	width: 140px;
	height: 140px;
	margin-right: 15px;
}

.low_other .inner .detail {
	float: right;
	width: 200px;
	padding-top: 16px;
}

.low_other .inner .name {
	margin: 20px 0;
	font-size: 120%;
	font-weight: bold;
}

.low_other .inner .pic2 {
	float: left;
	padding-top: 25px;
	width: 310px;
	height: 380px;
}

.low_other .inner .pic2 img {
	width: 300px;
}



/* ================ sideMenu layout ================== */
#sidemenu {
	width: 210px;
	height: 400px;
	background-image: url("../img/side_bg.png");
	position: fixed;
	top: 30px;
	left: 130px;
	z-index: 256;
}

#sidemenu .inner {
	padding: 30px 30px 0 30px;
	text-align: right;
	font-size: 12pt;
}

#sidemenu .inner .gohome a:link, #sidemenu .inner .gohome a:visited {
	width: 100%;
	height: 75px;
	display: block;
	margin-bottom: 25px;
}

/*
#sidemenu .inner .gohome a:hover {
	background-image: url("../img/filter_gray.png");
}
*/

#sidemenu .inner a:link, #sidemenu .inner a:visited {
	width: 100%;
	height: 35px;
	display: block;
	margin-bottom: 4px;
}

/*
#sidemenu .inner a:hover {
	background-image: url("../img/filter_gray.png");
}

#sidemenu .inner .select {
	background-image: url("../img/filter_gray.png");
}
*/


/* ================ old starise css ================== */
.low_other .inner table.common {
	width:100%;
	margin:10px 0;
	border:1px solid #c2c2c2;
	border-width:1px 1px 0 1px;
}
.low_other .inner table.common th {
	width:80px;
	text-align:left;
	padding:3px 5px 2px;
	font-weight:bold;
	border-bottom:1px solid #c2c2c2;
}
.low_other .inner table.common td {
	padding:3px 5px 2px;
	border-bottom:1px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
}

.low_other .inner dt {
	margin-bottom: 5px;
	width: 80px;
	float: left;
	font-weight: bold;
}
.low_other .inner dd {
	margin-bottom: 5px;
	width: 620px;
	float: left;
}



