body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/backgrund.gif);
	background-repeat: repeat-y;
	background-position: center;
}
img {
	border: none;
}
/*”wŒi*/
.back {
	background-image: url(image/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.seo-back {
	background-color: #FFCC00;
	background-image: url(image/seo-back.gif);
	background-repeat: repeat-x;
}
.menu-back {
	background-image: url(image/menu-back.gif);
	background-repeat: repeat-y;
}
.line02 {
	background-image: url(image/line02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*ƒŠƒ“ƒN*/
td.link1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	etter-spacing: 1px;
	line-height: 130%;	
	color:#666666;
	text-decoration: none;
}
td.link1 a{
	color:#666666;
	text-decoration: none;
}
td.link1 a:hover{
	color:#000000;
}
/*ƒeƒLƒXƒg*/
.texts {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: x-small;
	line-height: 130%;
}
.text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	line-height: 130%;
}
.textd {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	line-height: 130%;
	font-weight: bold;
}
/*—]”’*/
.td-5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.td-b5 {
	padding-bottom: 5px;
}
.td-10 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.td-b10 {
	padding-bottom: 10px;
}
.td-t10 {
	padding-top: 10px;
}
.td-tb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.td-lb10 {
	padding-bottom: 10px;
	padding-left: 10px;
}
.td-t20 {
	padding-top: 20px;
}
/*SEO‘ÎôƒeƒLƒXƒg*/
h1 {
	margin:0;
	font-size:small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 130%;
	color:#fff;
}
/*IE‚Ì‚Ý“Ç‚Ýž‚Þ‹Lq*/
* html h1 {
	margin:0;
	font-size:small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 130%;
	color:#fff;
}
h2 {
	margin:0;
 	font-size:small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 130%;
	font-weight:normal;
}
.aut-back {
	background-image: url(image/autism11.gif);
	background-repeat: repeat-y;
}
/*“ú’†Šˆ“®Žx‰‡ƒZƒ“ƒ^[‚«‚ç‚è*/
.waku{
	margin: 0px 0px 20px;
	border: 1px solid #999999;
}
/*ƒtƒbƒ^[*/
#footer {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	line-height: 130%;	
	color:#666666;
	text-decoration: none;
	background-color:#EECC00;
	padding: 10px 0px;
	text-align:center;
}
#footer a { color:#666666; text-decoration: none;}
#footer a:hover{ color:#000000;}


/* NEWS */
#new { margin:0 auto; width:155px; background:#FFF;}
#new .tit {}
#new .news_box {
	padding:10px;
	width:155px;
	height:170px;
	overflow:auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: x-small;
	line-height: 130%;
	box-sizing:border-box;
}

/* INFORMATION */
.information { width:100%; height:550px; overflow:auto;}
.information .info_box {
	margin:0 auto;
	padding:15px 0;
	width:95%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:small;
	line-height: 130%;
	border-bottom:1px solid #EEE;
}
.information .info_box:after { /* float clear */
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.information .info_box .photo { float:right; background:#FFF;}
.information .info_box .photo img { margin:0 0 0 10px;}
.information .info_box h3 {
	margin: 0 0 10px;
	padding:10px 0;
	font-size:100%;
	background:url(image/line03.gif) repeat-x left bottom;
	
}