/* ---------------------------------------------- 
 TOPページ大予約会用のスタイル
---------------------------------------------- */
#top{
	margin:1em 0px 2em 0px;
	text-align:left;
	line-height:1.5;
	font-size:0.8em;
}
#top ul{
	list-style-type: none;
	padding-left:0;
	margin-left:0;

}
#top li{
	background-image: url(images/ico_circle.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left:16px;
}
#top h2{
	margin-bottom:0;
}
#top h4{ margin-bottom:0em;}
#top h4.yoyakukikan{ color:#FF3300; font-weight:bold; font-size:110%;}
#top ul{
	margin:0;
}
/* 11011 追加 */
#chirashi{
	margin-bottom:2.5em;
	padding-left:10px;
	padding-top:10px;
	font-size:120%;
	color:#990033;
	background-color: #FFFFE8;
	border: 2px solid #C63;
}
#chirashi h3,
#chirashi p{ margin-bottom:2.5em;}
#chirashi h3{ width:100%; background-color:#FF3399; color:#FFFFFF; text-align:center; font-weight:bold; font-size:200%; margin-bottom:20px; clear:both;}
#chirashi ul{ margin:0; padding:0; margin-bottom:15px; }
#chirashi ul li{
	margin:0; padding:0;
	vertical-align: bottom;
	background:none;
	float:left;
	width:100%;
}

#chirashi ul.kokomade{ clear:both;}
#chirashi ul.kokomade li{
	margin:0; padding:0;
	vertical-align: bottom;
	background:none;
	float:none;
	width:auto;
	background-image: url(images/ico_circle.gif);
	background-repeat: no-repeat;
	background-position: left 1.35em ;
	padding-left:26px;
}
#chirashi ul.kokomade li.normal{
	background-position: left 0.35em ;
}

#chirashi .textB {
	font-size:150%;
	font-weight:bold;
}
/* ここまで */

#special{ margin-bottom:0.5em;}
#special h3,
#special p{ margin-bottom:2.5em;}
#special p.pho{ margin-bottom:1.5em;}
#special p.bubunpho{ margin-left:1em; margin-bottom:1em;}
#special h3{ float:left; margin-bottom:1em;}
#special h4.gentei{ width:100%; background-color:#FF6600; color:#FFFFFF; text-align:center; font-weight:bold; font-size:120%; margin-bottom:20px; margin-left:0px; clear:both;}
#special ul{ margin:0; padding:0; margin-bottom:15px; }
#special ul li{
	margin:0; padding:0;
	vertical-align: bottom;
	background:none;
	float:left;
	width:188px;
}

#special ul.normal{ clear:both;}
#special ul.normal li{
	margin:0; padding:0;
	vertical-align: bottom;
	background:none;
	float:none;
	width:auto;
	background-image: url(images/ico_circle.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left:16px;
}

#special p.price{
	font-size:24px;
	line-height:1.5;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	margin-top:0em;
	margin-bottom:1em;
}

#special p.bigprice{
	font-size:30px;
}

p.pho{
	float:right;
	vertical-align: bottom;
	margin:0;
	padding:0;
}
#special p.kohyo{
	font-size:36px;
	font-weight:bold;
	color:#FF0000;
	margin-left:30px;
	margin-bottom:10px;
}
#special p.toieba{
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}

#info,
#gold{
	border: 4px solid #8e8e8e;
	width:572px;
	margin-top:3em;
	padding:20px;
	margin-bottom:3em;
}
#gold{
	padding-left:10px;
	padding-bottom:10px;
}
ul.sp li{ margin-right:1em;}

#info ul{ margin:0; padding:0;}
#gold .block,
#info .block{
	float:right;
	width:420px;
}
#gold .block{
	width:400px;

}
#gold p{ margin-bottom:1em;}
#gold p.phor{ float:right; margin-bottom:0;}
#gold .pho,
#info .pho{
	float:left;
	margin-bottom:0;
}
#info .phor{
	float:right;
	margin-bottom:0;
}
.msg{
	padding-top:1em;
}
#info li{
	background:none;
}
#info h3{
	margin-bottom:0.5em;
}
#info p{
	margin-bottom:1.5em;
}

/* ---------------------------------------------- 
 ヤナシンランドセルの薦め
---------------------------------------------- */
.susume {
	margin:5px 5px 5px 10px;
	font-size:140%;
	line-height:180%;
	color:#555555;
	margin-bottom:20px;
}

.susumebig {
	font-weight:bold;
	color:#000000;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #903;
	border-left-color: #903;
	display: block;
	text-indent: 10px;
	margin-bottom: 10px;
}

/* ---------------------------------------------- 
 ランドセル 2018年　りんご進呈
---------------------------------------------- */
.apple_01 {
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #333;
}
.apple_02 {
	padding: 10px;
	font-size: 16px;
	background-color: #fdf7f7;
	border: 2px solid #F66;
}



#top .block {
	margin-bottom: 20px;
}

/* ---------------------------------------------- 
 ページ下部　ヤナシン紹介
---------------------------------------------- */
.introduction {
	margin:5px 5px 5px 10px;
}


/* CSSハック
------------------------------------------------------------ */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* End hide from IE-mac */
