/** -------------------------------------------------------
 ** categoryBox01
 ** ------------------------------------------------------- */
.categoryBox01 {
}
.categoryBox01 .flLeft {
	width: 240px;
}
.categoryBox01 .flRight {
	width: 400px;
}
.categoryBox01 .flRight .cmnArrow01 {
	margin: 10px 0 0;
	font-size: 108%;
	line-height: 1.5;
}
.categoryBox01 .flRight a {
	color: #333 !important;
	text-decoration: none;
	font-weight: bold;
}
.categoryBox01 .flRight a:hover {
	text-decoration: underline;
}

/* SP */
body.responsive-sp .categoryBox01:last-child {
	padding-bottom: 20px;
}
body.responsive-sp .categoryBox01 .flLeft {
	float: none;
	width: auto;
	padding: 10px 10px 0;
}
body.responsive-sp .categoryBox01 .flLeft img {
	display: block;
	width: 100%;
	height: auto;
}
body.responsive-sp .categoryBox01 .flRight {
	float: none;
	width: auto;
	padding: 20px 10px 0;
}

/** -------------------------------------------------------
 ** categoryBox02
 ** ------------------------------------------------------- */
.categoryBox02 {
	margin: 0 0 30px;
}
.categoryBox02 .flLeft {
	width: 200px;
}
.categoryBox02 .flRight {
	width: 690px;
	padding: 20px 0 0;
	font-size: 108%;
	line-height: 1.5;
}
.categoryBox02 .flRight li {
	float: left;
	width: 194px;
	margin: 0 12px 10px 0;
}
.categoryBox02 .flRight a {
	color: #333 !important;
	text-decoration: none;
	font-weight: bold;
}
.categoryBox02 .flRight a:hover {
	text-decoration: underline;
}
.categoryBox02 .categoryNotes {
	padding-left: 220px;
	font-size: 100%;
	line-height: 1.5;
}

/* -- SP -- */
body.responsive-sp .categoryBox02 {
	margin: 0 0 20px;
}
body.responsive-sp .categoryBox02 .flLeft {
	float: none;
	width: auto;
	padding: 20px 10px 0;
}
body.responsive-sp .categoryBox02 .flLeft img {
	display: block;
	width: 100%;
	height: auto;
}
body.responsive-sp .categoryBox02 .flRight {
	float: none;
	width: auto;
	padding: 10px 10px 0;
}
body.responsive-sp .categoryBox02 .flRight li {
	float: none;
	width: auto;
	margin: 10px 0 0 0;
}
body.responsive-sp .categoryBox02 .flRight li:first-child {
	margin: 0;
}
body.responsive-sp .categoryBox02 .categoryNotes {
	padding: 10px 10px 0 10px;
}




/* categoryBox02-2clm */
.categoryBox02-2clm {
	margin: 0 0 30px;
}
.categoryBox02-2clm ul.flLeft {
	width: 130px;
	float:left;
}
.categoryBox02-2clm ul.flRight {
	width: 210px;
	padding:20px 0 0 0;

}
.categoryBox02-2clm ul.flRight li {
	width: 190px;
	float: left;
	margin: 0 0 10px 0;
	padding-left:12px;
	text-align:left;
background: url(/business/solution/office/images_global/n_icon_arrow_01.gif) no-repeat left 0.2em;
}
.categoryBox02-2clm ul.flRight a {
	color: #333 !important;
	text-decoration: none;
	font-weight: bold;

}
.categoryBox02-2clm ul.flRight a:hover {
	text-decoration: underline;
}

.left-Box02{
	float:left;
	width:345px;
	height:80px;
}
.right-Box02{
	width:345px;
	float:right;
	height:80px;
}
