@charset "UTF-8";
/* CSS Document */

html {
	width: 100%;
}

body {
	width: 100%;
	min-width: 720px;
	clear: both;
	background:rgba(225,210,180,1) url(../image/bgcover.png);
	font-family: "游ゴシック体 ミディアム", "游ゴシック体 ボールド", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	margin: 0px;
	padding:20px 0 20px 0;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
	font-family: "游ゴシック体 ミディアム", "游ゴシック体 ボールド", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

adress, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	font-family: "游ゴシック体 ミディアム", "游ゴシック体 ボールド", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

table, th, td {
	border:none;
}

a {
	text-decoration: none;
}


#indexhead {
	width:980px;
	min-height:760px;
	background:url(../image/pb_bg.png) left top /cover;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}

.indexover {
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
}

#indextitle{
	font-size:42px;
	position:absolute;
	top:36px;
	left:12px;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif
}

#indexsubtitle{
	font-size:26px;
	position:absolute;
	top:8px;
	left:10px;
}

#indexesd {
	background:rgba(210,150,255,0.9) url(../image/bgcover.png);
	position:absolute;
	top:30px;
	left:580px;
	width:320px;
	padding:20px;
	padding-bottom:30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#indexlec {
	background:rgba(120,225,150,0.9) url(../image/bgcover.png);
	position:absolute;
	top:120px;
	left:50px;
	width:420px;
	padding:20px;
	padding-bottom:30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#indexeve {
	background:rgba(240,180,180,0.9) url(../image/bgcover.png);
	position:absolute;
	left:330px;
	top:300px;
	padding:20px;
	padding-bottom:30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#indexapl {
	background:rgba(120,255,240,0.9) url(../image/bgcover.png);
	position:absolute;
	top:490px;
	right:40px;
	padding:20px;
	padding-bottom:30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#indexlnk {
	background:rgba(120,150,240,0.9) url(../image/bgcover.png);
	position:absolute;
	left:610px;
	top:230px;
	padding:20px;
	padding-bottom:30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#indexmov {
	background:rgba(240,225,120,0.9) url(../image/bgcover.png);
	position:absolute;
	left:30px;
	top:440px;
	width:460px;
	height:240px;
	padding:20px;
	padding-bottom:30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.movtext {
	position:relative;
	margin:0px 20px 0px 0px;
	float:left;
	width:280px;
}

.movbook {
	position:relative;
	margin:0;
	float:left;
	width:160px;
	text-align:center;
}
	
.title {
	font-size:18px;
	margin:0px;
	margin-bottom:5px;
	text-shadow:rgba(210,210,210,0.6) 10px 5px 3px;
	white-space: nowrap;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif
}

.text {
	font-size:14px;
	margin:0px;
	margin-left:20px;
	margin-top:15px;
}

#pbbody {
	position:relative;
	background:url(../image/pb_bg.png) left top/cover;
	margin:0 auto;
	overflow:hidden;
	width:980px;
	padding-top:5px;
	padding-bottom:5px;
}

.pbover {
	background:rgba(255,255,255,0.6);
	position:relative;
	top:0;
	right:0;
	left:0;
	bottom:0;
}

#pbhead {
	position:relative;
	top:0px;
	left:0px;
	width:980px;
	height:27px;
	padding-top:29px;
	padding-bottom:29px;
	z-index:2;	
}


.pbtitle {
	position:absolute;
	left:15px;
	font-size:27px;
	line-height:29px;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif
}
	
#pblink01 {
	position:absolute;
	top:5px;
	left:600px;
	height:35px;
	width:120px;
	font-size:14px;
	text-align:center;
	line-height:40px;
	z-index:3;
}

#pblink02 {
	position:absolute;
	top:5px;
	left:725px;
	height:35px;
	width:120px;
	font-size:14px;
	text-align:center;
	line-height:40px;
	z-index:3;
}

#pblink03 {
	position:absolute;
	top:5px;
	left:850px;
	height:35px;
	width:120px;
	font-size:14px;
	text-align:center;
	line-height:40px;
	z-index:3;
}

#pblink04 {
	position:absolute;
	top:45px;
	left:600px;
	height:35px;
	width:120px;
	font-size:14px;
	text-align:center;
	line-height:40px;
	z-index:3;
}

#pblink05 {
	position:absolute;
	top:45px;
	left:725px;
	height:35px;
	width:120px;
	font-size:14px;
	text-align:center;
	line-height:40px;
	z-index:3;
}

#pblink06 {
	position:absolute;
	top:45px;
	left:850px;
	height:35px;
	width:120px;
	font-size:14px;
	text-align:center;
	line-height:40px;
	z-index:3;
}

#listlink01 {
	position:absolute;
	top:5px;
	left:600px;
	font-size:18px;
	text-align:center;
	z-index:3;
}

#listlink02 {
	position:absolute;
	top:5px;
	left:725px;
	text-align:center;
	z-index:3;
}

#listlink03 {
	position:absolute;
	top:5px;
	left:850px;
	text-align:center;
	z-index:3;
}

.nurseryschool{
	height:60px;
	width:120px;
	padding-top:7.5px;
	padding-bottom:7.5px;
	line-height:30px;
}

.otherschool{
	height:75px;
	width:120px;
	font-size:18px;
	line-height:80px;
}

#pbcontents {
	background:rgba(255,255,255,0.7);
	position:relative;
	top:0px;
	left:0px;
	width:980px;
	min-height:200px;
	padding:0px;
	z-index:2;
	overflow:hidden;
}

#pbframe {
	background:rgba(255,255,255,0.7);
	position:absolute;
	top:3px;
	left:5px;
	width:980px;
	height:560px;
	padding:0px;
	overflow:hidden;
}

#detailimg {
	position:absolute;
	top:0px;
	left:580px;
	height:560px;
	width:400px;
	padding:0px;
	border:0px;
	overflow:hidden;
}

#detailsub {
	position:absolute;
	top:20px;
	left:40px;
	width:460px;
	font-size:20px;
}

#detailexplain {
	position:absolute;
	top:70px;
	left:60px;
	width:440px;
	font-size:15px;
}

#detaillist {
	position:absolute;
	top:340px;
	left:50px;
}

#detaillist01 {
	background:rgba(255,255,255,0.7);
	width:120px;
	padding:5px;
	font-size:14px;
	text-align:center;
}

#detaillist02 {
	background:rgba(255,255,255,0.7);
	width:310px;
	padding:5px;
	padding-left:15px;
	font-size:14px;
}

#flowtitle {
	position:relative;
	margin-left:15px;
	margin-top:15px;
	font-size:20px;
	font-weight:bold;
}

#flowtitlesub {
	font-size:16px;
	font-weight:normal;
}

#flowlist {
	position:relative;
	margin:0px;
	margin-top:15px;
	margin-left:50px;
	height:105px;
	width:815px;
	padding:0px;
}

#flowlist01 {
	background:rgba(255,255,255,0.7);
	position:absolute;
	top:5px;
	left:5px;
	height:95px;
	width:640px;
	padding:0px;
}

#flownavi {
	position:relative;
	margin:0px;
	margin-top:5px;
	margin-left:15px;
	font-size:16px;
	width:610px;
	border:0px;
	text-align:left;
	font-weight:bold;
}

#flowexplain {
	position:relative;
	margin:0px;
	margin-left:30px;
	font-size:13px;
	width:600px;
	border:0px;
	text-align:left;
}

#flowlist02 {
	background:rgba(255,255,255,0.7);
	position:absolute;
	top:5px;
	left:665px;
	height:95px;
	width:130px;
	padding:0px;
}

#reactiontitle {
	position:relative;
	margin-left:15px;
	margin-top:15px;
	font-size:20px;
	font-weight:bold;
}

#reactionlist {
	position:relative;
	margin:15px;
	margin-left:40px;
	font-size:18px;
}

#datatitle {
	position:relative;
	margin-left:15px;
	margin-top:15px;
	font-size:20px;
	font-weight:bold;
}

#datalist {
	position:relative;
	margin:10px;
	margin-left:30px;
	font-size:16px;
}




#nlist {
	position:relative;
	margin:20px;
	width:600px;
	height:80px;
}

#nlistmain {
	position:absolute;
	background:rgba(255,255,255,0.7);
	top:5px;
	left:15px;
	width:470px;
	height:70px;
}

#nlisttitle {
	position:absolute;
	top:7px;
	left:10px;
	width:450px;
	height:28px;
	font-size:22px;
	font-weight:bold;
}

#nlistexplain {
	position:absolute;
	top:43px;
	left:20px;
	width:440px;
	height:20px;
	font-size:14px;
}


#nlisttop {
	position:absolute;
	top:5px;
	left:490px;
	width:105px;
	height:32.5px;
	font-size:12px;
	text-align:center;
	line-height:35px;
}

#nlistpro {
	position:absolute;
	top:42.5px;
	left:490px;
	width:105px;
	height:32.5px;
	font-size:12px;
	text-align:center;
	line-height:35px;
}


#pbfoot {
	position:relative;
	top:0px;
	left:0px;
	width:980px;
	height:40px;
	z-index:2;	
}

.pblink {
	position:absolute;
	right:15px;
	line-height:35px;
	text-align:right;
	font-size:12px;
}




.nurserymain {
	background-color:#3C9;
}

.nurserysub {
	background-color:#9FC;
}

.nurserycontents {
	background:rgba(175,240,120,1) url(../image/bgcover.png);
}

.nurserycontentssub {
	background:rgba(245,250,235,0.8);
}

.elementarymain {
	background-color:#69F;
}

.elementarysub {
	background-color:#9CF;
}

.elementarycontents {
	background:rgba(90,240,240,1) url(../image/bgcover.png);
}

.elementarycontentssub {
	background:rgba(240,255,255,0.8);
}


#formtitle{
	position:relative;
	margin:0 auto;
	margin-top:25px;
	text-align:center;
	font-size:34px;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif
}

#formsubtitle{
	position:relative;
	margin:0 auto;
	margin-top:5px;
	text-align:center;
	font-size:14px;
}

#formfield {
	position:relative;
	margin:0 auto;
	margin-top:25px;
	text-align:center;
}

#formbutton {
	background:rgba(210,200,170,1) url(../image/bgcover.png);
	width:100px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	padding:5px;
	border-style:none;
}

.formtable {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:560px;
}

.formcellbg {
	padding:5px 5px 5px 5px;
}

.formcol1{
	text-align:left;
	vertical-align:top;
	font-size:14px;
}

.formcol2{
	width:340px;
	text-align:left;
	vertical-align:top;
	font-size:14px;
}

.formcol1_2{
	text-align:left;
	font-size:14px;
}

#formprivacy {
	position:relative;
	margin:0 auto;
	margin-top:15px;
	text-align:center;
	font-size:12px;
}
	
.formwidth340 {
	width:340px;
	height:20px;
}

.formwidth100 {
	margin:3px 20px 3px 0px;
	width:80px;
	height:14px;
	float:left;
}

.formwidth200 {
	margin:3px 0px 3px 0px;
	width:340px;
	height:14px;
	float:left;
}

.formwidth240 {
	width:240px;
	height:20px;
	float:left;
}

.formwidth50 {
	width:40px;
	height:20px;
	text-align:center;
}

.formnavi {
	text-align:center;
	font-size:12px;
	width:60px;
	padding:0px 27px 0px 27px;
	float:left;	
}

.formwidth340r {
	width:340px;
	float:right;
}



.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}
