@import url(/mt6/mt-static/support/theme_static/eiger/css/base.css);
@import url(/mt6/mt-static/support/theme_static/eiger/css/screen.css);

/* コメント、トラックバック用 */
@import url(/mt6/mt-static/support/theme_static/eiger/css/feedback.css);


/*
/ サンプルスタイル
*/

/* Body
body {
    font-size: 16px;
    font-family: sans-serif;
}
*/

/* カテゴリラベルカラー
.label {
  border-radius: 3px;
}

.label.category_basename {
  background-color: green;
}
*/

/* Responsive (Media Query)
body {
  background-color: lightgrey;
}

@media (min-width: 700px) {
  background-color: whitesmoke;
}

@media (min-width: 930px) {
  background-color: white;
}
*/
body {
    background-color: #ECFFFF;
    background-image: url("../images/bg_zenshin02.gif");
    color: #333333;
    font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
/* ページ分割した時のページ送り */
#main ul.pager {
  margin: 20px 0 15px;
  padding: 5px 5px 5px;
  background: #efefef;
  text-align: center;
}

#main ul.pager li {
  display: inline;
  margin: 0 2px;
  padding: 0;
}

#main ul.pager li span,
#main ul.pager li a {
  display: inline-block;
  margin-bottom: 3px;
  padding: 2px 5px;
  background: #fff;
  border: 1px solid #ccc;
  text-decoration: none;
  vertical-align: middle;
}

#main ul.pager li span {
  font-weight: bold;
  color: #666;
}

#main ul.pager li a:hover {
  border-top-color: #999;
  border-left-color: #999;
}
.img-cap{
color:#CC6633;
}
@charset "UTF-8";

.yoko-cale{
width:48%;
margin-left: 6px;
float:left;
}

.sch-list{
/*	width:250px; 
	display:block;
	margin:10px 20px 10px 20px; */
	margin:10px;
	border:double 3px #81A7B1;
    background: url(images/gradient.png) repeat-x;
}
.sch-list02{
	width:250px;
	display:block;
	margin:10px 20px 10px 100px;
	border:double 3px #81A7B1;
	font-size:14px;
    background: url(images/gradient.png) repeat-x;
}
.sch-list h2,
.sch-list02 h2 {
	border: none;
	margin:0.5em 0.5em 0.2em 0.5em;
	text-align: center;
}
.next-line{
	display:block;
	border-top: 1px dotted red;
}
/*
h1 {
	position: absolute;
	top: 0px;
	left: -50px;
	width: 300px;
	height: 300px;
	margin:0px;
	padding: 0px;
	font-size: 1px;
	background-image:  url(/images/title2.jpg);
	background-position: right bottom;
}
h2 {
	position: absolute;
	top: 300px;
	left: -50px;
	width: 300px;
	height: 300px;
	margin:0px;
	padding: 0px;
	font-size: 1px;
	background-image:  url(/images/monthNum2.gif);
	background-position: right bottom;
}
*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	float: left;
}

#layoutSelect {
clear:both;
	font-size: 12px;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	border-top:double 3px #81A7B1;
}
.month {
	margin-top: 10px;
	margin-left: 0px;
/*width:45%; */
}
.month p {
	display:inline;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	font-size: 10px;
}
.month p a{
	color:#00F;
	text-decoration:none;
}

.month p a:hover{
	text-decoration:underline;
}

.weekday, .saturday, .sunday, .holiday, .pMonth {
	width: 100%;
	height: 20px;
	margin: 1px;
	padding: 2px;
	background-color:#FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
/* 曜日表示 */
/*
.weekday0, .saturday0, .sunday0 {
	float: left;
	width: 80px;
	height: 34px;
	margin: 3px;
	padding: 2px;
	background-color:#FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	font-size: 14px;
        text-align:center;
        letter-spacing:0.2em;
        line-height:2.4;
}
*/
.weekday0, .saturday0, .sunday0 {
	visibility: hidden;
	position: absolute;
}
.sunday0 {
	color: #CC0000;
}

.saturday.saturday0  {
	background-color:#CCCCFF;
}
.sunday.sunday0 {
	background-color:#FFCCCC;
}
.holiday {
	background-color:#CCCCFF;
}
.pMonth {
	visibility: hidden;
	position: absolute;
}
/*
.weekday h3 {
	color: #000000;
}
.saturday h3 {
	color: #000099;
}
.sunday h3 {
	color: #CC0000;
}
.holiday h3 {
	color: #CC0000;
}
.pMonth h3 {
	color: #CCCCCC;
}
*/
.cell1,.cell8,.cell15,.cell22,.cell29,.cell36{


	background-color:#FFCCCC;
	color: #CC0000;
}
.cell7,.cell14,.cell21,.cell28,.cell35{


	background-color:#CCCCFF;
	color: #0000CC;
}
