span.small_cap {
	font-size: 14px;
	color: #666666;
}
p {
	padding:0px;
	margin-top:0px;
}
#calendar_hed {
	font-size: 16px
}
#sub_title1 {
	color: #17805C;
	font-weight: bold;
	font-size: 20px;
	background: url(element/icon_01.gif) no-repeat;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 60px;
	height: 56px;
	width:850px;
	clear: both;
}
#sub_title2 {
	color: #06C;
	font-weight: bold;
	font-size: 20px;
	background: url(element/icon_02.gif) no-repeat;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 60px;
	height: 56px;
	width:850px;
	clear: both;
}
#sub_title3 {
	color:#CC6635;
	font-weight: bold;
	font-size: 20px;
	background: url(element/icon_03.gif) no-repeat;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 60px;
	height: 56px;
	width:850px;
	clear: both;
}
#contents_area {
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	letter-spacing: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 850px
}
#contents_tubo {
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	background: url(element/tubo_t.gif) no-repeat;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
	padding-top: 30px;
	padding-bottom: 4px;
	width: 850px
}
#contents_check_area {
	background-color: #ffc;
	padding: 4px;
	border: solid 2px #393
}
#contents_check_area ul {
	margin: 0px;
	padding-left: 1em;
}
#contents_check_area li {
	list-style-type:disc;
}
#contents_tubo_area {
	padding: 4px;
	border: solid 2px #c60
}

.tubo_title {
	color: #ff4500;
	font-weight: bold
}
.right {
	float:right;
	margin:5px;
	border:0px;
}
.left {
	float: left;
	margin: 5px;
	border: 0px
}
#c_menu {
	border-bottom-width: 2px;
	border-bottom-color: #699;
	border-bottom-style: solid;
	margin: 16px 0 8px 0;
	padding: 0;
	height: 27px;
}
#c_menu_nav a {
	display:block;
}
#c_menu_nav li {
	float: left;
	list-style-type: none;
}
#c_menu_nav ul {
	margin: 0px;
	padding: 0px;
}
#c_menu_nav {
	margin-bottom: -2px;
	padding-bottom: -2px;
	width: 840px;
	height: 27px;
	clear:both;
	border-bottom-width: 2px;
	border-bottom-color: #669999;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#c_menu_nav img {
	height: 27px;
	border:none;
}
#c_area {
	width: 840px;
	text-align:center;
}
.img_cap {
	color:#000;
	font-size:14px;
 font-weight: bold  display:block;
 margin: 8px;
	padding:0px;
	float:left;
	text-align:center;
}
.img_cap_r {
	color:#000;
	font-size:14px;
font-weight: bold  display:block;
	margin: 8px;
	padding:0px;
	float:right;
	text-align:center;
}
.cap01 {
	　width: 550px;
	　float: right;
}
.tubo_column3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tubo_column3 li {
	margin: 1%;
	padding: 0px;
	display: block;
	width:30%;
	float:left;
}
.tubo_column2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tubo_column2 li {
	margin: 1%;
	padding: 0px;
	display: block;
	width:45%;
	float:left;
}
/*テーブル基本スタイル*/
#calendar_seet {
	margin-top: 10px
}
#calendar_seet .calendar_title {
	color: white;
	font-weight: bold;
	text-align: center
}
#calendar_seet .calendar_red th {
	color: #f00;
	background-color: #fcc
}
#calendar_seet .calendar_red td {
	color: #666;
	background-color: #fcc
}
#calendar_seet .calendar_blue th {
	color: #00f;
	background-color: #cff
}
#calendar_seet .calendar_blue td {
	color: #666;
	background-color: #cff
}
#calendar_seet table {
	border: 1px #666666 solid;
	border-spacing:0px;
}
#calendar_seet th, #calendar_seet td {
	border: 1px #666666 solid;
}
