@charset "utf-8";
/**
 :タイトル "看護師LP　可変F使用";
 :一行説明 "011.htmlスタイルシート";
 :作成日 "2012-02-27";
 :改訂版 [:版 "1.0.0"; :作成日 "2012-02-27"];
*/


body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-attachment: fixed;
	color: #333;
	font-size: 78%;	
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
 	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}


table { 
	border-collapse: collapse;
}

.clear {
	clear: both;
}

.floatL	{
	float: left;
}
.floatR {
	float: right;
}

.ttl {
	margin: 0 0 10px 0;
}



p.caution {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #666;
}






/*header
--------------------------------------------------------*/
#header {
	height: 81px;
	margin-bottom: 0;
	border-bottom: 4px solid #ff7b9e;
}
#header .inner {
	position: relative;
	height: 81px;
	width: 950px;
	margin: 0 auto;
}
#header p.siteTtl {
	position: absolute;
	top: 21px;
	left: 0px;
	margin: 0;
}
#header p.telNumber {
	position: absolute;
	top: 7px;
	right: 0px;
	margin: 0;
}
#new_header {
	height: 53px;
	margin-bottom: 0;
	border-bottom: 4px solid #ff7b9e;
}
#new_header .inner {
	position: relative;
	height: 53px;
	width: 950px;
	margin: 0 auto;
}
#new_header p.siteTtl {
	position: absolute;
	top: 15px;
	left: 0px;
	margin: 0;
}
#new_header p.telNumber {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0;
}


/* main
--------------------------------------------------------*/
#main {
	background: url(../../../common/img/bg_main01.gif) repeat-x scroll left top #F5F5F5;
}

#main #mainInner {
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 27px 1px;
	width: 950px;
	background: url(../../../common/img/bg_main02.gif) repeat-x scroll left top #FFFFFF;
}

/* main ttl&recom
--------------------------------------------------------*/
#mainHead {
	height: 258px;
	background-image: url(../../img/011/bg_top01.jpg);
	backgrond-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

		/*　全国版title　1&2  */
#mainHead div.txtRead01 {
	position: absolute;
	top: 30px;
	left: 257px;
}
#mainHead div.txtRead02 {
	position: absolute;
	top: 66px;
	left: 213px;
}
#mainHead h1.ttl {
	position: absolute;
	bottom: 3px;
	left:226px;
}
		/* 地方版title */
#mainHead h1.ttl_branch {
	position: absolute;
	top: 49px;
	left:166px;
}
		/* all02版title */
#mainHead h1.ttl_all02 {
	position: absolute;
	top: 70px;
	left:168px;
}
		/* 介護版title */
#mainHead h1.ttl_kaigo {
	position: absolute;
	top: 48px;
	left:166px;
}
		/* 訪看版title */
#mainHead h1.ttl_houkan {
	position: absolute;
	top: 40px;
	left:166px;
}




#mainRecom {
	padding: 7px 0 0 0;
	text-align: center;
	background-image: url(../../img/011/bg_top02.jpg);
	backgrond-position: left top;
	background-repeat: no-repeat;
}
#mainRecom ul {
	margin: 14px auto 0;
	padding: 0 0 12px 0;
	/*width: 872px; */
}
#mainRecom li {
	display: inline;
}


#mainRecom01 {
	padding: 7px 0 0 0;
	text-align: center;
	background-image: url(../../img/011/bg_top03.jpg);
	backgrond-position: left top;
	background-repeat: no-repeat;
}
#mainRecom01 p{
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
}
#mainRecom01 ul {
	margin: 8px auto 0;
	padding: 0 0 12px 0;
	/*width: 872px; */
}
#mainRecom01 li {
	display: inline;
}

/*訪問看護LP*/
#mainRecom02 {	
	padding: 7px 0 0 0;
	text-align: center;
	background-image: url(../../img/011/bg_top04.gif);
	backgrond-position: left top;
	background-repeat: no-repeat;
}
#mainRecom02 ul {
	margin: 14px auto 0;
	padding: 0 0 12px 0;
}
#mainRecom02 li {
	display: inline;
}



/* コンサルタントのひと言
--------------------------------------------------------*/
#consulCatch {
	width: 900px;
	margin: 0 auto;
}





/* 特徴
--------------------------------------------------------*/
#feature {
	width: 900px;
	margin: 15px auto 0;
	background: url(../../img/011/bg_feature.gif) no-repeat left bottom;
}
#feature h2 {
	margin: 0 0 10px 0;
}

#feature .featureBox	{
	width: 278px;
	padding: 0 10px;
}
#feature .featureBox_c {
	width: 280px;
	padding: 0 10px;
	border-left: dotted 1px #666;
	border-right: dotted 1px #666;
}
#feature .featureBox p,
#feature .featureBox_c p {
	font-size: 14px;
	line-height: 140%;
	margin: 0 0 10px 0;
}

#feature .sttl {
	margin: 0 0 5px 0;
	text-align: center;
}

#feature em {
	background-color: #FF0;
}


/* ポイント（011_kaigo.html用）
--------------------------------------------------------*/
#point {
	width: 950px;
	margin: 0px auto 0;
	background:#CEE2FB;
	padding-bottom:10px;
}
#point h2 {
	padding:10px 0 10px 20px;
}

#point .featureBox	{
	width: 285px;
	padding: 20px 10px 20px 20px;
	background:url(../../img/011/bg_point01.gif) no-repeat 15px top;
}
#point .featureBox_c {
	width: 270px;
	padding: 20px 10px 20px 10px;
	margin-left:10px;
	background:url(../../img/011/bg_point02.gif) no-repeat left top;
}

#point .featureBox_r{
	width: 285px;
	padding: 20px 10px 20px 10px;
	background:url(../../img/011/bg_point03.gif) no-repeat left top;
}


#point .featureBox p,
#point .featureBox_c p {
	font-size: 14px;
	margin: 10px;
}
#point .featureBox p,
#point .featureBox_c p,
#point .featureBox_r p {
	font-size: 14px;
	margin: 10px;
}
#point .sttl {
	text-align: center;
	font-weight:bold;
	font-size:16px;
	color:#004986;
}

#point em {
	background-color: #FF0;
}
/* ポイント（011_kaigo.html用）
--------------------------------------------------------*/
#comment {
	width: 950px;
	margin: 0px auto 0;
	background:#CEE2FB url(../../img/011/bg_consul.jpg) no-repeat 10px 10px;
	background-repeat: no-repeat;
	}

#comment p{
	padding:20px 30px;
	width:700px;
	font-size:12px;
	}
#comment p span{
	font-weight:bold;
}


/* 3つのポイント（011_houkan用）
--------------------------------------------------------*/
#point3 {
	width: 950px;
	height: 280px;
	background: url(../../img/011/houkan/bg_3point.gif) no-repeat left top;
	position: relative;
}
#point3 .pointbox {
	width: 900px;
	/*margin: 0 0 0 24px;
	padding: 8px 0 0 0;*/
	position: absolute;
	top: 8px;
	left: 24px;
}
#point3 .pointbox li {
	float: left;
}

#consulComment {
	width: 950px;
	height: 246px;
	padding: 20px 0 0 0;
	background: url(../../img/011/houkan/bg_consulcomment.gif) no-repeat left top;
}
#consulComment .commentbox {
	width: 886px;
	margin: 0 0 0 30px;
}
#consulComment .commentbox dd {
	margin: 15px 0 0 0;
	font-size: 13px;
}















/* btn cv
--------------------------------------------------------*/
.btnArea {
	margin: 10px auto;
	text-align: center;
}


/* 体験談
--------------------------------------------------------*/
#voice {
	width: 900px;
	margin: 15px auto 0;
	background-image: url(../../img/011/bg_voice.gif);
	backgrond-position: center top;
	background-repeat: no-repeat;
}

#voice .voiceArea {
	padding: 10px 10px 0 10px;
	border-left: solid 3px #c5c5c5;
	border-right: solid 3px #c5c5c5;
}

#voice .voiceArea .voiceL img,
#voice .voiceArea .voiceR img {
	float: left;
	margin: 0 10px 0px 0;
}
#voice .voiceArea .voiceL {
	float: left;
	width: 425px;
	padding: 10px 10px 10px 0;
	border-right: dotted 1px #666;
}
#voice .voiceArea .voiceR {
	float: right;
	width: 423px;
	padding: 10px 0 10px 10px;
}
#voice .voiceArea .voiceL p,
#voice .voiceArea .voiceR p {
	line-height: 1.4em;
}

#voice .borderdotted	{
	clear: both;
	border-top: dotted 1px #666;
}



/* ポイント
--------------------------------------------------------*/
#pointArea {
	width: 900px;
	margin: 10px auto 0;
}
#pointArea img {
	margin: 0 0 10px 0;
}

#pointArea .ph_point {
	float: left;
	margin: 0 10px 0 0;
}

#pointArea .point01 {
	float: left;
	width: 450px;
}
#pointArea .point02 {
	float: right;
	width: 450px;
}


/* form
--------------------------------------------------------*/
.formArea {
	width: 820px;
	margin: 0 auto;
	position: relative;
}

.form {
	margin: 0;
	padding: 0;
	background-image: url(../../img/011/bg_form.gif);
	backgrond-position: left top;
	background-repeat: repeat-y;
}

.formimgL {
	position: absolute;
	top: 500px;
	left: -66px;
}

.formimgR {
	position: absolute;
	top: 100px;
	right: -47px;
}

.form_end	{
	width: 820px;
	margin: 0 auto;
}

/* コンタクト
--------------------------------------------------------*/
#contactArea {
	width: 820px;
	margin: 15px auto 0;
}

#contactArea .ttl02 {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}

#contactArea .tel {
	float: left;
	width: 390px;
	border-left: dotted 1px #666;
	padding: 0 0 0 10px;
}
#contactArea .mobile {
	float: right;
	width: 390px;
	border-left: dotted 1px #666;
	padding: 0 0 0 10px;
}

#contactArea .mobile .ph_qr {
	float: right;
	margin: 0 0 10px 10px;
}


/* フロー 
--------------------------------------------------------*/
#flow {
	width: 900px;
	margin: 15px auto 0;
}

#flow h2 {
	margin: 0 0 10px 0;
}

#flow .flowArea {
	background-image: url(../../img/011/bg_flow.gif);
	position: relative;	
}

#flow .flowArea ul.flow {
	width: 680px;
	margin: 0 0 0 95px;
	padding: 5px;
	background-color: #fff;
}
#flow .flowArea ul.flow li {
	width: 170px;
	float: left;
}

#flow .flowArea .start {
	position: absolute;
	top: 42px;
	left: 28px;
}

#flow .flowArea .finish {
	position: absolute;
	top: 18px;
	right: 0px;
}


/* ポイント３ 
--------------------------------------------------------*/
#pointArea02 {
	width: 900px;
	margin: 15px auto 0;
	background-image: url(../../img/011/border_point03.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 20px 0 0 0;
}

#pointArea02 .ph_point {
	float: left;
	padding: 10px 50px;
}

#pointArea02 .txt_point {
	float: left;
	width: 700px;
	font-size: 13px;
}


/* footer 
--------------------------------------------------------*/
#footer {
	margin: 30px auto 0;
	width: 950px;
	border-top: solid 1px #666;
	position:relative;
}

#footer .copyright {
	text-align: center;
	font-size: 12px;
	color: 666;
}


/* pGuide 
--------------------------------------------------------*/
.toForm {
	position: relative;
}
#pGuide {
	position: absolute;
	top: -80px;
	left: 586px;
}



/* jobCategory 
--------------------------------------------------------*/
#jobCategoryOut {
position:relative;
}

#jobCategory {
background:url(../../img/bg_jobCategory.png) repeat;
width:600px;
margin:0 auto 0 -200px;
padding:20px 40px 35px;
position:absolute;
bottom:30px;
left:50%;
z-index:9999;
display:none;
}

#jobCategory p {
margin:20px 0 0;
}

#jobCategory em {
color:#FC0781;
font-weight:bold;
}

#jobCategoryArrow {
position:absolute;
right:90px;
bottom:-17px;
}

#jobCategoryLinkOut {
position:absolute;
right:0;
top:5px;
font-size:10px;
}

#jobCategoryLink {
cursor:pointer;
color:#FC0781;
}
