﻿@charset "UTF-8";
div.head_top {
	padding:15px 0px 15px 0;
	width:800px;
	height:76px;
	background:url('../image_top/bk_head.jpg') no-repeat;
	background-position:center;
	/*background-color:#0099CC;*/
}

div.head_top img{
	margin:15px 0 0 20px;
}

div.contents_top {
	float:left;
	width:560px;
	padding:10px 0 0 0;
	/*background-color:blue;*/
}

div.side_top {
	float:right;
	width:230px;
	padding:0 5px 10px 5px;
	/*padding:5px 5px 100px 5px;*/
	/*background-color:#3333CC;*/
}

div.monthly_keyword{
	width:780px;
	height:180px;
	background:url('../image_top/monthly_keyword.jpg') no-repeat;
	margin:15px 0px 5px 10px;
	padding:0px 0px 100px 0px;
}

/*2017.08.03 mod*/
div.monthly_keyword p.main{
	width:650px;
	font-size:110%;
	line-height:130%;
	/*background-color:#3333CC;*/
	padding:55px 0px 0px 90px;
}
span.name{
	display:block;
	font-size:80%;
	text-align:right;
}

.coms_banner{
	padding: 9px 0;
}