@charset "utf-8";

/* 消さないでください unrewriteble*/
#main_contents {
	width: 950px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}


/* 消さないでください unrewriteble*/
/* ------------- 以下、追加ＣＳＳを書き加えてください ------------- */

.txt10 { font-size: 10px; line-height: 12px; color: #414141 }

.txt11 { font-size: 11px; line-height: 14px; color: #414141 }
.txt12 { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px; color: #414141 }
.txt1202 { font-size: 12px; line-height: 14px; color: #414141 }
.txt14 { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px; color: #414141 }
.txt14GRN {
	font-size: 14px;
	line-height: 22px;
	color: #027A6A;
	font-weight: bold;
}
.txt14FM { font-size: 14px; line-height: 36px; color: #414141 }

.unnamed1 {  background-image:     url(icons/index_03.gif); background-repeat: no-repeat}

#all_box_border {
	width: 912px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #818080;
	border-bottom-color: #818080;
	border-left-color: #818080;
}
.spacer_15 {
    padding-top: 15px;
}