.contents_col2{
	width:100%;
	margin:0 auto;
	padding:0;
}

.contents_col2_boxL{
	width:300px;
	margin:0;
	padding:0;
}

.contents_col2_boxR{
	width:380px;
	margin:0;
	padding:0;
}


.contents_col2_boxL2{
	width:280px;
	margin:0;
	padding:0;
	
}

.contents_col2_boxR2{
	width:400px;
	margin:0;
	padding:0;
}

strong.strc00{
	color:#C00;
	padding-top:30px;
	
}

#anton{
	background:url(../images/etc_2016_tottori_02.png) no-repeat;
	background-position:right;
}

.tottori_flow{
	background: #fceabb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	border:#dda201 solid 2px;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.tottori_flow span{
	font-size:18px;
	color:#cc0000;
	margin-right:10px;
}

.tottori_flow_child{
	font-size:12px;
	line-height:1.6em;
	margin:10px;
}

.contents_text{
	line-height:1.8em;
}