
@import url("../css2019/bootstrap2007.css");

form { display: inline}
.clear {
	 clear:both;
	 height:1px;
}

/* -------------ラッパーの設定-------------*/
#wrap {
	width: 840px;
	margin: 0 auto;
}
#wrapback {
	float: left;
	width: 840px;
	background-color: #FFFFFF;
}
#wrapcnts {
	float: left;
	width: 840px;
}

/* -------------ヘッダーの設定-------------*/
#headerback {
	width: 840px;
	padding-bottom: 0;
	background-color: #FFFFFF;
}
#header {
	width: 840px;
}
#header .index {
	display: block;
	text-align: center;
	padding: 5px 0;
}
#header .description {
	display: block;
	text-align: center;
	padding: 2px 0;
}
#header .title {
	display: block;
	text-align: center;
	padding: 5px 0;
}
#header .navigator {
	display: block;
	padding: 5px 0;
}

/* ---------------中側の設定---------------*/
#centerback {
	float: left;
	width: 840px;
	margin: 0;
}
#centercnts {
	float: left;
	width: 840px;
	text-align: center;
	padding: 0;
}

/* ---------------右側の設定---------------*/
#rightcnts {
	float: right;
	width: 0px;
	margin: 0;
	padding: 0;
}

/* -------------フッターの設定-------------*/
#footerback {
	clear: both;
	width: 840px;
	padding-top: 0;
	text-align: center;
	background-color: #FFFFFF;
}
#footer {
	width: 840px;
	padding: 5px 0;
}

/* -------------メニュータイプ0設定-------------*/
#menutype0t{
	padding: 0;
	display: block;
}
#menutype0t h2 {
	font-size: 12px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#menutype0t comment{
	font-size: 10px;
	line-height: 120%;
}
#menutype0{
	margin-bottom: 3px;
}
#menutype0 a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}
#menutype0 a:visited{
	text-decoration: none;
}
#menutype0 a:hover {
	text-decoration: none;
}
.menutype0comment{
	font-size: 10px;
	line-height: 120%;
}
.menutype0free {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}
.menutypefree {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}

/* -------------メニュータイプ1設定-------------*/
#menutype1t{
	width: 224px;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-weight: bold;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}
#menutype1t h2 {
	font-size: 12px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#menutype1t comment{
	color: #000000;
	font-size: 10px;
	line-height: 120%;
}
#menutype1{
	width: 224px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border:1px solid #333333;
}
#menutype1 a {
	color: #0000FF;
	margin: 2px;
	padding: 2px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
#menutype1 a:visited{
	color: #0099CC;
	text-decoration: none;
}
#menutype1 a:hover {
	color: #FF0000;
	text-decoration: none;
	background: #FFFF99;
}
.menutype1comment{
	color: #000000;
	font-size: 10px;
	line-height: 120%;
}
.menutype1free {
	color: #000000;
	margin: 2px;
	padding: 2px;
	display: block;
	text-decoration: none;
}

/* -------------メニュータイプ2設定-------------*/
#menutype2t{
	padding: 3px;
	display: block;
	text-align: left;
	font-weight: bold;
}
#menutype2t h2 {
	font-size: 12px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#menutype2t comment{
	font-size: 10px;
	line-height: 120%;
}
#menutype2{
	margin-bottom: 3px;
}
#menutype2 a {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
#menutype2 a:visited{
	text-decoration: none;
}
#menutype2 a:hover {
	text-decoration: none;
}
.menutype2comment{
	font-size: 10px;
	line-height: 120%;
}
.menutype2free {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
}

/* -------------メニュー画像設定-------------*/
.menuimgtype2 {
	width: 100%;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype3 {
	width: 48px;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype1 {
	width: 80px;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype3r {
	width: 48px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype1r {
	width: 80px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -------------テキストサイズ設定-------------*/
.text08px { font-size: 8px; line-height:120%;}
.text09px { font-size: 9px; line-height:120%;}
.text10px { font-size: 10px; line-height:120%;}
.text11px { font-size: 11px; line-height:120%;}
.text12px { font-size: 12px; line-height:120%;}
.text13px { font-size: 13px; line-height:120%;}
.text14px { font-size: 14px; line-height:120%;}
.text15px { font-size: 15px; line-height:120%;}
.text16px { font-size: 16px; line-height:120%;}
.text18px { font-size: 18px; line-height:120%;}
.text20px { font-size: 20px; line-height:120%;}
.text22px { font-size: 22px; line-height:120%;}
.text24px { font-size: 24px; line-height:120%;}
.text28px { font-size: 28px; line-height:120%;}
.text32px { font-size: 32px; line-height:120%;}
.text36px { font-size: 36px; line-height:120%;}
.text08px2 { font-size: 8px; line-height:140%;}
.text09px2 { font-size: 9px; line-height:140%;}
.text10px2 { font-size: 10px; line-height:140%;}
.text11px2 { font-size: 11px; line-height:140%;}
.text12px2 { font-size: 12px; line-height:140%;}
.text13px2 { font-size: 13px; line-height:140%;}
.text14px2 { font-size: 14px; line-height:140%;}
.text15px2 { font-size: 15px; line-height:140%;}
.text16px2 { font-size: 16px; line-height:140%;}
.text18px2 { font-size: 18px; line-height:140%;}
.text20px2 { font-size: 20px; line-height:140%;}
.text22px2 { font-size: 22px; line-height:140%;}
.text24px2 { font-size: 24px; line-height:140%;}
.text28px2 { font-size: 28px; line-height:140%;}
.text32px2 { font-size: 32px; line-height:140%;}
.text36px2 { font-size: 36px; line-height:140%;}

/* -------------画像設定-------------*/ 
.imgcommon {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgleft {
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgright {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -------------管理画面メニュー設定-------------*/ 
td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}

td#mainmenu a:hover {
	background: #FFF3CC;
	text-decoration: none;
}

td#mainmenu a.menu {
	margin: 0;
	border-bottom: 1px dotted #999999;
}
.mnbd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* -------------管理画面テーブルカラー-------------*/ 
.formline {
	background-color: #666666;
}
.formcell0 {
	background-color: #FFFFFF;
	color: #000000;
}
.formcell1 {
	background-color: #B3D9FF;
	color: #000000;
}
.formcell2 {
	background-color: #FFD9B3;
	color: #000000;
}
.formcell3 {
	background-color: #D9FFB3;
	color: #000000;
}

/* -------------画面テーブルカラー-------------*/ 
.tableline {
	background-color: #666666;
}
.tablecell0 {
	background-color: #FFFFFF;
	color: #000000;
}
.tablecell1 {
	background-color: #B3D9FF;
	color: #000000;
}
.tablecell2 {
	background-color: #FFD9B3;
	color: #000000;
}
.tablecell3 {
	background-color: #D9FFB3;
	color: #000000;
}
.titlecell1 {
	background-color: #000099;
	color: #FFFFFF;
}.menutitle {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.menucolor {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #64503C;
	background-color: #F5EDDC;
}

/* -------------みかん設定-------------*/ 
.micanback {
	background-color: #FFC51E;
	padding: 3px;
	color: #000000;
	border-bottom:3px solid #BBAC7B;
}
.micanback2 {
	background-color: #FFE8A5;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #000000;
}
.micantitle {
	font-size: 15px;
	line-height: 120%;
	font-style: normal;
	color: #472300;
	font-weight: bold;
}

/* -------------子育て-------------*/ 
#kidscentercnts {
	float: left;
	width: 600px;
	text-align: center;
	padding: 0;
}
#kids {
	padding: 5px;
}
#kids .back {
	padding: 0 10px;
	background-color: #FCEAEC;
}
#kids .card {
	clear: both;
	display: block;
	padding-bottom: 5px;
}
#kids .cardtitle {
	border: 2px solid #CC0000;
	background-color: #CC0000;
	padding: 3px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#kids .cardleft {
	float: left;
	width: 170px;
}
#kids .cardright {
	float: right;
	width: 400px;
	text-align: left;
}
#kids .cardcnts {
	padding: 3px 0 0 3px;
}
#kids .servicetitle {
	clear: both;
}
#kids .servicetitleback {
	background-color: #ED798D;
	height: 24px;
}
#kids .serviceleft {
	float: left;
}
#kids .serviceright {
	float: right;
	text-align: right;
}
#kids .servicecnts {
	padding: 3px 0 5px 3px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
}

/* -------------ゼンリンマップ-------------*/
#zdcmap {
	width: 590px;
	border-bottom:3px solid #FF6600;
}
#zdcmap a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #F0A014;
	font-weight: bold;
}
#zdcmap a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF6600;
	font-weight: bold;
}
#zdcmap .map1 {
	padding: 5px;
	border-top:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-bottom:0;
	border-left:3px solid #FFFFFF;
}
#zdcmap .map2 {
	padding: 5px;
	border-top:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-bottom:0;
	border-left:0;
}

#zdcmap500 {
	width: 500px;
	border-bottom:3px solid #FF6600;
}
#zdcmap500 a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #F0A014;
	font-weight: bold;
}
#zdcmap500 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF6600;
	font-weight: bold;
}
#zdcmap500 .map1 {
	padding: 5px;
	border-top:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-bottom:0;
	border-left:3px solid #FFFFFF;
}
#zdcmap500 .map2 {
	padding: 5px;
	border-top:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-bottom:0;
	border-left:0;
}