@charset "UTF-8";

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

*
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family: MS PGothic, Verdana, Arial, sans-serif;
}

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

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

body
{
	color:inherit;
	background-color:#ddd7ca;
	text-align:center;
	margin-bottom:15px;
}

h1
{
	font-weight:normal;
	font-size:10px;
	color:#aa8800;
}

a
{
	color:#77aa66;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

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

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

div#container
{
	background-image:url(http://www.canetsalon.com/img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:810px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	margin:0 5px;
}

div.container-archive
{
}

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

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

div#header
{
	width:100%;
	color:inherit;
	background:#ffffff url(http://www.canetsalon.com/img/header_bg.gif) repeat-x left top;
	height:30px;
}

div.header-inner
{
	text-align:right;
	padding:8px 10px 0px 10px;
	color:#666666;
	font-size:12px;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	padding-top:25px;
}

div#header p a
{
	color:#1a86e2;
	background-color:inherit;
}

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

/* ---------- banner ---------- */

div#banner
{
	padding:1px;
}

div.banner-inner
{
	background-image:url(http://www.canetsalon.com/img/top2.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:175px;
	top:20px;
	left:30px;
}

div.banner-inner h1
{
	font-weight:normal;
	font-size:18px;
	position:relative;
	top:65px;
	left:30px;
	width:90%;
}

div.banner-inner h1 a
{
	font-size:18px;
	font-weight:bold;
	color:#666666;
	background-color:inherit;
	text-decoration:none;
}

div.banner-inner h2
{
	color:#666666;
	font-weight:normal;
	font-size:12px;
	position:relative;
	top:60px;
	text-align:right;
	width:95%;
}

div.banner-inner h3
{
	font-weight:normal;
	font-size:16px;
	margin-top:0px;
	margin-left:15px

}

div.banner-inner h3 a
{
	font-size:16px;
	font-weight:bold;

}

/* ---------- banner_bg ---------- */

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

div#content
{
	background:transparent url(http://www.canetsalon.com/img/main_top_bg.gif) no-repeat left top;
	padding:25px 30px 0 0;
}

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

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

div#main
{
	float:right;
	width:540px;
	color:#666666;
	line-height:150%;
	font-size: 12px;
}

div#info-box
{
	padding:5px 0 0 0;
	text-align:left;
	margin-bottom:25px;
}

div#info-box img
{
	float:left;
}

div#info-box p
{
	margin-left:250px;
	font-size:80%;
	color:#555555;
	background-color:inherit;
	line-height:150%;
}


div#news-box
{
	margin-bottom:5px;
}


div#news-box h3.news-header
{
	font-size:2px;
	text-indent:-9999px;
	background-image:url(http://www.canetsalon.com/img/whatsnew.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
}

div.news-box-inner ul
{
	list-style-type:none;
	font-size:80%;
}

div.news-box-inner ul li
{
	color:#555555;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(http://www.canetsalon.com/img/whatsnew_icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	border-bottom:1px solid #dddcdc;
}

div.news-box-inner ul li a
{
	color:#77aa66;
	background-color:inherit;
}

.info {
	width:385px;
	height:118px;
	background:url(http://www.canetsalon.com/img/bg_info.jpg) 0 0 no-repeat;
	margin-bottom:10px;
	padding:67px 130px 15px 25px;
}

.info p {
	color:#333;
	line-height:1.5em;
}

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

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

div#sidebar
{
	float:left;
	width:200px;
	text-align:left;
	margin-top:-10px;
}

div.contents-menu
{
	margin:0 0 10px 0;
	color:#666666;
	background-color:inherit;
	font-size:12px;
}

div.contents-title
{
	width:200px;
	height:46px;
}

div.contents-title h4
{
	font-size:2px;
	font-weight:normal;
	text-indent:-9999px;
	background:transparent url(http://www.canetsalon.com/img/contents_menu.gif) no-repeat left top;
	height:32px;
	margin:0 10px;
}

div.category-archives ul
{
	color: #666666;
	font-weight: bold;
	list-style-type:none;
	margin-bottom:20px;
	line-height:150%;
}

div.category-archives ul li
{
	color: #666666;
	font-weight: bold;
	background-color:inherit;
	line-height:150%;
}

div.category-archives ul li a
{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	background:transparent url(http://www.canetsalon.com/img/menu.gif) no-repeat left top;
	display:block;
	padding:10px 6px 10px 26px;
	line-height:150%;
}

div.category-archives ul li a:hover
{
	color: #666666;
	font-weight: bold;
	background:transparent url(http://www.canetsalon.com/img/menu.gif) no-repeat;
	background-position:0px -300px;
	line-height:150%;
	text-decoration:none;
}

div.category-archives ul.sub-category li
{
	color: #666666;
	font-weight: bold;
}

div.category-archives ul.sub-category li a
{
	color:#666666;
	background:transparent url(http://www.canetsalon.com/img/submenu.gif) no-repeat left top;
	display:block;
	padding:2px 18px 2px 38px;
	font-weight: bold;
}

div.category-archives ul.sub-category li a:hover
{
	color:#666666;
	background:transparent url(http://www.canetsalon.com/img/submenu.gif) no-repeat;
	background-position:0px -300px;
	line-height:150%;
}

div.rssfeed
{
	font-size:2px;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
}

div.rssfeed a
{
	display:block;
	background:transparent url(http://www.canetsalon.com/img/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover
{
	background:transparent url(http://www.canetsalon.com/img/rss.gif) no-repeat left bottom;
}


span.powered
{
	font-size:60%;
	color:#0b2947;
	background-color:inherit;
	padding-left:10px;
}

a.movabletype
{
	font-size:55%;
	color:#1284f6;
	background-color:inherit;
}

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

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

div#footer
{
	background-image:url(http://www.canetsalon.com/img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:49px;
}

div.footer-inner
{
	font-size:10px;
	text-align:center;
	padding:8px 0;
	color:#666666;
}

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

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

div.banner-archives
{
	background-image:url(http://www.canetsalon.com/img/top_arc.gif);
	background-position:50% 0;
	height:90px;
}

div.banner-archives h1
{
	font-weight:bold;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#666666;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2
{
	color:#666666;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:25px;
	text-align:right;
	width:95%;
}

div#main p.navi
{
	font-size:12px;
	margin-bottom:10px;
	color:#413738;
	background-color:inherit;
}

div#main p.navi a
{
	color:#77aa66;
	background-color:inherit;
}

div.entry
{
	margin-bottom:40px;
	width:540px;
	color:#666666;
	line-height:150%;
}

div.entry blockquote
{
	font-size:80%;
	line-height:150%;
	color:#423636;
	background:transparent url(http://www.canetsalon.com/img/blockquote.gif) repeat-y left top;
	padding:15px 20px;
	margin:0 0 10px 0;
}

div.entry h1,
#main h1
{
	color:#44771f;
	font-size:120%;
	font-weight:bold;
	background:transparent url(http://www.canetsalon.com/img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background:transparent url(http://www.canetsalon.com/img/entry_h2.gif) no-repeat left top;
	border-bottom:1px solid #88aa6b;
	padding:10px 10px;
	margin:0 0 10px 0;
}

div.entry h3
{
	color:#44771f;
	font-size:12px;
	font-weight:normal;
	background: #ffffff url(http://www.canetsalon.com/img/entry_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #b4ce65;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#2b2828;
	font-size:12px;
	font-weight:normal;
	background: #ffffff url(http://www.canetsalon.com/img/entry_h4.gif) no-repeat 0px 8px;
	border-bottom:1px dashed #909090;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.canetsalon.com/img/entry_h5.gif) no-repeat 0px 6px;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(http://www.canetsalon.com/img/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:100%;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:5px;
}

div.entry-body
{
	border-bottom:2px solid #d8d8d8;
	list-style-type:circle;
}

div.entry-body1
{
	border-bottom:2px solid #d8d8d8;
	background-image:url(http://www.canetsalon.com/img/margaret_back.jpg);
	background-repeat:no-repeat;
}

div.entry-info ul
{
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li
{
	font-size:90%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}

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

div.trackbacks p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

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:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:90%;
	display:inline;
}


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

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

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

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

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 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%;
	color:#423636;
	background-color:#e9e9e9;
}

div.comment p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}
/* ---------- archives_end ---------- */

/* detox */
.detox {
	width:505px;
}

.detox ul {
	list-style:none;
	margin:5px 0 5px 0;
}

.detox ul li {
	font-size:10px;
	color:#f00;
	line-height:1.2em;
}

.detox_top {
	width:495px;
	background:#669900;
	padding:5px;
}

.detox_ttl {
	font-size:large;
	font-weight:bold;
	color:#FF0000;
	margin:20px 0 10px 0;
	line-height:1.5em;
}

.detox_left {
	float:left;
	width:250px;
	color:#3366CC;
}

.detox_left p {
	color:#36c;
	line-height:1.3em;
}

.detox_right {
	float:right;
	width:250px;
	color:#FF0000;
}

.detox_right.border_a p {
	color:#f00;
	line-height:1.3em;
}

.detox_treat {
	margin:10px 0 10px 0;

}

.treat_left {
	float:left;
	background:#669933;
	padding:20px 2px 0 2px;
	color:#fff;
	width:115px;
	height:135px;
	text-align:center;
	line-height:1.8em;
	font-size:8px;
}

.treat_right {
	float:right;
}

/* detox_end */

.table_moji
{
	color: #dd22cc;
	line-height: 140%;
	font-size: 13px;
	font-weight: bold;
}

.table_moji2
{
	color: #666666;
	line-height: 140%;
	font-size: 13px;
}

.table_moji_red
{
	color: #ee0022;
}

.blog
{
	padding:0 0 0 10px;
	margin:2px 5px 5px 0px;
	color:#423636;
	background-color:inherit;
	border:0;
	text-align: left;
	line-height: 150%;
}

.blog p {
	padding:0 0 0 15px;
	font-size:12px;
	margin:2px 5px 5px 0px;
	border-bottom: dotted 1px #777777;
	line-height: 150%;
}

.link {
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
	margin-bottom:0px;
}

.margin {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
}

.clear {
	clear:both;
}

.TB10 {
	margin:10px 0 10px 0;
}

.B5 {
	margin-bottom:5px;
}

.B10 {
	margin-bottom:10px;
}

.B20 {
	margin-bottom:20px;
}

.blue {
	color:#0066CC;
}

.red {
	color:#f00;
}

.border_a {
	border:#333 1px solid;
	padding:3px;
	width:234px;
	height:35px;
	font-size:11px;
}

.border_b {
	border:#333 1px solid;
	padding:3px;
	width:234px;
	height:70px;
	font-size:11px;
}

.note ul li {
	color:#f00;
	text-align:center;
	list-style:none;
}