@charset "UTF-8";

/*
===============================================================================
| 			top css
===============================================================================
*/
div.main{
	background: none;
	padding-bottom: 0;
}
div.chapter{
	margin-bottom: 20px;
	padding-bottom: 0px;
}
div.chapter#mainImage{
	margin-bottom: 20px;
}
div.chapter#mainImage img{
	float: left;
	margin-right: 1px;
	width: 138px;
}
h2{
	margin-bottom: 7px;
}
h3{
	margin:2px 0 2px 0;
	padding: 0;
	line-height: 120%;
	font-size: 100%;
}
p{
	margin: 0;
}
p.job{
	margin:0 0 0px 10px;
	padding: 0;
	line-height: 120%;
}

/* 左box */
div.info{
	width: 594px;
	float: left;
	background: url(/recruit/images/top/info_bg.gif)  ;
	margin:0;
}
div.info div.inner{
	background: url(/recruit/images/top/info_header.gif) no-repeat top;
	padding: 10px 10px 0px 10px;
}
div.info div.inner h3 a{
	background: url(/recruit/images/common/arrow.gif) no-repeat 0 5px ;
	padding-left: 10px;
}
div.info div.foot{
	background: url(/recruit/images/top/info_bottom.gif) no-repeat bottom;
	padding-bottom: 9px;
}
div.navi{
	width: 220px;
	float: right;
}

/*スタッフの声 */
div.voiceBox{
	margin-bottom: 18px;
	font-size: 95%;
	line-height: 130%;
}
div.voiceBox div.paragraph{
	width:186px;
	float: right;
}
div.voiceBox img.photo{
	float:left;
	border:1px solid #cccccc;
}
div.voiceBox div.paragraph{
}
div.voiceBox div.paragraph div.title{
	background: url(/recruit/images/top/voice_t_header.gif) no-repeat top;
	padding-top: 2px;
	margin-bottom: 6px;
}
div.voiceBox div.paragraph div.inner{
	background: url(/recruit/images/top/voice_bg.gif) ;
	padding: 3px 0px 3px 8px;
}
div.voiceBox div.paragraph div.inner p.job{
	letter-spacing: -1px;
}
div.voiceBox div.paragraph div.title div.foot{
	background: url(/recruit/images/top/voice_t_bottom.gif) no-repeat bottom;
	padding-bottom: 2px;
}


/* コーチの一日 & 一週間 */
div.day{
	margin-bottom: 16px;
	font-size: 95%;
	line-height: 130%;
}
div.day div.paragraph div.title{
	background: url(/recruit/images/top/day_t_header.gif) no-repeat top;
	padding-top: 2px;
	margin-bottom: 6px;
}
div.day div.paragraph div.title div.foot{
	background: url(/recruit/images/top/day_t_bottom.gif) no-repeat bottom;
	padding-bottom: 2px;
}
div.day div.paragraph div.inner{
	background: url(/recruit/images/top/voice_bg.gif) ;
	padding: 3px 8px;
}
div.day div.paragraph div.inner p.job{
	letter-spacing: -1px;
}

/* 右左box 共通 */
div.leftBox{
	float: left;
	width: 278px;
}
div.rightBox{
	float: right;
	width: 278px;
}


/* 右サイドニュース */
ul.news,
ul.seminar{
	list-style-type: none;
	margin: 0 0 8px 0;
	line-height: 130%;
	font-size: 93%;
}
ul.news li,
ul.seminar li{
	background: url(/recruit/images/common/arrow.gif) no-repeat 3px 10px;
	border-bottom: 1px solid #dddddd;
	padding: 3px 0 3px 14px;
	line-height: 130%;
}

div.mailMag{
	background: url(/recruit/images/top/mag_bg.gif) no-repeat;
	height: 133px;
	margin: 0px 0 0 0 ;
	text-align: center;
	padding: 6px 0 0 0 ;
}
div.mailMag h3{
	margin: 0;
}
div.mailMag p{
	margin-bottom: 5px;
}
div.mailMag div.inner{
	margin: 0 10px ;
}

div#recruitNewsInformation h3#new{
	background: url(/recruit/images/top/t_news.gif);
}
div#recruitNewsInformation h3#seminar{
	background: url(/recruit/images/top/t_seminar.gif);
}

