
#askmatsume_main {
	background: #e8e074 url(img/askmatsume_bg.png) repeat-y;
	width: 980px;
	margin-top: 3px;
	float: left;
}

#askmatsume_top {
	background: url(img/askmatsume_topbg.png) no-repeat;
	width: 980px;
	float: left;
}

#matsume_leftcol {
	width: 225px;
	float: left;
	margin: 155px 0 30px 10px;
	background: #ffffff;
	text-align: center;
}

#matsume_leftcol_cont {
	width: 190px;
	float: left;
	padding: 10px 0 30px 10px;
	font-size: 11px;
}

#matsume_maincol {
	width: 510px;
	float: left;
	padding-top: 76px;
}

#matsume_rightcol {
	width: 200px;
	float: left;
	margin-top: 80px;
}

#matsume_rightcol_cont {
	padding: 10px 0 0 10px;
}

#matsume_rightcol_cont IMG {
	border: 1px solid #ccbf95;
}


#matsume_tags {
	width: 190px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#matsume_tags A {
 TEXT-DECORATION: none; color: #8a003b;
}

#matsume_tags A:hover {
 TEXT-DECORATION: underline;
}

.tag_size9 {font-size: 9px; padding: 4px;}
.tag_size10 {font-size: 10px; padding: 4px;}
.tag_size11 {font-size: 11px; padding: 4px;}
.tag_size12 {font-size: 12px; padding: 4px;}
.tag_size13 {font-size: 13px; padding: 4px;}
.tag_size14 {font-size: 14px; padding: 4px;}
.tag_size15 {font-size: 15px; padding: 4px;}
.tag_size16 {font-size: 16px; padding: 4px;}
.tag_size17 {font-size: 17px; padding: 4px;}
.tag_size18 {font-size: 19px; padding: 4px;}
.tag_size19 {font-size: 21px; padding: 4px;}


#matsume_leftcol UL  {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	
}

#matsume_leftcol LI  {
	list-style-type: none;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #e4e4e4;
	margin-bottom: 5px;
	font: 84.5% Georgia, serif;
	font-size: 12px;
}

#matsume_leftcol LI A  {
	color: #414141;
}

#matsume_row {
	background: url(img/askmatsume_stage_bg.png) repeat-y;
	width: 500px;
	margin-top: 10px;
	float: left;
	line-height: 17px;
}

#matsume_row_cont {
	width: 400px;
	padding-left: 54px;
}

#matsume_row A {
	color: #666666;
}

#matsume_row .headline {
	background: url(img/askmatsume_q.gif) no-repeat;
	height: 100px;
	padding-top: 10px;
}

#matsume_row .headline h1 {
	font-weight: normal;
	font: 84.5% Georgia, serif;
	margin: 0px 0px 7px 0px;
	width: 350px;
	padding-left: 95px;
}

#matsume_row .headline h2 {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding-left: 90px;
}

#matsume_row .headline h2 A {
	color: #666666;
}

#matsume_row .question {
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#matsume_row .nextrow {
	padding-top: 7px;
	padding-bottom: 5px;
	margin-top: 30px;
	border-top: 1px dotted #a5a5a5;
	text-align: center;
}

.nextrow .nextrow_maincol {
	width: 350px;
	float: left;
	text-align: right;
	font: 84.5% Georgia, serif;
	font-size: 13px;
	color: #8a8a8a;
}

.nextrow .prevrow_maincol {
	width: 330px;
	float: left;
	text-align: left;
	font: 84.5% Georgia, serif;
	font-size: 13px;
	color: #8a8a8a;
}

.nextrow .nextrow_maincol A {
	border: none;
	font-size: 18px;
}

.nextrow .prevrow_maincol A {
	border: none;
	color: #0099CC;
	font-size: 18px;
}

.nextrow .nextrow_smalcol {
	width: 40px;
	float: left;
}


#matsume_row .tagheadline H1 {
	font: 84.5% Georgia, serif;
	font-size: 23px;
}

#matsume_row .tagrow {
	border-top: 1px dashed #BFBFBF;
	padding-top: 8px;
	margin-top: 8px;
	font-size: 11px;
	line-height: 16px;
}

#matsume_row .tagrow H1 {
	font: 84.5% Georgia, serif;
	font-size: 12px;
	margin: 0px 0px 7px 0px;
	color: #999999;
}

#matsume_row .tagrow H1 A {
	color: #8A003B;
	font-size: 19px;
}

