@charset "utf-8";

/* import
----------------------------------------------- */
@import "font.css";
@import "common.css";
@import "menu.css";


/* common
----------------------------------------------- */
.navi {
	width: 900px;
	margin: 50px 0 0;
	padding: 10px 0;
	background: #E8F4D0 url(../macrobiotic/images/navi_bg.gif) no-repeat 0 0;
}
.navi ul li {
	float: left;
	margin: 0;
	padding: 0;
}
.navi ul li a {
	display: block;
	width: 260px;
	height: 50px;
	text-indent: -9999px;
}
.navi ul .n0 a {
	margin: 0 0 0 20px;
	background: url(../macrobiotic/images/navi.gif) no-repeat 0 0;
}
.navi ul .n1 a {
	margin: 0 0 0 40px;
	background: url(../macrobiotic/images/navi.gif) no-repeat -260px 0;
}
.navi ul .n2 a {
	margin: 0 0 0 40px;
	background: url(../macrobiotic/images/navi.gif) no-repeat -520px 0;
}
.navi ul .n0 a:hover { background: url(../macrobiotic/images/navi.gif) no-repeat 0 -50px; }
.navi ul .n1 a:hover { background: url(../macrobiotic/images/navi.gif) no-repeat -260px -50px; }
.navi ul .n2 a:hover { background: url(../macrobiotic/images/navi.gif) no-repeat -520px -50px; }
.navi ul .n0 .this { background: url(../macrobiotic/images/navi.gif) no-repeat 0 -50px; }
.navi ul .n1 .this { background: url(../macrobiotic/images/navi.gif) no-repeat -260px -50px; }
.navi ul .n2 .this { background: url(../macrobiotic/images/navi.gif) no-repeat -520px -50px; }


/* index.html */

/* headline
----------------------------------------------- */
#index h1 {
	display: block;
	width: 315px;
	height: 52px;
	margin: 10px 0 0;
	background: url(../macrobiotic/images/index_h1.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#index h2 {
	display: block;
	height: 18px;
	text-indent: -9999px;
	font-size: 0;
}
#index .h2_01 {
	width: 179px;
	margin: 85px 0 0;
	background: url(../macrobiotic/images/index_h2_01.gif) no-repeat 0 0;
}
#index .h2_02 {
	width: 200px;
	background: url(../macrobiotic/images/index_h2_02.gif) no-repeat 0 0;
}
#index .h2_03 {
	width: 228px;
	margin: 35px 0 0;
	background: url(../macrobiotic/images/index_h2_03.gif) no-repeat 0 0;
}
#index .h2_04 {
	width: 236px;
	background: url(../macrobiotic/images/index_h2_04.gif) no-repeat 0 0;
}
#index .h2_05 {
	width: 268px;
	background: url(../macrobiotic/images/index_h2_05.gif) no-repeat 0 0;
}
#index .h2_06 {
	width: 302px;
	margin: 45px 0 0;
	background: url(../macrobiotic/images/index_h2_06.gif) no-repeat 0 0;
}

#index h3 {
	display: block;
	height: 18px;
	margin: 30px 0 0;
	text-indent: -9999px;
	font-size: 0;
}
#index .h3_01 {
	width: 279px;
	background: url(../macrobiotic/images/index_h3_01.gif) no-repeat 0 0;
}
#index .h3_02 {
	width: 289px;
	background: url(../macrobiotic/images/index_h3_02.gif) no-repeat 0 0;
}
#index .h3_03 {
	width: 91px;
	background: url(../macrobiotic/images/index_h3_03.gif) no-repeat 0 0;
}
#index .h3_04 {
	width: 110px;
	margin: 0;
	background: url(../macrobiotic/images/index_h3_04.gif) no-repeat 0 0;
}

/* column
----------------------------------------------- */
#index .column0 {
	width: 900px;
	margin: 60px auto 0;
}
#index .column0 .left {
	float: left;
	width: 400px;
}
#index .column0 .right {
	float: right;
	width: 450px;
}

#index .column1 {
	width: 900px;
	margin: 70px auto 0;
}
#index .column1 .left {
	float: left;
	width: 260px;
}
#index .column1 .center {
	float: left;
	width: 340px;
	text-align: center;
}
#index .column1 .right {
	float: right;
	width: 300px;
}

#index .column2 {
	width: 900px;
	margin: 70px auto 0;
}
#index .column2 .left {
	float: left;
	width: 240px;
}
#index .column2 .right {
	float: right;
	width: 610px;
}

#index .column3 {
	width: 900px;
	margin: 70px auto 0;
}
#index .column3 .left {
	float: left;
	width: 610px;
}
#index .column3 .right {
	float: right;
	width: 240px;
}

#index .column4 {
	width: 900px;
	margin: 50px auto 0;
}
#index .column4 .left {
	float: left;
	width: 350px;
}
#index .column4 .right {
	float: right;
	width: 500px;
}

/* table
----------------------------------------------- */
.tabletype01 {
	width: 500px;
	border: 1px solid #A0CD3C;
}
.tabletype01 th {
	padding: 5px 10px;
	border-left: 1px solid #A0CD3C;
	border-bottom: 1px solid #A0CD3C;
	background: #E8F4D0;
	color: #a0cd3c;
}
.tabletype01 td {
	padding: 10px;
	border-left: 1px solid #A0CD3C;
}



/* guideline.html */

/* headline
----------------------------------------------- */
#guideline h1 {
	display: block;
	width: 216px;
	height: 52px;
	margin: 35px 0 0;
	background: url(../macrobiotic/images/guideline_h1.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#guideline h2 {
	display: block;
	height: 18px;
	text-indent: -9999px;
	font-size: 0;
}
#guideline .h2_01 {
	width: 433px;
	margin: 5px 0 0;
	background: url(../macrobiotic/images/guideline_h2_01.gif) no-repeat 0 0;
}
#guideline .h2_02 {
	width: 189px;
	background: url(../macrobiotic/images/guideline_h2_02.gif) no-repeat 0 0;
}
#guideline .h2_03 {
	width: 226px;
	background: url(../macrobiotic/images/guideline_h2_03.gif) no-repeat 0 0;
}

/* column
----------------------------------------------- */
#guideline .column0 {
	width: 900px;
	margin: 40px auto 0;
}
#guideline .column0 .left {
	float: left;
	width: 260px;
}
#guideline .column0 .right {
	float: right;
	width: 590px;
}

#guideline .column1 {
	width: 900px;
	margin: 70px auto 0;
}
#guideline .column1 .left {
	float: left;
	width: 570px;
}
#guideline .column1 .right {
	float: right;
	width: 280px;
}

#guideline .column2 {
	width: 900px;
	margin: 70px auto 0;
}
#guideline .column2 .left {
	float: left;
	width: 280px;
}
#guideline .column2 .right {
	float: right;
	width: 570px;
}



/* start.html */

/* headline
----------------------------------------------- */
#start h1 {
	display: block;
	width: 207px;
	height: 52px;
	margin: 35px 0 0;
	background: url(../macrobiotic/images/start_h1.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#start h2 {
	display: block;
	height: 18px;
	text-indent: -9999px;
	font-size: 0;
}
#start .h2_01 {
	width: 105px;
	margin: 45px 0 0;
	background: url(../macrobiotic/images/start_h2_01.gif) no-repeat 0 0;
}
#start .h2_02 {
	width: 105px;
	margin: 0;
	background: url(../macrobiotic/images/start_h2_02.gif) no-repeat 0 0;
}
#start .h2_03 {
	width: 191px;
	margin: 45px 0 0;
	background: url(../macrobiotic/images/start_h2_03.gif) no-repeat 0 0;
}
#start .h2_04 {
	width: 225px;
	margin: 0;
	background: url(../macrobiotic/images/start_h2_04.gif) no-repeat 0 0;
}

#start h3 {
	display: block;
	height: 18px;
	margin: 30px 0 0;
	text-indent: -9999px;
	font-size: 0;
}
#start .h3_01 {
	width: 103px;
	margin: 20px 0 0;
	background: url(../macrobiotic/images/start_h3_01.gif) no-repeat 0 0;
}
#start .h3_02 {
	width: 239px;
	margin: 20px 0 0;
	background: url(../macrobiotic/images/start_h3_02.gif) no-repeat 0 0;
}
#start .h3_03 {
	width: 101px;
	margin: 0;
	background: url(../macrobiotic/images/start_h3_03.gif) no-repeat 0 0;
}

#start h4 {
	display: block;
	width: 71px;
	height: 15px;
	margin: 15px 0 0 20px;
	text-indent: -9999px;
	font-size: 0;
}
#start .h4_01 {
	background: url(../macrobiotic/images/start_h4_01.gif) no-repeat 0 0;
}
#start .h4_02 {
	background: url(../macrobiotic/images/start_h4_02.gif) no-repeat 0 0;
}

/* column
----------------------------------------------- */
#start .column0 {
	width: 900px;
	margin: 40px auto 0;
}
#start .column0 .left {
	float: left;
	width: 550px;
}
#start .column0 .right {
	float: right;
	width: 300px;
}

#start .column1 {
	width: 900px;
	margin: 70px auto 0;
}
#start .column1 .left {
	float: left;
	width: 250px;
}
#start .column1 .right {
	float: right;
	width: 600px;
}

#start .column2 {
	width: 900px;
	margin: 70px auto 0;
}
#start .column2 .left {
	float: left;
	width: 525px;
}
#start .column2 .right {
	float: right;
	width: 325px;
}

#start .column3 {
	width: 900px;
	margin: 20px auto 0;
}
#start .column3 .left {
	float: left;
	width: 250px;
}
#start .column3 .right {
	float: right;
	width: 600px;
}

/* parts
----------------------------------------------- */
#start .btn a:hover img,
#start .btn2 a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#start .btn2 li {
	float: left;
	margin: 15px 10px 0 0;
}

#start .directions {
	width: 500px;
	margin: 15px 0 0 25px;
}
#start .directions dt {
	float: left;
	clear: both;
	width: 20px;
	padding: 10px 0 0;
	color: #A0CD3C;
	font-weight: bold;
}
#start .directions dd {
	_height: 1%; /* for IE6 */
	margin-left: 20px;
	padding: 10px 0 0;
}

#start .howto {
	width: 600px;
	margin: 20px 0 0;
}
#start .howto .ho0 {
	float: left;
	width: 290px;
	border: 1px dotted #ccc;
}
#start .howto .ho1 {
	float: right;
	width: 290px;
	border: 1px dotted #ccc;
}
#start .howto dl {
	width: 245px;
	margin: 0 0 0 20px;
}
#start .howto dt {
	float: left;
	clear: both;
	width: 20px;
	padding: 10px 0 0;
	color: #A0CD3C;
	font-weight: bold;
}
#start .howto dd {
	_height: 1%; /* for IE6 */
	margin-left: 20px;
	padding: 10px 0 0;
}
#start .howto p {
	margin: 15px 0 15px 20px;
}


/* clear
----------------------------------------------- */
.navi ul:after,
.btn2:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
