/* CSS Document */

#ikou {
    background-color:#66cdaa;
	font-size: 15px;  
    margin:30px; 
    text-align: center;
	font-weight: bolder;
}

#ikou a{
    background-color:#66cdaa;
	font-size: 15px;  
    text-align: center;
	font-weight: bold;
}




#ikouS {
    background-color:#66cdaa;
	font-size: 13px;  
    margin:10px; 
    text-align: center;
	font-weight: bolder;
	font-color: #000000;
}

#ikouS a{
    background-color:#66cdaa;
	font-size: 13px;  
    text-align: center;
	font-weight: bold;
}




 /*コラムページ0604製作　601W以上*/
 
 
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;

	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}



#header0604 p {
	font-size: 12px;
	padding: 0 18px 18px 18px;
}

#container0604 {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}


#main0604 {
	width: 200px;
	float: left;
	border: 0px solid #666;
}


#side0604 {
	margin-left: 10px;
	width: 580px;
	float: left;
	height: 800px;
}

@media screen and (max-width:500px){

#header0604sm p {
	font-size: 12px;
	padding: 0 5px 5px 5px;
}


#container0604sm {
	width: 400px;
	margin: 0 auto;
	background: #fff;
}


#main0604sm {
	width: 100px;
	float: left;
	border: 0px solid #666;
}


#side0604sm {
	margin-left: 5px;
	width: 280px;
	float: left;
	height: 500px;	
}


#ad1sm {
}

}







#side0604 .section {

	margin-top: 10px;
	padding: 10px;
}



.waku {
	margin: 0 0 10px 0;
	padding: 4px;
	font-size: 12px;
	color: #fff;
	background: #444;
	border: 1px solid #222;
	text-align: center;

}

.waku a{
	color: #fff;
}

.waku2 {
	border: 1px solid #666;
	border-radius: 6px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;	
}




#ad1 {
}



#footer {
	margin-top: 10px;
	height: 1px;


}



