﻿/* ====================================
トップページ開始
==================================== */
/* メインヴィジュアル */
#toppage #right p#visual{
	margin:0;
	padding:0 0 16px;
	text-align:center;
}
#toppage #right #cont{
	width:536px;
	margin-left:13px;
}
#toppage #cont p.catch{
	margin:0;
	padding:0 5px 4px;
	font-weight:bold;
	font-size:110%;
}
#toppage #cont .btn_box{
	width:503px;
	margin:10px 0 14px 16px;
}

/* トップページ見出し */
#toppage #cont h2{
	margin:0 0 10px;
	padding:0;
	background:none;
	border:none;
}
/* ヘルパーサービス案内 */
#toppage #cont .helper_menu{
	width:534px;
	margin-bottom:21px;
	background:#FFF7D7;
}
#toppage #cont .helper_menu div{
	width:160px;
	float:left;
	margin:13px 0 0 13px;
}
#toppage #cont .helper_menu div h3,
#toppage #cont .helper_menu div p{
	margin:0;
	padding:0 0 8px;
	border:none;
}
#toppage #cont .helper_menu div p.menu_caption{
	font-weight:bold;
	font-size:105%;
	letter-spacing:normal;
}
#toppage #cont .helper_menu div p{
	letter-spacing:-0.05em;
}

/* What's New */
#toppage #cont .news{
	width:260px;
	float:left;
	margin-bottom:18px;
	background:url(../img/top/news_back.jpg) no-repeat 0 27px;
	min-height:130px;
	height:auto !important;
	height:130px;
	font-size:90%;
}
#toppage #cont .news h2{
	margin:0 0 10px;
	padding:0;
}
#toppage #cont .news ul{
	margin:0 15px 10px;
	list-style-type:none;
}
#toppage #cont .news ul .rss-date{
	font-weight:bold;
}

#toppage #cont .news dl{
	width:230px;
	margin:10px auto 0;
}
#toppage #cont .news dl dt{
	font-weight:bold;
	margin:0;
	padding:0;
}
#toppage #cont .news dl dd{
	margin:0;
	padding:0 0 5px;
}

/* イベント・キャンペーンのお知らせ */
#toppage #cont .event{
	width:257px;
	float:right;
	margin-bottom:18px;
	font-size:90%;
}
#toppage #cont .event h2{
	margin:0 0 10px;
	padding:0;
}
#toppage #cont .event ul{
	margin:0 0 10px;
	list-style-type:none;
}
#toppage #cont .event ul .rss-date{
	font-weight:bold;
	color:#FF6600;	
}

#toppage #cont .event dl{
	width:257px;
	margin:10px auto 0;
}
#toppage #cont .event dl dt{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#FF6600;	
}
#toppage #cont .event dl dd{
	margin:0;
	padding:0 0 5px;
}

#toppage .newsframe{
	width:99%;
	height:350px;
	overflow:scroll;
}

/* マザーズ・ヘルパー5つの安心 */
#cont .anshin{
	margin:15px 0 10px;
	padding:5px 0;
	border:1px dashed #fcbd92;
}
#cont .anshin dl{
	width:486px;
	margin:10px auto 0;
}
#cont .anshin dl dt{
	width:56px;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	font-size:120%;
	font-weight:bold;
	color:#FF6600;	
}
#cont .anshin dl dd{
	margin:0 0 0 56px;
	padding:2px 0 10px;
}
/* ====================================
トップページ終了
==================================== */

/* ====================================
トップページ２開始
==================================== */
/* ヘルパーサービス案内 */
#toppage #cont .helper_menu2{
	width:534px;
	margin-bottom:21px;
	background:#FFF7D7;
}
#toppage #cont .helper_menu2 div{
	width:170px;
	float:left;
	margin:13px 0 0 65px;
}
* html body#toppage #cont .helper_menu2 div{
	margin-left:40px;
}
#toppage #cont .helper_menu2 div h3,
#toppage #cont .helper_menu2 div p{
	margin:0;
	padding:0 0 8px;
	border:none;
}
#toppage #cont .helper_menu2 div p.menu_caption{
	font-weight:bold;
	font-size:105%;
	letter-spacing:normal;
}
#toppage #cont .helper_menu2 div p{
	letter-spacing:-0.05em;
}

/* マウスオーバー */
#gnavi li#g2 a{background:url(../img/gnavi2_2.jpg) no-repeat left top;}
#gnavi li#g3 a{background:url(../img/gnavi3_2.jpg) no-repeat left top;}
#gnavi li#g2 a:hover,#gnavi li#g2 a:active{background:url(../img/gnavi2_2_on.jpg) no-repeat left top;}
#gnavi li#g3 a:hover,#gnavi li#g3 a:active{background:url(../img/gnavi3_2_on.jpg) no-repeat left top;}


/* 左メニュー */
#sidenavi dl li#menu1 a{background:url(../img/menu1_2.jpg) no-repeat left top;}
#sidenavi dl li#menu2 a{background:url(../img/menu2_2.jpg) no-repeat left top;height:50px;}
#sidenavi dl li#menu1 a:hover,#sidenavi dl li#menu1 a:active{background:url(../img/menu1_2_on.jpg) no-repeat left top;}
#sidenavi dl li#menu2 a:hover,#sidenavi dl li#menu2 a:active{background:url(../img/menu2_2_on.jpg) no-repeat left top;}


/* ====================================
トップページ２終了
==================================== */

/* ====================================
ヘルパーサービスご案内
==================================== */
/* ヘルパーサービス案内 */
#cont .service_menu{
	width:534px;
	margin-bottom:21px;
	background:url(../img/sub/service_back.jpg) repeat-x 0 0;
}
#cont .service_menu div{
	width:160px;
	float:left;
	margin:13px 0 0 13px;
}
#cont .service_menu div h3,
#cont .service_menu div p{
	margin:0;
	padding:0 0 8px;
	border:none;
}
#cont .service_menu div p.service_caption{
	font-weight:bold;
	font-size:105%;
	letter-spacing:normal;
}
#cont .service_menu div p{
	letter-spacing:-0.05em;
}
#cont .service_menu ul{
	list-style-type:none;
	margin:0 0 15px;
	padding:0;
}
#cont .service_menu ul li{
	margin:0 0 4px;
	padding:6px 0;
	text-align:center;
	letter-spacing:-0.05em;
}
#cont .service_menu ul.service1 li{
	background:#ffeea9;
}
#cont .service_menu ul.service2 li{
	background:#ffe5ee;
}
#cont .service_menu ul.service3 li{
	background:#e6f2c8;
}

/* ====================================
ヘルパーサービスご案内終了
==================================== */

/* ====================================
マザーズ・ヘルパー
==================================== */
#cont .mother_box{
	margin-bottom:21px;
	padding:5px 15px;
	background:url(../img/sub/mother_back.jpg) repeat-x 0 0;
}

/* ====================================
マザーズ・ヘルパー終了
==================================== */

/* ====================================
家事ヘルパー
==================================== */
#cont .kaji_box{
	margin-bottom:21px;
	padding:5px 15px;
	background:url(../img/sub/kaji_back.jpg) repeat-x 0 0;
}

/* ====================================
家事ヘルパー終了
==================================== */

/* ====================================
ご利用開始までの流れ
==================================== */
#cont .flow{
	width:535px;
	margin:10px 0 10px;
}
#cont .flow h2{
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#cont .flow .inner{
	border:1px solid #E7E7E7;
	background:#F5F5F5;
	border-top:0;
	border-bottom:5px solid #E7E7E7;
}
#cont .flow .inner p{
	margin:0;
	padding:10px 15px;
}
#cont .flow .inner p img{
	vertical-align:middle;
}
/* ====================================
ご利用開始までの流れ終了
==================================== */

/* ====================================
会社概要
==================================== */
/* 理念のテーブル */
#cont table.rinen{
	background:none;
}
#cont table.rinen th,
#cont table.rinen td{
	background:none;
}
/* ====================================
会社概要終了
==================================== */

/* ====================================
よくある質問
==================================== */
#cont dl.faq{
	margin:30px 10px 10px;
}
#cont dl.faq dt{
	margin:0;
	padding:0 0 5px;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}
#cont dl.faq dd{
	margin:0;
	padding:5px 0 20px;
}

/* ====================================
よくある質問終了
==================================== */
/* ====================================
スタッフ募集
==================================== */
#cont .jyoken{
	padding-bottom:15px;
}
#cont .jyoken h3{
	padding:5px 0 5px 10px;
	background:#EEE;
	border:none;
	color:#555;
}
#cont .jyoken  ul{
	margin:0 0 10px;
	padding:0 0 0 18px;
}
#cont .jyoken  ul,
#cont .jyoken  p{
	font-size:95%;
}

/* ヘルパー募集案内 */
#cont ul.shigoto_info{
	margin:0 0 5px;
	padding:0;
	list-style-type:none;
}
#cont ul.shigoto_info li{
	margin:0;
	padding:3px 0 3px 7.2em;
	border-bottom:1px dotted #cccccc;
	background:url(../img/ya2.gif) no-repeat 2px 0.7em;
	text-indent:-6.15em;
}
#cont ul.shigoto_info li.info2{
	background-color:#FFFFdd;
}
#cont ul.shigoto_info li span{
	margin-right:10px;
}
#cont ul.shigoto_info li a{
	color:#FF6600;
}
#cont .shigotomore a{
	color:#ff6600;
}

/* ====================================
スタッフ募集終わり
==================================== */

/* ====================================
お申込み
==================================== */
#cont .moshi_box{
	width:500px;
	margin:0 auto;
}
/* ====================================
お申込み　終わり
==================================== */

/* ====================================
問い合わせフォーム
==================================== */

* html body .errortable{
	position:relative;
	top:-10em;
}
*+html body .errortable{
	position:relative;
	top:-11em;
}
* html body .errortable2{
	position:relative;
	top:-13em;
}
*+html body .errortable2{
	position:relative;
	top:-13em;
}

/* ====================================
問い合わせフォーム終了
==================================== */
