* {
	margin: 0;
	padding: 0;
	font-family: 'verdana,chicago,Arial,Helvetica,"MS Pゴシック"';
	font-size: 13px;
	color: #000000;
}

body {
	background-color: #3399ff;
	background-attachment: fixed;
	background-image: url('/img/dot.gif');
	text-align: center;
}

h1.title {
	padding-left: 15px;
	background-image: url('/img/moja1.jpg');
	background-position: center right;
	background-repeat: no-repeat;
	height: 300px;
	color: #c0c0c0;
}

ul {
	padding-left: 60px;
	padding-bottom: 10px;
}

ol {
	padding-left: 60px;
	padding-bottom: 10px;
}

li {
	padding-top: 3px;
	padding-bottom: 3px;
}

div.counter {
	text-align: right;
	padding-right: 3px;
}

span.count_total {
	font-size: 18px;
	color: #ff0000;
	font-weight: 900;
}

span.count_today {
	font-size: 18px;
	color: #3cb371;
	font-weight: 900;
}

span.count_yesterday {
	font-size: 18px;
	color: #0000ff;
	font-weight: 900;
}

#my_body {
	/* border: 1px solid #; */
	text-align: left;
	position: relative;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background: #fffff0;
}

#header {
	width: 100%;
}

#col1 {
	float: left;
	width: 260px;
}

#col2 {
	float: left;
	width: 260px;
}

#col3 {
	float: left;
	width: 250px;
}

dl.history {
	height: 60px;
	overflow: auto;
}

h2 {
	background-image: url('/img/bl1.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-align: left;
	padding-left: 20px;
	font-size: 18px;
	background-color: #fffff0;
	border-bottom: 1px dotted #4876ff;
/*	border-left: 7px solid #4876ff; */
	color: #4876ff;
	font-weight: 900;
	margin: 3px;
}

h3 {
	text-align: center;
	font-size: 28px;
	background: #fffff0;
	border: 1px solid #4876ff;
	color: #4876ff;
	font-weight: 900;
	margin: 3px;
}

div.msg {
	margin-left: 15px;
	margin-bottom: 15px;
}

h4 {
	text-align: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 8px;
	background: #e9967a;
	color: #fffff0;
	font-size: 16px;
	font-weight: 900;
}

h4.c1 {
	background-color: #88ccff;
}

h4.c2 {
	background-color: #66ccaa;
}

h4.c3 {
	background-color: #e9967a;
}

h4.c4 {
	background-color: #9bcd9b;
}

h4.c5 {
	background-color: #cd5c5c;
}

h4.c6 {
	background-color: #008b8b;
}

h4.c7 {
	background-color: #e066ff;
}

h4.c8 {
	background-color: #daa520;
}

h4.c9 {
	background-color: #bf3fff;
}

h4.c10 {
	background-color: #ee9a00;
}

h4.c11 {
	background-color: #cd853f;
}

h4.c12 {
	background-color: #6b8e23;
}

h4.c13 {
	background-color: #b452ca;
}

h4.c14 {
	background-color: #ff6347;
}

h4.c15 {
	background-color: #607b82;
}

h4.c16 {
	background-color: #458b74;
}

h4.c17 {
	background-color: #9bcd9b;
}


h4.c18 {
	background-color: #4169e1;
}

img {
	border: none;
	margin-left: 4px;
	margin-right: 4px;
}

#contents {
	border: 1px solid #00ff00;
	background: #c0c0c0;
}

#footer {
	clear: both;
	background: #e0eeee;
	border-top: 1px dotted #6ca6cd;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

p.member_list {
	text-align: right;
	text-decoration: underline;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

dl {
	padding-left: 5px;
	background: #fffff0;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;;
}

dt {
	background-color: #f0ffff;
	border-bottom: 1px dotted #6ca6cd;
	padding-left: 14px;
	background-image: url('/img/01.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

dt.col1 {
	background-image: url('/img/02.gif');
}

dt.col2 {
	background-image: url('/img/03.gif');
}

dt.col3 {
	background-image: url('/img/04.gif');
}

dd {
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 35px;
}

a:link {
	text-decoration: none;
	color: #ff7f24;
	font-weight: 900;
}

a:visited {
	text-decoration: none;
	color: #ff7f24;
	font-weight: 900;
}

a:hover {
	text-decoration: underline overline;
	background: #fff68f;
	color: #ff7f24;
	font-weight: 900;
}

.footer_com {
	padding-right: 5px;
	text-align: right;
	font-size: 80%;
}

.red {
	color: #ff0000;
}

h1.info {
	margin: 0px 3px 15px;
	padding-top: 15px;
	text-align: center;
	color: #4876ff;
	font-size: 28px;
	font-weight: 900;
	background: #fffff0;
	border-bottom: 1px dotted #4876ff;
}

div.info {
	margin: 0px 40px 15px;
}

p.info {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3.info {
     padding-top: 5px;
     margin-bottom: 15px;

}

div.msg_info {
     margin-left: 40px;
     margin-bottom: 15px;
}