/* FREEBIRD WEB CSS */


/* == BODY—v‘f ====================================================== */

.body {
	color: #4a4d4e;
	text-decoration: none;
	background-color: #b7bcbe;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}

.news_body {
	color: #4a4d4e;
	text-decoration: none;
	background-color: #ffffff;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
}

.ice_body {
	color: #4a4d4e;
	text-decoration: none;
	background-color: #ffffff;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
}

.others_body {
	color: #4a4d4e;
	text-decoration: none;
	background-color: #ffffff;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
}


/* == ƒRƒ“ƒeƒ“ƒcƒGƒŠƒA—v‘f ====================================================== */

#contents {
	width:874px;
	height:570px;
	top:50%;
	margin: -285px -437px 0px 0px;
	padding: 0px;
	right: 50%;
	position: absolute;
}






/* == ƒeƒLƒXƒg—v‘f ====================================================== */

.text10px {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.news_text {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #4a4d4e;
	padding-right: 6px;
}


.linklist {
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	background: url(../../link/img/list_mark.gif) no-repeat left 1px;
	padding: 0px 0px 8px 10px;
}

.footer {
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #6d7175;
	padding-right: 7px;
}


.jacket {
	background: #969a9b;
	padding: 1px;
}

.prof_year {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #3b75c3;
}

.prof_month_day {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 60px;
	padding-right: 6px;
}


.prof_comment {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 6px;
	border-left: 1px dotted #4a4d4e;
}


/* == ƒCƒ“ƒ‰ƒCƒ“—v‘f ====================================================== */

a:link {color: #0063e9;text-decoration: none;}
a:visited {color: #0063e9;text-decoration: none;}
a:hover {color: #0063e9;text-decoration: underline;}
a:active {color: #0063e9;text-decoration: underline;}


