body {
	background:#c60a27 url(../common/images/bg.gif) center top repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #000000;
}

/* テキスト関係　*/

.text12 {
	color: #000000;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
	/*\*/
	letter-spacing:0.1em;
	/**/
}

.lead16 {
	color: #c60a27;
	font-size:16px;
	font-weight:bold;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
	/*\*/
	letter-spacing:0.1em;
	/**/
}

.linklead{
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
	/*\*/
	letter-spacing:0.1em;
	/**/
	background-color:#c60a27;
}

/*　画像　*/

img{
	border:none;
}

.imgright{
	float:right;
	margin:5px 10px 5px 10px;
	padding:0;
	border:1px solid #c60a27;
}

.imgleft{
	float:left;
	margin:5px 15px 5px 5px;
	padding:0;
}

/*　リンク色　*/

a:link,a:visited,a:active  {color:#cc0000; text-decoration:underline;}
a:hover   {color:#ff9999; text-decoration:underline;}

/*　リスト　*/

.disco td,.disco th{
	border-bottom:1px solid #c60a27;
}
