@charset "utf-8";


body {
	margin: 0 auto 0 auto;
	padding:0;
	text-align:left;
	}

a:link {
	color:#eb3a84;
	text-decoration:none;
	}
a:visited {
	color:#eb3a84;
	text-decoration:none;
	}
a:hover {
	color:#eb3a84;
	text-decoration:underline;
	}



.clear {
	clear:both;
	display:block;
	margin:0;
	padding:0;
}

.padding10{
 padding:10px;
}


#container {
	width:575px;
	margin: 0 auto 0 auto;
	text-align:left;
}


#head {
	width:575px;
	padding:5px 0 0 0;
	text-align:left;
	
}

.time {
	padding:5px 15px 5px 80px;
	background: url(../images/time.gif) no-repeat 0 0;
	text-align:left;
	flaot:left;
	color:#8A6C2A;
}

.energy {
	padding:5px 15px 5px 124px;
	background: url(../images/energy.gif) no-repeat 0 0;
	text-align:left;
	flaot:left;
	color:#8A6C2A;
}

.salt {
	padding:5px 15px 5px 88px;
	background: url(../images/salt.gif) no-repeat 0 0;
	text-align:left;
	flaot:left;
	color:#8A6C2A;
}





#contents {
	width:575px;
	margin: 5px auto 0 auto;
	text-align:left;
	padding:0;
	background: url(../images/middle.gif);
}


#contents_under {
	width:575px;
	height: 21px;
	text-align:left;
	background: url(../images/contents_under.gif);
}


#contents #over {
	width:575px;
	height:12px;
	background: url(../images/over.gif) no-repeat 0 0;
}


#contents #left {
	width:325px;
	background: url(../images/left_middle.gif);
	float:left;
}


#contents #left #imgbox {
	width:325px;
	height:253px;
	background: url(../images/img_bg.gif);
	text-align:center;
}

#contents #left #use {
	width:287px;
	height:38px;
	margin: 10px auto 0 auto;
	background: url(../images/use.gif) no-repeat 0 0;
	text-align:left;
}



#contents #left #use01 {
	width:287px;
	margin: 0 auto 0 auto;
	background: url(../images/01.gif) no-repeat 0 0;
	text-align:left;
}

#contents #left #use01 p {
	padding:8px 0 15px 30px;
	margin:0;
}


#contents #left #use02 {
	width:287px;
	margin: 0 auto 0 auto;
	background: url(../images/02.gif) no-repeat 0 0;
	text-align:left;
}

#contents #left #use03 {
	width:287px;
	margin: 0 auto 0 auto;
	background: url(../images/03.gif) no-repeat 0 0;
	text-align:left;
}


#contents #left #use04 {
	width:287px;
	margin: 0 auto 0 auto;
	background: url(../images/04.gif) no-repeat 0 0;
	text-align:left;
}


#contents #left #use02 p {
	padding:8px 0 15px 30px;
	margin:0;
}

#contents #left #use03 p {
	padding:8px 0 15px 30px;
	margin:0;
}

#contents #left #use04 p {
	padding:8px 0 15px 30px;
	margin:0;
}




#contents #right {
	width:204px;
	float:right;
}


#contents #right #material {
	width:204px;
	height:39px;
	margin: 10px auto 0 auto;
	background: url(../images/material.gif) no-repeat 0 0;
	text-align:left;
}

.line01{
	border-bottom:1px dotted #8A6C2A;
}

.line02{
	border-top:1px dotted #8A6C2A;
	border-bottom:1px dotted #8A6C2A;
}

.title01{
	border-bottom:1px dotted #8A6C2A;
	color:#8A6C2A;
}



#contents #left #point {
	width:287px;
	margin: 10px auto 0 auto;
	background: url(../images/point.gif) no-repeat 0 0;
	text-align:left;
}

#contents #left #point p {
	padding:30px 10px 10px 10px;
	margin:0;
}

#contents #left #under {
	width:325px;
	height:19px;
	background: url(../images/under.gif) no-repeat 0 0;
	text-align:left;
}





h2 {
display:none;
}



















#footer {
display:none;
}


#printarea {
display:none;
}


h2 {
display:none;
}

h1{
	font-size:20px;
	height:38px;
	width:575px;
	background: url(../images/title.gif) no-repeat 0 0;
	padding:0;
	margin:0;
	color:#8A6C2A;
}






