
 /* ▽▽ハンバーガーメニュー▽▽　PCは表示しない
------------------------------------------------------- */
#hm_menu_block {
	display:none;
}

/* ママにこ倶楽部・ママにこ広場・今月の開催予定
----------------------------------------------------- */
/* 背景色白 */
#this_month_schedule_table {
width: 100%;
padding: 10px;
background-color: #fff;
}
/* タイトル　下線ドット */
#this_month_schedule_table h2 {
width: 790px;
margin: 0 auto;
background-image: linear-gradient(to right, #F7AB00, #F7AB00 3px, transparent 3px, transparent 3px);/* ドットのサイズ */
background-size: 12px 3px;/* ドットの間隔調整 */
background-position: bottom;/* ドットの位置 */
background-repeat: repeat-x;
}

/* レイアウト用テーブル */
#this_month_schedule_table table {
width: 65%;
margin: 0 auto;
text-align:center;
border-spacing: 4px;
}

#this_month_schedule_table table td {
border-bottom: 1px dotted #eee;
font-size: 90%;
text-align:left;
}

/* レイアウト用テーブル・ご予約はこちらボタンセル */
#this_month_schedule_table table td.reserved_td {
padding: 4px;
text-align:center;
}

/* ご予約はこちらボタン */
.reserved a {
width: 100px;
margin: 0 auto !important;
text-align:center !important;
padding: 4px 8px 4px 8px;
background-color: #FFDD25;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
display:block;
font-size: 90%;
color: #D20002;
}

.reserved a:hover {
filter: alpha(opacity=70);
opacity:0.7;
text-decoration: none;
}

.mnhiroba_block {
	width:94%;
	margin:0 auto;
}
.mnhiroba_block ul {
	margin:20px 0 0 0 !important;
	padding:0 !important;
}
.mnhiroba_block ul li {
	background: url(../images/list_mn03.png) 0 50% no-repeat ;
	margin:0;
	list-style:none ;
	line-height:100%;
	padding-left:20px !important;
}

/* TOP・お知らせ
----------------------------------------------------- */
#top_oshirase_block {
margin: 0;
padding: 0;
float: left;
}
/* TOP・お知らせ中央寄せ
----------------------------------------------------- */
#top_oshirase_block_center {
width: 495px;
margin: 0 auto;
text-align:center;
}

/* TOP・お知らせ背景ヘッダ
----------------------------------------------------- */
#top_oshirase_header {
height: 20px;
background: url(../images/mamaniko_background_oshirase_header.png) no-repeat;
}

/* TOP・お知らせ背景中央
----------------------------------------------------- */
#top_oshirase_middle {
background-color: #fff;
}
/* タイトル　下線ドット */
#top_oshirase_middle h2 {
margin-bottom:20px;
text-align:left;
background-image: linear-gradient(to right, #F7AB00, #F7AB00 3px, transparent 3px, transparent 3px);/* ドットのサイズ */
background-size: 12px 3px;/* ドットの間隔調整 */
background-position: bottom;/* ドットの位置 */
background-repeat: repeat-x;
}

/* TOP・お知らせ背景フッタ
----------------------------------------------------- */
#top_oshirase_footer {
height: 20px;
background: url(../images/mamaniko_background_oshirase_footer.png) no-repeat;
}

/* TOP・お知らせ内容中央寄せ
----------------------------------------------------- */
.top_oshirase_middle_in {
width: 390px;
margin: 0 auto;
text-align:center;
}

/* TOP・お知らせ内容
----------------------------------------------------- */
#top_oshirase_block dl {
margin: 0;
padding: 0;
font-size: 80%;
}
/* TOP・お知らせ日付
----------------------------------------------------- */
#top_oshirase_block dl dt {
width: 120px;
float: left;
text-align: left;
}
/* TOP・お知らせ詳細
----------------------------------------------------- */
#top_oshirase_block dl dd {
width: 250px;
float:right;
text-align: left;
}


/* TOPタイトル
----------------------------------------------------- */
#top_title {
width: 1000px;
margin:0 auto;
text-align:left;
}

/*グローバルナビゲーション
------------------------------------------------------*/
#global_navigation {
width:100%;
height:82px;
margin-bottom:20px;
}

/*グローバルナビゲーション横幅をPC用に中央寄せ��サイズ指定
------------------------------------------------------*/
#global_navigation_in {
width: 1000px;
margin:0 auto;
}

/*グローバルナビゲーションを中央寄せ
------------------------------------------------------*/
#global_navigation_center {
width: 880px;
height: 82px;
margin: 0 auto;
padding:0;
}

/*グローバルナビゲーションUL
------------------------------------------------------*/
#global_navigation_center ul {
margin: 0 auto;
padding: 0;
}

/*グローバルナビゲーションLI
------------------------------------------------------*/
#global_navigation_center ul li {
margin: 0 10px;
padding: 0;
float:left;
list-style:none;
display:block;
}
#global_navigation_center ul li span {
display:none;
}
#global_navigation_center ul li.gn01 {
	width:175px;
	height:82px;
background:url(../images/g_navi01.png) no-repeat;
display:block;
}
#global_navigation_center ul li.gn01 a {
	width:175px;
	height:82px;
background:url(../images/g_navi01.png) no-repeat;
display:block;
}
#global_navigation_center ul li.gn01 a:hover {
background:url(../images/g_navi01_o.png) no-repeat;
}

#global_navigation_center ul li.gn02 {
	width:198px;
	height:82px;
background:url(../images/g_navi02.png) no-repeat;
display:block;
}
#global_navigation_center ul li.gn02 a {
	width:198px;
	height:82px;
background:url(../images/g_navi02.png) no-repeat;
display:block;
}
#global_navigation_center ul li.gn02 a:hover {
background:url(../images/g_navi02_o.png) no-repeat;
}

#global_navigation_center ul li.gn03 {
	width:195px;
	height:82px;
background:url(../images/g_navi03.png)no-repeat;
display:block;
}
#global_navigation_center ul li.gn03 a {
	width:195px;
	height:82px;
background:url(../images/g_navi03.png) no-repeat;
display:block;
}
#global_navigation_center ul li.gn03 a:hover {
background:url(../images/g_navi03_o.png) no-repeat;
}

#global_navigation_center ul li.gn04 {
	width:215px;
	height:82px;
background:url(../images/g_navi04.png) no-repeat;
display:block;
}
#global_navigation_center ul li.gn04 a {
	width:215px;
	height:82px;
background:url(../images/g_navi04.png) no-repeat;
display:block;
}
#global_navigation_center ul li.gn04 a:hover {
background:url(../images/g_navi04_o.png) no-repeat;
}

/* TOPコンテンツレイアウト
----------------------------------------------------- */
#top_contents {
width: 100%;
}

/* TOPコンテンツ横幅指定＋中央寄せ */
#top_contents_in {
width: 1000px;
margin:0 auto;
text-align:center;
}

/* TOPコンテンツ p */
#top_contents_in p {
	margin: 0 0 10px 0;
	padding: 0 0 0 6px;
	font-size: 100%;
	text-align:left;
	word-wrap:break-word;
}


/* メインイメージレイアウト
----------------------------------------------------- */
#main_image {
width: 1035px;
margin:0 auto;
}

/* メインイメージサイズ */
#main_image img {
width: 100%;
}


/* TOP・おもやいっこ他サイトへのリンクバナー
----------------------------------------------------- */
#top_othersitebanner_block {
width:998px;
height:1100px;
background:url(../images/bgimg_mamaniko.jpg) no-repeat;
}
#top_othersitebanner_block img {
margin: 0 20px;
}

/* TOP・インフォブロック
----------------------------------------------------- */
#top_info_block {
width:998px;
margin: 0 auto;
text-align:center;
}
.top_banner_left {
	width:53%;
	float:left;
	text-align:left;
	}
	
.top_banner_right {
	width:255px;
	float:right;
	text-align:right;
	margin-right:100px;
}

/* ママにこ倶楽部・フッタ保育ルーム予約バナー
----------------------------------------------------- */
#mn_footer {
width: 1000px;
margin:0 auto;	
}
#mn_footer h2 {
margin-bottom:20px;
text-align:center;
color:#F29600;
font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background-image: linear-gradient(to right, #F7AB00, #F7AB00 3px, transparent 3px, transparent 3px);/* ドットのサイズ */
background-size: 12px 3px;/* ドットの間隔調整 */
background-position: bottom;/* ドットの位置 */
background-repeat: repeat-x;
}
#mn_footer ul {
margin:0;
}
#mn_footer ul li {
list-style:none;
padding-left:10px;
float:left;
}

