.textbox_dashed_m {
	line-height: 150%;
	color: #333333;
	background-color: #EDEEE1;
	padding: 10px 20px 10px 10px;
	border: 1px dashed #C9D0D8;
	font-size: 14px;
}
.side_menu {
	font-size: 12px;
	line-height: 120%;
	color: #666;
}

.side_menu_title {
	font-size: 13px;
	line-height: 150%;
	color: #666;
}
.contents {
	font-size: 12px;
	line-height: 130%;
	color: #666;
	text-align: left;
}
.copyrights {  font-size: 12px; line-height: 100%; color: #996633}
.contents_title {
	font-size: 13px;
	line-height: 130%;
}
.bigfont {  font-size: 16px; line-height: 150%}
.longterm {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.bigfont2 {  font-size: 14px; line-height: 130%}
.Bigbold {  font-size: 14px; font-weight: bold; line-height: 130%}
.smallexplain {
	font-size: 10px;
	line-height: 110%;
}
.smallstd {
	font-size: 12px;
	line-height: normal;
	color: #666;
/*	color: #5A4638;*/
}
.lomgterm_high {
	font-size: 12px;
	padding-top:10px;
	/*	color: #333333;*/
	line-height: 160%;
	color: #666;
}

.lomgterm_high2 {
	font-size: 12px;
	line-height: 160%;
	color: #666;
}

.con_title_white {
	font-size: 13px;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.contents_red {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
}
.contents_orange {
	font-size: 14px;
	color: #FF6633;
	line-height: 130%;
	font-weight: bold;
}
.copyright_white {
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
}
.longterm_white {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.smallstdbrown {
	font-size: 12px;
	line-height: normal;
	color: #666;
}
.contents_bluegray {
	font-size: 14px;
	color: #2D323E;
	line-height: 130%;
	font-weight: bold;
}
.lomgterm_high_margin {
	font-size: 12px;
	/*	color: #333333;*/
	line-height: 160%;
	color: #666;
	margin: 5px;
	padding: 5px;
}
.textbox_plain_color {
	line-height: 150%;
	color: #333333;
	background-color: #EDEEE1;
	padding: 10px 20px 10px 10px;
	border: 4px solid #930;
	font-size: 14px;
}
.textbox_plain_color2 {
	line-height: 150%;
	color: #333333;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: medium double #DBE2E3;
}
