.j10, .j12, .t-j12, .j14, .b10, .b12, h1, h2, h3, p, ul, li, .stext, .mtext, .ltext {
	font-family:"ＭＳ　Ｐゴシック", Osaka, "MS UI Gothic", sans-selif;
	color: #333333;
	line-height: 1.5em;
}


/* 本文 */
body { 
	color:#E3E3E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a:link, a:active, a:visited{text-decoration: none}
a:hover{text-decoration: underline}
a:link{
	color: #000066;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover{color: #FF0000}
a:active{
	color: #C3F8C8;
	text-decoration: underline;
}

form{margin: 0px;}

/* 強調 */

b{font-weight: bolder}

.caption { color:#000E00; }
.strong { font-weight:Bold; color:#003399; }
.drstrong { font-weight:Bold; color:#AB0571; }
.cappink { color:#F7387E; }
.capred { color:#FF3333; }
.capgray { color:#7B7B7B; }
.captext { color:#3B1A66; }

/* テーブル背景色 */
.gray  { color:#d2d2d2; }
.gray  a:link  { text-decoration: none; color:#d2d2d2; }
.gray  a:visited  { text-decoration: none; color:#d2d2d2; }
.gray  a:hover  { text-decoration: underline; color:#d2d2d2; }
.gray  a:active  { text-decoration: none; color:#d2d2d2; }

.lightgray{background-color: #F1F1F1;}
.deepgray{background-color: #E0E0E0;}
.darkgray{background-color: #d2d2d2; }

.lightgreen{background-color: #F1FDEC;}
.deepgreen{background-color: #6FC36C;}

.lightyellow{background-color: #FFFFF0;}

.header-blue{background-color: #2600E6; }
.bg-blue{background-color: #D8EBF3; }
.white{background-color:#FFFFFF;}


/*更新プログラム必須スタイル　*/
.xxl {
	font-size: 100%;
	font-weight: bold;
}
.xl {
	font-size: 100%;
	font-weight: bold;
}
.l {
	font-size: 100%;
	font-weight: bold;
}
.m {
	font-size: 90%;
	font-weight: bold;
}

.new {
	color: #F7387E;
	margin-left: 5px;
}

.table-border {
	background-image: url(../../imgs/photo.jpg);
	background-repeat: no-repeat;
	border: 1px none #999999;
}
.table-border2 {
	background-repeat: no-repeat;
	border: 1px solid #9D7A5C;
}
.fontwhite {
	color: #FFFFFF;
}
.test {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #D6000A;
	border-left-color: #D6000A;
	padding-left: 10px;
}
.px14 {
	font-size: 14px;
	font-weight: bold;
}
.px10 {
	font-size: 10px;
	color: #666666;
}

