div#main {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
}

div#main_outline, div.content{
	background-color: #FFF;
	border: solid 1px #003366;
	margin: 10px;
}

#contents_title, .content_title {
	padding-left: 5px;
	font-size: 1.2em;
	background: #003366;
	color: #ffffff;
}

div#contents {
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.content {
	margin-top: 10px;
}

.content_title {
	font-size: 1em;
}

.content_text {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0.5em;
}

.content_text p {
	padding-bottom: 5px;
}

.content p {
	padding: 0 20px 10px 20px;
	font-size: 14px;
	line-height: 20px;
}

.content h3 , h4 {
	font-size: 16px;
}

.content h5 {
	font-size: 14px;
}

.content h6 {
	font-size: 12px;
}

.content h3 , h4 , h5 , h6 {
	padding: 10px 0 5px 10px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*プロジェクトニュース*/

ul.navigation {
	list-style: none;
	font-size: 12px;
}

ul.navigation li {
	float: left;
}

ul.navigation a {
	display: block;
	padding: 10px;
	color: #003366;
	text-decoration: none;
}

ul.navigation a:hover {
	color: #FFF;
	background-color: #003366;
	
}

.enquete {
	margin: 0 0 10px 20px;
	font-size: 14px;
}

table.enquete th {
	text-align: left;
	padding: 10px 15px 0 0;
	border-bottom: #01416C 1px solid;
}

table.enquete td {
	text-align: left;
	padding: 10px 15px 0 0;
	border-bottom: #01416C 1px solid;
}

table.member {
	margin: 10px 0 10px 25px;
}

table.member td{
	font-size: 14px;
	padding : 5px 10px;
	border-bottom: #01416C 1px solid;
}

.g_img {
	margin: 10px 0 10px 20px;
}

.m_list {
	margin-left: 20px;
	font-size: 14px;
	list-style: none;
	padding-top: 10px;
}

.m_list li {
	padding-bottom: 10px;
}

.caution {
	color: #990000;
}

/*メンバーズホームページ*/

table.kvbcmembers {
	margin: 10px 0 10px 25px;
}

table.kvbcmembers td{
	font-size: 14px;
	padding : 5px 20px;
	border-left: #01416C 1px solid;
}

table.kvbcmembers a{
	color: #01416c;
}

/*ＫＶＢＣについて*/

.contentimg {
	float: left;
	margin-left: 20px;
	padding-right: 10px;
}

.l_midashi {
	background: #003366;
	color: #FFF;
}

table.officers {
	margin: 10px 0 10px 25px;
	border-right: #01416C 1px solid;
	border-left: #01416C 1px solid;
}

table.officers td{
	font-size: 14px;
	padding : 5px 10px;
	border-bottom: #01416C 1px solid;
}

table.officers tr{
	position: static;
}
/*SHL*/

.shl_year {
	padding-left: 20px;
	font-size: 1.2em;
	background: #003366;
	color: #ffffff;
	font-size: 1em;
}

li#shl_new {
	margin: 10px 20px;
	padding : 5px 20px 5px 20px;
	list-style: none;
	background: url(../img/shl_new.png) no-repeat 0 4px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

ul.shl {
	margin: 10px 30px 0 20px;
	list-style: none;
	float: left;
	padding-bottom: 30px;
}

ul.shl li{
	font-size: 14px;
	padding : 5px 0px 5px 20px;
	background-image: url(../img/shl.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

ul.shl, #shl_new a{
	color: #01416c;
}

div.shl_box {
	width: auto;
}

.get_reader {
	margin-left: 130px;
}
