@charset "utf-8";
body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFF;
	background-image: url(../images/che-d3.jpg);
	background-repeat: repeat;
}
#container  {
	width: 850px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #00C;
	text-align: left;
} 
#header  {
	border: thin solid #03C;
	background-color: #ffffff;
	background-image: url(../images/kodomo2.gif);
	background-repeat: repeat-x;
	background-position: 512px;
	height: 74px;
	padding: 0px;
} 


#header h1  {
	text-align: center;
	padding-top:0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	background-position: center;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#sidebar1  {
	background-color: #C4F0FF;
	padding: 0px;
	float: left;
	width: 182px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#sidebar1 ul {
	list-style-type: none;
	position: relative;
	float: right;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 p     {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	margin: 0px;
	text-align: center;
	padding-left: 5px;
	color: #666;
}
#mainContent  {
	width: 646px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", "HG正楷書体-PRO";
	padding-bottom: 0px;
	text-align: left;
} 
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bar-1 h1 {
	font-weight : bold;
	font-size: 22px;
	line-height: 50px;
	height: 51px;
	width: 630px;
	padding-left: 65px;
	color:#03F;
	background-image: url(../images/bar-34-4.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	vertical-align: top;	
}

#bar-2 h1 {
	font-weight : bold;
	font-size: 16px;
	line-height: 38px;
	height:45px;
	width: 600px;
	padding-left: 25px;
	color:#33F;
	background-image: url(../images/bar-25-7.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bar-3 h3 {
	font-size: 16px; 
	line-height: 40px; 
	height: 38px; 
	width: 500px;
	padding-left: 35px; 
	color:#33F;
	background-image: url(../images/bar-24-7.gif);
	background-repeat: no-repeat;
}

table1 {

}
td1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
	width: 270px;
}
table tr td {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#mainContent p {
	font-size: 14px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 10px;
}
h3 {
	color: #363;
	font-size: medium;
	font-family: "ＭＳ Ｐゴシック", "HG正楷書体-PRO";
}
h2  {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #03C;
	font-size: 18px;
	font-style: normal;
	background-image: url(../images/bar-25-7.gif);
	background-repeat: no-repeat;
}

.p2 {
	color: #390;
	font-weight: bold;
}
.p1 {
	color: #390;
}
.p3 {
	font-size: 14px;
	font-weight: bold;
	color: #36F;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #F33;
}
h5 {
	padding-left: 5px;
}
h6 {
	padding-left: 5px;
}

#footer  {
	padding: 0 10px;
	background-color: #EEF;
} 
#footer p  {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
}

/* 再使用できる各種クラス */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
