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



/* 本文 */
body { 
	margin:0;
	padding:0;
	font-family: "ＭＳ　Ｐゴシック", Osaka,sans-selif;
	color:#333333;
	background-color: #FFFFFF;
	}

a:hover{
	color: #FF0000;
}

form{margin: 0px;}

/* 強調 */

b{font-weight: bolder}

.caption {
	color:#666666;
	font-size: 13px;
}
.strong {
	font-weight:normal;
	color:#330099;
	font-size: inherit;
	background-image: url(../../imgs/cell-b.gif);
	border-top: #006699;
	border-right: #006699;
	border-bottom: #006699;
	border-left: 10px solid #006699;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.drstrong { font-weight:Bold; color:#AB0571; }
.cappink { color:#F7387E; }
.capred { color:#FF3333; }
.capgray { color:#7B7B7B; }
.captext { color:#3B1A66; }
.midashi1 {
	color: #FF0066;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	padding-right: 10px;
	padding-left: 5px;
	border-left-color: #CECFCE;
	padding-top: 3px;
	margin-left: 15px;
}


/* テーブル背景色 */
.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; }

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



/* テーブル背景画像 */
.bgright{
	background-image: url(/common/imgs/bg_right.gif);
}

.new {
	color: #FF3333;
	margin-left: 5px;
}
.copyright {
	color:#000E00;
	font-size: 12px;
}
.px13 {
	color:#333333;
	font-size: 13px;
	line-height: 145%;
}
.px13b {
	font-size: 13px;
	line-height: 145%;
}
.midashi2 {

	color: #FF0066;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	padding-right: 10px;
	padding-left: 5px;
	border-left-color: #CECFCE;
	padding-top: 3px;
	margin-left: 0px;
}


/*更新プログラム必須スタイル　*/
.xxl {
	font-size: 150%;
	font-weight: bold;
}
.xl {
	font-size: 120%;
	font-weight: bold;
}
.l {
	font-size: 120%;
	font-weight: bold;
}
.m {
	font-size: 100%;
	font-weight: bold;
}
li {
	margin-left: -20px;
}
.toplist {
	left: -50px;
	margin-left: 0px;
}
.px14 {
	color:#333333;
	font-size: 14px;
	line-height: 143%;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

