@charset "utf-8";

#this_contents {
}

.linktitle {
}
	.linktitle img {
		vertical-align:text-bottom;
	}
	.linktitle {
		font-weight:normal;
		font-size:100%;
	}

.jisseki {
}
	.jisseki .icon-green{
		font-weight:bold;
		font-size:145%;
		border-bottom:1px solid #61a7ca;
		padding:0 0 0 14px;
		margin-top:10px;
		line-height:1.2;
		background:url(../img/common/icon_blue.gif) left center no-repeat;
	}
	.jisseki dd {
		font-size:110%;
	}
	
		.jisseki dl.content{
			padding:0 0 12px 16px;
		}
		.jisseki dl.content dt{
			font-weight:bold;
		}
			.jisseki dl.content dd{
				padding:0 0 0 24px;
			}

.clubs {
}
	.clubs h3 {
		padding:12px 0 12px 0;
	}
	.club {
		clear:both;
		padding:0 0 24px 0;
	}
		.club .image {
			float:left;
			width:105px;
		}
		.club .words {
			float:right;
			width:560px;
			padding:0 25px 0 0;
		}
		.club .words h4.icon-green{
			padding:3px 0 3px 16px;
			margin:0 0 3px 0;
		}
			.club .words .word{
			}

.guide {
	clear:both;
	padding:0 0 24px 0;
}
	.guide .image {
		float:left;
		width:130px;
	}
	.guide .words {
		float:right;
		width:510px;
		padding:0 25px 0 0;
	}
	.guide .words h4.icon-green{
		padding:3px 0 3px 16px;
		margin:0 0 3px 0;
	}
		.guide .words .word{
			padding:0 0 0 5px;
		}
		
		
.event {
	clear:both;
	padding:0 0 24px 0;
}
	.event .image {
		float:left;
		width:85px;
	}
	.event .words {
		float:right;
		width:560px;
		padding:0 25px 0 0;
	}
	.event .words h4.icon-green{
		padding:3px 0 3px 16px;
		margin:0 0 3px 0;
		font-weight:normal;
	}
		.event .words h4.bold {
			font-weight:bold;
		}
		.event .words .word{
			padding:0 0 0 5px;
		}
		.event .words .thumnails {
			list-style:none;
			padding:0 0 12px 5px;
		}
			.event .words .thumnails li {
				display:inline;
				padding:0 6px 0 0;
			}
		



