h1,h2,h3,h4,h5,dl,dd,dt,ul,li,img,hr {
	margin: 0;
	padding:0;
	list-style-type: none;
} 
p {margin: 0;padding:0;} 
.fs10 {color:#333333; line-height:130%; font-size:10px;} 
.fs12 {color:#333333; line-height:150%; font-size:12px;} 
.fs14 {color:#333333; line-height:130%; font-size:14px;} 
.fs16 {color:#333333; line-height:130%; font-size:16px;} 

body {
	margin: 0px;
	padding: 0px;
	background-color: #e5edd0;
	background-image: url(common/bg.gif);
	background-repeat: repeat-x;
}
#headerArea {
	padding: 0px;
	width: 779px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	background-image: url(common/headderBg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerArea h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	float: right;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#headerArea #logo {
	float: left;
	width: 235px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}
#headerArea #headIcon {
	float: right;
	width: 500px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerArea hr {
	color: #f6f9ef;
	background-color: #f6f9ef;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 0px;
	line-height: 0px;
}

.clearText  {
	display: none;
}
#menuArea {
	padding: 0px;
	clear: both;
	margin: 0px;
}
#menuArea  ul  {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #f6f9ef;
}
#menuArea   li  {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menuArea   img  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerArea #menuArea a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#headerArea #menuArea #menu01 {
	background-image: url(common/images/menu_a_01.gif);
	height: 46px;
	width: 76px;
}
#headerArea #menuArea #menu01:hover {
	background-position: 0px -46px;
	background-repeat: no-repeat;
}
#headerArea #menuArea #menu02 {
	background-image: url(common/images/menu_a_02.gif);
	height: 46px;
	width: 114px;
}
#headerArea #menuArea #menu02:hover {
	background-position: 0px -46px;
	background-repeat: no-repeat;
}
#headerArea #menuArea #menu03 {
	background-image: url(common/images/menu_a_03.gif);
	height: 46px;
	width: 188px;
}
#headerArea #menuArea #menu03:hover {
	background-position: 0px -46px;
	background-repeat: no-repeat;
}
#headerArea #menuArea #menu04 {
	background-image: url(common/images/menu_a_04.gif);
	height: 46px;
	width: 164px;
}
#headerArea #menuArea #menu04:hover {
	background-position: 0px -46px;
	background-repeat: no-repeat;
}
#headerArea #menuArea #menu05 {
	background-image: url(common/images/menu_a_05.gif);
	height: 46px;
	width: 104px;
}
#headerArea #menuArea #menu05:hover {
	background-position: 0px -46px;
	background-repeat: no-repeat;
}
#headerArea #menuArea #menu06 {
	background-image: url(common/images/menu_a_06.gif);
	height: 46px;
	width: 133px;
}
#headerArea #menuArea #menu06:hover {
	background-position: 0px -46px;
	background-repeat: no-repeat;
}

.clearBothDiv {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#mainArea {
	padding: 0px;
	width: 779px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}
#footerArea {
	padding: 0px;
	width: 779px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}
#footerArea     #banner {
	float: left;
	height: 80px;
	padding-left: 20px;
	width: 400px;
}
#footerArea #qr {
	float: right;
	margin-right: 15px;
	height: 80px;
}

#footerArea hr {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 10px;
}


#underNavi {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #edebe2;
	padding: 10px;
	clear: both;
}
#underNavi #left {
	float: left;
}
#underNavi ul {
	display: block;
	float: right;
	width: 550px;
	text-align: right;
}
#underNavi li {
	float: right;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	font-size: 10px;
	text-align: right;
	display: block;
}
.clear_both {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #main_menu .listBig li {
	margin: 0px;
	padding: 0px;
}

#main #main_menu .listBig   {
	list-style-type: none;
}
#main #main_menu .listBig a {
	text-indent: -9999px;
	display: block;
}
#main #main_menu .listBig .listSmall  a  {
	text-indent: 0px;
	font-size: 12px;
}
#main #main_menu .listBig #manu01 a {
	background-image: url(images/menu-home.jpg);
	height: 43px;
	width: 228px;
	overflow: hidden;
}
#main #main_menu .listBig #manu01 a:hover {
	background-position: 0px -43px;
}
#main #main_menu .listBig #manu02 a {
	background-image: url(images/menu-esute.jpg);
	height: 40px;
	width: 228px;
	overflow: hidden;
}
#main #main_menu .listBig #manu03 a {
	background-image: url(images/menu-beaute.jpg);
	height: 43px;
	width: 228px;
	overflow: hidden;
}
#main #main_menu .listBig #manu04 a {
	background-image: url(images/menu-merumaga.jpg);
	height: 43px;
	width: 228px;
	overflow: hidden;
}
#main #main_menu .listBig #manu04 a:hover {
	background-position: 0px -43px;
}
#main #main_menu .listBig #manu05 a {
	background-image: url(images/menu-otoiawase.jpg);
	height: 43px;
	width: 228px;
	overflow: hidden;
}
#main #main_menu .listBig #manu05 a:hover {
	background-position: 0px -44px;
}
#main #main_menu .listBig #manu06 a {
	background-image: url(images/menu-diet.jpg);
	height: 43px;
	width: 228px;
	overflow: hidden;
}
#main #main_menu .listBig #manu06 a:hover {
	background-position: 0px -43px;
}
#main   #main_menu   .listBig   #manu02   .listSmall a  {
	background-image: none;
	width: 160px;
	display: inline;
}
#main #main_menu .listBig #manu03 .listSmall a {
	background-image: none;
	width: 160px;
	display: inline;
}



#main #main_menu .listBig .listSmall {
	background-image: url(images/menu-center.jpg);
	margin: 0px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #main_menu .listBig .listSmall li {
	background-image: url(images/yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
	list-style-type: none;
	width: 160px;
	padding-left: 14px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main #main_menu .listBig img {
	vertical-align: top;
}


#main #main_right #mainTitle h2 {
	margin: 0px;
	padding: 0px;
}
#main #main_right #mainTitle img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #main_right .mainP {
	font-size: 12px;
	margin: 5px;
}
