@charset "euc-jp";

@import url("structure.css");
@import url("common.css");

/* 
 * index.html
 * 2006.08.25
 *
 * Require HTML4 Strict Mode
 *
 * Key Color #f00000 Red
 * Sub Background Color #cce6e6 Pale Blue
 * Sub Background Color #ffc Pale Yellow
 * Sub Background Color #e9f2db Pale Green
 * Text Color #333 Charcoal
 */

/*
 * Main Visual
 * - - - - - - - - - - */
#visual
{
	clear: both;
}
/*
 * Menu
 * - - - - - - - - - - */
#menu
{
	padding-bottom: 5px;
	background: url(../images/index/bg_contents.gif) repeat-x left bottom;
}
#menu ul
{
	height: 40px;
	padding-bottom: 1px;
}
#menu ul li
{
	float: left;
}
#menu ul li a
{
	display: block;
	width: 133px;
	height: 30px;
	padding: 5px 0;
	background: url(../images/index/bg_menu.gif) no-repeat right top;
}
#menu ul li a:hover
{
	background: url(../images/index/bg_menu_over.gif) no-repeat right top;
}
#menu ul li.firstChild a
{
	
}
#menu ul li.lastChild a,
#menu ul li.lastChild a:hover
{
	background-position: left top;
}
/*
 * Left Column
 * - - - - - - - - - - */
#leftColumn
{
	float: left;
	width: 440px;
	padding: 10px 0 30px 15px;
}
/*
 * News & Topics
 * - - - - - - - - - - */
#topix
{
	margin-bottom: 15px;
}
#topix h3
{
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}
#topix table
{
	margin-bottom: 5px;
	width: 440px;
}
#topix table th,
#topix table td
{
	padding: 3px;
	background: url(../images/common/bg_border_dotted.gif) repeat-x left bottom;
}
#topix table th
{
	width:80px;
	padding-right: 0.5em;
}
#topix table td a
{
	padding-left: 9px;
	background: url(../images/common/arrow_right.gif) no-repeat left center;
}
#topix p.backNumber
{
	/*width:170px;
	float:right;*/
	text-align:right;
	vertical-align:middle;
}
#topix p.backNumber img
{
	position:relative;
	top:-3px;
	left:-3px;
}
#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;
	padding-top: 20px;
}
#column h3
{
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}
#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.gif) no-repeat left center;
}
#column div.row div.thumb
{
	float: left;
	width: 100px;
	padding-bottom: 5px;
}
#column div.row div.thumb img
{
}
#column div.row div.info
{
	float: right;
	width: 330px;
	padding-bottom: 5px;
}
#column div.row div.info p
{
	padding-left: 9px;
}
/*
 * Right Column
 * - - - - - - - - - - */
#rightColumn
{
	float: right;
	width: 310px;
	padding: 10px 15px 30px 0;
}
#rightColumn div.recommend p a
{
	color: #333;
}
/*
 * Salon Info
 * - - - - - - - - - - */
#salon
{
	margin-bottom: 10px;
	padding: 11px 8px;
	background: #cce6e6;
	border: 1px solid #ccc;
}
#salon h3
{
	margin-bottom: 7px;
	padding: 0 2px 3px;
}
#salon div.thumb
{
	float: right;
	width: 96px;
	padding: 1px;
}
#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;
}
/*
 * QR Code Area
 * - - - - - - - - - - */
#QR
{
	margin-bottom: 10px;
	padding: 11px 8px;
	background: #ffc;
	border: 1px solid #ccc;
}
#QR h3
{
	margin-bottom: 7px;
}
#QR div#QRCode
{
	float: right;
	margin-left: 10px;
}
#QR p#notCorrespondQR a
{
	padding-left: 9px;
	background: url(../images/common/arrow_right.gif) no-repeat left center;
	color: #f00000;
	font-size: 92%;
}
/*
 * Recruit
 * - - - - - - - - - - */
#recruit
{
	padding: 11px 8px;
	border: 1px solid #ccc;
	background: #e9f2db url(../images/index/img_recruit.jpg) no-repeat right top;
}
#recruit h3
{
	width: 228px;
	margin-bottom: 10px;
	padding: 0 2px 3px;
}
#recruit img#stylist
{
	position: absolute;
	right: 0;
	top: 0;
}
#recruit p
{
	width: 195px;
}

#welfare
{
	padding:0;
	border: 1px solid #ccc;
	background: #F0DFFF url(../images/index/welfare_img.jpg) no-repeat right top;
	margin-bottom:10px;
	padding-bottom:10px;
}
#welfare h3
{
	width: 228px;
	margin-bottom: 10px;
	padding: 10px 2px 0px 10px;
}
#welfare p
{
	width: 165px;
	margin:0 0 0 10px;
}

#model
{
	padding:0;
	border: 1px solid #ccc;
	background: #FFEEEE url(../images/index/img_model.jpg) no-repeat right top;
	margin-bottom:10px;
}
#model h3
{
	width: 228px;
	margin-bottom: 10px;
	padding: 10px 2px 0px 10px;
}
#model img#stylist
{
	position: absolute;
	right: 0;
	top: 0;
}
#model p
{
	width: 195px;
	margin:0 0 0 10px;
}

.clearfix {
	display:inline-block;
}
*html .clearfix {
	height:1%;
}
.clearfix:after {
	display:block;
	height:0;
	content:".";
	visibility:hidden;
	clear:both;
}