/* リンク */

a:hover {color:#FF0000;}

/* フォーム */

input {border:1px;border-style:solid;border-color:#dddddd;background-color: #ffffff;}
.passBox {text-align: right;}

/* フォント */

.Text {font-size:12px;  line-height:1.5em;}
.Copy {font-size:10px;}

.date {font-size:14px; font-weight:bold;}
.title {font-size:12px; font-weight:bold;}
.maru {color:#0000FF;}
.news {font-size:12px; line-height:1.5em;}
.name {font-size:10px; color:#888888;}
.img {margin:5px; font-weight:bold;}

.cgiName {font-size:10px; color:#cccccc; text-decoration:none;}
.date0 {font-size:12px; font-weight:bold;}
.date6 {font-size:12px; font-weight:bold;}

/* タイトル */

h1 {font-size:16px; font-weight: bold;}
h2 {font-size:14px;
	font-weight: bold;
	background-color:#EEEEEE;
	margin-right:0;
	padding:0.25em 0.7em;
	border-style:none;
	border-width:1px;}
h3 {font-size:14px; font-weight: bold;}
h4 {font-size:12px; font-weight: bold;}

/* カレンダー */

.cTable {
	font-size: 12px;
	background-color: #cccccc;
	padding: 4px;
}

.cTableYM {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
}

.cWeek {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 4px;
	background-color: #eeeeee;
}
.cWeek0 {

	font-size: 12px;
	color: #990000;
	text-align: center;
	padding: 4px;
	background-color: #eeeeee;
}
.cWeek6 {

	font-size: 12px;
	color: #000099;
	text-align: center;
	padding: 4px;
	background-color: #eeeeee;
}
.cLink {
	background-color: #ffee22;
	text-align: center;
	padding: 4px;
}
.cOpen {
	background-color: #ffffff;
	text-align: center;
	padding: 4px;
}
.cNone {
	background-color: #ffffff;
	text-align: center;
	padding: 4px;
}

/* そのほか */

/*	.dateBox {}
	.newsBox {}
	.imgPosition {text-align: center;}
	.fInput {}
	.fSelect {}
	.fFile {}
	.comment {}
	*/