@import url("com.css");

/* ------------------------------------------------------------
 news
------------------------------------------------------------ */

.contents_title {
	background: url("../image_2014/community/title_back.png") ;
	background-repeat:no-repeat ;
	height: 35px ;
	width: 729px ;
	position: relative ;
	margin: 30px 0 0 0 ;
	color: #666666 ;
}

.contents_title h2 {
	font-size: 18px ;
	font-weight:bold ;
	position: absolute ;
	left: 20px ;
	top: 5px ;
	margin: 0 ;
}

.contents {
	margin: 0 20px 50px 20px ;
	color: #666666 ;
	font-size: 12px ;
	line-height :140% ;
}

.contents th{
	color: #ffffff ;
	padding: 5px 10px ;
	letter-spacing: 1em ;
	text-align: center ;
	font-size: 12px ;
}

.left_maru {
	background: url("../image_2014/information/kadomaru_left.png") no-repeat #99cccc ;
}

.right_maru {
	background: url("../image_2014/information/kadomaru_right.png") no-repeat #99cccc right top ;
}

.contents td{
	background: #cce6e6 ;
	text-align: center ;
	padding: 5px 10px ;
	color: #666666 ;
	font-size: 12px ;
}

.contents img {
//	float: left ;
//	margin: 0 10px 0 0 ;
}

.contents h3 {
	display: block;
	margin: 20px 0 ;	
}

.clear {
	height: 80px;	
}