*{
	margin: 0px;
	padding: 0px;
	}
	
body {
	text-align: center;
	}
	
body img {
	border: 0px;
	}

#head {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: gray;
	border-right: solid 1px #99ff33;
	border-left:  solid 1px #99ff33;
	background-color: white;
	background: url("img/banner.jpg") no-repeat;
}	

#head p{
	text-align: left;
	font-size: 12px;
	color: white;
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
	}
	
#head2 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 180px;
	color: gray;
	border-right: solid 1px #99ff33;
	border-left:  solid 1px #99ff33;
	border-bottom: solid 2px orange;
	background-color: white;
}	

#head2l{
	float: left;
	width: 500px;
	height: 175px;
	}

#head2l p{
	margin-left: 20px;
	font-size: 12px;
	}
	
#head2r{
	float: right;
	width: 197px;
	height: 175px;
	background: url("img/childline24.gif") center no-repeat;
	}
#waku {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border-right: solid 1px #99ff33;
	border-left:  solid 1px #99ff33;
	background-color: white;
	}

#navi {
	float: left;
	margin-left: 2px;
	padding-top: 5px;
	width: 150px;
	text-align: left;
	}

.qrtitle {
	height: 14px;
	width: 147px;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: solid 1px #ffccff;
	background-color: #ffccff;
	}

.qrcontent {
	padding-top: 3px;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 2px;
	color: #666600;
	border: solid 1px #ffccff;
	background-color: white;
	padding-left: 5px;
	width: 147px;
	float: left;
	}
#qrcontent2 {
	text-align: left;
	padding-top: 3px;
	margin-left: 2px;
	font-size: 12px;
	margin-top: 0px;
	color: #666600;
	border: solid 1px #ffccff;
	background-color: white;
	padding-left: 5px;
	width: 147px;
	float: left;
	}	

.menu a:link {
	display: block;
	text-decoration: none;
	width: 100%;
	font-size: 14px;
	color: #666600;
	background-color: #ffccff;
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: dotted 2px #ffccff;
	border-right:  dotted 2px #ffccff;
	background-image: url("img/menu.gif");
	background-repeat: no-repeat;
}
.menu a:visited {
	display: block;
	text-decoration: none;
	width: 100%;
	font-size: 14px;
	color: #666600;
	background-color: #ffccff;
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: dotted 2px #ffccff;
	border-right:  dotted 2px #ffccff;
	background-image: url("img/menu.gif");
	background-repeat: no-repeat;
}

.menu a:hover {
	background-color: #ffffcc;
	color: red;
	background-image: url("img/menuhover.gif");
	}
	
.menu img {
	border: 0px;
	padding-right: 2px;
	float: left;
	vertical-align: middle;
	}
.menu img.load {
	display: none;
	}	


#sub  {
	background-color: #ffffcc;
	margin: 0px;
	padding: 5px;
	float: right;
	text-align: left;
	font-size: 12px;
	width: 200px;
	border: solid 1px #ffff00;
	float: right;
}

.corner {
	height: 14px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	border: solid 1px #ccff00;
	background-color: #ccff00;
}

.content {
	padding-top: 3px;
	font-size: 12px;
	margin-top: 0px;
	border: solid 1px #ccff00;
	background-color: white;
	padding: 5px;
	text-decoration: none;
}

#content2 {
	padding-top: 3px;
	font-size: 12px;
	margin-top: 0px;
	border: solid 1px #ccff00;
	background-color: white;
	padding: 5px;
	text-decoration: none;
}



#counter {
	float: left;
	height: 20px;
	padding-top: 3px;
	border: solid 1px #ccff00;
	background-color: white;
	padding-left:  5px;
	}
	
.midashi {
	font-size: 14px;
	font-weight: bold;
	border-left: solid 12px #ccff00;
	border-bottom: solid 1px #ccff00;
	padding-left: 5px;
	}

.sublink a:link {
	font-size: 14px;
	color: green;
	}
	
.sublink a:visited {
	font-size: 14px;
	color: green;
	}
#main {
	float: left;
	width: 400px;
	padding: 5px;
	margin-top: 0px;
	margin-left: 5px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 0.5px;
	line-height: 130%;
}
.add {
	border-top: dotted 1.5px gray;
	padding-left: 5px;
	padding-top: 2px;
	line-height: 95%;
	font-size: 90%;
	}
.imgleft {
	float: left;
	margin-top: 3px;
	}
	
img {
	border: 0px;
	padding-right: 2px;
	padding-top: 2px;
	align: middle;
	}
	
table {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-top: 1px;
	border-collapse: collapse;
	table-layout: fix;
	caption-side: top;
	text-align: left;
	empty-cells: show;
}


th,td {
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border-collapse: collapse;
	border: solid 1px gray;
	font-size: 14px;
	}
caption {
	text-align: left;
	}
	
	
address {
	clear: both;
	width: 800px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	border-top: solid 9px #ccff66;
	margin-top: 0px;
	height: 50px;
	background-color: white;
	float: left;
	}	
	
	
	
