/* CSS sub */

/*------------CSS INDEX--------
4.コンテンツ

-----------------CSS INDEX----*/

#topicPath-box{
	background:url(../img/imgSub/tpathBg.jpg) top left no-repeat;
}

/*--------------------4.コンテンツ--*/
#contents{
	position:relative;
	width:731px;
	padding-left:8px;/*本来20px → バッチのため*/
	margin-bottom:0;
}

#contents h2{
	width:378px;
	margin-bottom:20px;
	padding-left:12px;
}


.cntLook{
	clear:both;
	margin-left:12px;
	margin-bottom:15px;
	background:url(../img/imgBase/look-title_long.jpg) top left no-repeat;
}

.cntLook table{
	width:716px;
	margin-left:2px;
	border-collapse:collapse;
}
.tableBox{
	width:720px;
	background:url(../img/imgBase/look-bd.jpg) top left repeat-y;
}
.tableBox-inn{
	background:url(../img/imgBase/look-btm.jpg) left bottom no-repeat;
}
.lookTr th{
	height:37px;
}
.lookTr th a{
	color:#3998C8;
	font-weight:normal;
}
.lookTr th a:hover{
	text-decoration:underline;
}
.tableBox table tr td{
	height:50px;
	text-align:center;
}

td .lookCnt{ line-height:1.5em !important;}
.lookCnt{ padding:0 10px; text-align:left !important;}
.w60{ width:60px;}
.w80{ width:80px;}
.w90{ width:90px;}
.grayTr td{background-color:#F5F5F5;}

#thNew{background:url(../img/imgBase/thNew.jpg) -2px top no-repeat;}
#thCnt{background:url(../img/imgBase/thCnt.jpg) left top no-repeat;}
#thCty{background:url(../img/imgBase/thCty.jpg) left top no-repeat;}
#thDat{background:url(../img/imgBase/thDat.jpg) left top no-repeat;}
#thMon{background:url(../img/imgBase/thMon.jpg) left top no-repeat;}
#thSta{background:url(../img/imgBase/thSta.jpg) left top no-repeat;}
#thAmo{background:url(../img/imgBase/thAmo.jpg) 1px top no-repeat;}

.lcPage{
	margin-left:12px;
	margin-bottom:30px;
}
.lcPage a,.lcPage a:hover{
	color:#3998C8;
}
.lcPage a:hover{
	text-decoration:underline;
}
.lcPage span{
	padding:2px 4px;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
	margin-right:5px;
}

/* add 2009.10.14 koumura */
.look-title {
	width:720px;
	height:36px;
}
.look-title h3 {
	width: 330px;
	float: left;
	text-indent:-9999px;
	background:url(../img/imgBase/look-title.jpg) top left no-repeat;
}
.look-title div {
	padding-top: 12px;
	padding-left: 340px;
	font-size:10px;
	color: #696969;
}
.look-title div .notes {
	font-size:8px;
}

/********** news topics list **********/
.newsCountainer{
	float:left;
	width:700px;
	padding:0 10px;
}
.newsCountainer .newsBox{
	color:#333333;
	width:700px;
	margin:0 0 20px;
	border-bottom:1px dotted #CCCCCC;
}

.newsBox .date { background:url(../img/imgBase/newsArrow.gif) no-repeat 0 2px; font-weight:bold; color:#79A718; padding:0 0 2px 20px;}
.newsBox dl { margin:5px 0 12px 0; padding:0 0 12px 0;}
.newsBox dt { background:#F0F0F0; padding:10px 12px; font-weight:bold; margin:0 0 10px 0;}
.newsBox dd { line-height:1.6em;}

