@charset "utf-8";

#topsub {
	float: left;
	width: 180px;
	padding-left: 30px;
	padding-top: 40px;
}

#topsub img {
	text-align: center;
}

#topsub ul {
	padding-left: 5px;
}
#topsub li {
	list-style-type: none;
	list-style-position: outside;
}

.item {
	line-height: 1.2em;
	background-image: url(../img/top/ya2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 5px;
}

#top {
	float: right;
	width: 590px;
}


/* -----------------------------------------------------------
	#columu
		コラム
----------------------------------------------------------- */

#columuback {
	background-image: url(../img/top/top_back.gif);
	width: 520px;
	padding: 20px;
	margin-top: 20px;
}

#columu {
	background-color: #FFFFFF;
	padding: 14px;
}

#columu h1 {
	background-image: url(../img/top/columu_title.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 7px;
	color: #0099CC;
	padding-left: 15px;
	font-size: 1.1em;
}

#columu h2 {
	background-image: url(../img/top/ya.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 7px;
	margin-left: 15px;
	font-size: 1.1em;
}

#columu h2 a {
	color: #006699;
}

#columu p {
	line-height: 1.3em;
	padding-left: 28px;
	padding-right: 10px;
}


/* -----------------------------------------------------------
	#topKeyword
		トップキーワード
----------------------------------------------------------- */

#topKeyword {
	width: 560px;
	margin-top: 20px;
}

#topKeyword h3 {
	font-size: 1.1em;
}
