@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
}

h3 {
	margin-bottom: 20px;
}

#maincopy_web {
	clear: both;
}

#maincopy_web p, #concept p, #w3c p, #about_webstandard p {
	line-height:24px;
}

#maincopy_web p {
	width: 400px;
}

#img_web01 {
	float: right;
}

#navi_service {
	margin-bottom: 50px;
}

#navi_service a, #w3c a {
	color:#df2c67;
	text-decoration:none;
}

#navi_service a:hover, #w3c a:hover {
	text-decoration: underline;
}

#concept, #w3c {
	padding-top: 60px;
	clear:both;
}

*:first-child+html #concept {
	padding-top: 30px;
}

*:first-child+html #w3c {
	padding-top: 15px;
}

/* hide from Mac IE \*/
* html #concept {
	padding-top: 25px;
}
/* */

/* hide from Mac IE \*/
* html #w3c {
	padding-top: 15px;
}
/* */

h4 {
	height: 30px;
	margin-bottom: 30px;
}

#title_concept {
	width: 677px;
}

* html #title_concept {
	width: 671px;
}

#concept img {
	float: left;
}

#concept p {
	width: 380px;
	float: right;
}

#img_web02 {
	margin-top: 30px;
}

#img_web03 {
	float: right;
	margin: 50px 50px 50px 0;
}

/* hide from Mac IE \*/
* html #img_web03 {
	margin: 40px 30px 40px 0;
}
/* */

#w3c p {
	width: 430px;
}

.space {
	margin-bottom: 2em;
}

#about_webstandard {
	margin-top: 30px;
	width: 677px;
	height: 130px;
	background:url(../images/service/web/bg_w3c.gif) no-repeat top left;
	margin-bottom: 30px;
	clear: both;
}

#about_webstandard p {
	margin-top: 30px;
	margin-left: 38px;
	width: 300px;
	line-height: 18px;
}

#btn_link {
	width:377px;
	margin-left:150px;
	margin-top: 70px;
	margin-bottom: 124px;
}

h2 span, h3 span, h4 span {
	visibility: hidden;
}

