@charset "Shift_JIS";


/*====color

#73be1e
#5b9818
#3a5f0f
====*/



/*====color====*/

#summary h2 {
	color: #3a5f0f;
}
#summary h3 {
	background: url(images/subtl_bg.gif) no-repeat;
}

/*====anchor====*/

#sm_guideline a:link,
#sm_guideline a:visited,
 {
	color: #5b9818;
	text-decoration: underline;
}
.sm_leadtxt a:link,
.sm_leadtxt a:visited {
	text-decoration: underline;
}

.sm_proposals a:link,
.sm_proposals a:visited {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	padding: 0px 4px;
	color: #5b9818;
	text-decoration: underline;
}
.sm_proposals a:hover,
.sm_proposals a:active,
#sm_guideline a:hover,
#sm_guideline a:active,
.sm_leadtxt a:hover,
.sm_leadtxt a:active {
	color: #73be1e;
	text-decoration: underline;
}


/*====layout====*/

#summary #topcolumn {
	padding: 15px 0 1px 15px;
	height: 24px;
	display: block;
	font-size: 14px;
	line-height: 100%;
	border: none;
}

#topcolumn em {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
.sm_date {
	font-weight: bold;
	font-size: 14px;
	color: #3a5f0f;
	margin: 25px 0px 0px;
}
.sm_date small {
	color: #ff6600;
	font-size: 12px;
}

.sm_title {
	background: url(images/bg_gray.gif);
}

.sm_proposals {
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	padding: 12px 0px;
	margin: 20px 0px 0px;
}
.sm_proposals small {
	font-size: 10px;
	line-height: 100%;
}
.sm_proposals td,
.sm_proposals th { 
	vertical-align: top; 
}
.sm_proposals img {
	margin: 0px 10px 0px 0px;
}
.sm_proposals .contact {
	margin: 5px 0 0 0;
	padding: 7px 10px 10px;
	background-color: #f0f0f0;
	text-align: center;
}
.sm_proposals .contact p {
	margin: 3px 0px 0px;
}
.sm_proposals .contact strong {
	color: #ff6600;
}

.sm_subtl {
	margin: 25px 0px 5px;
}
#sm_guideline {
	width:595px;
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
}
#sm_guideline td,
#sm_guideline th { 
	border-top: 1px solid #CCCCCC;
	padding: 8px;
	text-align: left;
}

#sm_guideline th { 
	line-height: 18px;
	white-space: nowrap;
}
#sm_guideline th { 
	color: #5b9818;
	padding-left: 25px;
}
#sm_guideline small {
	font-size: 10px;
}
#sm_guideline table {
	border-collapse: collapse;
	border: none;
}
#sm_guideline table td {
	border: none;
	padding: 2px;
	text-align: left;
}