@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
body {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #C2D848;
	background-image: url(../images/image_01.gif);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 77%;
	line-height: 1.6em;
}

img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.hide_mobile {
    display: none;
}

.wrapper {
	/*height: 100%;
	min-height: 950px;*/
	width: 100%;
	padding: 0;
	margin: 0 auto 0 auto;
	clear: none;
	float: none;
	background-color:#A36828;
	overflow: hidden;
	background-image:url(../images/body_bg_sp.png);
	background-repeat:no-repeat;
	background-size:103%;
}

/* for toppage */
.wrapper_top {
/*	height: 100%;
	min-height: 950px;*/
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0 auto 0 auto;
	clear: none;
	float: none;
	background-color:#A36828;
	overflow: hidden;
	background-image:url(../images/body_bg_sp_top.png);
	background-repeat:no-repeat;
	background-size:103%;
}

#news_area {
	overflow:hidden;
}
#news_area h2 img {
	width:510px;
	max-width: none;
}
.news_headlines , .news_articles{
	margin:0;
	float:right;
	padding:5px 0 10px 0;
	border-bottom:dotted #FDACC7 2px;
	width: 100%;
	height: auto;
	overflow:hidden;
	margin:0 0 5px 0;
}
#news_area img.news {
	display:block;
	float:left;
	width:160px;
	height:auto;
	margin:0 10px 0 0;
}
.news_headlines dt, .news_articles dt {
	height: auto;
	/*border-bottom:dotted #A36828 1px;*/
	font-size:1.1em;
	margin:0 0 5px 0;
	font-weight:900;
	line-height:1.8;
}
.news_headlines dd , .news_articles dd{
	font-size:1em;
	margin:0 0 10px 10px;
	line-height:1.8;
}
.news_headlines p , .news_articles p {
	float:right;
	font-size:1em;
	text-align:right;
	padding:0 0 0 0;
}

/*----- mobile_menu area -----*/
#mobile_menu {
	display:none;
}
.slicknav_menu {
    display:block;
}

/*-------------------- header area --------------------*/
#head_logo {
	display: none;
}

/*-------------------- movie area --------------------*/
.movie_area {
	position:absolute;
	top:0;
	max-width:900px;
	z-index:0;
	margin: 72px 0 0 0;
}


/*-------------------- main area --------------------*/
.main_area {
	display:block;
	float:right;
	margin-top:70px;
	padding:0 5% 0 5%;
	width:90%;
	height:100%;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
	background-size:103%;
}
/* for toppage */
.main_top_Outer {
	display:block;
	margin:-45px 0 0 0;
	padding:40px 0 0 0;
	width:100%;
	background:url(../images/main_bg_header.png) no-repeat;
	background-size:103%;
}
.main_top {
	margin-top:0;
	padding:0 5% 0 5%;
	width:90%;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
	background-size:103%;
}
.top_slide {
	display:block;
	float: none;
	padding:0;
	width:100%;
	min-height:200px;
	margin:30px 0 0 0;
	position:relative;
	z-index:1;
	background-size:100% auto;
	background-repeat: no-repeat;
}
.top_logo {
	display: none;
}
.top_promotion {
	display: none;
}
.top_promotion_mobile {
	display:block;
	margin:200px 0 0 0;
	padding:0;
	width:100%;
	position:relative;
	z-index:6;
}

/*----- pankuzu navi -----*/
#pankuzu {
	display:block;
	width:90%;
	margin:-30px 0 0 0;
	padding:0 5% 0 5%;
	color:#555;
	font-size:1em;
}

#pankuzu a {
	color:#555;
	text-decoration:none;
}

#pankuzu dt {
	height:20px;
	width:auto;
	float:left;
}

#pankuzu dd {
	height:20px;
	margin:0;
	width:auto;
	float:left;
}

#pankuzu dd:before {
	content:"　> ";
}

h1 {
	clear:both;
}

h2.mid_h2 {
	background-image: url(../images/mid_h2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding-top: 18px;
	text-align: center;
	clear: both;
	}
	
h2.mid_h2_l {
	background-image: url(../images/mid_h2_l.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 45px;
	width: 200px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding-top: 18px;
	text-align: center;
	clear: both;
	}
	
h2.mid_h2_qanda {
	background-image: url(../information/images/h2_qanda.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 45px;
	width: 94%;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 10px 3% 2px 3%;
	clear: both;
	background-size:100% 100%;
	}
	
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	}


h4.documents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ED6D00;
	font-size: 120%;
	margin-bottom: 0em;
	padding-top: 1em;
	}
	
h4.impermanent {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	margin-bottom: 0em;
	background-image: url(../images/img_impermanent_h4.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
	padding-top: 3px;

	}
#head_btn dt{
	float:left;
	display:block;
	width:130px;
}
#bnr_area {
	float: right;
	display:block;
	width:100px;
	position:relative;
	z-index:2;
	margin:0 10px 0 0;
}

/*news*/
#news_cont p.news_txt {
	clear:left;
	line-height:1.8;
}
#news_cont p.news_lead {
	line-height:1.8;
	font-weight:900;
}

/*日常の保育*/
.nitijyou dl {
	padding: 0;
	margin:0 0 0 0;
}
.nitijyou dt {
	margin:0 0 0 0;
}
.nitijyou dd {
	margin:0 0 10px -10px;
}
.nitijyou dd.recruit {
	margin:0 0 10px 0;
}

/*概要横並び*/
.outline dl {
	margin: 0px;
	padding: 0px;
}
.outline dt {
	float: left;
	width: 5.35em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 15px;
}
.yoji {
	letter-spacing: 0.32em;
}
.outline dd {
	margin-left: 7em;
	margin-bottom: 10px;
	margin-right: 10px;
}

/*沿革横並び*/
.history dl {
	padding: 0px;
	margin: 0px;
}
.history dt {
	float: left;
	width: 7.5em;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
}
.history dd {
	margin-left: 9em;
	margin-bottom: 10px;
	margin-right: 10px;
}

/*MAP*/
p.cap {
	margin:0 0 0 15px;
}

/*施設の紹介*/
.facilitiesimg {
	width: 160px;
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
	text-align:center;
}

/*園での生活*/
.scheduletxt4-10{
	float: left;
	width: auto;
	background-image: url(../images/img_schedule4-10.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
	height: 410px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.scheduleimg4-10 {
	width: 38%;
	height:38%;
	float: right;
	padding:0 0 20px 0;
}
.scheduletxt11-3{
	float: right;
	width: auto;
	background-image: url(../images/img_schedule11-3.gif);
	background-repeat: no-repeat;
	height: 410px;
	line-height: 18px;
	padding:0 0 0 90px;
	font-size: 12px;
	clear:both;
}
.scheduleimg11-3 {
	width: 38%;
	height:38%;
	float: left;
	padding:0 0 20px 0;
}
.babytimetxt0{
	float: left;
	width: 200px;
	background-image: url(../life/images/img_babytime_0.gif);
	background-repeat: no-repeat;
	padding-left: 95px;
	height: 195px;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.babytimetxt{
	float: left;
	width: 200px;
	background-image: url(../life/images/img_babytime_1-2.gif);
	background-repeat: no-repeat;
	height: 560px;
	line-height: 17px;
	padding:10px 0 15px 95px;
	font-size: 12px;
}
.babytimeimg {
	width: 200px;
	float: left;
	padding:0 10px 20px 0;
}
.childtimetxt{
	float: left;
	width: 200px;
	background-image: url(../life/images/img_childtime.gif);
	background-repeat: no-repeat;
	padding-left: 95px;
	height: auto;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.childtimeimg {
	width: 200px;
	float: left;
	padding:0 10px 20px 0;
}

/*事業計画ボタン*/
ul#plan {
	list-style: none;
	padding-left: 30px;
	padding-bottom: 10px;
}
ul#plan li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
}
ul#plan li a {
	width: 270px;
	height: 35px;
	background-image: url(../images/bt_plan.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 15px;
	text-decoration: none;
}
ul#plan li a:hover {
	background-image: url(../images/bt_plan.gif);
	background-repeat: no-repeat;
	background-position: 0 -51px;
}

/*災害時*/
.flow-box {
	width:300px;
	border:1px solid #3DAACE;
	margin:5px auto 5px auto;
	padding:5px;
	font-size:1.4em;
	text-align:center;
}
.flow-arrow {
	width:300px;
	margin:5px auto 5px auto;
	height:20px;
	font-size:1.4em;
	text-align:center;
	color:#3DAACE;
	transform: scale( 3 , 1   ); 
}

/*おしらせ一覧*/
#news_backnumber h2 {
	border-bottom:#36AAD0 2px dotted;
	padding-bottom:5px;
	margin-bottom:10px;
}
#news_backnumber dl {
	overflow:hidden;
	margin:0 0 0 0;
	line-height:2;
}
#news_backnumber dl dt {
	float:left;
	margin-right:10px;
}
#news_backnumber dl dd {
	margin:0 0 0 10.5em;
}

/*保育目標*/
.mokuhyo dl {
	padding: 0px;
	margin-top: 10px;
}
.mokuhyo dt {
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	color: #094;
}

.mokuhyo dd {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 2.5em;
}

/*QandA*/
dl.qanda_accordion dt {
	clear:both;
	margin: 0 0 10px;
	padding: 5px 5px 5px 35px;/*★*/
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-color: #B5F3FF;
	font-size:120%;
	font-weight:900;
	text-indent:-2em;
	overflow:hidden;
}
dl.qanda_accordion dt p.question {
	float: left;
	margin:0;
}
dl.qanda_accordion dt p.expression {
	float: right;
	margin:0;
}
dl.qanda_accordion dd {
	clear:both;
	margin: -10px 0 10px;
	padding: 10px 5px 10px 12px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-bottom: solid 1px #CCC;
	display:none; /* 初期化時は消しておく */
}
dl.qanda_accordion dd p {
	margin: 0;
}

/*各種書類ボタン*/
.bt_documents1l{
	text-align: center;
}
.bt_documents1l a {
	display:block;
	width:250px;
	height:45px;
	outline:none;
	background-image: url(../images/bt_documents.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 28px;
	text-decoration: none;
	margin-left: 35px;
}
.bt_documents1l a:hover {
	background-position:0px -75px;
}
.bt_documents2l{
	text-align: center;
}
.bt_documents2l a {
	display:block;
	width:250px;
	height:55px;
	outline:none;
	background-image: url(../images/bt_documents.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 18px;
	text-decoration: none;
	margin-left: 35px;
}
.bt_documents2l a:hover {
	background-position:0px -75px;
}
.bt_impermanent{
	text-align: center;
}
.bt_impermanent a {
	display:block;
	width:200px;
	height:38px;
	outline:none;
	background-image: url(../images/bt_impermanent.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	margin-left: 35px;
}
.bt_impermanent a:hover {
	background-position:0px -52px;
}

/*休日保育*/
.content table {
}
p span.url {
	word-break:break-all;
}

/*子育て相談囲み罫*/
.consultation{
	height: auto;
	width: 240px;
	padding: 20px;
	margin: 0 0 30px 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #ffffee;
	border: 2px solid #6976f0;
	border-radius: 10px;
	border-style:dotted 2px;
}

/*入園案内*/
.enter_txt {
	background-color:#F0FFC1;
	margin-bottom:15px;
	padding:10px 15px 10px;
}

/*inquiry*/
#inquiry_cont {
}
#inquiry_cont h2 {
	background:url(../information/images/h2_inquiry.png) no-repeat;
	background-size: 100% 70%;
	height:45px;
	padding:12px 15px 0;
	margin:0;
}
#inquiry_cont .inquiry_txt {
	background-color:#F0FFC1;
	margin-bottom:15px;
	padding:10px 15px 10px;
}
#inquiry_cont .inquiry_txt p {
	margin:0;
}
#inquiry_cont .inquiry_txt p span.large {
	font-size:130%;
	line-height:1.7;
	font-weight:900;
}
.inquiry_txt fieldset#information {
	border-top:none;
	border-right:none;
	border-bottom:#36AAD0 2px dotted;
	border-left:none;
	margin:10px 0;
	padding:0 0 10px 0;
}
.inquiry_txt fieldset#question {
	border:none;
	margin:10px 0;
	padding:0;
}
.inquiry_txt form dl dt {
	clear:left;
	float:left;
	width:6em;
	text-align:center;
	background-color:#5ABAD0;
	border:#418FA2 2px solid;
	margin:0 10px 8px 0;
	color:#FFF;
	padding-top:2px;
}
.inquiry_txt form dl dd {
	margin-bottom:8px;
	padding-top:2px;
}
.inquiry_txt form input, .inquiry_txt form textarea {
	border:#88CCD7 2px solid;
	width:78%;
}
.inquiry_txt form p.submit {
	text-align:center;
}
.inquiry_txt form p.submit input {
	border: none;
	width:88px;
}
.inquiry_txt form p.submit input:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*recruit*/
.recruit_box{
	width: 100%;
	margin-bottom: 30px;
	text-align:left;
	clear:both;
}
.recruit_box h {
	color:#619757;
	margin:1em 0 2em 0;
}
.recruit_box h3:before {
	content:"◆ ";
	color:#F68B8D;
}

.recruitimg_l {
	margin: 0 10px 10px 0;
	float:left;
	width:45%;
}
.recruitimg_r {
	margin: 0 0 10px 10px;
	float:right;
	width:45%;
}
.recruitimg_l img {
	width:100%;
}
.recruitimg_r img{
	width:100%;
}
.recruit_box h3:before {
	content:"◆ ";
	color:#F68B8D;
}
.recruit_box .hr {
 	height:10px;
	clear:both;
	border-bottom:#43A5C5 dotted 2px;
}

.rabel{display:block; clear:both;}
.rabel > p{
display: inline-block;
    float: left;
    background-color: yellowgreen;
    padding: 0.1rem 0.6rem;
    font-weight: 600;
    margin: 0.2rem 0.2rem;
    white-space: nowrap;
    border-radius: 6px;
    color: #FFFFFF;
}
.recruit_box table th{
	width:5rem;
	text-align: center;
	white-space: nowrap;
}
img.recruit_main {
	border-radius: 30px;
}


/*-------------------- footer area --------------------*/
#footer {
    /* clear: both; */
    display: block;
    float: right;
    width: 97%;
    padding: 0;
    margin: 0 0 0 3%;
    height: auto;
    background-image: url(../images/footer_mobile.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 106%;
    min-height: 10.5em;
}
ul#footpath {
	list-style: none;
	width: 100%;
	margin-top:1em;
}
ul#footpath li {/*テキストずらす*/
	display:block;
	margin: 0px;
	float: left;
	height: 1em;
	list-style-type: none;
	padding: 0;
	text-align:right;
}
ul#footpath li a {
	display: block;
	color:#09F;
	text-decoration:none;
	font-size:1em;
}
li#pagetop a, li#pagehome a {
	width: 9em;
	height: 1em;
}


/*module*/
.spc10rb {
	margin:0 10px 10px 0;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

/*-------------------- main area --------------------*/
.wrapper_top {
	background-image:url(../images/body_bg_sp_top_wide.png);
	background-repeat:no-repeat;
	background-size: contain;
}
.wrapper {
	/*height: 100%;
	min-height: 950px;*/
	width: 100%;
	padding: 0;
	margin: 0 auto 0 auto;
	clear: none;
	float: none;
	background-color:#A36828;
	overflow: hidden;
	background-image:url(../images/body_bg_sp.png);
	background-repeat:no-repeat;
	background-size:103%;
}
.top_slide {
	min-height:320px;
}
.top_promotion_mobile {
	margin:200px 0 0 0;
}
.main_top_Outer {
	margin:-80px 0 0 0;
	padding:80px 0 0 0;
}
.main_area {
	display:block;
	float:right;
	margin-top:110px;
	padding:0 5% 0 5%;
	width:90%;
	height:100%;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
	background-size:103%;
}

/*園での生活*/
.babytimeimg {
	float: right;
}
.childtimeimg {
	float: right;
}

/*事業計画ボタン*/
ul#plan {
	padding-left: 110px;
}

/*各種書類ボタン*/
.bt_documents1l a {
	margin-left: 130px;
}
.bt_documents2l a {
	margin-left: 130px;
}
.bt_impermanent a {
	margin-left: 130px;
}

/*子育て相談囲み罫*/
.consultation{
	width: 350px;
	margin: 0 0 30px 30px;
}

/*inquiry*/
.inquiry_txt fieldset#information {
	margin:10px 15px;
}
.inquiry_txt fieldset#question {
	margin:10px 15px;
}
.inquiry_txt form input, .inquiry_txt form textarea {
	width:70%;
}

#bnr_area {
	margin:0 0 0 0;
}

#footer {
    /* clear: both; */
    display: block;
    float: right;
    width: 97%;
    padding: 0;
    margin: 0 0 0 3%;
    height: auto;
    background-image: url(../images/footer.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 106%;
    min-height: 14em;
}
.hide_mobile {
    display: block;
}
.hide_tablet {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {


/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl, li { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
}
h1 {
	clear:both;
	margin-top: 0;
	padding: 0 15px 0 0;
}
h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	padding-right: 15px;
	padding-left: 15px; /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color: #39C;
	text-decoration: none; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	color:#F30;
	text-decoration: underline;
}

/*-------------------- body part --------------------*/
.wrapper {
	/*height: 100%;
	min-height: 950px;*/
	width: 900px;
	padding: 0;
	margin: 0 auto 0 auto;
	clear: none;
	float: none;
	background-color:#A36828;
	overflow: hidden;
	background-image:url(../images/body_bg.png);
	background-repeat:no-repeat;
	background-size:100%;
}

/* for toppage */
.wrapper_top {
/*	height: 100%;
	min-height: 950px;*/
	width: 900px;
	background-image:url(../images/body_bg_top.png);
	background-repeat:no-repeat;
	background-size:100%;
}

/*-------------------- header area --------------------*/
#header {
	display:block;
	width:900px;
	height:70px;
	margin-bottom:450px;
}

#head_logo {
	display:block;
	float:left;
	width:310px;
	height:70px;
}

#head_btn {
	display:block;
	float:right;
	width:280px;
	height:30px;
}
#head_btn dt{
	float:left;
	display:block;
	width:140px;
	float:left;
}
#bnr_area {
	display: none;
}

/*----- mobile_menu area -----*/
#mobile_menu {
	display:none;
}
.slicknav_menu {
    display:none;
}

/*-------------------- left navigation --------------------*/
navi {
	clear:both;
	display:block;
	float:left;
	width:250px;
	margin:0 0 0 10px;
	height:100%;
}

navi dt {
	width:250px;
	height:30px;
	margin-top:10px;
}

navi ul {
	margin:0;
	padding:0;
	list-style:none;
}

navi li {
	margin:0;
	padding:0;
	width:250px;
	height:30px;
}

/*----------- bnr area -----------*/
.bnr_area {
	margin:20px 0 0 0;
}

/*-------------------- main area --------------------*/
.top_slide {
	display:block;
	float: right;
	width:640px;
	min-height:303px;
	margin:5px 0 0 0;
}
.top_logo {
	display:block;
	margin:-30px 0 0 0;
}
.main_area {
	display:block;
	float:right;
	margin-top:90px;
	padding:0 65px 0 65px;
	width:510px;
	height:100%;
	min-height:740px;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
	background-size:100%;
}

/* toppage main */
.top_promotion {
	display:block;
	float:right;
	margin:-40px 0 0 0;
	padding:0;
	width:640px;
	height: auto;
	position:relative;
	z-index:5;
}
.top_promotion_mobile {
	display: none;
}

.main_top_Outer {
	display:block;
	float:right;
	margin:-100px 0 0 0;
	padding:0 0 0 0;
	width:640px;
	background:url(../images/main_bg_header.png) no-repeat;
	background-size:100%;
}
.main_top {
	margin:70px 0 0 0;
	padding:0 65px 0 45px;
	width:530px;
	height:auto;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
	background-size:100%;
}

#news_area {
	display:block;
	width:510px;
	min-height:200px;
	padding:40px 0 0 0;
	background-image:url(../images/top_news_bg1.png);
	background-position: 0 90px;
	background-repeat:no-repeat;
}

.news_headlines {
	width:390px;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
}

.news_headlines dt {
	/*height:1.3em;*/
	width:390px;
}

.news_headlines dd {
	width:390px;
}

.news_articles {
	width:510px;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
}

.news_articles dt {
	/*height:1.3em;*/
	width:510px;
}

.news_articles dd {
	width:510px;
}

/*----- pankuzu navi -----*/
#pankuzu {
	display:block;
	width:500px;
	margin:-30px 0 0 0;
	color:#555;
	font-size:0.8em;
	padding:0 0 0 0;
}

#pankuzu a {
	color:#555;
	text-decoration:none;
}

#pankuzu dt {
	height:20px;
	width:auto;
	float:left;
}

#pankuzu dd {
	height:20px;
	margin:0;
	width:auto;
	float:left;
}

#pankuzu dd:before {
	content:"　> ";
}

/*----- contents area -----*/


/*-------------------- footer area --------------------*/
#footer {
	clear:both;
	display:block;
	float:right;
	width:640px;
	height:160px;
	min-height:160px;
	background-image:url(../images/footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:100%;
}




/*-------------------- page --------------------*/
.sideimg {
	float: left;
	width: 160px;
}
.sidebar1 {
	float: left;
	width: 331px;
	padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 500px;
	float: left;
}
.main_content {
	width: 509px;
	float: left;
	background-image: url(../images/main_mid.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* ==========　以下オリジナル　=========*/

/* ~~ このセレクターグループは、.content 内のリストに領域間隔を指定します。~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* この余白は、上述の見出しと段落ルールの右の余白を表します。下の余白はリスト内の他のエレメントとの間隔用に配置され、左の余白はインデント作成用に配置されています。これは必要に応じて調整できます。 */
}


/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、.container で overflow:hidden が削除されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
}

/* パン屑
-----------------------------------------------------------
ul#topicpath {
	list-style: none;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
}

ul#topicpath li{
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul#topicpath li a {
	text-decoration: none;
	color: #999;

}

li#home {
	padding-left: 10px;
}

li#up {
	background-image: url(../images/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 10px;
}

li#pre {
	background-image: url(../images/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 10px;
	color: #ED6D00;
}
*/


/* トップへ戻るボタン
-----------------------------------------------------------*/

ul#footpath {
	list-style: none;
	padding-left: 350px;
	margin-top:1em;
}
ul#footpath li {/*テキストずらす*/
	display:block;
	margin: 0px;
	float: left;
	height: 1em;
	list-style-type: none;
	padding: 0 0 0 20px;
}
ul#footpath li a {
	display: block;
	color:#09F;
	text-decoration:none;
	font-size:0.8em;
}
li#pagetop a, li#pagehome a {
	width: 9em;
	height: 1em;
}
li#pagetop a:hover, li#pagehome a:hover {
	color:#F63;
}


/* コンテンツ設定
-----------------------------------------------------------*/
/*#main {
	clear:both;
}
*/
.read{
	padding-top: 1em;
}
P.headimg{
	background-image: url(../images/head_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 114px;
	width: 549px;
	margin-top: -10px;
	margin-left: -20px;
	margin-bottom: -10px;
}
h1#title {
	padding: 0px;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
	background-image: url(../images/image_04.gif);
	background-position: 0px 0px;
	height: 773px;
	width: 549px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4#footer {
	padding: 0px;
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/mail_bt.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 168px;
	width: 549px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	clear: both;
}

/*各メニューの大見出し

h1#outline {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_outline.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
h1#thought {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_thought.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
h1#feature {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_feature.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#schedule {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_schedule.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}

	h1#baby {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_baby.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 240px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}

	h1#child {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_child.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 240px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}

	h1#plan {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_plan.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}

	h1#documents {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_documents.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#impermanent {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_impermanent.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#consultation1 {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_consultation1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#consultation2 {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_consultation2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#consultation3 {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_consultation3.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
		h1#consultation4 {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_consultation4.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 320px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#news {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_news.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#menu {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_menu.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	
	h1#qanda {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_qanda.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#complaint {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_complaint.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
	h1#endofyear {
	text-indent:120%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url(../images/head_endofyear.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 26px;
	width: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	}
	
*/
	
h2.mid_h2 {
	background-image: url(../images/mid_h2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding-top: 18px;
	text-align: center;
	clear: both;
}

h2.mid_h2_l {
	width: 180px;
}	
	
h2.mid_h2_qanda {
	width: 510px;
	padding: 14px 0 0 15px;
	background-size: auto;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}

h4.documents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ED6D00;
	font-size: 120%;
	margin-bottom: 0em;
	padding-top: 1em;
	}
	
h4.impermanent {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	margin-bottom: 0em;
	background-image: url(../images/img_impermanent_h4.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
	padding-top: 3px;
}

p.documents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 3em;
	padding-right: 4em;
}

P.jisage{
	text-indent: 1em;
	margin: 0px;
	padding-right: 10px;
}

/*フォントサイズさらに縮小*/
.f_small {
	font-size: 80%;
}

.f_map {
	font-size: 85%;
}

/*文字色*/
.f_red{
	color: #C33;
}

.f_orange{
	color: #F39800;
}

/*MAP横並び*/

.map dl {
	padding: 0px;
	margin-top: 10px;
}
.map dt {
	width: 5em;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
}
.map dd {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 15px;
}

/*保育目標*/
.mokuhyo dl {
	padding: 0px;
	margin-top: 10px;
}
.mokuhyo dt {
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	color: #094;
}
.mokuhyo dd {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 2.5em;
}

/*日常の保育*/
.nitijyou dl {
	margin-top: 10px;
}
.nitijyou dt {
	margin:0 0 0 15px;
}
.nitijyou dd {
	margin:0 10px 10px 2.3em;
}
.nitijyou dd.recruit {
	margin:0 10px 10px 2.3em;
}

/*おしらせ一覧*/
#news_backnumber dl {
	margin:0 0 0 15px;
}

/*定義リスト FAQ*/
dl#faq {
	padding-bottom: 20px;
}
dl#faq dt {
	padding-left: 80px;
	font-weight:bold;
	background-image: url(../images/img_faq.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 40px;
	vertical-align: middle;
	display:table-cell;
	width: 410px;
	margin-top: 1em;
}
dl#faq dd {
	margin-bottom:1em;
	background-image: url(../images/img_faq.gif);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	vertical-align: middle;
	padding-left: 80px;
	margin-left: 0px;
	width: 410px;
	display:block;
	margin-top: 1em;
}

/*年末保育*/
ul.endofyear {
	width: 490px;
	padding-left: 15px;
	list-style-type: disc;
}

/*園での生活*/
.scheduletxt4-10{
	width: 230px;
}
.scheduleimg4-10 {
	width: 150px;
	height:auto;
	padding:0 20px 20px 10px;
}
.scheduletxt11-3{
	width: 230px;
}
.scheduleimg11-3 {
	width: 150px;
	height:auto;
	padding:0 20px 20px 10px;
}
.childtimetxt{
	height: 646px;
}

/*各種書類ボタン*/
.bt_documents1l a {
	margin-left: 130px;
}
.bt_documents2l a {
	margin-left: 130px;
}
.bt_impermanent a {
	margin-left: 130px;
}

/*画像設定*/
.ensya {
	float: right;
	margin-top: -100px;
	margin-right: 10px;
	}
.mapimg {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	}
.featuretxt{
	float: left;
	width: 280px;
	margin-bottom: 25px;
}
.featureimg {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 50px;
}

/*休日保育*/
.content table {
	width:400px;
}

/*googlemapボタン*/
.googlemap a {
	display:block;
	width:122px;
	height:44px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background-image: url(../images/bt_googlemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	margin-right: 60px;
	margin-top: 20px;
}
.googlemap a:hover {
	background-position:0px -43px;
}

/*各種書類囲み罫*/
.r_column{
	height: 120px;
	width: 430px;
	padding: 10px;
	margin-left: 30px;
	background-color: #ffffee;
	border: 2px solid #ee0000;
	border-radius: 10px;

}

/*子育て相談囲み罫*/
.consultation{
	width: 350px;
	margin: 0 0 30px 30px;
}

ul.rinen{
	list-style-type: square;
	margin-left: 30px;
	margin-right: 10px;
}

/*しろはとキャラクター*/
.character{
	float: right;
	margin-top: -120px;
	margin-right: 20px;
}

/*定員ベースライン調整*/
.baseline{
	margin-top: -2.5em;
	display: block;
	vertical-align: middle;
	margin-left: 9em;
}

.baseline_big{
	font-size: 20px;
	font-weight: lighter;
	vertical-align: middle;

}

/*しろはとNEWS*/

h2.title{
	background-image: url(../images/img_news_mid.gif);
	height: 43px;
	width: 450px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 50px;
	font-size: 16px;
	margin-top: 2em;
	margin-bottom: 0.2em;
}

img.image {
	float: left;
	width: 160px;
	padding-left: 15px;
}

dl.message {
	float: right;
	width: 300px;
	font-size: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dl.message dt {
	margin: 0px;
	padding: 0px;
	color: #094;
}

dl.message dd {
	padding: 0px;
	margin: 0px;
}

ul#menu {
	list-style: none;
	padding-left: 110px;
	padding-bottom: 10px;
}

/*今月の献立*/
ul#menu li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
}

ul#menu li a {
	width: 156px;
	height: 30px;
	background-image: url(../images/bt_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 13px;
	text-decoration: none;
}


ul#menu li a:hover {
	background-image: url(../images/bt_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 -44px;
}

/*QandA*/
dl.qanda_accordion dt {
	padding: 12px 0 12px 2em;
}

dl.qanda_accordion dt p.question {
}

dl.qanda_accordion dt p.expression {
}

dl.qanda_accordion dd {
	padding: 10px 0 0;
}

/*news*/
#news_cont {
	margin-bottom:20px;
}
#news_cont .news_title {
	background:url(../information/images/h2_news.png) no-repeat;
	height:59px;
	margin-bottom:20px;
}
#news_cont h2 {	
	margin:0;
	padding-top:15px;
}
#news_cont p.news_day {
	margin:0;
	text-align:right;
}
#news_cont p.news_img {
	float:left;
	width:200px;
}
#news_cont p.news_txt {
	clear:left;
}

/*入園案内*/
.enter_txt {
	padding:10px 0 10px;
}

/*inquiry*/
#inquiry_cont h2 {
	background-size: contain;
}
#inquiry_cont .inquiry_txt {
	padding:10px 0 10px;
}

/* clearfix
---------------------------------------------------------------*/
.clearfix:after,
#container:after {
        content: ".";	/* 新しい要素を作る */
        display: block;	/* ブロックレベル要素にする */
        height: 0;
        clear: both;
        visibility: hidden;
    }
    
    .clearfix,
	#container {	/* IE7用 */
        display: inline-block;
        zoom: 1;
    }
    
    /* Hides from IE-mac \*/
        * html .clearfix,
		* html #container {height: 1%;}
        .clearfix,
		#container {display: block;}
    /* End hide from IE-mac */
.hide_mobile {
    display: block;
}
.hide_tablet {
    display: block;
}
.hide_desktop {
    display: none;
}
}

.topmovie_sp{
display: block;
}
.topmovie_pc{
display: none;
}
@media only screen and (min-width: 769px) {
.topmovie_sp{
display: none;
}
.topmovie_pc{
display: block;
}
}
