body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-image: url(image/bg01.png);
	background-repeat: repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
		font-size: 12px;
}
.table1 { 
border-collapse: collapse;  
border: 1px #666666 solid; 
} 
.table1 TD {
	border: 1px #666666 solid;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
} 
.wrapper {
	background-image: url(image/bg02.gif);
	width: 755px;
	background-repeat: repeat-y;
}
#header {
	background-image: url(image/top01.gif);
	height: 81px;
	width: 755px;
}
#logo {
	float: left;
	margin-top: 14px;
	margin-left: 10px;
}
#top01 {
	float: right;
	margin-top: 29px;
	margin-right: 20px;
	text-align: right;
	display: inline;
}
#top01 a {
	text-decoration: underline;
	color: #333333;
}

#navi {
	clear: both;
	width: 755px;
	height: 29px;
}
#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-style: none;

}
#navi li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-indent: -9999px;		
}
/*
#navi li#n1 a{
	height: 29px;
	width: 147px;
	background: url(image/navi.gif) no-repeat 0px 0px;
	display: block;
	float: left;
}
#navi li#n2 a{
	height: 29px;
	width: 103px;
	background: url(image/navi.gif) no-repeat -147px 0px;
	display: block;
	float: left;
}
#navi li#n3 a{
	height: 29px;
	width: 102px;
	background: url(image/navi.gif) no-repeat -251px 0px;
	display: block;
	float: left;
}
#navi li#n4 a{
	height: 29px;
	width: 79px;
	background: url(image/navi.gif) no-repeat -353px 0px;
	display: block;
	float: left;
}
#navi li#n5 a{
	height: 29px;
	width: 93px;
	background: url(image/navi.gif) no-repeat -432px 0px;
	display: block;
	float: left;
}
#navi li#n6 a{
	height: 29px;
	width: 85px;
	background: url(image/navi.gif) no-repeat -525px 0px;
	display: block;
	float: left;
}
#navi li#n7 a{
	height: 29px;
	width: 146px;
	background: url(image/navi.gif) no-repeat -610px 0px;
	display: block;
	float: left;
}
*/
#navi li a {
	display: block;		
}

#navi li#n1 a{
	height: 29px;
	width: 147px;
	background: url(image/navi.gif) no-repeat 0px 0px;
}
#navi li#n2 a{
	height: 29px;
	width: 103px;
	background: url(image/navi.gif) no-repeat -146px 0px;
}
#navi li#n3 a{
	height: 29px;
	width: 102px;
	background: url(image/navi.gif) no-repeat -250px 0px;
}
#navi li#n4 a{
	height: 29px;
	width: 79px;
	background: url(image/navi.gif) no-repeat -352px 0px;
}
#navi li#n5 a{
	height: 29px;
	width: 93px;
	background: url(image/navi.gif) no-repeat -431px 0px;
}
#navi li#n6 a{
	height: 29px;
	width: 85px;
	background: url(image/navi.gif) no-repeat -524px 0px;
}
#navi li#n7 a{
	height: 29px;
	width: 146px;
	background: url(image/navi.gif) no-repeat -609px 0px;
}
#navi li#n1 a:hover {
	height: 29px;
	width: 147px;
	background: url(image/navi.gif) no-repeat 0px -31px;
}
#navi li#n2 a:hover {
	height: 29px;
	width: 103px;
	background: url(image/navi.gif) no-repeat -146px -31px;
}
#navi li#n3 a:hover {
	height: 29px;
	width: 102px;
	background: url(image/navi.gif) no-repeat -250px -31px;
}
#navi li#n4 a:hover {
	height: 29px;
	width: 79px;
	background: url(image/navi.gif) no-repeat -352px -31px;
}
#navi li#n5 a:hover {
	height: 29px;
	width: 93px;
	background: url(image/navi.gif) no-repeat -431px -31px;
}
#navi li#n6  a:hover {
	height: 29px;
	width: 85px;
	background: url(image/navi.gif) no-repeat -524px -31px;
}
#navi li#n7 a:hover {
	height: 29px;
	width: 146px;
	background: url(image/navi.gif) no-repeat -609px -31px;
}

#navi2 {
	width: 755px;
	display: inline;
	height: 19px;
}
#navi2 #n0{
	float: left;
	width: 231px;
}
#navi2 #n1 {
	float: left;
	width: 81px;
}
#navi2 #n2{
	float: left;
	width: 118px;
}
#navi2 #n3{
	float: left;
	width: 138px;
}
#navi2 #n4{
	float: left;
	width: 89px;
}

#navi2 #n5{
	float: left;
	width: 98px;
}
#line {
	width: 755px;
	clear: left;
}
.content {
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 10px;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 737px;
}

.content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .contentD {
    height: 1em;
    overflow: visible;
}
/**/


#left{
	float: left;
	width: 192px;
}
#news {
	width: 190px;
	border: 1px solid #aabdce;
	text-align: left;
	margin-bottom: 8px;
}
#news #title {
	background-color: #aabdce;
	width: 190px;
}
#news #day{
	color: #006699;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 8px;
	margin-top: 8px;
}
#news #topic{
	color: #006699;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#banner01 {
	margin-bottom: 8px;
}
.banner02 {
	text-align: left;
	margin-bottom: 5px;
}

#main {
	margin-left: 0px;
	width: 537px;
	float: right;
	padding-bottom: 12px;
	text-align: left;
}
.main01 {
	width: 528px;
	border: 1px solid #999999;
	margin-bottom: 12px;
	text-align: left;
	height: 193px;
}
.main01 #left {
	float: left;
	width: 309px;
}
.main01 #mid {
	float: left;
	width: 18px;
}
.main01 #right {
	float: left;
	width: 197px;
}
#main02 {
	margin-bottom: 12px;
}
#main03 {
	width: 528px;
	margin-bottom: 12px;
}
#info {
	width: 528px;
	margin-bottom: 3px;
}
#info2 {
	width: 508px;
	margin-bottom: 3px;
	background-image: url(image/bg03.gif);
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	color: #666666;
}

#leftbox {
	width: 188px;
	border: 1px solid #999999;
	margin-bottom: 12px;
	text-align: center;
}

#pt {
	margin-bottom: 18px;
}
.midashi {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-image: url(image/tama.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
}

#main p {
	margin-bottom: 20px;
	margin-left: 18px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
}
#shohinleft {
	float: left;
	width: 238px;
	margin-right: 0px;
	margin-left: 1px;
}
#shohinright {
	float: left;
	margin-left: 16px;
}
#shohinleft #pt {
	margin-bottom: 10px;
}
#shohinleft #copy {
	line-height: 22px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 4px;
}
#shohinmida {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-image: url(image/tama.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
	clear: left;
	margin-left: 6px;
}
#shohincopy {
	text-align: left;
	margin-bottom: 15px;
	margin-left: 6px;
}

.midashi2 {
	text-align: left;
	margin-bottom: 10px;
	text-align: left;
}
.midashi3 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-image: url(image/tama.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 0px;
}
.phto03 {
	margin-bottom: 20px;
	margin-left: 33px;
}
.sokutei {
	margin-bottom: 0px;
	margin-left: 18px;
	text-align: left;
	margin-right: 10px;
}
.namae {
	color: #CC0000;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 7px;
}
#main .shikaku {
	margin-bottom: 10px;
	margin-left: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	background-image: url(image/shikaku.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#main .shikaku2 {
	margin-bottom: 20px;
	margin-left: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	background-image: url(image/shikaku.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.p601 {
	margin-bottom: 15px;
	margin-left: 45px;
	text-align: left;
}
.p602 {
	margin-bottom: 15px;
	margin-left: 75px;
	text-align: left;
}
.qq {
	color: #996600;
	background-image: url(image/qq.gif);
	margin-bottom: 7px;
	margin-left: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 3px;
	margin-right: 20px;
}
.aa {
	background-image: url(image/aa.gif);
	margin-bottom: 7px;
	margin-left: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 3px;
	margin-right: 20px;
}
.tenkeiqa {
	margin-bottom: 7px;
	margin-left: 40px;
	text-align: left;
}
#hyo {
	margin-bottom: 20px;
	margin-left: 18px;
	margin-right: 10px;
}
.site {
	margin-bottom: 5px;
	margin-left: 22px;
	line-height: 22px;
}
#footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0091d9;
	line-height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 11px;
	clear: both;
}
.style2 {color: #FF6666}

/*活性水素動画-ここから--------------------------------*/
#suiso-movie {
	margin: 0 0 7px;
	padding: 0 0 1px 0;
	width: 192px;
	background-image: url(image/movie_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	border-bottom: solid 1px #039;
}
#suiso-movie dt {
	margin-bottom: 53px;
}
#suiso-movie dd {
	margin: 0 6px 6px;
	padding: 0;
}
#suiso-movie dd a {
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 48px;
}
/* Hides from IE-mac \*/
#suiso-movie dd a {
	text-decoration: none;
	overflow: hidden;
}
/* End hide from IE-mac */
#suiso-movie dd#movie-menu a {
	background-image: url(image/movie_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#suiso-movie dd#movie-menu01 a {
	background-image: url(image/movie_menu_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#suiso-movie dd#movie-menu02 a {
	background-image: url(image/movie_menu_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#suiso-movie dd#movie-menu03 a {
	background-image: url(image/movie_menu_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#suiso-movie dd#movie-menu a:hover {
	background-image: url(image/movie_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#suiso-movie dd#movie-menu01 a:hover {
	background-image: url(image/movie_menu_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#suiso-movie dd#movie-menu02 a:hover {
	background-image: url(image/movie_menu_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#suiso-movie dd#movie-menu03 a:hover {
	background-image: url(image/movie_menu_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*　トップイメージ　*/
#top-main {
	position:relative;
	text-align: left;
	background: url(image/top_image_bg.jpg) no-repeat left top;
	height: 551px;
	overflow: hidden;
}
#top-main p.lead {
	position: relative;
	left: 316px;
	top: 10px;
	margin: 0;
	padding: 0;
}

#top-main h1 {
	position: relative;
	left: 20px;
	top: -405px;
	margin: 0;
	padding: 0;
}
#top-main p.supplement {
	position: relative;
	left: 615px;
	top: -517px;
	margin: 0;
	padding: 0;
}
#top-main p.product {
	position: relative;
	left: 12px;
	top: -730px;
	margin: 0;
	padding: 0;
}
#top-main img {
	border: none;
}


/*活性水素動画-ここまで--------------------------------*/