﻿@charset "utf-8";


#stage #contents #sw_forte_area {
	clear: both;
	height: auto;
	width: 560px;
}
#stage #contents #sw_forte_area .forte_box {
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#sw_forte_area .forte_box .txt_strong {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

#sw_fort_area .section01 {
	clear: both;
	height: auto;
	width: 560px;
}
#sw_fort_area .section01 p {
	width: auto;
	float: left;
}
#sw_forte_area .section01 p.f_left {
	width: 270px;
	display: block;
	float: left;
	height: auto;
}
#sw_forte_area .section01 img.f_right {
	float: right;
	width: 270px;
	display: block;
	height: auto;
	margin-top: -5px;
	padding-top: 0px;
}

#sw_fort_area .section02 {
	clear: both;
	height: auto;
	width: 560px;
}
#sw_fort_area .section02 p {
	width: auto;
	float: left;
}
#contents #sw_forte_area .section02 ul {
	clear: both;
	height: auto;
	width: 560px;
}
#contents #sw_forte_area .section02 li {
	display: block;
	height: auto;
	width: 560px;
}
#contents #sw_forte_area .section02 p {
	width: 270px;
	float: left;
}
#contents #sw_forte_area .section02 img {
	float: right;
	width: 270px;
}#contents #sw_forte_area .section02 li p.w560 {
	clear: both;
	width: 560px;
}
