@charset "euc-jp";

@import url("structure.css");
@import url("sidebar.css");
@import url("common.css");
/*@import url("debugger.css");*/

/* 
 * recruit contents
 * 2006.08.15
 *
 * Require HTML4 Strict Mode
 *
 * Color Cordination
 * Key Color: #0090c7 Dark Blue
 * Key Color: #06afdc Blue
 * Sub Key Color: #e0e8e9 Pale Green
 * Sub Key Color: #aac1c4 Pale Green
 * Sub Key Color: #6c0 Green
 * Text Color: #666 Gray
 * Background Color: #e0e8e9
 */

#contents p
{
	letter-spacing: 0;
	/* exclude MacIE \*/
	letter-spacing: 1px;
	/* */
}
/* サムネール画像 */
#contents .img_left {
	float:left;
	width:90px;
}
#contents div.thumb
{
	width: 90px;
	border: 1px solid #999;
	padding: 1px;
}

#contents p.bosyu a {
	display:block;
	width:75px;
	background:url(../images/recruit/t_bosyu.gif) no-repeat 0 0;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
}
/* 職種の説明 */
#contents div.description
{
	width: 260px;
	margin:0 0 0 104px;
}
*html #contents div.description {
	width:255px;
}
#contents div.description p
{
	margin-right: 1px;
	margin-bottom: 5px;
}
/* 職種からのリンク */

#contents div.description p.bt_entry a {
	float:right;
	display:block;
	width:149px;
	height:29px;
	margin:0 0 20px 0;
	text-indent:-9999px;
	background:url(../images/recruit/bt_entry.jpg) no-repeat 0 0;
}
#contents div.description p.bt_entry a:hover {
	background:url(../images/recruit/bt_entry_f2.jpg) no-repeat 0 0;
}

/*-----------------side修正---------------------*/

#side ul#localMenu li.ttl {
	margin:0;
	padding:0;
}
#side ul#localMenu li.ttl a {
	background:#ffffff;
	margin:0;
	padding:0 0 2px 0;
}

/*----------------------contents修正------------------*/

.top_img {
	margin:20px 0 10px 15px;
}
*html .top_img {
	margin:20px 0 10px 0;
}

#contents {
	width:550px;
	border:0;
	margin:10px 0 0 0;
	padding:0 14px 0 0;
}
#main {
	border-top:7px solid #cccccc;
}
*html #main {
	padding:0 0 0 15px;
}
#side {
	border:0;
	margin:10px 0 0 15px;
}
*html #side {
	margin:10px 0 0 0px;
	padding:0;
}

/*--------------------contents内部-----------------*/

#contents a.anchor {
	background:url(../images/common/arrow_right.gif) no-repeat 0 3px;
	padding:0 0 0 11px;
	margin:0 10px 0 0;
	color:#333333;
}

#main_col {
	float:left;
	width:365px;
	margin:0;
	padding:0;
}

#right_col {
	width:170px;
	float:right;
	margin:0;
	padding:0;
}
#main_col h4 {
	margin:0;
}
#main_col .row4 {
	padding:0 10px 10px 10px;
	background: url(../images/navi/bg_border_dotted.gif) repeat-x left bottom;
}
#main_col .row4 p em {
	font-style:normal;
	font-weight:bold;
}
#shop_contens_left {
	width: 290px;
	float: left;
	margin-bottom: 20px;
}
#shop_contens_right {
	width: 250px;
	float: right;
}
#main_col .row5 {
	margin:0 0 15px 0;
}
#main_col .row5:after {
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
	content:".";
}
#senpai_contents {
	width: 550px;
}


.rightcol_top 	{
	margin:0 0 10px 0;
}
.right_side_menu {
	background:#AC944A;
	padding:4px;
}
.right_side_menu h6 {
	background:url(../images/recruit/t_senpai.gif) no-repeat 0 0;
	width:162px;
	height:24px;
	text-indent:-9999px;
}
.right_side_menu ul.right_side {
	background:#E0D79E;
	padding:10px;
	margin:0;
	list-style-type:none;
}
.right_side_menu ul.right_side li {
	margin:0;
	padding:0;
}
.right_side_menu ul.right_side li a {
	display:block;
	height:15px;
	background:url(../images/recruit/recruit_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 11px;
	margin:0 0 0 5px;
	color:#000000;
}

/*-----------------------------------------------------------------
/*
/*  先輩に聞く！
/*
/*----------------------------------------------------------------*/

#contents h4 {
	background:#ffffff;
	width:550px;
	padding:0;
	margin:0 0 20px 0;
}
#contents h4 span {
	display:block;
	text-indent:-9999px;
}
#contents h4 p.top_txt {
	margin:45px 0 0 5px;
}

#contents .row6 {
	margin:0 0 20px 0;
}
*html #contents .row6 {
	margin:0 0 40px 0;
}
#contents .row6:after {
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
	content:".";
}

.introduce_bg {
	background:#E0E8E9;
	padding:10px;
	margin:20px 0 25px 0;
}
.introduce_bg .img_line {
	border:1px solid #999999;
	padding:1px;
	float:left;
	margin:0 15px 0 0;
}
.introduce_bg p.voice {
	font-size:14px;
	color:#0090C7;
	line-height:150%;
	font-weight:bold;
	margin:3px 0 0 0;
}
.introduce_bg p.senior_name {
	line-height:130%;
	margin:15px 0 0 0;
}
.introduce_bg p.senior_name span {
	font-weight:bold;
	font-size:115%;
}

#contents .row6 h5 {
	background:url(../images/recruit/stylist/t_h5_bg.gif) no-repeat left bottom;
	height:23px;
	padding:0 0 0 30px;
}

#contents .row6 p.answer {
	width:300px;
	margin:0;
	padding:0;
	float:left;
}

#contents .row6 .img_right {
	width:220px;
	margin:0 0 0 320px;
}
#contents .row6 .img_right p {
	font-size:85%;
}
#contents .row6 .img_left {
	width:220px;
	float:left;
	margin:0 20px 0 0;
}
#contents .row6 .img_left p {
	font-size:85%;
}
*html #contents .row6 .img_left p.intro_txt {
	margin:0 0 30px 0;
}
.dotline {
	background: url(../images/navi/bg_border_dotted.gif) repeat-x left top;
	padding:10px 0 10px 0;
}
.dotline p.bosyu a {
	width:400px;
	display:block;
	background:url(../images/recruit/t_bosyu.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
	white-space:nowrap;
}

.entry_bg {
	background:#C1EEFF url(../images/recruit/stylist/large_arrow.gif) no-repeat 5px 7px;
	width:500px;
	min-height:30px;
	padding:12px 0 8px 50px;
}
.entry_bg p {
	font-weight:bold;
	color:#0090C7;
	line-height:120%;
	width:250px;
	float:left;
}

.entry_bg p.bt_entry a {
	float:right;
	display:block;
	width:149px;
	height:29px;
	margin:0 10px 0 0;
	text-indent:-9999px;
	background:url(../images/recruit/bt_entry_bgblue.jpg) no-repeat 0 0;
}
.entry_bg p.bt_entry a:hover {
	background:url(../images/recruit/bt_entry_bgblue_f2.jpg) no-repeat 0 0;
}

/*-------------------------------------------------
/*  top
/*------------------------------------------------*/

.top_txtarea {
	background:url(../images/recruit/stylist/top_txtarea_bg.jpg) no-repeat 0 0;
	padding:20px 10px 10px 190px;
	margin:0 0 15px 0;
	width:350px;
	height:73px;
}
.top_txtarea p {
	white-space:normal;
}
.top_txtarea p span {
	color:#FF6600;
	font-weight:bold;
}

.top_txtarea_assistant{
	background:url(../images/recruit/assistant/top_txtarea_bg.jpg) no-repeat 0 0;
	padding:20px 10px 10px 190px;
	margin:0 0 15px 0;
	width:350px;
	height:73px;
}

.top_txtarea_assistant span {
	color:#FF6600;
	font-weight:bold;
}

.top_txtarea_management{
	background:url(../images/recruit/management/top_txtarea_bg.jpg) no-repeat 0 0;
	padding:20px 10px 10px 190px;
	margin:0 0 15px 0;
	width:350px;
	height:73px;
}

.top_txtarea_management span {
	color:#FF6600;
	font-weight:bold;
}

.top_txtarea_other{
	background:url(../images/recruit/other/top_txtarea_bg.jpg) no-repeat 0 0;
	padding:20px 10px 10px 190px;
	margin:0 0 15px 0;
	width:350px;
	height:73px;
}

.top_txtarea_other span {
	color:#FF6600;
	font-weight:bold;
}


img.img_middle {
	margin:0 0 15px 0;
}

.row6 h5 img {
	margin:0 0 2px 0;
}

.row6 p.nagare_txt {
	padding:0 5px;
	margin:5px 0 10px 0;
}

.row6 p.after_txt {
	padding:0 5px;
}
.row6 p.after_txt_small {
	padding:0 5px;
	font-size:10px;
}
.row6 p.after_txt span {
	font-weight:bold;
	color:#0090C7;
}

.row6 ul.nagare {
	list-style-type:none;
	margin:0;
	padding:0;
}
.row6 ul.nagare li {
	width:420px;
	height:33px;
	margin:0 0 10px 0;
	padding:8px 0 0 130px;
	white-space:normal;
}
.row6 ul.nagare li.entry {
	background:url(../images/recruit/stylist/bg_nagare1.gif) no-repeat 0 0;
}
.row6 ul.nagare li.mensetsu {
	background:url(../images/recruit/stylist/bg_nagare2.gif) no-repeat 0 0;
}
.row6 ul.nagare li.skill {
	background:url(../images/recruit/stylist/bg_nagare3.gif) no-repeat 0 0;
}
.row6 ul.nagare li.saiyou {
	background:url(../images/recruit/stylist/bg_nagare4.gif) no-repeat 0 0;
}
.row6 ul.nagare li.haizoku {
	background:url(../images/recruit/stylist/bg_nagare5.gif) no-repeat 0 0;
	margin:0;
}
.row6 ul.nagare li.entry_2 {
	background:url(../images/recruit/assistant/bg_nagare1.gif) no-repeat 0 0;
}
.row6 ul.nagare li.mensetsu_2 {
	background:url(../images/recruit/assistant/bg_nagare2_2.gif) no-repeat 0 0;
}
.row6 ul.nagare li.skill_2 {
	background:url(../images/recruit/assistant/bg_nagare2_2.gif) no-repeat 0 0;
}
.row6 ul.nagare li.saiyou_2 {
	background:url(../images/recruit/assistant/bg_nagare3_2.gif) no-repeat 0 0;
}
.row6 ul.nagare li.haizoku_2 {
	background:url(../images/recruit/assistant/bg_nagare4_2.gif) no-repeat 0 0;
	margin:0;
}
.row6 ul.nagare li p {
	font-weight:bold;
	font-size:12px;
}

table.taiguu {
	border:0;
	margin:15px auto 0 auto;
}
table.taiguu tr th {
	border:1px solid #0090C7;
	padding:5px;
	font-weight:bold;
	background:#50BED6;
	color:#FFFFFF;
	vertical-align:top;
}
table.taiguu tr td {
	border:1px solid #0090C7;
	padding:5px;
}

/*-------------------------------------------------------------------
/* youkou
/*-----------------------------------------------------------------*/

table.youkou {
	margin:0;
	border:0;
	border-collapse:collapse;
	width:100%;
}
table.youkou tr th {
	width:100px;
	font-weight:bold;
	text-align:left;
	padding:10px 0;
	background: url(../images/navi/bg_border_dotted.gif) repeat-x left bottom;
	vertical-align:top;
}

table.youkou tr td {
	padding:10px 0;
	background: url(../images/navi/bg_border_dotted.gif) repeat-x left bottom;
}
table.youkou tr td ul.sikaku li {
	background:url(../images/navi/list_style_dot.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
}

.dotline_02 {
	padding:0 0 10px 0;
}
.dotline_02 p.bosyu a {
	width:400px;
	display:block;
	background:url(../images/recruit/t_bosyu.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
	white-space:nowrap;
}

/*--------------------------------------------------------------------------------
/*  shisei
/*------------------------------------------------------------------------------*/

#contents h4.shisei {
	height:1%;
	padding:0;
	margin:0 0 10px 0;
}
#contents h5.shisei {
	height:1%;
	padding:0;
}

table.shisei {
	margin:0 0 20px 0;
}
table.shisei tr td {
	vertical-align:top;
}
table.shisei tr td img {
	margin:0 10px 0 0;
}
table.shisei tr td span {
	font-weight:bold;
}

img.img_tra_left {
	float:left;
	margin:0 10px 20px 0;
}

.shisei_top {
	border-bottom:1px solid #333333;
	padding:0 0 15px 0;
	margin:0 0 30px 0;
}
.shisei_top img {
	margin:0 0 5px;
}
.middle_col {
	border-bottom:1px solid #999999;
	background:url(../images/recruit/shisei/img_02.gif) no-repeat 100px bottom;
	margin:0 0 20px 0;
}
.middle_col ul {
	margin:0 0 0 200px;
}
.middle_col ul li {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
.middle_col ul li img {
	margin:0 5px 0 0;
}

.middle_txt {
	width:550px;
	margin:0 0 30px 0;
}
.middle_txt img {
	margin:0 0 10px 0;
}
.middle_txt p {
	line-height:140%;
}

.row6 h6 {
	border-bottom:1px solid #999999;
	padding:0 0 3px 0;
}
.row6 p.teach {
	margin:0 0 0px 170px;
	padding:0 5px;
	width:370px;
}


/* /////////////////エントリーフォーム用////////////////　*/

/* フォームの説明 */
.entryDescription
{
	clear: both;
	background: #eee;
	padding: 10px 10px 0.5em;
	margin-bottom: 10px;
}
.entryDescription p
{
	margin-bottom: 0.5em;
}

p.telephone_number
{
	margin-bottom: 0.5em;
	padding:5px;
	margin:5px 0 15px 0;
	background: #eee;
	text-align:center;
}

p.telephone_number em
{
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}

/* ////フォーム本体//// */
table.entryform
{
	width: 550px;
	margin: 10px 0;
	border-top: 2px solid #06afdc;
}
table.entryform th,
table.entryform td
{
	padding: 5px 3px;
	background: url(../images/navi/bg_border_dotted.gif) repeat-x left bottom;
}
/* ネストされたテーブル




#contents table.form table th,
#contents table.form table td
{
	background: none;
	padding: 0 1.5em 0 0;
}*/
table.entryform th
{
	width: 20%;
	vertical-align: top;
}
table.entryform th span {
	color:#FF0000;
}
/* inputの直後に要素がある時 */
table.entryform td input.hasNextSibling
{
	margin-right: 0.5em;
}
/* 住所入力フォーム */
table.entryform td input.address
{
	width: 97%;
}
/* マルチラインテキスト */
table.entryform td textarea
{
	width: 97%;
}
/* フォーム遷移ボタン */
p.formAction
{
	padding:10px 0;
	text-align: center;
}
p.formAction a.hasNextSibling
{
	margin-right: 15px;
}
/* 入力モード（winIE） */
input.number,
input.mail
{
	ime-mode: inactive;
}


/*  //////////ロケーター////////// */
ul.entryLocation
{
	height: 40px;
	margin-bottom: 10px;
}
ul.entryLocation li
{
	float: left;
	width: 251px;
	height: 14px;
	padding: 7px 8px;
	border: 1px solid #ccc;
	line-height: 1em;
	background: #eee url(../images/inquiry/bg_flow.gif) repeat-x left top;
}
ul.entryLocation li#input,
ul.entryLocation li#confirm
{
	border-right: 0;
}
ul.entryLocation li#confirm,
ul.entryLocation li#confirmOn,
ul.entryLocation li#complete,
ul.entryLocation li#completeOn
{
	width: 122px;
}
/* winIEのみ高さが2px大きいので修正 */
ul.entryLocation li#input,
ul.entryLocation li#confirm,
ul.entryLocation li#complete
{
	padding: 6px 8px;
}
	/* 元に戻す */
	html>body ul.entryLocation li#input,
	html>body ul.entryLocation li#confirm,
	html>body ul.entryLocation li#complete
	{
		padding: 7px 8px;
	}

ul.entryLocation li#inputOn,
ul.entryLocation li#confirmOn,
ul.entryLocation li#completeOn
{
	height: 26px;
	background: url(../images/inquiry/bg_flow_on.gif) no-repeat center top;
	border: 0;
}

table.stylist_youkou {
	border:1px solid #0090C7;
	margin:10px 0 10px 0;
	width:100%;
}
table.stylist_youkou tr th {
	vertical-align:top;
	text-align:left;
	background:#C8D8E8;
	color:#666666;
	border:1px solid #0090C7;
	font-weight:bold;
	width: 120px;
}

table.stylist_youkou tr td {
	padding:5px;
	border:1px solid #0090C7;
	width: 160px;
}
table.stylist_youkou tr td.top {
	padding:5px;
	background:#E6F5F9;
}

/*-----------------------------------------------------------
/*  kyouiku
/*---------------------------------------------------------*/
.img_career {
	margin:0 0 30px 0;
	text-align:center
}

ol.houshin {
	margin:0 0 20px;
}
ol.houshin li {
	margin:0 0 5px 20px;
	white-space:normal;
}
.contents_list {

	width:550px;
	border:0;
	margin:10px 0 0 0;
	padding:0 14px 0 0;
}
#kyouiku_contents {
	width: 550px;
	margin-top: 25px;
}
