@charset "utf-8";
/* CSS Document */

/* RESETS */
/* ----------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, small, strong, ol, ul, li, fieldset, form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}

/*caption, th, td {*/
/*	text-align: left;*/
/*	font-weight: normal;*/
/*}*/
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}


/* Links */
/* ----------------------------------------- */
#wrap a:link    {color: #000; text-decoration: none; font-weight:bold;}
#wrap a:active  {color: #000; text-decoration: none; font-weight:bold;}
#wrap a:visited {color: #000; text-decoration: none; font-weight:bold;}
#wrap a:hover   {color: #000; text-decoration: underline; font-weight:bold;}

#wrap .back a{
	font-weight:normal;
}


#wrap{
	width:800px;
	margin:0 auto;
	font:12px Arial, Helvetica, sans-serif;	
}

#header{
	padding-bottom:15px;
	border-bottom:#000 6px solid;
	float:left;
}

#hair-talk{
	width:388px;
	float:left;
	padding-top:10px;
}

/* Navigation */
/* ------------------ */
#nav{
	width:377px;
	float:right;
	padding-left:23px;
}

#nav li{
	float:left;		
}

#nav li a{
	display:block;
	border:none;
}

/* Contents */
/* ------------------ */
.article{
	width:800px;
	float:left;
	padding-bottom:40px;
	border-bottom:#000 6px solid;
	position:relative;
}

.back{
	position:absolute;
	top:30px;
	right:20px;
	z-index:10;
}

.ttl{
	padding-top:5px;
	text-align:center;
}

.ttl02{
	padding:20px 0;
	text-align:center;
}

.art_left{
	float:left;
	width:510px;
}
.art_left ul{
	/*list-style-type: circle;*/
	padding-left:20px;
 }
.art_left p, .art_left ul,
.left-area p, .ryt-area p, .article p{
	padding-top:20px;
	line-height:18px;
}

.art_left ul li{
	padding-left:5px;
	background:url(clip_in_hair_extensions/bullet.png) no-repeat;
	background-position:left;
}

.art_ryt{
	width:236px;
	float:right;	
}

.art_ryt img{
	float:left;
	margin-bottom:3px;
}

.left-area{
	width:388px;
	float:left;
}

.left-area h2,
.ryt-area h2{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#14e0e2;
}

.ryt-area{
	width:400px;
	float:right;	
}

.last{
	border:none!important;
	padding:0!important;
}

#tab{
	float:left;
	border:#000 1px solid;
	margin-bottom:20px;
}

.tab-ttl{
	background-color:#000;
	color:#fff;
	height:96px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	border-left:#000 1px solid;
	border-right:#fff 1px solid;
}

.tab-ttl h3{
	text-transform:uppercase;
	font-size:13px;
}

.tab-content{
	height:48px;
	vertical-align:middle;
	border-left:#000 1px solid;
	border-right:#c3c3c3 1px solid;
	border-top:#c3c3c3 1px solid;
	border-bottom:#000 1px solid;
	text-align:center;
	font-size:11px;
}

.no-lt{
	border-left:none;	
}

.no-rt{
	border-right:none;	
}

.no-bt{
	border-bottom:none;	
}

#clipvid1 {
	float:left;
	background-color:#000000;
	height:228px;
	margin:0 0 0 42px;
	padding:2px;
	width:350px;
}