@charset "utf-8";
/* CSS Document */
/* type2上書き */
.mainColumnSubMenu2 {
	width: 695px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background:url(../img/category_bg.gif) 0 bottom repeat-x;
	padding: 8px 5px 8px 10px;
}

.clear {
	display:block;
	clear:both;
	margin:0px; padding:0px;
	height:0px;
	font-size:0.01em;
}

.mainColumnSubMenu2 li{
	float: left;
	margin: 0 12px 0 0;
	font-weight: bold;
	white-space:nowrap;
}

.yearNav{ margin: 0 0 20px 0; }
.yearNav li{
	float: left;
	margin: 0 20px 0 0;
	font-weight: bold;
	white-space: nowrap;
}

.pressDate{ text-align: right; padding: 10px 0 0 0; }

.pressContact{
	border-top: dotted 1px #CCC;
	padding: 20px 0;
	margin-bottom: 0;
}

.pressBackLink {
	border-top: dotted 1px #CCC;
	padding: 20px 0 0 0;
	text-align:right;
}

#contents .cInner .txt table {
	border-collapse: collapse;
}


#contents .cInner .txt th {
	background:#eee;
	padding:5px 10px;
	border:#CCC solid 1px;
}

#contents .cInner .txt td {
	padding:5px 10px;
	border:#CCC solid 1px;
}

#contents .cInner .txt hr {
	margin-top: 1em;
    margin-bottom: 1em;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #ccc;
	height: 1px;
}

/* リンク*/
.cLayout1 .cInner a:link{ color: #990000; }
.cLayout1 .cInner  a:visited{ color: #990000; }
.cLayout1 .cInner  a:hover{ color: #990000; }