@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:#f3f3e7;
	text-align:center;
}

a
{
	color:#5A3D1B;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

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

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

div#container
{
	background-image:url(http://www.kusumoto.in/img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	border-bottom:1px solid #d7d6c1;
	width:800px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	xbackground-image:url(http://www.kusumoto.in/img/container_inner_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
}

div.container-archive
{
	xbackground-image:url(http://www.kusumoto.in/img/container_archive_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
}

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

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

div#header
{
	width:100%;
}

div.header-inner
{
    height:250px;
}

h1
{
	text-decoration:none;
	margin-bottom:5px;
	font-size:80%;
	font-weight:normal;
	padding-left:10px;
}

h2
{
	font-size:80%;
	margin-bottom:5px;
	font-weight:normal;
	color:#5A3D1B;
	padding-left:10px;
	}

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

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

div#content
{
	clear:left;
	padding:10px;
}

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

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

div#main
{
	width:560px;
	float:right;
	margin-bottom:15px;
}

div#info-box
{
	width:100%;
	background-image:url(http://www.kusumoto.in/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:5px;
	margin-bottom:10px;
}

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

div#info-box img
{
	float:left;
	margin-right:15px;
	vertical-align:middle;
}

div.info-box-btm
{
	clear:left;
	width:100%;
	background-image:url(http://www.kusumoto.in/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	height:1px;
}

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

div#news-box{
	margin: 20px 0 20px 0;
}

div#news-box h3
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	height:30px;
	background-image:url(http://www.kusumoto.in/img/news_box_tit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}
div#news-box2 h3
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	height:30px;
	background-image:url(http://www.kusumoto.in/img/news_box_tit2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.news-box-inner ul li
{
	font-size:80%;
	list-style:none;
	line-height:160%;
	color:#666666;
}

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

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

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

div.side-form {
    margin-bottom:60px;
	}
	
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.kusumoto.in/img/contents_tit.gif);
	height:17px;
}

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

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

div.category-archives ul
{
	list-style:none;
	background-image:url(http://www.kusumoto.in/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:1px 0 1px 0;
}

div.category-archives ul li
{
	background-image:url(http://www.kusumoto.in/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;
}

div.category-archives ul li a
{
	padding:5px 0;
	display:block;
	border-left:10px solid #996666;
	text-indent:10px;
}

div.category-archives ul li a:hover
{
	border-left:10px solid #cc9999;
	background-color:#ffffff;
}

div.category-archives ul.sub-category li a
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.kusumoto.in/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.kusumoto.in/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.kusumoto.in/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#side-info {
	text-align:left;
	font-size:80%;
	}

div#side-info-inner {
    padding:5px 3px;
    background-color: #f3f3e7;
	}

div#side-info p {
    padding:5px 0;
	color:#000000;
	line-height:140%;
	}

div#qr-cord {
	font-size: 80%;
	line-height: 140%;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#sidebar #qr-cord .m-bottom {
	margin-bottom: 20px;
}

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

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

div#footer
{
	clear:both;
	border-top:1px solid #cc9999;
	text-align:center;
	font-size:80%;
	color:#999999;
	padding:5px 0 10px 0;
}

div#footer ul li {
    list-style:none;
	display:inline;
	padding-bottom:10px;
	}

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

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

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	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.kusumoto.in/img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #cc6666;
	border-right:1px solid #cc6666;
	border-bottom:1px solid #cc6666;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h2
{
	background-image:url(http://www.kusumoto.in/img/entry_h2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#e0bc89;
	color:#ffffff;
	border-left:1px solid #bb974a;
	border-right:1px solid #bb974a;
	border-bottom:1px solid #bb974a;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h3
{
	background-image:url(http://www.kusumoto.in/img/entry_h3.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	color:#5A3D1B;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
}

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

div.entry h5
{
	background-image:url(http://www.kusumoto.in/img/entry_h5.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#990000;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.entry h6
{
	background-image:url(http://www.kusumoto.in/img/entry_h6.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#990000;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

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

div.entry p strong
{
	color:#331A00;
}

div.entry-info ul
{
	list-style:none;
	background-image:url(http://www.kusumoto.in/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

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

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

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 0 0 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:#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 ---------- */

/* ---------- sitemap ---------- */
div#sitemap-box {
    padding-left:30px;
	}
	
/*---------------------------------------------------------
top
----------------------------------------------------------*/
div.top-inner01{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.top-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.top-inner01 p{
	width: 300px;
	float: left;
}

div.entry div.top-inner01 img{
	float: right;
}

div.top-inner02{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.top-inner02:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.top-inner02 p{
	width: 300px;
	float: left;
}

div.top-inner02 div.top-inner02R{
	width: 230px;
	font-size: 12px;
	float: right;
}

div.top-inner02 div.top-inner02R img{
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------
menu
----------------------------------------------------------*/
div.menu-inner01{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.menu-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.menu-inner01 div.menu-inner01L{
	width: 300px;
	float: left;
}

div.menu-inner01 img{
	float: right;
}

table.menuFlowTbl{
	margin: 0 0 15px 0;
}

table.menuFlowTbl td{
	padding: 5px;
	vertical-align: top;
}

table.menuFlowTbl{
	font-size: 100%;
	color:#666666;
	line-height:150%;
	margin: 0 0 15px 0;
	border-collapse: collapse;
}

table.menuFlowTbl td{
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

/*---------------------------------------------------------
case
----------------------------------------------------------*/
div.case-inner01{
	width: 560px;
	margin: 0 0 10px 0;
	padding: 0;
}

div.case-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.case-inner01 p{
	width: 300px;
	float: left;
}

div.case-inner01 img{
	float: right;
}

div.case-inner02{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.case-inner02:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.case-inner02 p{
	width: 250px;
	float: left;
}

div.case-inner02 img{
	float: right;
}

/*---------------------------------------------------------
beauty
----------------------------------------------------------*/
div.beauty-inner01{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.beauty-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.beauty-inner01 div.beauty-inner01L{
	width: 300px;
	float: left;
}

div.beauty-inner01 img{
	float: right;
}

/*---------------------------------------------------------
info
----------------------------------------------------------*/
div.info-inner01{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.info-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.info-inner01 div.info-inner01L{
	width: 300px;
	float: left;
}

div.info-inner01 img{
	float: right;
}

div.info-inner02{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.info-inner02:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.info-inner02 div.info-inner02L{
	width: 300px;
	float: left;
}

div.info-inner02 div.info-inner02R{
	width: 200px;
	float: right;
}

div.info-inner03{
	width: 470px;
	_width: 490px;
	margin: 0 auto;
	padding: 10px;
	color: #333333;
	text-align: left;
	background: #FBF1E5 url(http://www.kusumoto.in/img/info/bg_c_coupon.gif) no-repeat top right;
}

div.info-inner03 p{
	color: #333333;
}


div.info-inner03 p.subcopy{
	color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
	text-align: center;
	background-color: #9F8C75;
}

div.info-inner03bottom{
	width: 490px;
	height: 12px;
	margin: 0 auto 30px auto;
	padding: 0;
	font-size: 1px;
	background: #FBF1E5 url(http://www.kusumoto.in/img/info/bg_b_coupon.gif) no-repeat;
}

div.info-inner03 h5{
	color: #A7793D;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: none;
	border-bottom: 1px solid #DFC7A8;
	text-align: left;
}

div.info-inner03 table{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	border-collapse: collapse;
}

div.info-inner03 table td{
	padding: 5px;
	border-bottom: 1px solid #DFC7A8;
	text-align: left;
}


/*---------------------------------------------------------
link
----------------------------------------------------------*/
div.link-inner01{
	width: 560px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.link-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.link-inner01 div.link-inner01L{
	width: 300px;
	float: left;
}

div.link-inner01 div.link-inner01R{
	width: 240px;
	float: right;
}

div.link-inner01 div.link-inner01R img{
	margin: 0 0 10px 0;
}

.img-border {
	padding:2px;
	border:1px solid #ccb089;
	}

div.h7{
	background-image:url(http://www.kusumoto.in/img/entry_h7.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#990000;
	font-weight:bold;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.h8{
	background-image:url(http://www.kusumoto.in/img/entry_h8.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#990000;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.h9{
	background-image:url(http://www.kusumoto.in/img/entry_h9.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#990000;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}
