#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 p {
	font-size: 12px;
	line-height: 160%;
	margin-bottom: 12px;
}

.colinfo img.fly{
	display:block;
	padding: 5px;
	background-color: #FEFEFE;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-left: 10px;
}

.colinfo ul li.cast {
		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);
}

.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; }
.col .find-more:hover { color: #000; text-decoration: none; }



#topnavi {
	width: 330px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: right;
}

#topnavi li {
	text-decoration: none;
	color: #999;
	list-style-type: none;
	text-decoration: none;
	float: left;
	display:block;
	padding: 3px;
	margin-right: 10px;
	background-color: #FEFEFE;
	border: 1px solid #999;
	margin-bottom: 10px;
}

#topnavi li a {
	text-decoration: none;
	color: #0099CC;
}

#topnavi li a:hover {
	text-decoration: underline;
	color: #0099CC;
}

.topnavimarker {
	color: #999;
	list-style-type: none;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	display:inline;
}
