@charset "utf-8";



body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.8;
	margin: 0px;
	padding: 0px;
	color: #56382C;
	background-color: #1F0503;

}



a:link {

	color: #DBCABB;

	text-decoration:none;

}

a:visited {

	color: #DBCABB;

	text-decoration:none;

}

a:hover	{

	color: #DBCABB;

	text-decoration:underline;

}



img {

	border: 0px;

}



h1 , h2 , h3 {

	font-size: 12px;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}



h2 {

	margin: 0px 0px 12px 0px;

}



/*********************

iepngfix

*********************/



* html .iepngfix {

behavior: expression(IEPNGFIX.fix(this));

}







.clear {

	clear: both;

}



img.ttl_m {

	margin: 30px 0px 0px 0px;

}
