/*--------------------------------------------
/* name: COMMON CSS
/* designer_url: http://www.i-media-agent.com/
/* debeloper_url: http://www.i-media-agent.com/
---------------------------------------------*/

/* ^OZbg */
*{
	margin:0px;
	padding:0px;
	font-style:normal;
	font-weight:normal;
}

body{
	font-size:75%;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-style: normal;
	line-height: 1.4;
	color:#333333;
}

/* H1,H2,H3,H4*/
h1{
	font-size:110%;
}
h1{
	background:url(../img/healthystyle.jpg) no-repeat;
}
h1 a{
	display:block;
	width:256px;
	height:45px;
	text-indent:-2000px;
}
h2{
	font-size:100%;
}
h3{
	font-size:90%;
	margin-bottom:10px;
}
h4{
	font-size:80%;
}

/* A,IMG,BR,HR */
a{
	color:#2b74ff;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
img{
	border:0;
}
img.img_left{
	float:left;
	margin-right:10px;
}
img.img_right{
	float:right;
	margin-left:10px;
}
br.clear{
	clear:both
}
hr {
	color:#cccccc;
	height: 1px;
	background-color:#cccccc;
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.float_right10px{
	float:right;
	margin-left:10px;
}
.detail{
	float:right;
	margin:5px 0 0 0;
}

th{
	border-left:5px #638F50 solid;
	padding:3px 0 0 10px;
	width:130px;
	text-align:left;
	vertical-align:top;
}

/* Common Style */

#wrapper{
	width:780px;
	text-align:left;
	margin:0 auto;
}
#content{
	width:780px;
}

#main{
	width:590px;
	float:left;
}
.date{
	text-align:right;
	}

/* Header Menu */
#headmenu{
	width:780px;
	height:21px;
	border-bottom:3px #e6e6e6 solid;
	margin-bottom:7px;
	}
#headmenu ul{
	list-style:none;
	}
#headmenu li{
	display:inline;
	float:left;
	}
#headmenu li a{
	display:block;
	width:131px;
	height:21px;
	text-indent:-2000px;
	background-repeat:no-repeat;
	}
#headmenu li a.menu1{
 margin-right:0px;
	width:155px;
	background-image:url(../img/menu_health.jpg);
	}
#headmenu li a.menu2{
 margin-right:0px;
	width:157px;
	background-image:url(../img/menu_beauty.jpg);
	}
#headmenu li a.menu3{
	width:157px;
	background-image:url(../img/menu_life.jpg);
	}
#headmenu li a.menu4{
	width:157px;
	background-image:url(../img/menu_organic.jpg);
	}
#headmenu li a.menu5{
	width:154px;
	background-image:url(../img/menu_lovepet.jpg);
	}
#headmenu li a.menu6{
	/*width:157px;
	background-image:url(../img/menu_blog.jpg);*/
	}

/* Side Menu */
#side{
	width:170px;
	float:right;
	margin-bottom:10px;
}
#side .bnr{
	text-align:center;
	margin-bottom:5px;
}
#side ul{
	margin:0 0 0 5px;
	list-style:none;
	line-height:1;
}
#side li{
	background:url(../img/pr_info_dot.jpg) no-repeat 0 1px;
	padding:5px 0 0 20px;
}
#bar{
	width:780px;
	font-size:90%;
}
.bar_right{
	float:right;
	width:400px;
	text-align:right;
	margin-bottom:10px;
}
.bar_left{
	float:left;
	width:350px;
	margin-bottom:10px;
}

/* FOOTER */
#footbar{
	clear:both;
	width:780px;
	padding:0;
	background-color:#D1EBC5;
	text-align:center;
	font-size:90%;
}
#footbar p{
	text-align:center;
	padding:3px;
}

#footBack{
	clear:both;
	margin:40px 0;
	border-top:1px dashed #999999;
	}
#footBack p{
	margin-top:10px;
	text-align:center;
	}
#foot{
	width:780px;
	text-align:center;
	}