@charset "utf-8";

.cNavi_btns .pic_face {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 0;
	top: 84px;		
}

.cNavi_btns .btn01 {
	position: absolute;
	width: 67px;
	height: 64px;
	left: 132px;
	top: 0;		
}
.cNavi_btns .btn02 {
	position: absolute;
	width: 35px;
	height: 64px;
	left: 199px;
	top: 0;		
}
.cNavi_btns .btn03 {
	position: absolute;
	width: 48px;
	height: 57px;
	left: 117px;
	top: 164px;		
}
.cNavi_btns .btn04 {
	position: absolute;
	width: 52px;
	height: 57px;
	left: 282px;
	top: 114px;		
}
.cNavi_btns .cNaviName {
	position: absolute;
	width: 211px;
	height: 100px;
	left: 71px;
	top: 64px;	
}

#flashContent {
	width: 632px;
	height: 640px;
	margin-bottom: 24px;
}

.works_wrapper .order_box {
	clear: both;
	/*margin-bottom: 16px;*/
	background-color: #FFF;
}
.order_desc_wrapper {
	padding: 16px 7px 11px 17px;
	font-size: 12px;
	line-height: 18px;
}
.order_desc_wrapper p.order_title {
	font-weight: bold;
	margin-bottom: 8px;
}
.order_desc_wrapper p.order_desc {
	margin-bottom: 24px;
}
.order_desc_wrapper p.order_list {
	margin-bottom: 12px;
	padding-left: 20px;
	border-left: #b4b4b4 solid 8px;
}
