@charset "utf-8";

.caseNavi ul li {
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
	border-left: 1px solid #010101;
}

.caseNavi ul li.firstchild {
	padding-left: 0;
	border-left: none;
}

/*-- achieveBox --*/
.achieveBox01 {
	background: url(/case/images/bg_achievebox02-2.gif) no-repeat 0 100%;
	margin-bottom: 30px;
}
.achieve01 {
	background: url(/case/images/bg_achievebox01-2.gif) no-repeat 0 0;
}
.achieveBox02 {
	background: url(/case/images/bg_achievebox02-3.gif) no-repeat 0 100%;
	margin-bottom: 30px;
}
.achieve02 {
	background: url(/case/images/bg_achievebox01-3.gif) no-repeat 0 0;
}
.achieveBox03 {
	background: url(/case/images/bg_achievebox02.gif) no-repeat 0 100%;
	margin-bottom: 30px;
}
.achieve03 {
	background: url(/case/images/bg_achievebox01.gif) no-repeat 0 0;
}
.achieve01 div,
.achieve02 div,
.achieve03 div {
	float: left;
	width: 200px;
	padding: 15px 16px 15px 33px;
}
.achieve01 div.firstchild,
.achieve02 div.firstchild,
.achieve03 div.firstchild {
	padding-left: 16px;
	clear: both;
}
.achieve01 p,
.achieve02 p,
.achieve03 p {
	width: 200px;
	line-height: 140%;
}
.siteName {
	text-align: center;
	color: #00144d;
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}


.caseList div {
	float: left;
	width: 365px;
}

.caseList div ul li {
	line-height: 1.5;
}

.caseList div ul li.etc {
	background: none;
	margin-top: 15px;
	padding-left: 0;
}

.apparel {
	margin-bottom: 20px;
}

.apparel div {
	float: right;
	width: 500px;
}

.appDetail {
	margin-bottom: 50px;
}

.appDetail p {
	line-height: 1.5;
}

.appDetail .detailBox {
	margin: 30px 0 20px 0;
}

.appDetail .detailBox div {
	float: left;
	width: 365px;
}

.appDetail .detailBox p.textTop {
	margin-bottom: 30px;
}

.photoDetail {
	margin-bottom: 5px;
}

.photoDetail02 {
	float: right;
	margin-right: 15px;
}

.m_top7 {
	margin-top: 7px;
}
.p_top5 {
	line-height: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
}

