*{
	margin:0px;
	padding:0px;
}
html{
  overflow-y: scroll;
}
h2,h3{
	padding:8px 0px;
}

h3.decora{
	margin:2px 30px 10px 30px;
	width:600px;
	background-image:url(img/h2_under.gif);
	background-position:center;
	background-repeat:repeat-x;
}

h3.second_title{
	margin:2px 30px 0px 30px;
	width:600px;
	color:#FF9999;
}

h2.back{
	background-image:url(img/h2_under2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}

h4{	margin:0px;
	padding:0px;
}
	
h3.Frame {
	color:#FFFFFF;
	font-size:16px;
	background-image:url(img/contents_bar.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
	padding:2px 0px 2px 35px;
}

iframe.iframe{
	margin:0px 10px;
	padding:0px;
	}

ul{
	margin:8px 12px;
}

ul.image{
	list-style-image:url(img/list.jpg);
	margin:20px;
	padding:1px;
}

ul.circle{
	list-style-type:disc;
	margin:20px;
	padding:1px;
}

ol{
/*	margin:0px 0px 0px 20px;*/
	margin:0px 0px 0px 40px;
}
	
a.tm_link{				/*テキストメニューのリンク文字*/
	color: #999999;
	text-decoration: none;
}

a.tm_link:hover{		/*テキストメニューのリンク文字（マウスオーバー）*/
	color: #FF6666;
	text-decoration: underline;
}

a.news_link{				/*テキストメニューのリンク文字*/
	color: #4d4d4d;
	text-decoration: none;
}

a.news_link:hover{		/*テキストメニューのリンク文字（マウスオーバー）*/
	color: #FF6666;
	text-decoration: underline;
}

/* 08.03.04 ADD */
a.line_link{				/*ライン有 リンク文字*/
	color: #999999;
	color:#666666;
	text-decoration: underline;
}

a.line_link:hover{		/*ライン有 リンク文字（マウスオーバー）*/
	color: #FF6666;
	text-decoration: underline;
}

table.set_color{
	border: 2px #FFCCCC solid;
	border-collapse: collapse; 
	margin:2px;
}

table.set_color td,table.set_color th { 
	border: 2px #FFCCCC solid; 
	padding:2px 7px;
	margin:5px;
}

table.rinen_color{
	border: 6px #FFCCCC double;
	border-collapse: collapse; 
	margin:2px;
}

table.rinen_color td,table.rinen_color tr {
	background-color:#F8F6D2;
	padding:20px;
	margin:5px;
}

table.tokutyo_color{
	border: 6px #FFCCCC double;
	border-collapse: collapse; 
	margin:2px;
}

table.tokutyo_color td,table.tokutyo_color tr {
	background-color:#FFFFFF;
	padding:5px;
	margin:5px;
}


table.no_border{
	border:0px;
	padding:2px 0px 2px 35px;

} 

table.no_border td,table.no_border th { 
	border: 0px; 
	padding:2px;
	margin:0px;
}

table.no{
	border: 0px;
}

table.no td{ 
	padding:0px 8px;
}

p.print1{
	page-break-after:always;
}

p.line{
	margin-bottom:2px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom-width:2px;
	border-bottom-color:#FF6666;/*濃いピンク*/
	border-bottom-style:dotted;
	font-size:small;
}

td.pink,tr.pink{
	background-color:#FDF5F6;/*ピンク色/*/
}

td.yellow,tr.yellow{
	background-color:#FEFDEE;/*黄色*/
}

/*top,leftのborderを表示(daycare.htmで使用)*/
table.set_color td.leftbox-border{
	background-color:#FEFDEE;/*テーブル背景黄色*/
	border-top: 2px #FFCCCC solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left: 2px #FEFDEE solid;
}

/*top,rightのborderを表示(daycare.htmで使用)*/
table.set_color td.rightbox-border{
	background-color:#FEFDEE;/*テーブル背景黄色*/
	border-top: 2px #FFCCCC solid;
	border-right: 2px #FFCCCC solid;
	border-left-style:none;
	border-bottom-style:none;
}

/*top以外のborderを表示(daycare.htmで使用)*/
table.set_color td.bottombox-border{
	background-color:#FEFDEE;/*テーブル背景黄色*/
	border-bottom: 2px #FFCCCC solid;
	border-left: 2px #FFCCCC solid;
	border-right: 2px #FFCCCC solid;
	border-top-style:none;
} 

/*table.all_zero{ 
table.all_zero,table.all_zero td,table.all_zero tr,table.all_zero img, table.all_zero a { 
	border: 0px; 
	padding:0px;
	margin:0px;
}*/
table.menu_zero {
	width: 676px;
	padding: 0px 0px 10px 0px;
	margin: 0px 2px 0px 4px;
}

/*#####################################################################*/
.style1 {
	margin-left:5px;
	text-align:left;
}

.style2 {
	color: #FF9999;
}

.style3 {
	color: #FF9999;
}

.style5 {
	font-size: smaller;
}

.line-heigh{
	line-height: 180%; 
}

.kome{
	padding-left:1em;
	text-indent:-1em;
}

.page_title{
	background-image:url(img/title_img/h2Backimg.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 10px 0px;
	margin:0px 20px;
}

.underline{
	text-decoration:underline;
}

/*縦書き*/
.tate{
	writing-mode:tb-rl;
	line-height:100%;
	letter-spacing:7px;
}

/*#####################################################################*/

#space{
	width:628px;
	margin:0px;
	padding:10px;
	padding:10px 30px 10px 30px;

}
.space{
	width:628px;
	margin:0px;
	padding:10px;
	padding:10px 30px 10px 30px;

}

#space_color{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 15px;
	width:380px;
}

.header{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:700px;
	width:688px;
	height:95px;
}

body{
	margin: 0px;
	padding: 0px;
	background-image:url(img/border.gif);
	background-repeat:repeat;
	text-align: left;
	font-size:medium;
/*	font-size: 12px;*/
	line-height: 150%;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック" ;
	color: #4d4d4d;
} 

#body{
	margin: 0px auto;
	padding: 0px;
	width: 688px;
	/*background-color:#FFFFFF;*/
	text-align: left;
}

body.iframe {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #ffffff;/*白*/
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック" ;
	color: #4d4d4d;
	scrollbar-base-color: red; 
	scrollbar-arrow-color: white;
} 

#contents {
	width: 688px;
	margin: 0px;
	padding: 0px;
	/*background-color:#FFFFFF;*/
}

#main {
	width: 688px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image:url(img/side.gif);
	background-position: left;
	background-repeat:repeat-y;
	border-style:solid;
	border-bottom-color:#CCCCCC;
	border-width: 0px 0px;
}
#in-main{
	width: 688px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:95%;
	/*min-height:800px;*/
}
#menu {
	width: 688px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0.3px 0px 0px;
	margin: 0 auto;
}


.c-both {
	clear: both;

}

#body_footer{
	margin:0px;
	width:650;
	width:678px;
	padding: 0px 10px 0px 0px;
	font-size:11px;
}

.footer{
	background-color:#FFFFFF;
	width: 700px;
	width:688px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size:11px;
}

/* メニューボタン */
table.menu_zero td a{
	width:169px;
	height:25px;
	display:block;
}
#idxLink a{
	background:url(img/menu/top2.gif);
}
#idxLink a:hover{
	background:url(img/menu/top1.gif);
}
#aisatuLink a{
	background:url(img/menu/rizi2.gif);
}
#aisatuLink a:hover{
	background:url(img/menu/rizi1.gif);
}
#shinryoLink a{
	background:url(img/menu/sinryo2.gif);
}
#shinryoLink a:hover{
	background:url(img/menu/sinryo1.gif);
}
#innaiLink a{
	background:url(img/menu/navi2.gif);
}
#innaiLink a:hover{
	background:url(img/menu/navi1.gif);
}
#dayLink a{
	background:url(img/menu/care2.gif);
}
#dayLink a:hover{
	background:url(img/menu/care1.gif);
}
#privacyLink a{
	background:url(img/menu/privacy2.gif);
}
#privacyLink a:hover{
	background:url(img/menu/privacy1.gif);
}
#kotuLink a{
	background:url(img/menu/kotu2.gif);
}
#kotuLink a:hover{
	background:url(img/menu/kotu1.gif);
}
#newsLink a{
	background:url(img/menu/news2.gif);
}
#newsLink a:hover{
	background:url(img/menu/news1.gif);
}
#myIMG0{
	width:91px;
	height:25px;
	margin-left:auto;
	margin-right:50px;
	margin-bottom:30px;
	text-align:right;
}
#myIMG0 a{
	background:url(img/ue_btn1.jpg);
	width:91px;
	height:25px;
	border:0px;
	display:block;
}
#myIMG0 a:hover{
	background:url(img/ue_btn2.jpg);
	width:91px;
	height:25px;
	border:0px;
	display:block;
}
#syokaiTbl,
#sinryoTbl{
	border:1px solid #999;
	border-collapse:collapse;
	border-spacing:0;
}
#sinryoTbl{
	font-size:small;
	white-space: nowrap;
}
#syokaiTbl td,
#sinryoTbl td{
	border:1px solid #999;
	padding:5px;
	vertical-align:top;
	align:left;
}
#sinryoTbl td{
	border:none;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:url(img/board.png) no-repeat center top;
	height:57px;
/*	padding-left:12px;*/
	padding-top:10px;
	color:#fff;
	text-indent:0.3em;
}#sinryoTbl td:last-child{
	border-right:1px solid #999;
}
#syokaiTbl th,
#sinryoTbl th{
	border:1px solid #999;
	padding:5px;
	vertical-align:top;
	text-align:center;
	font-weight:normal;
	background-color:#FDF5F6;
}
#sinryoTbl th{
	font-size:x-large;
	vertical-align:middle;
}

.kijiTbl{
	margin-left:0px;
	padding-bottom:10px;
	border:1px solid #FF9999;
}
a.dr_name,
span.dr_name{
	font-size:15px;
	color:#fff;
}
a.dr_name:hover,
span.dr_name:hover{
	color:#a8ffd3;
}
td.no_bgImg{
	background-image:none;
}
