@charset "shift_JIS";

/*-----------------------------*/
/*特集用CSS                    */
/*                             */
/*-----------------------------*/


/*2段組パターン1*/
.column_2_left_200 {
	float:left ;
	width:200px ;
}

.column_2_right_361 {
	float:right ;
	width:361px ;
}

/*2段組パターン2*/
.column_2_left_361 {
	float:left ;
	width:361px ;
}

.column_2_right_200 {
	float:right ;
	width:200px ;
}

.toku_img_waku {

}
.toku_img {
	border:1px #CCCCCC solid ;
}

