@charset "utf-8";
/* CSS Document */

/* /en/fishingshow/france2016/css/fshow_fr.css
------------------------------------------------------------------------------*/

#container_01 .title {
}
#container_01 .bodytext > img.d1.img_r {
	width: 100%;
	margin-bottom: 10px;
}
/*
==============================================================================*/
.zerobreak {
	clear: both;
	font-size: 0;
}

/*
==============================================================================*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 450px) {
/*============================================================================*/
#container_01 .bodytext > img.d1.img_r {
	width: auto;
	max-width: 45%;
	float: right;
	margin-left:10px;
}
/*============================================================================*/
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 1200px) {
/*============================================================================*/
#wrapper {
	margin-top: 70px;
}
#container_01 .bodytext > img.d1.img_r {
	max-width: 40%;
}
/*============================================================================*/
}

.bass_ta{
	text-align:center;
	margin-top:15px;
}

.bass_co{
	margin-top:50px;
}

.bass_bo{
	margin-bottom:30px;
}

.classic a {
	color:#000000;
	text-decoration:underline;
}

.classic a:hover {
	color:#000000;
	text-decoration:none;
}
