@charset "Shift_Jis";


/* contents -------------------------------------------- */

.table_topmenu {
	width: 730px ;
	height: 300px ;
	background-image: url(/DCC/image/index_topmenu_back01.gif);
	margin-left: 10px ;
	margin-right: 10px ;
}
.table_topmenu_left {
	width: 240px ;
	text-align: right ;
}
.table_topmenu_right {
	width: 490px ;
}


.table_contents {
	width: 730px ;
	margin-top: 30px ;
	margin-left: 10px ;
	margin-right: 10px ;
}
.table_contents_left {
	width: 250px ;
	vertical-align: top ;
}
.table_contents_border {
	width: 30px ;
	background-image:url(/DCC/image/border_y.gif);
	background-position: 50% 0% ;
	background-repeat: repeat-y ;
}
.table_contents_main {
	width: 450p ;
	vertical-align: top ;
}

.news {
	margin-bottom: 50px ;
}
.news, .specialcontents {
	font-size: 80% ;
	padding-top: 8px ;
}
.contents_title {
	background-image:url(/DCC/image/border_x.gif);
	background-position: 0% 100% ;
	background-repeat: repeat-x ;
	padding-bottom: 4px ;
	margin-bottom: 10px ;
}
.news {
	border-top: 3px solid #ffa733 ;
	margin-bottom: 30px ;
}
.specialcontents {
	border-top: 3px solid #7FDD7F ;
}
.info {
	border-top: 3px solid #80D5FF ;
}
.update {
	border-top: 3px solid #FF8F8F ;
}

