@charset "Shift_JIS";

body {
	background-color:#D9EECC;
	background-image:url(../images/bg.gif);
	margin:0px;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #666666;
}
img {
	border:0px;
}
hr{
	display: none;
}
h1 {
	font-size:11.5px;
	font-weight:bold;
	color:#006600;
	margin:0px;
	height:18px;
	display: inline;
}

/* リンク設定　全般 */
a {
	color: #709A81;
	text-decoration: underline;
}
a:visited {
	color: #709A81;
	text-decoration: underline;
}
a:hover {
	color:#C1DEBC;
	text-decoration: none;
}
a:active {
	color: #C1DEBC;
	text-decoration: none;
	height: auto;
	width: 525px;
}

/* レイアウト枠設定 */
#toptxt {
	background-color:#99CC99;
	margin: 0px auto;
	height:18px;
	padding:1px 5px 1px 5px;
	text-align:center;
}
#toptxt p{
	font-size:10px;
	font-weight: normal;
	color:#006600;
	margin:0px;
	text-align:right;
	display: inline;

}

#site {
	width:800px;
	background-color:#FFFFFF;
	margin: 0px auto;
	padding:5px;
}

#header_logo {
	width:800px;
	margin: 0px;
	color: #999999;
	clear: both;
}
#header_logo h2{
	font-size:11.5px;
	font-weight:bold;
	margin:0px;
	float: right;
	padding: 0px;
}

#header_logo img.doro {
	padding-left:70px;
}
/* TOPの画像 */
#topimg {
	float:left;
	width:500px;
	height:250px;
	padding:0px;
	margin:3px 0px 0px 10px;
}

/* トップメッセージ */
#topmsg {
	font-size:11px;
	color:#009966;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#topmsg a:link {
	color:#009966;
	text-decoration:none;
}
#topmsg a:visited {
	color:#009966;
	text-decoration:none;
}
#topmsg a:active {
	color:#009966;
	text-decoration:none;
}
#topmsg a:hover {
	color:#009966;
	text-decoration:none;
}
#navi {
	clear:left;
	width:770;
	display:inline;
}
#menu_left {
	display:block;
	float:left;
	width:190px;
	margin:10px 0px 0px 5px;
	font-size:10px;
}
#contents {
	float:right;
	width:545px;
	margin:10px 20px 5px 10px;
}
.toiawase {
	clear:both;
	width:760px;
	text-align:center;
	font-size:11px;
	margin-top:10px;
	padding-top:10px;
	border-top:#DFF7DF dotted 2px;
}
.pr {
	width:760px;
	text-align:center;
	font-size:10px;
	margin-top:5px;
	padding-top:5px;
}
.copyright {
	width:760px;
	padding:5px 0px 0px 0px;
	font-size:11px;
	text-align:center;
	line-height:120%;
}
#rakmenu {
	float:left;
	width:380px;
	margin-bottom:20px;
}
#rakbner {
	float:left;
	width:150px;
	margin-bottom:20px;
}


/* 体験レポート・お肌の勉強　バナーボタン */
.btn_report {
	display: block;
	width:185px;
	height:80px;
	background-image: url(../images/btn_report_s.gif);
	background-repeat: no-repeat;
	margin:12px 0px 0px 0px;
}
.btn_skincare {
	display: block;
	width:185px;
	height:85px;
	background-image: url(../images/btn_skincare_s.gif);
	background-repeat: no-repeat;
	margin:10px 0px 7px 0px;
}
/* 化粧品に関する書籍 */
#book_waku {
	display:block;
	background-image:url(../images/waku_s.gif);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 165px;
}

/* コピーライト部分　リンク設定 */
.copyright a:link {
	color:#666666;
	text-decoration:none;
}
.copyright a:visited {
	color:#666666;
	text-decoration:none;
}
.copyright a:active {
	color:#666666;
	text-decoration:none;
}
.copyright a:hover {
	color:#666666;
	text-decoration:none;
}

/* TOPナビ設定New */
#navi_menu {
	clear:both;
	width:760;
}
#navi_menu a:link {
	background-image:url(../images/navi.gif);
	width:148px;
	height:20px;
	font-size:11.5px;
	color:#009966;
	text-decoration:none;
	font-weight:bold;
	margin:2px;
}
#navi_menu a:visited {
	background-image:url(../images/navi.gif);
	width:148px;
	height:20px;
	font-size:11.5px;
	color:#009966;
	text-decoration:none;
	font-weight:bold;
	margin:2px;
}
#navi_menu a:hover {
	background-image:url(../images/navi2.gif);
	width:148px;
	height:20px;
	font-size:11.5px;
	color:#e5f5e1;
	text-decoration:none;
	font-weight:bold;
	margin:2px;
}
#navi_menu a:active {
	background-image:url(../images/navi2.gif);
	width:148px;
	height:20px;
	font-size:11.5px;
	color:#e5f5e1;
	text-decoration:none;
	font-weight:bold;
	margin:2px;
}
.navitxt {
	float:left;
	display: block;
	width:148px;
	height:20px;
	background-repeat: no-repeat;
	margin:0px 1px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align:center;
}

/* 	メニュー部分設定 */
.menuoff {
	display:block;
	background-image:url(../images/menu_off2.gif);
	background-repeat:no-repeat;
	wiidth:172px;
	height:20px;
	padding-left:28px;
	padding-top:5px;
	margin: 2px 0px 7px 0px;
}
.menuoff a:link {
	font-size:12px;
	color:#895917;
	font-weight:bold;
	text-decoration:none;
}
.menuoff a:visited {
	font-size:12px;
	font-weight:bold;
	color:#895917;
	text-decoration:none;
}
.menuoff a:active {
	font-size:12px;
	font-weight:bold;
	color:#C19C7B;
	text-decoration:none;
}
.menuoff a:hover {
	font-size:12px;
	font-weight:bold;
	color:#C19C7B;
	text-decoration:none;
}
.menuoff {
	display:block;
	background-image:url(../images/menu_off2.gif);
	background-repeat:no-repeat;
	wiidth:172px;
	height:20px;
	padding-left:28px;
	padding-top:5px;
	margin: 2px 0px 7px 0px;
}
/* メニュー２ */
.menuoff2 {
	display:block;
	background-image:url(../images/menu_off3.gif);
	background-repeat:no-repeat;
	wiidth:172px;
	height:18px;
	padding-left:25px;
	padding-top:0px;
	margin: 0px;
}
.menuoff2 a:link {
	font-size:11.5px;
	color:#895917;
	text-decoration:none;
}
.menuoff2 a:visited {
	font-size:11.5px;
	color:#895917;
	text-decoration:none;
}
.menuoff2 a:active {
	font-size:11.5px;
	color:#C19C7B;
	text-decoration:none;
}
.menuoff2 a:hover {
	font-size:11.5px;
	color:#C19C7B;
	text-decoration:none;
}

/* スキンケアメニュー */
.skinmenu_t {
	display:block;
	background-color:#0099CC;
	wiidth:172px;
	height:20x;
	font-size:11.5px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-bottom: 5px;
}
.skinmenu {
	display:block;
	background-image:url(../images/menu_skincare.gif);
	background-repeat:no-repeat;
	wiidth:172px;
	height:20px;
	padding-left:25px;
	padding-top:0px;
	margin: 0px;
}
.skinmenu a:link {
	font-size:11.5px;
	color:#006699;
	text-decoration:none;
}
.skinmenu a:visited {
	font-size:11.5px;
	color:#006699;
	text-decoration:none;
}
.skinmenu a:active {
	font-size:11.5px;
	color:#99CCFF;
	text-decoration:none;
}
.skinmenu a:hover {
	font-size:11.5px;
	color:#99CCFF;
	text-decoration:none;
}

/* 化粧品に関する書籍 */
.bookphoto {
	border:1px solid #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bookphoto2 {
	border:1px solid #999999;
	margin:2px;
}
.eachbook {
	display:block;
	width:525px;
	height:157px;
	margin:10px 3px 0px 5px;
	padding:5px;
	border:1px solid #C5E8B9;
}
.bookpict {
	position:relative;
	float:left;
	width:82px;
	height:147px;
	margin-right:5px;
	border-right:1px solid #C5E8B9;
	font-size:10px;
}
.bookinfo {
	position:relative;
	float:left;
	width:437px;
}
.booktitle {
	font-size:13px;
	border-bottom:1px solid #3ba648;
	margin:2px 0px 2px 0px;
}
.gaiyo {
	display:block;
	background-color:#F7FCF3;
	margin:2px;
	padding:3px;
}
/* ランキング */
#rankpict {
	clear:right;
	display:block;
	float:left;
	width:75px;
	margin:3px 0px 0px 0px;
	padding:0px;
	text-align:center;
}
#ranktxt {
	float:left;
	width:300px;
	padding:3px;
	margin:3px 0px 0px 0px;
	vertical-align:top;
}
#rankdata {
	margin:2px;
	background-image:url(../images/t_data.gif);
	background-repeat:no-repeat;
	float:left;
	width:150px;
	padding:20px 3px 3px 3px;
	margin:3px 0px 0px 0px;
	vertical-align:top;
	border:1px solid #895917;
	background-color:#FCF0DA;
	background-position: 22px 2px;
}
#btmspace{
	clear:both;
	padding:1px;
	margin:5px 0px 30px 0px;
	text-align:right;
	font-size:11px;
	border:1px solid #E6F5E1;
	background-color:#F5F9F2;
}
#cmtfooter{
	padding:1px;
	margin:3px 0px 15px 0px;
	font-size:11px;
	border:1px solid #E6F5E1;
	background-color:#F5F9F2;
}
#sendcmnt{
	border:1px solid #E6F5E1;
	padding:10px;
	margin:5px;
}

/* ランキング　カテゴリー・アイコン */
.skincare {
	background-image:url(../images/icn_skincare.gif);
	background-repeat:no-repeat;
	padding:3px 0px 0px 25px;
	margin:0px 0px 5px 0px;
	height:23px;
	font-size:13px;
	color:#794B23;
}
.makeup {
	background-image:url(../images/icn_makeup.gif);
	background-repeat:no-repeat;
	padding:3px 0px 0px 25px;
	margin:0px 0px 5px 0px;
	height:23px;
	font-size:13px;
	color:#794B23;
}
.haircare {
	background-image:url(../images/icn_haircare.gif);
	background-repeat:no-repeat;
	padding:3px 0px 0px 25px;
	margin:0px 0px 5px 0px;
	height:23px;
	font-size:13px;
	color:#794B23;
}
.bodycare {
	background-repeat:no-repeat;
	padding:3px 0px 0px 25px;
	margin:0px 0px 5px 0px;
	height:23px;
	font-size:13px;
	color:#794B23;
}
.other {
	background-image:url(../images/icn_other.gif);
	background-repeat:no-repeat;
	padding:3px 0px 0px 25px;
	margin:0px 0px 5px 0px;
	height:23px;
	font-size:13px;
	color:#794B23;
}
/* ランキングコメント */
.rankcomment {
	border-left:2px dotted #009966;
	margin:0px 0px 30px 10px;
	padding: 0px 10px 0px 15px;
	font-size:11px;
	line-height:120%;
}

/* 内部リンク・リンクサイン */
.linksign {
	background-image:url(../images/icn_linksign.gif);
	background-repeat:no-repeat;
	padding:0px 0px 4px 18px;
	margin:1px;
}
/* dt　花マーク */
.flower {
	background-image:url(../images/icn_flower_s.gif);
	background-repeat:no-repeat;
	padding:0px 0px 4px 18px;
	margin:1px;
}
/* 非表示設定 */
.txtclear {
	display:none;
	margin:0px;
	height: 205px;
	width: 525px;
}
/* 文字S */
.mojis {
	font-size:11px;
	line-height:120%;
}
/* 真ん中寄せ */
.center5top {
	text-align:right;
	margin-right: 30px;
	padding-bottom: 5px;
}
/* 右寄せ */
.right {
	text-align:right;
}
/* 中寄せ */
.center {
	text-align:center;
}
/* マージン0 */
.nomargin {
	margin:0px;
}
/* 上マージン20px */
.top20margin {
	margin-top:20px;
	margin-bottom:0px;
}
/* 上マージン15px */
.top15margin {
	margin-top:10px;
}
/* 下マージン15px */
.btm15margin {
	margin-bottom:10px;
}
/* 文字色 */
.red {
	color:#FF0000;
}
.green {
	color:#009966;
}
/* 太文字 */
.bld {
	font-weight:bold;
}
/* 文字サイズ12px */
.moji12px {
	font-size:12px;
}
/* P後の余白 */
.yohaku_btm {
	margin-bottom:40px;
}
/* HRライン */
.dot_gren {
	border:2px dotted #009966;
}
.dot_gren_btm {
	border-bottom:2px dotted #E6F5E1;
}

/* スキンケアのイメージ */
#skincare {
	background-image:url(../images/img_skincare.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:80px;
}
/* Q&Aの回答 */
.answer {
	border-left:2px dotted #009966;
	margin:0px 0px 30px 10px;
	padding-left:8px;
}
/* トップへ　アイコン */
.topicn {
	float:right;
	background-image:url(../images/icn_top.gif);
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin:20px 0px 0px 0px;
}
/* スキンケアのページ　Nextアイコン */
.nextlink {
	float:right;
	margin:23px 5px 0px 0px;
}
.nexticn {
	float:right;
	background-image:url(../images/icn_next.gif);
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin:20px 0px 0px 0px;
}
.backlink {
	float:left;
	margin:23px 5px 0px 0px;
}
.backicn {
	float:left;
	background-image:url(../images/icn_back.gif);
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin:20px 0px 0px 0px;
}
/* サブタイトル */
.leafmark_l {
	background-image:url(../images/icn_leaf_l.gif);
	border-bottom:3px dotted #E6F5E1;
	height:35px;
	background-repeat:no-repeat;
	padding:5px 0px 0px 25px;
	font-size:16px;
	color:#895917;
	margin-top:15px;
}
.leafmark {
	background-image:url(../images/icn_leaf.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	height:23px;
	font-size:13px;
	color:#009966;
}
.leafmark2 {
	background-image:url(../images/icn_leaf2.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	height:23px;
	font-size:13px;
	color:#009966;
}
.leafmark3 {
	background-image:url(../images/icn_leaf.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	height:23px;
	font-size:13px;
	color:#009966;
	margin:0px;
}
.flowermark {
	background-image:url(../images/icn_flower.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	margin:0px 0px 5px 0px;
	height:23px;
	font-size:13px;
	color:#794B23;
}
.notemark {
	background-image:url(../images/icn_note.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:13px;
	color:#009966;
	margin:0px 0px 0px 0px;
}
/* Quotation */
.quot {
	margin:3px;
	background-color:#F7FCF3;
	border:2px dotted #3ba648;
	padding:5px;
}
.quot2 {
	margin:3px 10px 3px 10px;
	border:2px dotted #3ba648;
	padding:8px;
}
.quot3 {
	margin:3px;
	padding:5px;
}
.quot4 {
	margin:3px;
	background-image:url(../images/t_kanrinin.gif);
	background-repeat:no-repeat;
	background-color:#F7FCF3;
	border:2px dotted #3ba648;
	padding:23px 5px 5px 5px;
	background-position: 5px 5px;
}
/* ドクロマーク */
.skull {
	background-image:url(../images/icn_skull.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:bold;
	color:#666633;
	border-bottom:2px dotted #99cc99;
	margin-top:8px;
	padding-bottom:2px;
}
.linkskull{
	text-decoration: none;
	color:#666633;
}
/* テーブル */
#tbl01 {
	background-color: #F7FCF3;
	border-collapse: collapse;
	border:1px solid #009966;
	margin:5px;
}
#tbl01 th {
	background-color:#99CC99;
	border-collapse: collapse;
	border:1px solid #009966;
	padding:3px;
	vertical-align:top;
	color:#FFFFFF;
	font-size:12px;
}
#tbl01 th.middle {
	background-color:#99CC99;
	border-collapse: collapse;
	border:1px solid #009966;
	padding:3px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:12px;
}
#tbl01 td {
	border-collapse: collapse;
	border:1px dotted #009966;
	padding:3px;
	vertical-align:top;
	line-height:120%;
	font-size:12px;
}

#tbl02 {
	background-color: #F7FCF3;
	border-collapse: collapse;
	border-top:1px solid #009966;
	border-bottom:1px solid #009966;
	border-right:1px solid #009966;
	border-left:1px solid #009966;
	margin:5px 5px 8px 5px;
	width:100%;
}
#tbl02 th {
	background-color:#99CC99;
	border-collapse: collapse;
	border-bottom:1px solid #009966;
	padding:3px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
#tbl02 th.right {
	background-color:#99CC99;
	border-collapse: collapse;
	border-bottom:1px solid #009966;
	padding:3px;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
}
#tbl02 td {
	border-collapse: collapse;
	border:1px dotted #009966;
	padding:3px;
	vertical-align:top;
	line-height:120%;
	font-size:12px;
	width:50%;
}

.tbl02 {
	background-color: #F7FCF3;
	border-collapse: collapse;
	border-top:1px solid #009966;
	border-bottom:1px solid #009966;
	border-right:1px solid #009966;
	border-left:1px solid #009966;
	margin:5px 5px 8px 5px;
	width:98%;
}
.tbl02 th {
	background-color:#99CC99;
	border-collapse: collapse;
	border-bottom:1px solid #009966;
	padding:3px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
.tbl02 th.right {
	background-color:#99CC99;
	border-collapse: collapse;
	border-bottom:1px solid #009966;
	padding:3px;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
}
.tbl02 td {
	border-collapse: collapse;
	border:1px dotted #009966;
	padding:3px;
	vertical-align:top;
	line-height:120%;
	font-size:12px;
	width:50%;
}

/* 別ウィンドウ　リンクサイン */
.newwin {
	background-image:url(../images/icn_linksign2.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:5px;
}
/* ハンドマーク付きリンク */
.handlink {
	background-image:url(../images/icn_hand.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:5px;
	font-weight:bold;
}
.handlink2 {
	background-image:url(../images/icn_hand2.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:5px;
	font-weight:bold;
}
/* プロフィール */
.profil {
	background-image:url(../images/profile.jpg);
	background-repeat:no-repeat;
	background-position: 430px 0px;
}

/* 画像　マージン3px　ボーダー */
.pict{
	margin:3px;
	border:1px solid #cccccc;
}
/* ランキング　商品データテーブル */
#tbl03 {
	border-collapse: collapse;
	border:1px solid #895917;
	margin:4px;
}
#tbl03 td {
	border-collapse: collapse;
	border:1px dotted #895917;
	padding:1px;
	font-size:13px;
	text-align:center;
	background-color:#F8F2E4;
}
/* スキンケアメニュー */
#skinmenu {
	background-image:url(../images/skincare/img_top.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FBFDF7;
	width:490px;
	height:125px;
	font-size:11.5px;
	line-height:135%;
	margin:5px;
	padding:45px 0px 0px 30px;
	color:#709A81;
}
#skinmenu a:link{
	background-image:url(../images/skincare/icn.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	height:7px;
	text-decoration:none;
	color:#666666;
}
#skinmenu a:visited{
	background-image:url(../images/skincare/icn.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	height:7px;
	text-decoration:none;
	color:#666666;
}
#skinmenu a:hover{
	background-image:url(../images/skincare/icn.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	height:7px;
	text-decoration:none;
	color:#99CCFF;
}
#skinmenu a:active{
	background-image:url(../images/skincare/icn.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	height:7px;
	text-decoration:none;
	color:#99CCFF;
}

/* TOP「無添加化粧品生活とは」 */
div.topb {
	border-left:dotted #99CC99 2px;
	border-right:dotted #99CC99 2px;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
}
div.topb p.top_rankNews{
	display:block;
	margin:10px;
	padding:8px;
	background:#FBFFEC;
	font-size:11px;
	line-height:1.4;
	border:#99CC99 1px dotted;
}

/* What's New */
#new_waku {
	display:block;
	background-image:url(../images/waku4.gif);
	background-repeat:no-repeat;
	width:auto;
	margin-top: 10px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 300px;
}
#new {
	overflow: hidden;
	font-size:12px;
	line-height:130%;
	scrollbar-arrow-color : #3BA648;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #3BA648;
	scrollbar-track-color: #E6F5E1;
	scrollbar-shadow-color : #3BA648;
	padding-top: 10px;
	padding-right: 20px;
}
#new dt{
	background-image:url(../images/icn_leaf.gif);
	background-repeat:no-repeat;
	height:16px;
	color:#789456;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
}
#new dd{
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 150%;
	margin: 0px;
}

/* レポート枠 */
#report_waku {
	display:block;
	background-image:url(../images/waku5.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 140px;
}
.rep {
	font-size:12px;
	line-height:130%;
	margin:0px;
	padding-right: 15px;
	height: auto;
}
.reppict {
	float:left;
	border:1px solid #999999;
	margin:3px 10px 3px 3px;
}
.repcontents {
	float:left;
	margin:0px;
}
.reptitle {
	font-size:13px;
	color:#009966;
	margin:0px;
}
/*泥パックPR*/
.doro_pr {
	width: 430px;
	margin-left: 50px;
	margin-top: 20px;
}
.doro_pr a {
	font-size: 14px;
	font-weight: bold;
	color: #00f;
	line-height: 20px;
	margin: 0;
}
.doro_pr p.doro_txt {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 0;
}
.doro_pr .doro_link a {
	margin: 0;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #709a81;
}
/* スタッフ枠 */
.stfimg {
	float:left;
	width:55px;
	margin:5px 5px 10px 20px;
}
.staff {
	float:left;
	width:400px;
	margin:5px 0px 10px 0px;
}
.dotgrn {
	clear:all;
	margin:3px 3px 3px 25px;
}

/* マージン0 トップ10px */
.tnomargin {
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 140%;
}
.wd300px {
	width:300px;
}

/* TOPコスメ☆ランキング */
div.top_rank {
	width: 540px;
	margin: 20px 0;
	border: solid 1px #d3e7c4;
	background-color: #fff;
}
div.top_rank div.rank01 {
	float: left;
	width: 180px;
	border-right: solid 1px #d3e7c4;
	background: url(../images/ranking_top_one.jpg) no-repeat top;
	background-color: #fff;
}
div.top_rank div.rank02 {
	float: left;
	width: 179px;
	border-right: solid 1px #d3e7c4;
	background: url(../images/ranking_top_two.jpg) no-repeat top;
	background-color: #fff;
}
div.top_rank div.rank03 {
	float: left;
	width: 179px;
	background: url(../images/ranking_top_three.jpg) no-repeat top;
	background-color: #fff;
}
div.top_rank img {
	float: left;
	margin-top: 30px;
}
div.top_rank div.rank_txt {
	float: left;
	width: 115px;
	margin-top: 30px;
}
div.top_rank div.rank_txt h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
div.top_rank div.rank_txt h4 a:link {
	color: #6caae3;
}
div.top_rank div.rank_txt P {
	font-size: 10px;
	color: #666;
	line-height: 14px;
	padding-top: 5px;
	margin: 0;
}
div.top_rank div.rank_clear {
	clear: left;
	padding: 3px 5px 0 0;
	margin: 0;
	text-align: right;
	font-size: 11px;
}
/* 一押しコスメリンク */
div.ichioshi_link {
	width: 530px;
	height: 80px;
}
div.ichioshi_link img {
	margin-top: 20px;
}
div.ichioshi_link ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
div.ichioshi_link li {
	width: 171px;
	margin: 0 3px 3px 0;
	float: left;
	background-color: #e6f5e2;
	border: solid 1px #019863;
	text-align: center;
}
div.ichioshi_link li a:link {
	font-size: 12px;
	font-weight: bold;
	color: #009867;
	display: block;
	width: 171px;
	margin: 0;
	padding: 5px 0 6px 0;
}
div.ichioshi_link li a:hover {
	background-color: #afdea8;
	color: #e5f5e1;
	display: block;
	width: 171px;
	margin: 0;
}
/* TOP更新情報　New */
.new {
	color:#FF9900;
	font-weight:bold;
	font-style:italic;
}

#contents p.lastupdated{
	margin:0;
	padding:0 15px 0 0;
	text-align:right;
	font-size:11px;
}

div#toMaker{
	display:block;
	margin:15px 5px 15px 5px;
	border:#006633 1px dotted;
	padding:5px;
	background:#F4FAE4;
}
div#toMaker h5{
	margin:0 0 5px 0;
	font-size:11px;
}
div#toMaker p{
	margin:5px 0;
	font-size:10px;
	line-height:1.3;
}

/* 無添加コスメ★ランキング */
div#rankingTop{
	display:block;
	width:180px;
	border:#99CC99 1px solid;
	margin:8px 0;
	padding:2px;
}
div#rankingTop h3{
	display:block;
	background:url(../images/rankingTop_h3img.gif) no-repeat;
	width:179px;
	height:27px;
	text-indent:-9999px;
	margin:0 0 5px 0;
}
div#rankingTop div.RankingEach{
	display:block;
	border-bottom:#99CC99 2px dotted;
	margin-bottom:5px;
	padding-bottom:5px;
}
div#rankingTop div.RankingEach div.txt{
	display:block;
	width:120px;
	float:right;
}
div#rankingTop div.RankingEach div.txt p{
	margin:0;
	font-size:10px;
	line-height:1.3;
}
div#rankingTop div.RankingEach p.image{
	display:block;
	width:60px;
	float:left;
	margin:0;
}
div#rankingTop div.RankingEach h4.one{
	display:block;
	background:url(../images/rankingTop_one.gif) no-repeat;
	width:90px;
	font-size:12px;
	padding:0 0 0 30px;
	margin:0;
	line-height:1.3;
}
div#rankingTop div.RankingEach h4.two{
	display:block;
	background:url(../images/rankingTop_two.gif) no-repeat;
	width:90px;
	font-size:12px;
	padding:0 0 0 30px;
	margin:0;
	line-height:1.3;
}
div#rankingTop div.RankingEach h4.three{
	display:block;
	background:url(../images/rankingTop_three.gif) no-repeat;
	width:90px;
	font-size:12px;
	padding:0 0 0 30px;
	margin:0;
	line-height:1.3;
}
div#rankingTop div.RankingEach p.btn_detail{
	clear:both;
	display:block;
	background:url(../images/rankingTop_btn.gif) no-repeat;
	width:55px;
	height:15px;
	margin:-10px 0 0 120px;
	text-indent:-9999px;
	padding:0;
}
div#rankingTop div.RankingEach p.btn_detail a{
	clear:both;
	display:block;
	background:url(../images/rankingTop_btn.gif) no-repeat;
	width:55px;
	height:15px;
}
div#rankingTop p.link{
	display:block;
	background:url(../images/rankingTop_btnList.gif) no-repeat;
	width:170px;
	height:20px;
	margin:5px 0 3px 5px;
}
div#rankingTop p.link a{
	display:block;
	background:url(../images/rankingTop_btnList.gif) no-repeat;
	width:170px;
	height:20px;
	text-indent:-9999px;
}
#koushin {
	font-size:12px;
	line-height:130%;

}
#koushin dt{
	background-image:url(../images/icn_leaf.gif);
	background-repeat:no-repeat;
	height:20px;
	padding:2px 0px 0px 15px;
	color:#789456;
	font-weight:bold;
	margin:0px;
}
#koushin dd{
	margin:0px;
	padding:0px 3px 10px 10px;
}

/*　ＴＯＰバナー　*/
#area_banner {
width: 468px;
height: 60px;
float: right;
}#site .copyright p {
	display: inline;
}

