/*===============================================================
initialize
===============================================================*/

dl,dt,dd,ul,ol,li {
	margin-left:10px;
	padding-left:0;
} 

table,th,td,img {
	border:0;
}



/*===============================================================
CSS for TAM
===============================================================*/

body {
	background: #3C2620;
	color: #3C2620;
	font-family:"ＭＳ Ｐゴシック",Osaka;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

table {
	font-family:"ＭＳ Ｐゴシック",Osaka;
}

div#gaiyo td.pdg-s {
	padding-left: 7px;
}

div#gaiyo td.pdg {
	padding-left: 20px;
}

div#ouboyoko td.line{
	width: 623px;
	height: 1px;
	background: url(../images/line.gif) no-repeat left top;
}

.font01 {
	font-size: 12px;
	line-height:18px;
}

.font01red {
	font-size: 12px;
	line-height:18px;
	color:#FF0000;
}

.font02 {
	font-size: 14px;
	color:#3C2620;
	font-weight:bold;
}

.font03 {
	font-size: 14px;
	font-weight:bold;
	line-height:24px;
}

.font03s {
	font-size: 10px;
}

.font04 {
	font-size: 10px;
	line-height:14px;
}

*:first-child+html .font04 {
	font-size: 50%;
}

.font04red {
	font-size: 10px;
	line-height:14px;
	color:#FF0000;
}

.font05{
	font-size: 14px;
	line-height:24px;
}

.nobr{
	white-space: nowrap;
}


