@charset "UTF-8";
/* CSS Document */

.iff-left {
	width:772px;
	float:left;
	margin-left:10px;
}

.iff-right {
	width:210px;
	float:right;
}

.iff-media {
	font-size:12px; text-align:left; line-height:1.6;
}

.txt-or18{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:1.6;
	color:#F29F2C;
	margin-left:20px;
}

.txt-or14{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1.6;
	color:#F29F2C;
}

.txt-or14-title{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1.6;
	color:#F29F2C;
	margin-bottom:3px;
}

.txt-paragraph{
	margin-top:2px;
}

.iff-contents01 {
	width:730px;
	border:3px solid #E2E2E2;
	text-align:left;
	color:#444;
	line-height:1.6;
	padding:10px;
}
.txt-blue {
	color:#00F;
}


.txt-w-blue {
	color:#00A5CB;
}
.txt-or{
	color:#F29F2C;
}

.img-float-l {
	float:left;
	margin:15px;
	text-align:center;
}
.img-float-r {
	float:right;
	margin:5px;
	text-align:center;
}


.clear {
	clear:both;
}

.center {
	text-align:center;
}
