@charset "utf-8";
/* --------------------------------------------------
	Since : 2007/10/05
	Last Modified: 2008/03/22
	Version: 3.8
 --------------------------------------------------- */

/*
===== CONTENTS ================================================================================

	1: Base Style Setting
		: Reset
		: Base Setting
		: Font Setting
		: Finding Setting
	2: Huck
	3: Layout Setting
		: main-layout
		: header
		: footer
		: navi
		: sidebar
		: entry
		: option
	4: Contents
		: top
		: category

===============================================================================================
*/



/* 1: Base Style Setting
----------------------------------------------------------------------------------------------*/

/* Reset
==========================================================*/
*        { margin:0;padding:0; }
img      { border:none;vertical-align:top; }
p        { margin:0;padding:0; }
b,strong { font-weight:bold; }
ul       { margin:0;padding:0; }
li       { margin:0;padding:0;list-style:none; }
dl       { margin:0;padding:0; }
dt       { margin:0;padding:0; }
dd       { margin:0;padding:0; }
.clear   { clear:both;}

h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	}


/* Base Setting
==========================================================*/
blockquote {
	margin:10px;
	padding:10px;
	text-align:left;
	background:#f4f4f4;
	}
	
hr {
	border:dotted #ccc;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:7px 0;
	clear:both;
	}

a {color:#fb7454;text-decoration:none;}
a:hover {text-decoration:underline; color:#e53c37;}

table { font-size:12px; }
	
body {
	margin:0;
	padding:0;
	text-align:center;
	font:12px  "lr oSVbN", Osaka, "qMmpS Pro W3";
	background:#fedfca;
	line-height:160%;
	color:#666;
	}


/* Font Setting
==========================================================*/
.font-color-gray   {color:#888;}
.font-color-orange {color:#f93;}
.font-color-red    {color:#c00;}
.font-color-white  {color:#fff;}
.font-color-blue   {color:#000066;}
.font-color-green  {color:#006600}
.font-color-pink   {color:#e93069;}
.font-color-purple {color:#a644ff;}
.font-color-cyan   {color:#3aa;}

.font-size-large   {font-size:16px;font-weight:normal;}
.font-size-nomal   {font-size:12px;font-weight:normal;}
.font-size-small   {font-size:10px;font-weight:normal;}


/* Finding Setting
==========================================================*/
h1 {
	padding:5px 10px;
	font-size:12px;
	color:#df5a39;
	font-weight:bold;
	text-align:left;
	}
	
h1 a{
	color:#fff;
	}

h2 {
	padding:5px 0 3px 8px;
	font-size:120%;
	font-weight:bold;
	border-bottom:1px solid #555;
	border-left:6px solid #555;
	clear:both;
	margin-bottom:10px;
	}

h3 {
	background:url(img/h3.jpg) no-repeat left top;
	font-size:16px;
	height:33px;
	margin-bottom:20px;
	color:#df5538;
	font-weight:bold;
	line-height:33px;
	text-indent:40px;
	}
	
h4 {
	background:url(img/h4.jpg) no-repeat left top;
	font-size:14px;
	height:30px;
	margin-bottom:20px;
	color:#d07e73;
	font-weight:bold;
	line-height:30px;
	text-indent:60px;
	}
	
h5 {
	background:url(img/h5.jpg) no-repeat left;
	font-size:13px;
	height:25px;
	margin-bottom:10px;
	color:#666;
	font-weight:bold;
	line-height:23px;
	text-indent:20px;
	}
	
h6 {
	background:url(img/h6.jpg) no-repeat left center;
	font-size:13px;
	height:20px;
	margin-bottom:0px;
	color:#e83d35;
	font-weight:bold;
	line-height:20px;
	text-indent:15px;
	}
	

/* 2: Huck
----------------------------------------------------------------------------------------------*/

/* {bNX̍ŌclearZbg
==========================================================*/
.clearfix:after,
div#container:after,
div#wrapper:after,
div#content:after,
div#sidebar :after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* html div#container,
* html div#wrapper,
* html div#content,
* html div#sidebar  { height: 1% }
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar  {display:block;}
/* end MacIE5 */


/* SafarĩtHgTCYύX
==========================================================*/
html:\66irst-child body,
html:\66irst-child table{
	font-size:10px;
}


/* CSS[I[o[(At@gp)
==========================================================*/
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}


/* png𗘗pꍇ IE6p p^[1
==========================================================*/
/*
* html div#alpha{
	width:283px;
	height:96px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src=http://nails.c-blue.co.jp/img/main/logo.png);
	}
* html  div#alpha img{
	display:none;
	}
*/


/* png𗘗pꍇ IE6p (iepngfix.jsgp) p^[2
==========================================================*/
/*
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }
*/



/* 3: Layout Setting
----------------------------------------------------------------------------------------------*/

/* main-layout
==========================================================*/
div#container {
	width:802px;
	text-align:center;
	margin: 0 auto;
	}
	
div#container-top {
	background:url(img/container-head.jpg) no-repeat left top;
	width:802px;
	height:62px;
	} 

div#container-head {
	background:url(img/container-back.jpg) repeat-y left top;
	}

div#body-head {
	background:url(img/background.jpg) repeat-x left top;
	width:100%;
	}
	 
div#body-foot {
	background:url(img/footer.jpg) repeat-x left bottom;
	width:100%;
	}
	
div#wrapper{
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0 auto;
	background:url(img/content-body.jpg) repeat-y left top;
	}
	
div#content {
	width:590px;
	}
	
div.main {
	padding:10px 0 20px 0;
	}

/* layout 
j[̏ꍇ́ulayout-leftvA
Ej[̏ꍇ́ulayout-rightvgp
*/
body#layout-left #content  { float:right; }
body#layout-right #content { float:left;  }
	

/* header 
==========================================================*/
div#header {
	width:802px;
	position:relative;
	text-align:left;
	}

div#header-inner {
	width:790px;
	text-align:center;
	margin:0 auto;
	padding-bottom:10px;
	}
			
	
/* footer
==========================================================*/
div#footer {
	width:802px;
	height:76px;
	clear:both;
	text-align:center;
	margin:0 auto;
	}

div#footer-inner {
	background:url(img/container-foot.jpg) no-repeat;
	height:14px;
	clear:both;
	}
	
div#footer p{
	padding-top:5px;
	color:#fb7454;
	}	
	
div#footer ul{
	text-align:center;
	}
	
div#footer ul li{
	display:inline;
	color:#fb7454;
	}
	
div#footer ul li a {
	color:#fb7454;
	}
	
div#footer ul li a:hover {
	color:#e53c37;
	}
	



/* navi
==========================================================*/
div.main p.navi
{
	font-size:11px;
	font-weight:normal;
	padding:0 10px 5px 0;
	margin-bottom:15px;
}

div.main p.navi a
{
	text-decoration:none;
}

div.main p.navi a:hover
{
	text-decoration:underline;
}


/* navibar
==========================================================*/
div#navibar {
	background:url(img/navi-back.jpg) no-repeat;
	width:790px;
	height:53px;
	margin:0 5px 10px 5px;
	text-align:left;
	}

div#navibar ul.navi-list {
	list-style:none;
	padding-top:10px;
	padding-left:20px;
	}
	
div#navibar ul.navi-list li {
	background:url(img/navi1.jpg) no-repeat left center;
	display:inline;
	height:16px;
	margin-right:20px;
	}

div#navibar ul.navi-list li a {
	color:#fd7454;
	padding-left:20px;
	}

div#navibar ul.navi-list li a:hover {
	background:url(img/navi2.jpg) no-repeat left;
	color:#7b010c;
	text-decoration:none;
	}	
	
/* sidebar
==========================================================*/
div#sidebar                { width:192px; }
body#layout-left #sidebar  { float:left; }	
body#layout-right #sidebar { float:right; }

div.side-form {
	padding:0 0 20px 5px;
	}
	
div.side-title {
	width:100%;
	height:49px;
	background:#fff url(img/side-title.jpg) no-repeat left bottom;
	}
		
div.side-body {
	padding:5px;
	}
	
div.side-body p{
	line-height:160%;
	}
	
div.side-form ul {
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	}
	
div.side-form li{
	text-indent:30px;
	}

div.side-form li a {
	color:#fb7454;
	background:url(img/list1.jpg) no-repeat;
	display:block;
	height:46px;
	line-height:46px;
	}
	
div.side-form li a:hover{
	background:url(img/list2.jpg) no-repeat;
	color:#e53c37;
	text-decoration:none;
	}
	
div.side-form ul li ul{
	padding:0;
	list-style:none;
	margin:0;
	}
	
div.side-form ul li ul.sub li{
	}
	
div.side-form ul li ul.sub li a{
	background:url(img/sub-list1.jpg) no-repeat right;
	height:30px;
	line-height:30px;
	display:block;
	text-indent:50px;
	}

div.side-form ul li ul.sub li a:hover{
	background:url(img/sub-list1.jpg) no-repeat right;
	text-decoration:underline;
	}

div.side-form2 a:hover {
	text-decoration:none;
	}
	
/* entry
==========================================================*/
div.entry-body{
	padding:10px 20px 20px 0;
	}
	
div.entry-body p{
	padding-bottom:10px;
	}
	
div.entry-more{
	margin:20px;
	text-align:right;
	}
	
div.q{
	font-size:90%;
	color:#333333;
	padding-bottom:10px;
	margin:10px 15px 5px 30px;
	}
div.h7{
	background:url(img/h6.jpg) no-repeat left center;
	font-size:13px;
	height:20px;
	margin-bottom:0px;
	color:#e83d35;
	font-weight:bold;
	line-height:20px;
	text-indent:15px;
	}	

	
/* option
==========================================================*/
.img-left{
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-right {
	float:right;
	margin:0 0 10px 10px;
	}
	
.img-border {
	padding:2px;
	border:1px solid #ccc;
	}

.margin-b10 {
	margin-bottom:10px;
	}
	
/* table
==========================================================*/
table.tbl-normal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	
table.tbl-normal th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	}
	
	
table.tbl-normal td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	}

	
/* form
==========================================================*/
div.form-btn {
	text-align:center;
	padding:10px;
	}
	
div.form-btn button {
	border:none;
	background-color:#FFFFFF;
	cursor:hand;
	}
	
input.input-txt {
	border:1px solid #ccc;
	margin-right:10px;
	}
	
input.input-txt2 {
	border:1px solid #ccc;
	padding:5px;
	width:98%;
	}
	
textarea.input-txtarea {
	border:1px solid #ccc;
	padding:5px;
	width:98%;
	height:150px;
	}


/* sitemap
==========================================================*/
.sitemap {
	margin:10px;
	}

.sitemap ul {line-height: 1.6em;}

.sitemap ul li {
	list-style:none;
	background-image: url(img/sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0px 0px 5px 17px;
	width:200px;
}
.sitemap ul li ul {
	background-image: url(img/sitemap/tree_bg.gif);
	background-repeat: repeat-y;
	background-position: 9px 0px;
}

.sitemap ul li ul li {
	margin: 0px 0px 4px 5px;
	padding: 0px 10px 0px 20px;
	background-image: url(img/sitemap/tree.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
}
.sitemap ul li.top a {
	border:1px solid #ccc;
	display:block;
	background:#eee;
	padding:5px;
}

.sitemap ul li ul li.up  {background-image: url(img/sitemap/tree_up.gif);}
.sitemap ul li ul li.end {background-image: url(img/sitemap/tree_end.gif);}
.sitemap li ul {margin: 4px 0px 4px 0px;}
.sitemap li ul li ul {font-size: 10px;}



/* 4: Contents
----------------------------------------------------------------------------------------------*/
/* top
==========================================================*/
div.news-box
{
	margin-bottom:20px;
}

div.news-box h3#news-title
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(img/information.jpg) no-repeat left top;
	width:570px;
	height:28px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:550px;
	padding:0 10px;
}

div.news-box-inner li
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"lr SVbN";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 10px;
}

/* category
==========================================================*/


/* ---------- table ---------- */
table.sample{
    border-top:1px solid #ffffff;
    border-left:10px solid #ffffff;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	color:#666666;
	font-size:100%;
    empty-cells:hide ;
}
.sample th{
    border-right:10px solid #ffffff;
    border-bottom:10px dashed #666666;
    color:#ffffff;
	background-color:	;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:10px solid #ffffff;
    border-bottom:1px dashed #FF6699;
    padding:0.3em 1em;
/* ---------- table2 ---------- */
table.sample2{
    border-top:1px solid #666666;
    border-left:1px solid #666666;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	color:#2b2828;
	font-size:90%;
    empty-cells:show;
}
.sample2 th{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    color:#ffffff;
	background-color:	;
    padding:0.3em 1em;
    text-align:center;
}
.sample2 td{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    padding:0.3em 1em;
}
/* ---------- table3---------- */
table.sample3{
    border-top:0px solid ;
    border-left:0px solid ;
    border-collapse:collapse;
    border-spacing:0;
    background-color:;
	color:#2b2828;
	font-size:90%;
    empty-cells:show;
}
.sample3 th{
    border-right:0px solid ;
    border-bottom:0px solid ;
    color:;
    background-color:;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.5em 1.2em;
    text-align:center;
}
.sample3 td{
    border-right:0px solid ;
    border-bottom:0px solid ;
    padding:0.5em 1.2em;
}

/* ---------- table4 ---------- */
table.sample4{
    border-top:1px solid #006600;
    border-left:1px solid #006600;
    border-collapse:collapse;
    border-spacing:0;
    background-color:;
	color:#2b2828;
	font-size:80%;
    empty-cells:show;
}
.sample4 th{
    border-right:1px solid #006600;
    border-bottom:1px solid #006600;
    color:;
    background-color:;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample4 td{
    border-right:1px solid #006600;
    border-bottom:1px solid #006600;
    padding:0.3em 1em;
}
/* ---------- form ---------- */
input,textarea { border:1px solid #999; }

/* ---------- {bNX ---------- */
div.item-box { /* e{bNX */ 
width: 550px;  
position: relative; 
} 

div.boxL { /* {bNX */ 
position: relative; 
left: 10px;
} 

div.boxR { /* {bNXE */ 
position: relative ; 
left: 180px;
position: absolute ; 
top:0px;
} 

div.access_box{
	width:300px;
	background:#FFEFE8;
	border:#FF9900 solid 1px;
	float:right;
}

div.main-banner{
	width:570px;
	margin:5px auto 10px;
}

div.main-banner img{
	float:left;
	margin-right:10px;
	
	}
