@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
}

h3 {
	margin-bottom: 20px;
}

#maincopy_seo {
	clear: both;
}

#maincopy_seo p, #web_key_box p, #web_key_box li {
	line-height:24px;
}

#img_seo01 {
	float: right;
}

#navi_seo {
	margin-bottom: 50px;
}

#navi_seo a, #web_key_box a {
	color:#df2c67;
	text-decoration:none;
}

#navi_seo a:hover, #web_key_box a:hover {
	text-decoration: underline;
}

#web_key {
	margin-top: 60px;
	clear:both;
}

#img_seo02 {
	margin-top: 30px;
	margin-bottom: 50px;
}

#web_key_box {
    overflow: hidden;
}

#web_key_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #web_key_box {
    height: 1em;
    overflow: visible;
}

#web_key_leftbox {
	float: left;
	width: 310px;
	margin-left: 10px;
}

#web_key_rightbox {
	float: right;
	width: 310px;
	margin-right: 10px;
}

.web_key_sentence {
	background: #f2f2f2;
	border: 1px solid #cfcfcf;
	padding: 10px;
}

.web_key_p1 {
	margin-bottom: 15px;
}

#web_key_box ul {
	color: #009acd;
	font-size: 12px;
}

#web_key_box li {
	margin: 3px 0;
}

#btn_link {
	width:377px;
	margin-left:150px;
	margin-top: 70px;
	margin-bottom: 124px;
}

