p,ul,li {
	margin:0;
	padding:0;
}
img {border:none;}


body {
	margin: 5px 0 0 0;
	background:#fffafe;
	font-size:12px;
	color:#333;
	font-family:"ＭＳ Ｐゴシック";
	line-height:1.3em;
}


#wrapper{
width: 960px;
margin: 0px auto;
background: #fff;
}

#wrapper2{
	background: #fff;
	background: #fff url("images/wrapperbg.gif") 650px 0px repeat-y;
}


#header{
	width:920px;
	margin:0 auto;
}	
#header div.boxt2 {
	width:880px;
	height:55px;
	padding:10px 20px 0;
	background: url(/img/default/back.gif) bottom repeat-x;
}
#header .p1 {
	text-align:right;
	font-size:12px;
	font-weight:normal;
}
#header p.h_logo {
	float:left;
	text-align:left;
}
#header p.h_r1 {
	float:right;
	text-align:right;
}
#header p.p1 a,#header p.p1 a:hover {
	text-decoration:none;
	color:#666;
}

#navi {
	width:920px;
	height:50px;
	margin:0 auto 10px;
}
#navi ul li {
	float:left;
	list-style:none;
	width:115px;
	height:50px;
}
#navi ul li a img {
	vertical-align:bottom;
}

#content{
clear:both;
padding: 0 20px;
margin: 0;
}	


#main {
width: 680px; 
float:right;
margin: 0;
padding: 0;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0;
}


#footer {
clear: both;
margin: 0;
padding: 5px 0;
text-align: center;
background: #f1f1f1;
}
#footer ul {height:14px;text-align:center;margin:0 0 10px;}
#footer li {height:14px;display:inline;border-right:1px #666 solid;padding: 0 10px;}
#footer li:first-child {border-left:1px #666 solid;}
#footer p {
	line-height:2.5em;
}
#footer p a {
	color:#666666;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
}


h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#0077BF;
text-decoration:none;
}
a:hover{
color:#0077BF;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
padding: 0;
background:black;

}

#tabs ul{
margin: 0;
padding:3px 0;
list-style-type:none;

}

#tabs ul li{
margin: 10px 0 3px 15px;
padding: 6px 15px 6px 0px;
display:inline;
border-right: 2px solid #fff;
font-size: 80%;
}

#tabs ul li a{
color: white;
}

#tabs ul li a:hover{
color:#A1E7FD;

}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: black;
text-decoration: none;
}


#header h2{
margin: 0;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: black;
font-size: 90%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #8CD1FD;
background:#EBF7FF;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
line-height:1.7em;
}

.post h2 {
/*
color: black;
font-size: 150%;
font-weight:100;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
background: url("images/dots.gif") left bottom repeat-x;
*/
	width:620px;
	height:30px;
	padding:30px 0 0 30px;
	margin-bottom:10px;
	background: url(/img/default/blog_midashi.jpg) no-repeat;
	color:#4B8A04;
	font-size:14px;
	font-weight:bold;
}
.post h2 a{
	color:#4B8A04;
	font-size:14px;
	font-weight:bold;
}

/*
.post h2 a:hover{
text-decoration:none;
color: black;
}
*/

.postmetadata{
font-size:80%;
border-top: 1px solid #FFB5DA;
background:#FEFBFE;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

p.comments, p#postcomment{
	font-size: 100%;
	font-weight:bold;
}

ol.commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol.commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol.commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul.commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul.commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul.commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul.commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul.commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul.commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul.commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul.commentlist li div.commenttext div.commentwrapper{
background: #F0F9FF;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #8CD1FD; 
}


/*  sidebar styles */

#sidebar ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 2px 0 2px 12px;
margin:0;
border-bottom: 1px solid #eee;
background: url("images/listbullet.gif") no-repeat 0 3px;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 0 0 0 11px;
background: url("images/listbullet.gif") no-repeat 0 1px;
}

.menu ul li.widget p.b_mt{
font-size:120%;
padding:2px 0 3px 5px;
margin:0;
color: #222;
font-weight: 800;
font-variant:small-caps;
border-bottom: 1px solid #8CD1FD;
border-top: 3px solid #8CD1FD;
letter-spacing:2px;
}

.menu ul li p.b_mt a{
color: #023A5E;
font-weight: 800;
}
.menu ul li p.b_mt a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

.menu li.widget .textwidget,.menu li.widget #search {
padding: 2px 5px;
}
#sidebar {
	float: left;
	width: 220px;
}
#sidebar p {
	margin-bottom:10px;
}

#sidebar ul li.widget_rss {
	margin-bottom:10px;
}
#sidebar p.b_mt {
	font-size:14px;
	border-bottom:2px solid #cccccc;
	line-height:1.5em;
	padding-left:5px;
}
#sidebar ul li.rss-date {
	margin:0 10px 7px;
	padding:0 5px;
	color:#00538A;
	border-bottom:1px dotted #cccccc;
}
#sidebar ul li.rss-date a {
	color:#0000ff;
}
#sidebar ul li.rss-date span {
	padding-right:10px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}



.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*メイン下*/
p.f_bar {
	height:20px;
	clear:both;
	background:#f1f1f1;
	padding:10px 0;
	text-align:center;
	border-top:1px solid #cccccc;
	margin:0 -20px;
}
/* ---------- 変更 ---------- */
.b_t {
   font-size: 32px;
   float:left;
   line-height:1.3em;
   margin:0;
}

.b_subt {
   font-size: 12px;
   float:right;
}

/* サイドバーリンク */

div.ciwaku1,div.ciwaku2 {
	border-left:2px solid #0088D9;
	border-right:2px solid #0088D9;
	border-bottom:2px solid #0088D9;
	background:#ffffff;
	padding:10px 10px 0;
	margin-bottom:20px;
}

div.ciwaku1 p{
	margin:0 0 8px;
	color:#666;
}

div.ciwaku2 p{
	text-align:center;
	margin:0 0 8px;
	color:#666;
}

#sidebar p.cititle, #sidebar p.wporder {
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	background:#0088D9;
	font-size:14px;
	line-height:2em;
	margin:0;
}

p.wpname {
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
}

div.ciwaku2 p.wpordertel {
	font-size:16px;
	color:#ff3333;
	font-weight:bold;
}

.foot01 p,.foot01 a,.foot01 a:visited {color:#999999;font-size:10px;}
.cm {clear:both;text-align:center;padding-top:10px;}
.cm a {margin-right:10px;color:#cccccc;}
#footer p.today {
	font-size:10px;
	text-align:right;
	color:#999999;
	padding-right:10px;
	margin-bottom:5px;
	line-height:1em;
}

/* 共通 */
div.page_top {
	clear:both;	
}

/* 保護者の声 */

table.voice {
	margin:15px 0 0;
}

table.voice td img {
	border:1px #CCC solid;
	margin-top:30px;
}
table.voice th {
	font-size:14px;
	padding:0 0 5px 15px;
	text-align:left;
	height:25px;
	color:#ff7e0e;
	border-bottom:2px dotted #FDC554;
}
table.voice td {
	font-size:14px;
	line-height:1.8em;
	padding:10px 10px 20px;
}
p.voice_midasi {
	background:url(/img/voice/voice_midashi.jpg) no-repeat;
	padding-left:25px;
	font-size:14px;
	font-weight:bold;
	color:#ff7e0e;
	margin-bottom:15px;
	height:30px;
	padding-top:30px;
}

p.voice_midasi span{
	color:#FFC767;
	margin-right:0.5em;
}

p.voice_click {
 color:#4B8A04;
 font-size:12px;
}

table.azami {
	margin-bottom:15px;
}
table.azami td {
	font-size:14px;
	line-height:1.7em;
	padding:0 10px;
}
table.azami td img {
	padding-bottom:5px;
}
table.azami th	{
	font-size:12px;
	font-weight:normal;
	padding:5px 0 0 30px;
	text-align:left;
}

/* 概要 */
table.company2 {
	border-collapse:collapse;
	margin-bottom:20px;
}

table.company2 th,table.company2 td {
	line-height:1.7em;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}

table.company2 th{
	padding:15px 10px 0;
}

table.company2 td{
	padding:0 10px;
	vertical-align:middle;
}

table.company2 th p {
	border-left:15px solid #96C659;
	color:#666;
	padding-left:8px;
	line-height:1.4em;
}

table.company2 td p {
	line-height:1.7em;
}

/* ポリシー */
table.policy2 {
	margin-top:10px;
}
table.policy2 td {
	padding:10px 10px 20px 10px;
	line-height:1.7em;
	text-align:left;
}
table.policy2 p {
	line-height:1.7em;
	margin-top:5px;
	margin-bottom:10px;
}
table.policy2 ol,table.policy2 ul {
	margin-top:5px;
}
table.policy2 ol li {
	margin-top:5px;
	margin-left:30px;
	list-style-type:decimal;
}
table.policy2 th {
	text-align:left;
	font-size:14px;
	padding:5px 10px;
}
table.policy2 ul li {
	margin-top:5px;
	margin-left:18px;
	list-style-type:disc;
}

table.policy2 th {
	border-left:10px solid #96C659;
	border-bottom:1px dashed #96C659;
	padding:3px 10px 3px 10px;
}

/* リンク */

#nice table.nice2 {
	border-collapse:collapse;
	color:#666;
	margin-bottom:20px;
}
#nice table.nice2 th,table.nice2 td {
	padding:10px 15px;
	text-align:left;
	line-height:1.7em;
	border-bottom:1px dotted #696969;
	border-top:1px dotted #696969;
}
#nice table.nice2 th p {
	border-left:15px solid #96C659;
	color:#666;
	padding-left:5px;
	line-height:1.4em;
	height:15px;
	margin:0;
}

/* アクセスマップ */
#content div.company p.map {
	margin:0;
	padding:0;
}

div.company p.map_print {
	text-align:right;
	margin-bottom:30px;
}

div.company p.map a, div.company p.map_print a{
	font-size:14px;
}

/* 先生紹介 */

div.staff {
	padding:10px;
}

div.staff table.staff {
	margin-bottom:5px;
	margin-top:5px;
	font-size:14px;
}

div.staff table.staff td{
	vertical-align:middle;
}

div.staff table.staff td img{
	border:1px #EEE solid;
}

div.staff table.staff td.line {
	padding:5px 10px 5px 5px;
	line-height:1.5em;
	border-bottom:2px dotted #FDC554;
}

div.staff table.staff td span.nickname,div.staff table.staff td span.nickname_s{
	color:#5CCCE4;
	font-weight:bold;
}

div.staff table.staff td span.nickname_s{
	font-size:12px;
}


div.staff table.staff td span.dream{
	color:#FF81C0;
	font-weight:bold;
}

div.staff table.staff td p.start{
	color:#F29500;
	font-weight:bold;
	margin-bottom:5px;
}

div.staff table.staff td {
	padding:5px 10px 5px 5px;
	line-height:1.5em;
}

/* カテゴリー */
div.cate p{
	padding-left:28px;
	line-height:1.5em;
}

/* お問合わせ＆お申込みバナー */
div.s_area div.banner {
	margin-bottom:10px;
}

/*　サイトマップ　*/
	/* イントロ */
#content div.sitetitle h1{
	height:20px;
	width:680px;
	margin-bottom:10px;
	display:block;
	font-size:18px;
}

div.s_area div.m1_intro p {
	padding:0 0 0 10px;
	margin-bottom:15px;
	line-height:1.8em;
}
div.s_area div.m1_intro p.p_3 {
	height:22px;
	padding:8px 0 0 15px;
	margin-bottom:15px;
	line-height:normal;
	border-left:8px #F29500 solid;
	background:#FFF4C0;
	font-size:14px;
}

	/*　左右ボックス　*/
div.s_area div.ne_product_v2 {
	padding:10px 0 20px;
	height:450px;
}
div.s_area div.ne_product_v2 p {
	line-height:1.5em;
	color:#666666;
}
div.s_area div.ne_toplbox {
	float:left;
	width:310px;
}
div.s_area div.ne_toprbox {
	float:right;
	width:310px;
}
div.s_area p.sitetxt {
	padding-left:10px;
	line-height:1.5em;
}

div.s_area ul.ne_smap {
	margin-left:0;
	padding:5px 10px;
	margin-bottom:20px;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
}
div.s_area ul.ne_smap li {
	list-style-type:circle;
	margin-left:15px;
	line-height:1.8em;
	margin-bottom:5px;
}
div.s_area ul.ne_smap li a,
div.s_area ul.ne_smap li a:visited, 
div.s_area ul.area_list li a,
div.s_area ul.area_list li a:visited {
	color:#666666;
}
div.s_area ul.ne_smap li a:hover,
div.s_area ul.area_list li a:hover,
div.s_area p.p_5_1 a:hover {
	color:#882A85;
}

#content div.s_area p.p_5, #content div.s_area p.p_5_1 {
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-top:1px solid #E3E3E3;
	font-size:12px;
	font-weight:normal;
	background:#FFCFCF;
	border-bottom:none;
	color:#333;
	line-height:2em;
	margin:0;
	padding:3px 10px;
	margin:0;
	letter-spacing:0.1em;
}

div.s_area p.pankuzu {
	clear:both;
}

div.s_area p.sitetop {
	clear:both;
}

/* アーカイブ・カテゴリー一覧表示
----------------------------------------------- */
#content div.archive h2,
#content div.category h2 {
	font-size:24px;
	background:#FEF9E5;
	margin:0 10px 10px 0;
	color:#237020;
	padding:10px;
	letter-spacing:0.1em;
}
ul.categorylist,
ul.archivelist {
	list-style:none;
	margin:0 10px;
	padding:0;
}
div.category ul.categorylist li,
div.archive ul.days li {
	background:url(/img/default/notecheck20.gif) 10px 50% no-repeat;
	padding-left:40px;
}
ul.categorylist li,
ul.archivelist li {
	border-bottom:1px dotted #ccc;
	font-size:14px;
	line-height:1.8em;
	padding:7px 10px;
}
div.category ul.categorylist li span {
	font-size:10px;
	line-height:1em;
}
ul.categorylist li a,
ul.archivelist li a {
	font-weight:bold;
}

/* =breadcrumb
----------------------------------------------- */ 

#breadcrumb {
  clear: both;
  padding: 0 5px;
  margin: 0 auto 10px;
}

#breadcrumb ol {
  height: 15px;
  margin: 0 5px;
  padding:0 0 0 10px;
}

#breadcrumb li {
  float: left;
  padding: 0 5px 0 15px;
  background: url(/img/default/breadcrumb.gif) center left no-repeat;
  list-style: none;
  line-height: normal;
}

#breadcrumb li:first-child,
#breadcrumb li.first {
  padding-left: 0;
  background: none;
}

/* single 投稿月のアーカイブリンク
----------------------------------------------- */
.moremonth {
  text-align: right;
}

/* =Navigation
-------------------------------------------------------------- */

#content nav {
  clear: both;
  overflow: hidden;
  padding: 0 0 1.625em;
}
#content nav a {
  font-size: 12px;
  font-weight: bold;
  line-height: 2.2em;
}
#nav-above {
  padding: 0 0 1.625em;
}
#nav-above {
  display: none;
}
.paged #nav-above {
  display: block;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#content nav .meta-nav {
  font-weight: normal;
}

/* Singular navigation */
#nav-single {
  float: right;
  position: relative;
  top: -0.3em;
  text-align: right;
  z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
  width: auto;
}
#nav-single .nav-next {
  padding-left: .5em;
}
#nav-single .nav-previous {
  padding-right: .5em;
}