.li a{
	font-size:14px;
}

/*** contents ***************************************************************************************************/


#cw_col1 {
	display:inline;
	
	float:left;
	height:auto; 
	width:360px;
	
	margin:0px  0px 10px 30px;
	padding:5px 0px 5px 0px;
}

#cw_col2 {
	display:inline;
	
	float:left;
	height:auto;
	width:370px;
	margin:0px 0px 10px 10px;
	padding:5px 0px 5px 0px;
	background-color:#FFFFFF;
}

/*** contents ***************************************************************************************************/

#cw_col1 h4 {
	clear:both;
	display:block;
	
	background-image:url(img/ttl-subTitle1.gif);
	background-repeat:no-repeat;
	height:20px;
	width:150px;
	
	margin:0px;				/* これを入れないと、上下に変なスペースが出来る（一度リセット）*/
	margin-top:10px;
	margin-bottom:5px;
		
}

#cw_col1 h4 span{
	display:none;
}

/*** contents ***************************************************************************************************/

#cw_col2 h4 {
	clear:both;
	display:block;
	background-image:url(img/ttl-subTitle2.gif);
	background-repeat:no-repeat;
	height:20px;
	width:150px;
	
	margin:0px;				/* これを入れないと、上下に変なスペースが出来る（一度リセット）*/
	margin-top:10px;
	margin-bottom:5px;
}

#cw_col2 h4 span{
	display:none;
}

.sekoureiBox{
	clear:both;
	
	height:auto; 
	height:110px;
	width:345px;
	margin-top:0px;
	margin-bottom:10px;	
	border:1px solid #333333 ;
}

.sekourei-comment{
	clear:both;
	float:left;
	width:200px;
	height:105px;
	width:200px;
	height:85px;
	padding-top:7px;
	padding-left:5px;
}

.sekourei-img{
	
	float:left;
	
	height:85px;
	width:120px;
	
	margin-left:10px;
	margin-top:10px;
}
.sekourei-btn{
	clear:both;
	float:left;
	height:15px;
	width:335px;
	text-align:right;	
}

/****** contents ************************************************************************************************/

h3 span{
	display:none;
}

h3{
	display:block;
	clear:both;
	float:left;
	
	width:700px;
	height:30px;
	
	margin-left:10px;
	margin-top:15px;
	
	background-image:url("img/ttl-pagetitle.gif");
	background-repeat:no-repeat;
	
	/* ここだけ特別 */
	margin-bottom:15px;
}

/*** contents ***************************************************************************************************/


