@charset "utf-8";

.png_bg_small{
	font-size:18px;
	line-height:24px;
}

.seo-text{
	font-size: 10px;
	line-height: 14px;
	color: #666;
	margin: 4px auto 10px;
}
.seo-text.cont_area{
	margin: 14px auto 10px;
}

.right-keywords{
	border: 1px solid #ccc;
	margin-top: 10px;
}
.right-keywords-title{
	color: #7c694c;
	font-weight: bold;
	font-size: 14px;
	line-height: 29px;
	border-bottom: 1px solid #ccc;
	background: #fafaf1;
	padding: 0 10px;
}
.right-keywords-list{
	padding: 5px 15px;
	font-size: 10px;
	line-height: 16px;
}
.right-keywords-list li{
	margin: 5px 0;
	background: url(side-keywords-arrow.jpg) no-repeat 0 1px;
	padding-left: 12px;
}

.nohit-text{
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: left;
}



#keywords-top{
	padding: 10px 0 0;
}

.keywords-wrapper{
	padding: 10px 0;
	zoom: 1;
}
.keywords-wrapper:after{
	content: "";
	display: block;
	clear: both;
}

.keywords-list{
	border: 1px solid #ccc;
	background: #fff;
	width: 468px;
	float: left;
}
.keywords-list.left{
	margin-right: 20px;
}
.keywords-list-title{
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	border-bottom: 1px solid #ccc;
	padding: 7px 5px;
	background: #ce3440; /* Old browsers */
	background: -moz-linear-gradient(top,  #ce3440 0%, #c20211 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ce3440), color-stop(100%,#c20211)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ce3440 0%,#c20211 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ce3440 0%,#c20211 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ce3440 0%,#c20211 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ce3440 0%,#c20211 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3440', endColorstr='#c20211',GradientType=0 ); /* IE6-9 */
}
.keywords-list ul{
	padding: 10px 15px;
}
.keywords-list ul li{
	padding: 5px 0 5px 25px;
	font-size: 12px;
	line-height: 14px;
	background: url(top-keywords-arrow.jpg) no-repeat 0 5px;
}
.keywords-list ul li a{
	color: #555;
}

#right_cont .right-keywords .banner {
	text-align: center;
	margin: 10px 0;
}

/*フッター上部リンク*/
.text_tal{
	float:left;
}
.text_tac{
	text-align:center;
}
.text_tar{
	float: right;
}



.side_box{
	border: 1px solid #b3b3b3;
	margin-top: 10px;
}

.side_box div{
	background-color: #f8f0e1;
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #b3b3b3;
}

.side_box ul {
  margin: 10px;
}

.side_box li{
	margin-bottom:8px;
}

.banner_top{
	margin-top:10px;
	position: relative;
	zoom: 1;
}

.txtBnWrap {
  position: relative;
  zoom: 1;
}

.bwtxt {
  position: absolute;
  font-weight: bold;
  font-size: 22px;
  padding-top: 5px;
  left: 240px;
  top: 145px;
  width: 400px;
  text-align: center;
}

.bwtxt span{
	font-size: 13px;
}
