@charset "shift_jis";

body{
margin:0;
padding:0;
background:url(../common/bg.gif);
}


TD {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:12px; color:#333333;
line-height:1.4;}

/* 小文字 */

.txs {font-size:10px; line-height:14px;}


/* リンク */ A {color:#C90039;} A:hover {color:#C90039; text-decoration: none;}

/* 小文字 */
.txt_s{
	font-size:9px;
}

/* 太文字*/
.txt_bold{
font-weight:bold;
}


/* 行間 */
.txt_ln{
line-height:1.2;
}



/* 余白 */

.mgn10{
margin:10px;
}

.mt30{
margin:	30px 0 0 0;
}

.mb5{
margin:	0 0 5px 0;
}

.m_tb_15{
margin:15px 0 15px 0;
}

.pdn5{
padding:5px;
}

.pdn10{
padding:10px;
}

.pt1 {
padding-top:1px;
}






/* カラー */

.gr {color:#3E992A;}

.nav {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}



/* 太文字（オレンジ ）*/
.txt_orgb{
color:#FF6600;
font-weight:bold;
}

/* 太文字（茶色 ）（大）*/
.txt_bro_l{
color:#823B02;
font-size:14px;
font-size:120% !important; 
}
.brown {
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}
.green {
	font-size: 10px;
	font-weight: bold;
	color: #003300;
}
.green {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

/* 部分修正 */
.text01 {
}

