@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
}

h3 {
	margin-bottom: 20px;
}

#maincopy_design {
    overflow: hidden;
}

#maincopy_design p {
	line-height:24px;
}

#maincopy_design p {
	width: 400px;
}

#maincopy_design:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #maincopy_design {
    height: 1em;
    overflow: visible;
}

#img_design01 {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}

/* hide from Mac IE \*/
* html #img_design01 {
	margin-right: 20px;
}
/* */

#navi_service {
	margin-bottom: 50px;
}

#navi_service a, #work_sample_text a {
	color:#df2c67;
	text-decoration:none;
}

#navi_service a:hover, #work_sample_text a:hover {
	text-decoration: underline;
}

#work_sample {
	margin: 40px 0;
	padding: 12px;
	border-top: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
    overflow: hidden;
}

#work_sample img {
	display: inline;
}

#work_sample_text {
	float: left;
	width: 168px;
}

#work_sample_text p {
	font-size: 12px;
	line-height: 18px;
	margin: 5px;
}

#work_sample_image {
	margin-left: 15px;
	float: left;
}

#work_sample:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #work_sample {
    height: 1em;
    overflow: visible;
}

#btn_link {
	width:377px;
	margin-left:150px;
	margin-top: 70px;
	margin-bottom: 124px;
}

