@charset "euc-jp";

@import url("structure.css");
@import url("common.css");

/* 
 * index.html
 * 2006.08.25
 *
 * Require HTML4 Strict Mode
 *
 * Key Color #d10f16
 * Background Color #f0f0f0
 * Sub Background Color #efdbbd
 * Text Color #333
 */

/*
 * Main Visual
 * - - - - - - - - - - */
#visual
{
	clear: both;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/*
 * Menu
 * - - - - - - - - - - */
#menu
{
	padding-bottom: 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/index/bg_main.gif) repeat-x left bottom;
}
	html>body #menu
	{
		padding-bottom: 6px;
	}

#menu ul
{
	height: 42px;
	background: #d10f16 url(../images/index/bg_menu.gif) no-repeat left top;
}
	#menu>ul
	{
		padding-top: 1px;
	}

#menu ul li
{
	float: left;
}

#menu ul li a
{
	display: block;
	width: 120px;
	height: 23px;
	margin-top: 1px;/* <--winIEÍÑ */
	padding: 10px 6px 9px 5px;
	border-left: 1px solid #ccc;
}
	#menu>ul li a
	{
		margin-top: 0;
	}

#menu ul li a:hover
{
	/*background: #d10f16;*/
	background: url(../images/index/bg_menu_over.gif) no-repeat left top;
}
#menu ul li#btSalon a:hover
{
	background-position: -133px 0;
}
#menu ul li#btColumn a:hover
{
	background-position: -265px 0;
}
#menu ul li#btTech a:hover
{
	background-position: -397px 0;
}
#menu ul li#btVoice a:hover
{
	background-position: -529px 0;
}
#menu ul li#btMembers a:hover
{
	background-position: -661px 0;
}
#menu ul li.firstChild a
{
	border-left: 0;
	padding-left: 6px;
}
#menu ul li.lastChild a
{
	padding-left: 6px;
	width:102px;
}
/*
 * Left Column
 * - - - - - - - - - - */
#leftColumn
{
	float: left;
	width: 410px;
	padding: 10px 0 30px 15px;
}
/*
 * News & Topics
 * - - - - - - - - - - */
.clearfix:after {
	display:block;
	height:0;
	content:".";
	visibility:hidden;
	clear:both;
}
.clearfix {
	display:inline-block;
}
*html .clearfix {
	height:1%;
}

 
#topix
{
	margin-bottom: 15px;
}
#topix table
{
	margin-bottom: 5px;
	width: 410px;
}
#topix table th,
#topix table td
{
	padding: 3px;
	background: url(../images/common/bg_border_dotted.gif) repeat-x left bottom;
}
#topix table th
{
	/* \*/
	width: 15%;
	/* */
	padding-right: 1em;
}
#topix p.backnumber
{
	float: right;
}
#topix p.backnumber a
{
	padding-left: 9px;
	background: url(../images/common/arrow_right.gif) no-repeat left center;
	font-size: 92%;
}
/*
 * New Column
 * - - - - - - - - - - */
#column
{
	clear: both;
}
#column h3
{
	margin-bottom: 10px;
}
#column div.row h4
{
	margin-bottom: 5px;
	font-size: 100%;
	font-weight:normal;
}
#column div.row h4 a
{
	padding-left: 9px;
	background: url(../images/common/arrow_right_small.gif) no-repeat left center;
}
#column div.row div.thumb
{
	float: left;
	width: 100px;
	padding-bottom: 5px;
}
#column div.row div.thumb img
{
	border: 1px solid #999;
}
#column div.row div.info
{
	float: right;
	width: 300px;
	padding-bottom: 5px;
}
#column div.row div.info p
{
	padding-left: 9px;
}
/*
 * Right Column
 * - - - - - - - - - - */
#rightColumn
{
	float: right;
	width: 325px;
	padding: 10px 15px 30px 0;
}
/*
 * QR Code Area
 * - - - - - - - - - - */
#QR
{
	background: #efdbbd;
	padding: 10px;
	margin-bottom: 20px;
}
#QR div#QRCode
{
	float: right;
	margin-left: 15px;
}
#QR p#notCorrespondQR
{
	font-size: 92%;
}
/*
 * Salon Info
 * - - - - - - - - - - */
.salon
{
	margin-bottom: 15px;
}
.salon h3
{
	margin-bottom: 7px;
	padding: 0 2px 3px;
	border-bottom: 1px solid #ccc;
}
.salon div.thumb
{
	margin-left:5px;
	padding: 1px;
	width: 124px;
	float: right;
}
.salon div.thumb2
{
	margin-left:5px;
	padding: 1px;
	width: 124px;
	float: right;
	border:0;
}
.salon ul#salonList
{
	margin-left: 10px;
}
.salon ul#salonList li
{
	margin-top: 3px;
}
.salon ul#salonList li a
{
	padding-left: 9px;
	background: url(../images/common/arrow_right.gif) no-repeat left center;
}
/*
 * Recruit
 * - - - - - - - - - - */
#recruit
{
	position: relative;
	padding: 9px 0 15px;
	height:1%;
	display:inline-block;
	background: url(../images/index/img_recruit.jpg) no-repeat right top;
}

#recruit h3
{
	width: 228px;
	margin-bottom: 10px;
	padding: 3px 2px 3px;
	border-bottom: 1px solid #ccc;
	line-height: 1em;
}
#recruit img#stylist
{
	position: absolute;
	right: 0;
	top: 0;
}
#recruit p
{
	width: 195px;
}

#model
{
	position: relative;
	padding: 9px 0 15px;
	height:1%;
	display:inline-block;
	background: url(../images/index/top_head_model.jpg) no-repeat right top;
	margin-bottom:10px;
}

#model h3
{
	width: 228px;
	margin-bottom: 10px;
	padding: 3px 2px 3px;
	border-bottom: 1px solid #ccc;
	line-height: 1em;
}
#model img#stylist
{
	position: absolute;
	right: 0;
	top: 0;
}
#model p
{
	width: 195px;
}
