@charset "shift_jis";

@import url(../css/basic.css);
@import url(../css/common.css);

/* ====================================================================

   Style Info: お請け出来る仕事
 
==================================================================== */

.service {
	background:url(image/cut01.png) no-repeat center 10px;
	min-height:260px;
	}

.service p img { margin-top:20px; margin-bottom:25px; }
	

/* ---------------------------------------------
   お請けできる仕事例
--------------------------------------------- */

.awork h3 { padding-bottom:10px; }

.awbox {
	width:842px;
	margin:20px auto 0 auto;
	background:url(image/awbox_bg.gif) no-repeat left bottom;
	}

.aw_blockA {
	width:411px;
	float:left;
	border-top:1px solid #bdbdbd;
	padding:18px 0;
	}

.aw_blockB {
	width:411px;
	float:right;
	border-top:1px solid #bdbdbd;
	padding:18px 0;
	}

.awbox .ic { float:left; margin:1px; display:inline; }
.awbox p {
	width:270px;
	float:right;
	margin-right:18px;
	display:inline;
	line-height:1.55em;
	font-size:14px;
	}
.awbox p img { margin-top:5px; margin-bottom:10px; }

.awbox .end { padding:10px 0; }
.awbox .end p img { margin-top:22px; }


.awbox2 {
	width:842px;
	margin:20px auto 0 auto;
	padding:18px 0;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	background:url(image/awbox2_bg.gif) repeat-y left top;
	}

.awbox2 .ic { float:left; margin:1px; display:inline; }
.awbox2 div {
	width:701px;
	float:right;
	margin-right:18px;
	display:inline;
	line-height:1.55em;
	font-size:14px;
	}
.awbox2 div img { margin-top:5px; margin-bottom:10px; }
.awbox2 div ul { margin-top:5px; margin-left:16px; margin-bottom:5px; }


/* 実績について */
.results { padding-top:36px; }
.results img { margin-bottom:10px; }


/* ---------------------------------------------
   お請けできない仕事例
--------------------------------------------- */

.iwork ul { margin-left:16px; padding-top:5px; padding-bottom:13px; }
.iwork li { width:16em; float:left; }


