<br />
<b>Warning</b>:  Division by zero in <b>/home/epac/loves-world.net/public_html/tenmeido/style4.php</b> on line <b>9</b><br />
body {
	background-color: ;
	color:;
	font-size:20px;
}
textarea {
	font-size:28px;
}
h3 {
	margin:3px;
}
.red {
	background-color: #FF99FF;
	color: ;
	font-size:16px;
	padding:0px;
	margin:0px;
}
.rd {
	background-color: #FF99FF;
	color: red;
	font-size:28px;
}
.blue {
	color: blue;
	font-size:24px;
}
.bl {
	background-color: #9FF
}
.green {
	background-color: #66FF99;
	color: ;
	font-size:18px;
}
.gr2 {
	background-color: #66FF99;
	font-size:22px;
}
.maru {
	color: ;
	font-size:18px;
}
article, aside, figure, figcaption, footer, header, hgroup, nav, section {
display: block;
}
section.main{
	border:3px solid #006600;
-webkit-border-radius:20px;
   -moz-border-radius:20px;
		border-radius:20px;
	padding:20px;
}
.cl0 {
	color: #C30;
	font-size: 40px;
	text-align:center;
	line-height:90%;
	padding:0px;
	margin:0;
}
.cl1 {
	color: ;
	font-size: 40px;
	text-align:center;
	line-height:90%;
	padding:0px;
	margin:0;
}
.cl2 {
	color: #03C;
	font-size: 40px;
	text-align:center;
	line-height:90%;
	padding:0px;
	margin:0;
}
.cb0 {
	color: #C30;
	font-size: 40px;
	background:skyblue;
	text-align:center;
	line-height:90%;
	padding:0px;
	margin:0;
}
.cb1 {
	color: ;
	font-size: 40px;
	background:skyblue;
	text-align:center;
	line-height:90%;
	padding:0px;
	margin:0;
}
.cb2 {
	color: #03C;
	font-size: 40px;
	background:skyblue;
	text-align:center;
	line-height:90%;
	padding:0px;
	margin:0;
}
/* link color
===================================================================== */
a {
	border: none;
	text-decoration: none;
}
a:link { 
	color: blue;
}
a:visited {
	color: purple;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color: red;
}
a[href^="tel:"] {
    pointer-events: none;
}
/*=================================================================== link end */
#footer{
	margin-top:5px;
	text-align: center;
	clear: both;
}

#wrapper0{
	overflow:hidden;
	position:absolute;
	width:100%;
	margin:0 auto;
	text-align: center;
	background-image: url();
//	background-image: url(_img/tenmeido0.png);
}

#wrapper1{
	overflow:hidden;
	width:100%;
	margin:0 auto;
	text-align: center;
	background-image: url();
//	background-image: url(_img/tenmeido0.png);
}
#contentsBlock {
	height: 500px;
	width: 610px;
	margin-top: 0px;
	margin-left: 50px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.70;
}
#contentsBox01 {
	height: auto;
	width: 520px;
	position:absolute;
	top:40px;
	color:#000;
	font-size:16px;
	margin-left: 50px;
	padding-top: 30px;
	text-align: left;
	list-style-type: none;
}
#clock {
	height: 500px;
	width: 610px;
	position: relative;
	top:0px;
	z-index: -2;
	filter:alpha(opacity=40);
	-moz-opacity:0.7;
	opacity:0.70;
}

.fl{
	float:left;
}
.fr{
	float:right;
	position:relative;
}

.clear {  
	clear:both;
} 

/*************** meibo table	 *****************************/
.meibo{
	width:auto;
	border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear:both;
}
.th1{
	width:140px;
	padding: 5px;
	vertical-align:middle;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #80FFFF;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	float: left;
}
.th2{
	width:280px;
	padding: 5px;
	vertical-align:middle;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #80FFFF;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	float: left;
}
.td1{
	padding: 5px;
	vertical-align:middle;
	border: 1px #80FFFF solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	float: left;
}
/***************	admin	 *****************************/
.admin {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color:#ccc;
}
.admin th {
	border:0px solid #CCCCCC;
	color:#330000;
	background-color:#a8befa;
	text-align: center;
}
.admin td {
	text-align:left;
	border:1px solid #CCCCCC;
}
.tbox {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
.tbox th {
	padding: 5px;
	border-width: 0 0 1px 1px;
	background: #80FFFF;
	font-weight: bold;
	line-height: 120%;
	border:1px solid #CCCCCC;
	color:#330000;
	background-color:#a8befa;
	text-align: center;
}
.tbox td {
	padding: 5px;
	border-width: 0 0 1px 1px;
	border:1px solid #CCCCCC;
}
th ,td {
	vertical-align:middle;
}
.sm {
	width: 60px;
	text-align: center;
}
.sml {
	width: 40px;
}
.blk {
	font-size: 26px;
	background-color: #FF9966;
	display:block;
	text-align: center;
	border:0px;
	padding:0;
}
.gl {
	text-align: center;
	background-color: #ddffdd;
	border:0px;
	padding:0;
}
.gls {
	background-color: gray;
	border:0px;
	padding:0;
}
.yyy {
	background-color: #FFFF99;
}
.pk {
	background-color: hotpink;
	color: darkgreen;
	border:0px;
	padding:0;
	height: 28px;
}
.pks {
	background-color: hotpink;
	color: darkgreen;
	border:0px;
	padding:0;
}
.l {
	text-align:left;
	float: left;
}
.lt {
	text-align:left;
	border:0px;
	padding:0;
}
.wlt {
	text-align:left;
	width: INF%;
}
.wt {
	width: 120px;
}
.wt2 {
	width: 160px;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
.s {
	font-size:8px;
}
.times {
	width: 80px;
}
.datf {
	height: 24px;
}
.main {font-size: 24px;
	color: green;
	margin:12px;
	padding:10px;
}
.timec {
	font-size: 28px;
	text-align:center;
	background-color: #dddddd;
}
.timem {
	font-size: 40px;
	text-align:center;
	background-color: #dddddd;
}
.calend {
	margin-left: auto;
	margin-right: auto;
	width:90%;
}
.calend th {
	height: 40px;
	border:1px solid #CCCCCC;
	background-color:#a8befa;
	text-align: center;
}
.calend td {
	height: 40px;
	border:1px solid #CCCCCC;
	text-align: center;
}
input {
	font-size: 105%;
}