.col-main,col-main1{width:564px;
          border-style:none;
     	  margin-left: auto;  /* 中央表示 */
	      margin-right: auto; /* 中央表示 */
}
.col-main{height:110px;
           clear:both;}
           
.col-main1{height:235px;
           clear:both;}


div.main-menu ,div.main-menu2,div.main-menu3,div.main-menu4{
    float: left;
    width: 100px;
	margin-left:6px;
	background-color:#ffffcc;
    text-align:center;
}
div.main-menu{
    	height:85px;
		}
div.main-menu2{
    	height:103px;
		}
div.main-menu3{
    	height:220px;
		}
div.main-menu4{
    	height:225px;
		}
		
/* 日時＆内容部に共通の設定  */
div.main-menu, div.main-menu2,div.main-menu3,div.main-menu4,div.main-content,div.main-content2,div.main-content3{
    float: left;
    font-size:12px;
	  border-style:solid;
  border-color:#CCCCCC;
  border-width:1px;
    padding:10px;
	padding-top:0px;
}
div.main-content{
    float: right;
	width: 405px;
    height:103px;
}
div.main-content2{
    float: right;
	width: 405px;
	height:25px;
	margin-bottom:3px;}
div.main-content3{
    float: right;
	width: 405px;
	height:40px;
	margin-bottom:3px;}	
.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col10{
  float: left;
  border-style:solid;
  border-color:#CCCCCC;
  border-width:1px;
  padding:10px;
  margin-top:10px;
  margin-left:6px;
}


.col3 {
  float: right;
  font-size:12px;
  border-style:none;
  padding:10px;
  margin:2px;
  text-align:center;
  vertical-align:bottom;
}
.col4 {
  float: left;
  width: 100px;
  height:80px;
  background-color:#ffffcc;
  text-align:center;
}

.col5 {
  float: right;
  height:80px;
  width: 402px;
}

.col6 {
  float: left;
  width: 100px;
  height:245px;
  background-color:#ffffcc;
  text-align:center;
}

.col7 {
  float: right;
  width: 402px;
}

.col8 {
  float: right;
  width: 540px;
  margin-bottom:20px;
}
.col9 {
  float: left;
  width: 100px;
  height:280px;
  background-color:#ffffcc;
  text-align:center;
}

.col10 {
  float: center;
  width: 530px;
}

.col11 {
  padding:10px;
  margin-top:10px;
  margin-left:20px;
  float: center;
  width: 500px;
  border:1pt solid #c0c0c0;
  background:#ffffff;
  filter:progid:DXImageTransform.Microsoft.shadow(color=#c9c9c9,strength=5,direction=135);
}
  
  
.aaa{
  display:block;
  width: 100px;
  height: 50px;
  text-decoration:none;
  color:#000000;
  background-color:#ffcc66;
  border-style:double;
  border-sidth:1px;
  border-color:#000000;
}
a:hover { background-color:#ffffcc;}



