

/*  カレンダー
----------------------------------------------------------*/
#calendar{width: 560px; }
table.cal-l { border: solid 1px #aaa; border-collapse: collapse;}
table.cal-r { border: solid 1px #aaa; border-collapse: collapse;}
#calender td,th {border: solid 1px #aaa; height:20px;}
#calender .title_A{font-size: 16px;color:#fff ;background-color:#E4A8B2;
	height:30px; font-weight: bold; padding:8px 0 0 20px; margin:0 0 10px 0;}
.cal-l{float:left; width:275px;}
.cal-r{float:right;width:275px;}
.date{text-align: center; font-size:15px;width:30px; }
.Holiday, .Mon, .Tue, .Wed, .Thu, .Fri, .Sat {text-align: center; font-size:15px;width: 30px; }
.Holiday, .Sat {color:red;}
	

tr {}
td .content_discription{font-size: 13px;color:#005 ;}
td .contents_title3{font-size: 16px;color:#fff ;background-color:#E4A8B2;
	height:30px; font-weight: bold; padding-left:20px;}
td .contents_title4{font-size: 16px;color:#fff ;background-color:#ff3300;
	height:30px; font-weight: bold; padding-left:20px;}
#tb_contents h4{background: url("news_image/default/bg_h4.jpg") no-repeat; line-height: 30px;
	color:#660000; font-size: 15px; font-weight: bold; padding-left:20px;}
#tb_contents p{ margin: 0 0 0px 20px; text-indent: 0px; line-height:20px;}
#tb_contents .td9 p {padding-left:50px; margin:20px; line-height:20px; font-size:15px; font-weight: bold;color:#000; }	

	
/*  コンテンツ　*/	
img.line{ margin-bottom:20px;}
.contents_text1 p {margin:60px;}
.clear{clear:boht; }
.contents_img { width:560px; clear:boht; overflow:hidden;}
.contents_img img {width:320px; margin:10px 6px 6px 0px; box-shadow: 3px 3px 3px  #999;}
.contents_img p img {width:200px; margin:10px 6px 6px 10px; box-shadow: 3px 3px 3px  #999;}
.images_left .img { width:330px; float:left;}
.images_right .img { width:330px; float:right;}
.images_left h4 {width:210px; float:left; }
.images_right h4 {width:210px; float:right; }
.images_center img{width:260px; margin:10px 6px 6px 10px; box-shadow: 3px 3px 3px  #999;}
.images_center .box {width:260px; float:left; display: block;margin:0 8px; font-size:15px;}

