@charset "Shift_JIS";


table#top_newopen{
	margin-bottom: 15px;
	width: 690px;
}

.new_blue {
	background-image: url(http://dorimg.com/common/parts/blue/top_info_bg_m.gif);
	background-repeat: repeat-y;
}
.new_black {
	background-image: url(http://dorimg.com/common/parts/black/top_info_bg_m.gif);
	background-repeat: repeat-y;
}
.new_red {
	background-image: url(http://dorimg.com/common/parts/red/top_info_bg_m.gif);
	background-repeat: repeat-y;
}
.new_brown {
	background-image: url(http://dorimg.com/common/parts/brown/top_info_bg_m.gif);
	background-repeat: repeat-y;
}
.new_green {
	background-image: url(http://dorimg.com/common/parts/green/top_info_bg_m.gif);
	background-repeat: repeat-y;
}


table#top_newopen tr{
	vertical-align: top;
}


table#top_newopen td.inner{
	padding: 10px;
}

table#top_newopen td.inner table{
	margin: 10px 0px 0px 0px;
	line-height: 18px;
	width: 660px;
}

table#top_newopen td.inner table td{
	/*border-bottom: 1px dotted #0D65A9;*/
	padding-bottom: 5px;
}

table#top_newopen td.inner strong{
	color: #0D65A9;
}

table#top_newopen td.inner table.blue a{
	color: #0D65A9;
	font-weight: bold;
	text-decoration: underline;
}

table#top_newopen td.inner table.black a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
table#top_newopen td.inner table.green a{
	color: #5d6b1b;
	font-weight: bold;
	text-decoration: underline;
}
table#top_newopen td.inner table.brown a{
	color: #7a6232;
	font-weight: bold;
	text-decoration: underline;
}
table#top_newopen td.inner table.red a{
	color: #691516;
	font-weight: bold;
	text-decoration: underline;
}

table#top_newopen td.inner table.blue_last a{
	color: #0D65A9;
	font-weight: bold;
	text-decoration: underline;
}

table#top_newopen td.inner table.black_last a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
table#top_newopen td.inner table.green_last a{
	color: #5d6b1b;
	font-weight: bold;
	text-decoration: underline;
}
table#top_newopen td.inner table.brown_last a{
	color: #7a6232;
	font-weight: bold;
	text-decoration: underline;
}
table#top_newopen td.inner table.red_last a{
	color: #691516;
	font-weight: bold;
	text-decoration: underline;
}

table#top_newopen td.inner table a:hover{
	text-decoration: none;
}

table#top_newopen td.inner p{
	margin: 0px;
	
}

table#top_newopen td.inner table.brown {
	border-bottom: 1px dotted #7a6232;
}
table#top_newopen td.inner table.brown_last {
	border-bottom: 0px;
}

table#top_newopen td.inner table.blue {
	border-bottom: 1px dotted #0D65A9;
}

table#top_newopen td.inner table.blue_last {
	border-bottom: 0px;
}

table#top_newopen td.inner table.black {
	border-bottom: 1px dotted #000;
}

table#top_newopen td.inner table.black_last {
	border-bottom: 0px;
}

table#top_newopen td.inner table.red {
	border-bottom: 1px dotted #691516;
}

table#top_newopen td.inner table.red_last {
	border-bottom: 0px;
}

table#top_newopen td.inner table.green {
	border-bottom: 1px dotted #5d6b1b;
}

table#top_newopen td.inner table.green_last {
	border-bottom: 0px;
}