/* CSS Document */
#informations {
	visibility: hidden;
}
.column-single {
	width: 733px;
	margin-top: 14px;
	margin-bottom: 0px;
	background-image: url(../images/column_single_bg.gif);
	background-repeat: repeat-y;
	padding-right: 36px;
	padding-left: 35px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	display:inline-block;
	text-align: left;
}
.column-single h3 {
	font-size: 125%;
	padding-bottom: 15px;
	font-weight: bold;
	color: #999999;
/*
	background-image: url(../system/images/j.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
*/
}
.column-single h4 {
	font-size: 90%;
	padding-bottom: 22px;
	line-height: 1.6em;
}
.column-single h4 dl {
}
.column-single h4 dt {
	padding-left: 16px;
	padding-bottom: 3px;
	line-height: 1.2em;
	background-image: url(../info/images/j.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.column-single h4 dd {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 16px;
}
.column-single h4 dd ul {
	margin-bottom: 12px;
	list-style-type: disc;
	padding-left: 16px;
}
.staff-introduction {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.staff-introduction li {
	float: left;
	width: 215px;
	height: 140px;
}
.staff-introduction li.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
.staff-introduction p.roll {
	font-weight: bold;
	color: #006699;
	padding-bottom: 6px;
	font-size: 90%;
}
.staff-introduction p.name {
	padding-bottom: 10px;
}
.staff-introduction p.option {
	color: #666666;
	padding-bottom: 3px;
	font-size: 90%;
}
.staff-introduction p.url {
	padding-top: 10px;
	font-size: 90%;
}

.information {
	overflow: hidden;
}
.information dl {
	margin-top: 8px;
}
.information dt {
	padding-bottom: 8px;
	font-size: 95%;
}
.information dt a {
	color: #0066CC;
}
.information dd.feed-title {
	font-size: 95%;
	padding-bottom: 3px;
	margin-bottom: 3px;
	line-height: 1.5em;
	color: #666666;
	padding-left: 0px;
}
.information dd.feed-text {
	font-size: 90%;
	padding-bottom: 3px;
	line-height: 1.5em;
	color: #333333;
	padding-left: 0px;
}
.information dd.feed-time {
	color: #CCCCCC;
	font-size: 85%;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	margin-bottom: 12px;
}
