@charset "utf-8";
@import "../common/css/0-import.css";

#conts h2 {
	margin: 0 0 10px 0;
	padding-left: 30px;
	line-height: 42px;
	background: url(../img/works01/h2_back01.jpg) no-repeat left top;
	color: #4096ee;
	font-size: 18px;
}

#conts h2.h2_02 {
	margin-bottom: 18px;
	background: url(../img/works01/h2_back02.jpg) no-repeat left top;
}

#conts h2.h2_03 {
	margin-bottom: 18px;
	background: url(../img/works01/h2_back03.jpg) no-repeat left top;
}

#conts h2.h2_04 {
	background: url(../img/works01/h2_back04.jpg) no-repeat left top;
}

#conts h2.h2_05 {
	background: url(../img/works01/h2_back05.jpg) no-repeat left top;
}

#conts h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 21px;
	line-height: 19px;
	background: url(../img/works01/h3_back01.jpg) no-repeat left top;
	color: #2c2c2c;
	font-size: 14px;
}

#conts h3.h3_02 {
	margin: 0 0 15px 0;
}

#conts h3.h3_03 {
	margin: 0 0 17px 0;
}

#conts .boxA {
	margin: 0 11px 18px 0;
}

#conts .boxA .imgbox {
	float: left;
	width: 272px;
	font-size: 12px;
}

#conts .boxA .imgbox img {
	margin-bottom: 4px;
}

#conts .boxA .imgbox span {
	margin: 0 0 0 4px;
}

#conts .boxA ul.ul01 {
	padding-top: 10px;
	margin: 0 0 0 283px;
}

#conts .boxA ul.ul01 li {
	margin: 0 0 7px 0;
	padding: 0 0 1px 7px;
	_padding-left: 4px;
	font-size: 12px;
	line-height: 1.5;
	background: url(../img/works01/line01.jpg) repeat-x left bottom;
}

#conts .boxA ul.ul01 li.mb0 {
	margin-bottom: 0;
}

#conts ul.ul02 {
	margin-bottom: 31px;
	*margin-bottom: 30px;
}

#conts ul.mb32 {
	margin-bottom: 32px;
	*margin-bottom: 30px;
}

#conts ul.ul02 li {
	margin-bottom: 11px;
	padding: 0 0 3px 11px;
	background: url(../img/works01/line02.jpg) repeat-x left bottom;
}

#conts ul.ul02 li.mb0 {
	margin-bottom: 0;
}

#conts .boxB {
	margin-bottom: 10px;
}

#conts .boxB .imgbox {
	width: 500px;
	float: left;
	text-align: center;
}

#conts .boxB .imgbox img {
	margin: 0 auto;
}

#conts .boxB ul.ul03 {
	float: right;
	width: 142px;
}

#conts .boxB ul.ul03 li {
	margin: 0 2px 2px 0;
	float: left;
}

#conts .boxB ul.ul03 li.mr0 {
	margin-right: 0;
}

#conts .boxB ul.ul03 li.mb0{
	margin-bottom: 0;
}

#conts p.p01 {
	margin: 0 0 20px 0;
	padding: 10px 0 7px 14px;
	*padding-bottom: 9px;
	background: #fff4e6;
	line-height: 1.65;
} 

#conts .boxC {
	margin: 0 0 11px 35px;
	*margin-bottom: 8px;
}

#conts .boxC .floatL {
	margin-top: 8px;
}

#conts .boxC ul.ul04 {
	margin: 0 0 0 110px;
}

#conts .boxC ul.ul04 li {
	margin-bottom: 11px;
	padding: 0 0 3px 4px;
	_padding-left: 1px;
	background: url(../img/works01/line02.jpg) repeat-x left bottom;
}


#conts ul.mb {
	margin-bottom: 21px;
}

#conts p.pImg {
	margin-bottom: 30px;
}

#conts ul.ul05 {
	margin: 0 0 27px 10px;
}

#conts ul.ul05 li {
	float: left;
	margin-right: 12px;
	text-align: center;
}

#conts ul.ul05 li.mr0 {
	margin-right: 0;
}

#conts ul.ul05 li img {
	margin-bottom: 4px;
}

#conts p.pBtm {
	float: right;
}

#conts p.pBtm a {
	padding-left: 10px;
	display: block;
	line-height: 27px;
	width: 123px;
	background: url(../img/works01/back01.jpg) no-repeat left top;
	color: #fff;
	text-decoration: none;

}

#conts p.pBtm a:hover {
	text-decoration: underline;
}

#footer {
	margin-top: 43px;
	*margin-top: 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
}

