@charset "shift_jis";


/*--=========_START=========--*/
#topic-tt {
	height: 33px;
	width: 785px;
	background: url(images/h2_tt.gif);
	margin: 0 0 15px;
	padding-top: 9px;
	padding-left: 15px;
	font-size: 150%;
	font-weight: bold;
	color: #195ca8;
}

#container #p-list {
	clear: both;
}

/*--=========_END=========--*/
.list {
	margin: 0 auto 60px;
	width: 490px;
	line-height: 1.8em;
}
.list h3 {
	line-height: 1.6em;
	padding: 2px 8px;
	background: #dddaf7;
	margin-bottom: 6px;
	color: #453566;
	font-weight: bold;
}
.list ul.tab2 {
	margin: 0 0 0 32px;
	color: #333;
	font-weight: normal;
}
.list ul.tab1 {
	margin-bottom: 24px;
	margin-left: 16px;
	color: #453566;
	font-weight: bold;
}
.list h3.plus {
	line-height: 1.6em;
	padding: 2px 8px;
	background: #e8e8f0;
	margin-bottom: 8px;
	color: #444;
	font-weight: bold;
}
h3.mb24 {
	margin-bottom: 24px;
}
#topics-contents {
	margin-top: 20px;
	margin-bottom: 10px;
}

#topics-day {
	text-align: right;
}

#topics-list-title{
	height: 42px;
	width: 800px;
	background: url(images/h2.gif);
	text-indent: -9999px;
	margin: 0 0 15px;
}

dl.topics-list {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

.topics-list dt {   
	float: left;
	width: 10em;
	padding: 5px 0 5px;
	clear: both;
}   

.topics-list dd {   
	margin-left: 10em;   
	padding: 5px 0 5px;
}

span.red {
	color: #f00;
}

