@charset "utf-8";

/* ------------------------------------------------------
��Reset
------------------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	text-align:center;
	background:url(../img/body_bg.gif) repeat-x;
	background-color:#f5ecd8;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#555;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body { height:100%; }

/* ------------------------------------------------------
��cf
------------------------------------------------------ */

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.cf {
    *zoom:1;
}
#fwpr #ftr {
}
#fwpr #ftr {
}

/* ------------------------------------------------------
��wrap
------------------------------------------------------ */
#wrapper{
	width:900px;
	text-align:left;
	margin:0 auto;
}

#wpr {
	width: 900px;
}

/* ------------------------------------------------------
��hdr
------------------------------------------------------ */
#hdr {
	width: 900px;
	height: 130px;
	background:url(../img/hdr2.jpg) no-repeat;
}

#hdr h1{
	display:block;	
	width:420px;
	height:90px;
	float: left;
	margin-left:35px;
}
#hdr ul li {
	float:right;
	margin: 13px 15px 0px 0px;
}
#hdr ul li a {
	display:block;
	width: 150px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
}

#hdr ul li a.l1 {
	background-image:url(../img/list1.png);
}
#hdr ul li a.l2 {
	background-image:url(../img/list02.png);
}
#nv ul li {
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
	width: 170px;
}

/* ------------------------------------------------------
��ftr
------------------------------------------------------ */
.ptt {
	margin: 60px 20px 0px 0px;
	float: right;
	clear: both;
}

#fwpr {
	width:100%;
	background-color:#E9D1B3;
	padding-top:25px;
	padding-bottom:50px;
}

#ftr {
	width: 900px;
	margin: 0 auto;
}
#fwpr address{
	font-size:14px;
	display:block;
	width: 250px;
	float: left;
	font-style:normal;
	line-height:1.5em;
	text-align:left;
}

#fwpr address strong{
	font-weight:bold;
	font-size:18px;
}

.ftrc {
	width:190px;
	float:left;
	margin-left:25px;
	padding-top:10px;
	text-align:left;
	border-top:#999 1px dotted;
}

.ftrc ul li {
	display:block;
	width: 190px;
	height:30px;
	font-size: 14px;
	padding-top: 7px;
	margin-bottom:10px;
	border-bottom:#999 1px dotted;
}

.ftrc ul li a {
	margin-left: 40px;
}

.p1 {
	background:url(../img/foot_list_1.gif) no-repeat;
}
.p2 {
	background:url(../img/foot_list_2.gif) no-repeat;
}
.p3 {
	background:url(../img/foot_list_3.gif) no-repeat;
}
.p4 {
	background:url(../img/foot_list_4.gif) no-repeat;
}
.p5 {
	background:url(../img/foot_list_5.gif) no-repeat;
}

.p6 {
	background:url(../img/foot_list_6.gif) no-repeat;
}
.p7 {
	background:url(../img/foot_list_7.gif) no-repeat;
}
.copy {
	font-size:12px;
	text-align:right;
	clear:both;
}

/* 乳幼児・幼児部 */

.ytl .pic {
  width: 205px;
  height: 140px;
  margin-bottom: 10px;
}

.pic img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 15px;
  border: 2px solid #CCC;
}

a.has-thumb {
  position: relative;
}

a.has-thumb:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: no-repeat center center #333 url(../img/icon-has-thumb.png);

  position: absolute;
  bottom: 8px;
  right: 5px;
}
