/* CSS Document */

@charset "shift_jis";
/*====================================================
ヘッダー
====================================================*/
/*----- 保育施設 -----*/
#headerChild {
	background: url(../img/childcare_facility/header.jpg) no-repeat;
	height: 179px;
	width: 580px;/*margin-bottom: 30px;*/	/*ナビがない場合は有効に*/
}

#headerChild h1 {
	margin: 0px;
	padding: 0px;
	position:absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#headerChild img {
	float: right;
	margin-top: 16px;
	margin-right: 15px;
}

/*----- ベビーシッター -----*/
#headerSiiter {
	background: url(../img/babysitter/header.jpg) no-repeat;
	height: 179px;
	width: 580px;/*margin-bottom: 30px;*/	/*ナビがない場合は有効に*/
}

#headerSiiter h1 {
	margin: 0px;
	padding: 0px;
	position:absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#headerSiiter img {
	float: right;
	margin-top: 16px;
	margin-right: 15px;
}

/*====================================================
全体
====================================================*/
div, p {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #666666
}

img {
	border: 0;
}

a:link {
	color: #0066ff;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #0066ff;
	text-decoration: underline;
}

a.outside {	/* 絶対パス(http〜)に対して表示 */
	padding-right: 15px;
	background: url(link_blank.gif) no-repeat right center;
}

a.image {	/* イメージはアイコンを非表示に */
	background: none;
	padding: 0;
}

/*====================================================
clearfixハック
====================================================*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
  /**/
}

/*====================================================
パンくず
====================================================*/
/* 保育施設 */
#pankuzuMain {
	width: 206px;
	height: 18px;
	background-color: #d2e6fa;
	margin: 0 0 3px 0;
	padding: 0;
}

#pankuzuMain p{
	font-size: 0.75em;
	margin: 0;
	padding: 2px 0 4px 7px;
	font-weight: bold;
	color: #333333;
}

#pankuzuMain p a {
	text-decoration: none;
	color: #0066ff;
}

#pankuzuMain p a:hover {
	text-decoration: underline;
	color: #0066ff;
}

#pankuzuMain p strong {
	color: #333333;
}

/* ベビーシッター */
#pankuzuMain01 {
	width: 234px;
	height: 18px;
	background-color: #d2e6fa;
	margin: 0 0 3px 0;
	padding: 0;
}

#pankuzuMain01 p{
	font-size: 0.75em;
	margin: 0;
	padding: 2px 0 4px 7px;
	font-weight: bold;
	color: #333333;
}

#pankuzuMain01 p a {
	text-decoration: none;
	color: #0066ff;
}

#pankuzuMain01 p a:hover {
	text-decoration: underline;
	color: #0066ff;
}

#pankuzuMain01 p strong {
	color: #333333;
}

/*====================================================
ナビ
====================================================*/
#navi {
	width: 580px;
	margin-bottom: 20px;
	font-size: 12px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}

#navi ul,#nabvi li{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#navi li{
	float: left;
	margin-right: 5px;
}

#navi a{
	padding:2px 10px 2px 26px;
	display:block;
	background: url(../img/icon_arrow01.gif) no-repeat left center;
}

/*====================================================
エリア ナビゲーション
====================================================*/
#areaNavigation {
	clear: both;
	width: 580px;
	height: 23px;
	margin: 0 0 25px 0;
	padding: 0;
}

#areaNavigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#areaNavigation li {
	float: left;
	width: 53px;
	height: 23px;
	margin: 0 5px 0 0;
}

/* 各ナビエリア -保育施設- */
/* 北海道 */
.nav02 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav02 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: 0px -23px;
}

.here02 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: 0px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 東北 */
.nav03 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -58px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav03 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -58px -23px;
}

.here03 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -58px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 関東 */
.nav01 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -116px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav01 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -116px -23px;
}

.here01 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -116px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 甲信越 */
.nav04 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -174px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav04 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -174px -23px;
}

.here04 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -174px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 東海 */
.nav05 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -232px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav05 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -232px -23px;
}

.here05 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -232px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 関西 */
.nav06 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -290px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav06 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -290px -23px;
}

.here06 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -290px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 中国 */
.nav07 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -348px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav07 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -348px -23px;
}

.here07 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -348px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 四国 */
.nav08 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -406px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav08 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -406px -23px;
}

.here08 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -406px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 九州 */
.nav09 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -464px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav09 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -464px -23px;
}

.here09 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -464px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 沖縄 */
.nav10 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -522px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav10 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -522px -23px;
}

.here10 a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar.jpg);
    background-position: -522px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 各ナビエリア -ベビーシッター- */
/* 甲信越 */
.nav04_s a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar01.jpg);
    background-position: -174px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.nav04_s a:hover {
	background-image: url(../img/navbar01.jpg);
    background-position: -174px -23px;
}

.here04_s a {
    display: block;
    width: 100%;
    height: 100%;
	background-image: url(../img/navbar01.jpg);
    background-position: -174px -23px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/* 個別指定 */
.image01 {
	margin: 0 0 15px 0;
	padding: 0;
}

/*====================================================
メインコンテンツ
====================================================*/
#asset-Body {
	clear: both;
	width: 580px;
	margin: 0;
	padding: 0;
}

.asset-table {
	width: 100%;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fefefe;
    empty-cells: show;
	margin: 0 0 5px 0;
}

.asset-table th{
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
	font-size: 0.75em;
	font-weight: bold;
    color: #444444;
	text-align: center;
    background-color: #dddddd;
    background-position: left top;
    padding: 0.3em 1em;
    text-align: center;
}

.asset-table td{
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    padding: 0.3em 0.7em;
	font-size: 0.7em;
	color: #333333;
	line-height: 150%;
	letter-spacing: 0.1em;
}

/* ページトップ*/
.pageTop {
	text-align: right;
	margin: 0 0 20px 0;
	font-size: 0.75em;
}


