@charset "UTF-8";

body,h1,h2,h3,h4,h5,h6,div,ul,ol,li,p {
	margin:0; padding:0;
}
img {
	border:0;
}

body {
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
	margin-bottom: 0px;
}

a {
	text-decoration:none;
}

p {
	font-size:x-small;
	line-height:130%;
	margin-bottom:1.5em;
}

h1 {
	margin:0; padding:0;
	margin-left:50px;
}

#wrapper {
	text-align:center;
	width:100%;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
}

#body {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#head {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:70px;
	text-align:left;
}

#top_info {
	background-image:url(images/top_image.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:440px;
	margin:0px auto;
	text-indent:-3000px;
	font-size:1px;
	text-alight:left;
	color:#ffffff;
}

#navigation {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#navigation h2 {
	margin:0; padding:0;
	line-height:0px;
	/*text-indent: -10000px;*/
}

#navigation p {
	margin-left:10px;
	padding-top:15px;
}

#navi_head01,#navi_head02,#navi_head03,#navi_head04 {
	background-repeat:no-repeat;
	background-color:#e9ece0;
	height:110px;
	float:left;
	font-size:10px;
	color:#727160;
	text-align:left;
	line-height:13px;
	/*font-family:Verdana;*/
	padding:0px 10px 10px 0px;
}
#navi_head01 {
	width:185px;
}
	
#navi_head02 {
	width:180px;
	margin-left:10px;
	margin-right:10px;
}
#navi_head03 {
	width:180px;
	margin-right:10px;
}
#navi_head04 {
	width:185px;
}

/* IE */
.content_nenga_left {
	float:left;
	margin-right:3px;
}

/* Firefox */
[class="content_nenga_left"] {
	margin-right:6px;
}

#content_nenga_right {
	font-weight:bold;
	color:#ffffff;
}

#foot {
	clear:both;
	margin:0 auto;
	width:900px;
	height:50px;
	font-size:12px;
	margin-top:20px;
}

/*--------------------------------------------------*/

.px16txt {
	font-size: 16px;
	margin-bottom: 5px;
}

.px12txt {
	font-size: 12px;
}

/*--------------------------------------------------*/

#content {
	clear:left;
	width:800px;
	margin:0 auto;
}

#content #right {
	float:left;
	width:160px;
	margin-top:30px;
}

#content #left {
	float:left;
	width:610px;
	margin-right: 30px;
	margin-top:30px;
	text-align:left;
	margin-bottom:20px;
}

#content #left h2 {
	background-image:url(images/entries_subject.gif);
	background-repeat:no-repeat;
	margin:0; padding:0;
	font-size:1px;
	line-height:0px;
	text-indent: -10000px;
	width:195px;
	height:20px;
	margin-bottom:10px;
}

#content .entry {
	padding-left:11px;
	border-left:16px solid #e5f0f0;
}

#content .entry h3 {
	font-size:12px;
	margin-bottom:10px;
	color:#3377AA;
}

#content .entry h3.skincare {
	background-image:url(images/entries_icon_skincare.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:59px;
}

#content .entry h3.supply {
	background-image:url(images/entries_icon_supply.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:59px;
}

#content .entry h3.knowledge {
	background-image:url(images/entries_icon_knowledge.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:59px;
}

#content .entry img.right {
	float:right;
}

#content .entry p {
	color:#333333;
}

#content .entry p.class {
	margin:0;
	margin-top:5px;
}

#content .entry a {
	color:#3377AA;
}

#content .entry a:hover {
	color:#55A6CC;
	border-bottom:1px dotted #55A6CC;
}

#content img.border {
	margin:0; padding:0;
	margin-top:0px;
	margin-bottom:10px;
	
}