#maintop {
	background-image: url(../images/bg_paper_top.gif);
	background-repeat: repeat-x;
	height: 60px;
	padding: 0px;
}

#main {
	background-image: url(../images/bg_paper.gif);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	background-repeat: repeat;
}


#shellinfo {
	width: 985px;
	margin: 0 auto;
}

#sidenavi li {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 6px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/blue-arrow.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#sidenavi li a {
	color: #3399CC;
}


.colinfo {
	float: left;
	display: inline;
	width: 580px;
}
.colinfo h2 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 160%;
	color: #3399CC;
}
.colinfo h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 140%;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #ddd;
	border-left-color: #3399CC;
	padding-left: 5px;
}


.colinfo ul li.news {
	font-size: 12px;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/blue-arrow.gif);
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}

.colinfo ul li.pgn {
	font-size: 12px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	list-style-type: none;
	color: #666666;
	margin-top: 4px;
	
}

.colinfo ul li.pg {
		font-size: 12px;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/blue-arrow.gif);
}

.col .find-more { font-size: 11px; color: #00b4ea; text-decoration: underline; font-weight: bold; }
