@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
.title{
	font-size: 1.71em;
	color: #FE3EA0;
	text-align: center;
	margin-bottom: 20px;
letter-spacing: -1px;
}
.section01 .box{
	margin-bottom: 15px;
}
    .section01 {
	margin-bottom: 30px;
	/*	background: url(../image/bg_about.jpg) center no-repeat;*/
	background-image: url(../image/cts_bottom.jpg), url(../image/cts_repeat.jpg);
	background-repeat: no-repeat,repeat-y;
	background-position:bottom left,center left;
	background-size:auto auto,auto auto;
	padding: 40px 45px 45px 45px;
}
.box01 p+p{
	padding-top: 28px;

}
.section{
	margin-bottom: 30px;
}
#content table td li{			
	list-style-type: disc;
}
#content table td ul{
	padding-left:20px;
	padding-bottom: 20px;
}
#content table td ul:last-child{
	padding-bottom:0;
}
#content table td ul.type2,#content table td ul.type3{
	padding-left: 0px;
}
#content table td ul.type2 li{
	list-style-type: none;
	overflow:hidden;
	display:  table;
}
#content table td ul.type2 li .left{list-style-type: none;width: 179px;display:  table-cell;text-align:center;}
#content table td ul.type2 li .right{list-style-type: none;width: 395px;display: table-cell;}

}
#content table td ul.type3{
	padding-left: 0px;
}
#content table td ul.type3 li{			
	list-style-type: none;
	overflow:hidden;
	display:  table;
}
#content table td ul.type3 li .left{list-style-type: none;width: 179px; display: table-cell;text-align:center;}
#content table td ul.type3 li .right{list-style-type: none;width: 397px;display: table-cell;}

#content table td p.td_inptag{
	margin-bottom: 20px;
}

#content table td span{
	margin-top:40px;
}
#content table th,
#content table td {
	border: 2px solid #A7A7A7;
	padding: 8px 15px 8px 15px;
	vertical-align: top;
	font-size: 1.14em;
}
#content table th {
	background: #FFDBE9;
	font-weight: normal;
	text-align: left;
	width: 188px;
	vertical-align: middle;
	font-size: 1.07em;
}
#content table td {
	background: #FFFFFF;
	font-size: 1.07em;
}
#content table td.font10px {
	font-size:0.78em;
}

#content table td img{padding-top: 7px;}

#content table td.holiday {
	background: #FF9999;
}
#content .calendar {
	padding-bottom: 2px;
	overflow: hidden;
	/zoom: 1;
}
#content .calendar table {
	margin-bottom: 20px;
}
#content .calendar table td{
	color: #666666;
}
#content .calendar table th,
#content .calendar table td {
	background:#F7F4F0;
	border: 1px solid #FFFFFF;
	width: 38px;
	padding: 6px 0 5px;
	font-size: 1.4em;
	text-align: center;
}
#content .calendar table th {
	background: #FAD8DE;
	color: #333333;
	font-weight: normal;
}
#content .calendar table th.red {
	background: #D85050;
	color: #fff;
	font-weight: normal;
}
#content .calendar table th.blue{
	background: #6D6DC0;
	color: #fff;
	font-weight: normal;
}
#content .calendar table caption {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 4px 0;
	background: url(../image/bg_caption.jpg) center no-repeat;
}
#content .calendar table td.holiday {
	background: #FF9999;
}
#content .calendar table td.holiday.sun{
	color: #F81633;
}
#content .calendar .sptxt {
	margin: 0 20px 20px;
}
#content .calendar .sptxt span {
	background: #FF9999;
	padding: 0 8px;
	margin-right: 5px;
}
#content .calendar table th.sun {
	background: #D85050;
		color: #fff;
}
#content .calendar table th.sat {
	background: #6D6DC0;
		color: #fff;
}
#content .calendar table td.sun {
	color: #F81633;
}
#content .calendar table td.sat {
	color: #201E73;
}
#content .note img{
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 10px;
}
#content .note span{
	font-size: 1.4em;


	padding-left: 10px;
	color: #4C3521;
}
