/*インデックスページ用スタイル*/
#container #mainContent .link_wrapper {
	width: 604px;
	margin-right: auto;
	margin-left: auto;
}
#comment {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#linklist {
	width:580px;
	text-align: left;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639300;
}
#linklist .link_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #639300;
	line-height: 1.6em;
	padding-left: 10px;
	letter-spacing: 0.1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #365100;
}
#linklist ul li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0.8em;
	margin-right: 20px;
	margin-bottom: -5px;
	margin-left: -25px;
	line-height: 2.2em;
}
#linklist ul li .sml {
	font-size: 0.9em;
}
#container #mainContent #columm12 #toNews {
	background-image: url(../r_triangle.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 18px;
}
.oneColFixCtrHdr #container #mainContent #columm12 #linklist ul .endLine {
	margin-bottom: 35px;
}
.oneColFixCtrHdr #container #mainContent #columm12 #linklist ul .mainTitle {
	font-size: 1.3em;
	line-height: 2.4em;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: -15px;
}
.oneColFixCtrHdr #container #mainContent #columm12 #linklist ul {
	margin-bottom: 30px;
}

.font4 {font-size:0.8em;}

