@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	background-color:#fff;
	text-align:center;
	background:transparent url(http://www.hair-brilliancy.com/img/bg.gif) repeat 0 0;
}

a
{
	color:#3D1D09;
	text-decoration:none;
}

a:hover
{
	color:#7E6041;
	text-decoration:underline;
}

/* ---------- body_end ---------- */

/* ---------- top ---------- */

div#top
{
	background:transparent url(http://www.hair-brilliancy.com/img/top_bg.png) no-repeat center top;
                height:44px;
                width:840px;
                margin:0 auto;
}
* html #top { behavior: expression(IEPNGFIX.fix(this)); } 

/* ---------- top_end ---------- */

/* ---------- container ---------- */

div#container
{
	background:transparent url(http://www.hair-brilliancy.com/img/container_bg.png) repeat-y center top;
                width:840px;
                margin:0 auto;
}

* html #container { behavior: expression(IEPNGFIX.fix(this)); } 

div.container-inner
{
	width:800px;
	margin:0 auto;
	text-align:left;
}

div.container-archive
{
	width:800px;
	margin:0 auto;
	text-align:left;
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{

}

/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	padding:10px 0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	width:580px;
	float:left;
	margin-bottom:15px;
}

div#banner
{
	background:transparent url(http://www.hair-brilliancy.com/img/banner_bg.png) no-repeat center top;
                height:36px;
}

* html #banner { behavior: expression(IEPNGFIX.fix(this)); } 

div.banner-inner
{
	padding:15px 0 5px 80px;
}

div.banner-inner h1
{
	text-decoration:none;
                font-size:70%;
                font-weight:normal;
}

div#info-box
{
	width:100%;
	padding-top:5px;
	margin-bottom:10px;
	padding-left:20px;
}

div#info-box p
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin:10px 10px 0 5px;
}

div#info-box img
{

}

div.info-box-btm
{
	width:100%;
	height:1px;
}

div.info-box-btm hr
{
	display:none;
}

div#news-box h3
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	height:55px;
	background-image:url(http://www.hair-brilliancy.com/img/news_box_tit.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:5px;
}

div.news-box-inner ul li
{
	font-size:80%;
	list-style:none;
	line-height:160%;
	color:#666666;
                margin-left:40px;
	background:transparent url(http://www.hair-brilliancy.com/img/list.gif) no-repeat 0 50%;
                padding-left:20px;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	margin-bottom:15px;
	width:200px;
                float:right;
}

div.contents-menu h4,div.contents-search h4
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.contents-menu
{
	margin-bottom:20px;
}

div.contents-menu h4
{
	background-image:url(http://www.hair-brilliancy.com/img/contents_tit.jpg);
	height:45px;
}

div.contents-search h4
{
	background-image:url(http://www.hair-brilliancy.com/img/search_tit.gif);
	height:17px;
}

div.category-archives
{
	font-size:80%;
}

div.category-archives ul
{
	list-style:none;
}

div.category-archives ul li
{
	/*background-image:url(http://www.hair-brilliancy.com/img/line.jpg);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;*/
}

div.category-archives ul li a
{
	display:block;
	text-indent:50px;
	background:transparent url(http://www.hair-brilliancy.com/img/list.jpg) no-repeat 0 0;
                height:29px;
                line-height:2;
}

div.category-archives ul li a:hover
{
	text-decoration:none;
	background:transparent url(http://www.hair-brilliancy.com/img/list_over.jpg) no-repeat 0 0;
}

div.category-archives ul.sub-category li a
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.hair-brilliancy.com/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
}

div.category-archives ul.sub-category li a:hover
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.hair-brilliancy.com/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

div.category-archives ul.sub-category
{
	background-image:url(http://www.hair-brilliancy.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:1px 0 0 0;
	padding:0 0 5px 0;
}

div.category-archives ul.sub-category li
{
	background-image:none;
	padding:2px 0 1px 0;
}

div.contents-search label
{
	font-size:70%;
	color:#999999;
}

div.search-form
{
	background-color:#f1f9ff;
	padding:10px;
	margin-bottom:20px;
}

div.contents-search input#search
{
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
	margin:5px 0;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div.footer
{
	background:transparent url(http://www.hair-brilliancy.com/img/footer_bg.png) no-repeat center top;
	text-align:center;
	font-size:60%;
	color:#fff;
                height:74px;
                width:840px;
                margin:0 auto;
}

* html .footer { behavior: expression(IEPNGFIX.fix(this)); } 

address { font-style:normal; padding-top:8px; }

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	margin-left:30px;
	margin-bottom:20px;
	color:#666666;
}

div#main ul.site-archives
{
	list-style-position:inside;
}

div#main ul.site-archives li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry
{
	margin-bottom:20px;
}

div.entry blockquote
{
	border:1px solid #edce8d;
	background-color:#f7efdc;
	padding:10px;
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin:0 0 10px; 0;
}

div.entry h1
{
	background-image:url(http://www.hair-brilliancy.com/img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #66cccc;
	border-right:1px solid #66cccc;
	border-bottom:1px solid #66cccc;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h2
{
	background-image:url(http://www.hair-brilliancy.com/img/entry_h2.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#7F220C;
	padding:30px 0 0 40px;
        height:65px;
        font-size:95%;
}

div.entry h3
{
	background-image:url(http://www.hair-brilliancy.com/img/entry_h3.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	color:#3D1D09;
	padding:10px 0 0 70px;
	margin:0 0 5px 0;
                height:55px;
}

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(http://www.hair-brilliancy.com/img/entry_h4.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	font-size:90%;
	color:#666666;
	padding:0 0 12px 0;
	margin:0 0 5px 0;
}

h5
{
	background-image:url(http://www.hair-brilliancy.com/img/entry_h5.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666666;
	font-size:90%;
	padding:5px 0 5px 25px;
	margin:0 0 10px 0;
}

h6
{
	background-image:url(http://www.hair-brilliancy.com/img/entry_h6.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666666;
	padding:0 0 0 25px;
	margin:0 0 8px 0;
}

div.entry p,div.comments-body p,p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul
{
	list-style:none;
	background-image:url(http://www.hair-brilliancy.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
	margin-right:10px;
}

div.entry-info ul li
{
	font-size:70%;
	color:#666666;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 10px 15px 30px;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,div.comments ul.comments-info
{
	border-top:1px solid #cccccc;
	list-style:none;
	padding:5px 0 0 0;
}

div.trackbacks ul.trackback-info li,div.comments ul.comments-info li
{
	font-size:70%;
	display:inline;
	color:#666666;
	margin:0 10px 0 0;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#333333;
}

div.comments-post
{
	padding:20px 10px 0 30px;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#666666;
}

dl#name-email input,dl#comments-open-text textarea
{
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

ul.cookie
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 0 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
}

/* ---------- archives_end ---------- */
div#shop { margin-top:20px; }

div#shop img { text-align:center; }

div#shop img.center { margin-left:8px; }

div#shop p { font-size:80%; color:#3D1D09; text-align:center; margin-bottom:10px; font-weight:bold; }

div.entry-content { margin-left:30px; }

div#contact img { margin-left:8px; }

div#contact { margin-bottom:20px; }

#lb img {
cursor: url(http://www.hair-brilliancy.com/img/zoomin.cur);
}

div.entry_top { font-size:80%; color:#666; margin-left:30px; margin-bottom:20px; line-height:1.5; }

img.pora { padding:6px 6px 20px 6px; border-top:1px solid #eee; border-left:1px solid #eee; border-right:2px solid #ccc; border-bottom:2px solid #ccc; }

div#coupon_top { background:transparent url(http://www.hair-brilliancy.com/img/coupon_top.jpg) no-repeat 0 0; height:65px; }

div#coupon_middle { background:transparent url(http://www.hair-brilliancy.com/img/coupon_middle.jpg) repeat-y 0 0; }

div#coupon_bottom { background:transparent url(http://www.hair-brilliancy.com/img/coupon_bottom.jpg) no-repeat 0 0; height:65px; }

div#coupon_middle table { margin-left:30px; }

div#coupon_middle table table { margin-left:0; font-size:80%; }

div#coupon_middle td.line { border-bottom:1px solid #ccc; padding-top:5px; }

em { color:#990000; font-size:16px; font-style:normal; font-weight:bold; line-height:1.5; }

u { font-size:16px; }

#em2 {
	color:#990000;
	font-size:13px;
	font-style:normal;
	font-weight:bolder;
	line-height:1.5;
	background-color: transparent;
	background-image: url(http://www.hair-brilliancy.com/img/info_bg.gif);
	background-repeat: no-repeat;
	width: 540px;
	text-align: center;
	height: 86px;
	padding: 20px  0px 0px 0px;
}

#em3 {
	color:#990000;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	line-height:1.5;
	background-color: transparent;
	background-image: url(http://www.hair-brilliancy.com/img/info_bg_1.gif);
	background-repeat: no-repeat;
	width: 480px;
	text-align:left;
	height: 206px;
	padding: 32px 0px 0px 26px;
	margin: 0px 0px 0px 38px;
}

li.archive-list-item
{
background:transparent url(http://www.hair-brilliancy.com/img/list.gif) no-repeat 0 5%;
text-indent:5px;
}

li.archive-list-item a
{
line-height:1.5;
font-size:12px;
}

ul.site-archives { list-style:none;}

ul.site-archives div { font-size:80%; }


 
/* ---------- table ---------- */
table.sample{
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	color:#666666;
	font-size:80%;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #ffffff;
    border-bottom:1px solid #63180E;
    color:#ffffff;
    background-color:#6A4B2F;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:1px solid #ffffff;
    border-bottom:1px solid #63180E;
    padding:0.3em 1em;
}
 
/* ---------- table2 ---------- */
table.sample2{
    border-top:0px solid #ffffff;
    border-left:0px solid #ffffff;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	color:#666666;
	font-size:80%;
    empty-cells:show;
}
.sample2 th{
    border-right:0px solid #ffffff;
    border-bottom:1px solid #F0F0F0;
    color:#ffffff;
    background-color:#6A4B2F;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample2 td{
    border-right:0px solid #ffffff;
    border-bottom:1px solid #F0F0F0;
    padding:0.3em 1em;
}

/* --
indexBox
----------------------------------- */

div.indexBox{
  width:100%;
}
table.top-tbl{
  margin:0px auto 20px auto;
  font-size:80%;
  border:1px solid #666666;
  background-image:url(http://www.hair-brilliancy.com/img/tbl_bg.jpg);
  background-repeat:repeat;
  background-position:left top;
}
table.top-tbl th{
  font-size:14px;
}