@charset "utf-8";

/* CSS Document */

#contactbox {
	width: 690px;
	float: left;
}


#contactbox table {
	width: 690px;
	clear: left;
	margin-top: 10px;
}

	#contactbox table th {
	background-color: #F5F5F5;
	font-size: 78%;
	color: #333333;
	border: 1px solid #999;
	padding: 4px;	
		}
	#contactbox table td {
	border: 1px solid #999;
	padding: 4px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
		}

#contactbox ul {
	margin-top: 0px;
}

#contactbox li {
	font-size: 83%;
	color: #5B5B5B;
	line-height: 160%;
}

#contactbox h2 {
	font-size: 120%;
	color: #669900;
	margin-bottom: 5px;
	margin-top: 10px;
}

#contactbox h3 {
	font-size: 100%;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	background-image:url(../share/img/line_entry.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#contactbox h4 {
	font-size: 90%;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
}

#contactbox img {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	margin-left: 40px;
}
#contactbox .pricePict {
	padding: 5px;
	margin-bottom: 15px;
	}
	#contactbox .pricePict img {
		margin: 0px;
		}
#contactbox .formBtn {
	text-align: center;
	margin-bottom: 20px;
	}
	#contactbox .formBtn img {
		margin: 0px;
		}
#contactbox h3.contactSisetsuTtl {
	margin-left: 17px;
	margin-bottom: 10px;
}
#contactbox ul#contactSisetsuList {
	margin: 0px 0px 0px 30px;
	padding: 0;
	width: 660px;
}

#contactbox ul#contactSisetsuList li {
	float: left;
	display: inline;
	width: 205px;
	list-style: none;
	font-size: 77%;
	line-height: 1.3;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(../share/img/icn_entry3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*+++++++++++++++++++++++++++++++
		協同学苑　申し込み方法
+++++++++++++++++++++++++++++++*/
#kyodobox  {
	width: 690px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	}
#kyodobox h1  {
	color: #369100;
	border-bottom: 1px dotted #CCCCCC;
		}
		
	span.sub {
		color: #666666;
		display: block;
		font-weight: lighter;
		}

	#kyodobox h2 {
	color: #369100;
	border-left: 2px solid #CCCCCC;
	padding: 0px 5px;
		}
	#kyodobox li {
	margin-bottom: 5px;
	font-size: 85%;
	color: #333333;
		}
	.waku {
	font-weight: bold;
	border: 1px solid #CC0000;
	padding: 3px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 140%;
		}
		
			.wakugreen {
	font-weight: normal;
	border: 1px solid #006600;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 60%;
	font-size: 85%;
	color: #333333;
		}
		
	#kyodobox .mainContent2 {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 10px;
	}

