@charset "UTF-8";

/* ========================================================= */
/*                       fax						 */
/* ========================================================= */

#read {
	margin-bottom: 15px;
	padding: 10px;
	border-top: 1px solid #bea68e;
	border-right: 1px solid #efe5da;
	border-bottom: 1px solid #efe5da;
	border-left: 1px solid #bea68e;
	background: #fff;
	}
	
#read p.mar0	{
	margin-bottom:0;
	}

h2 {
	width: 655px;
	height: 40px;
	margin-bottom: 25px;
	padding: 3px 0 0 20px;
	color: #fff;
	font-size: 138.5%;
	font-weight: bold;
	background: url('../../../img/bg_title02.gif') bottom left no-repeat;
	}
	
#fax h3	{
	width: 610px;
	height: 29px;
	margin: 0 0 15px 0;
	padding: 5px 0 0 1em;
	font-size: 108%;
	background: url('../../../img/bg_title04.gif') top left no-repeat;
	}
	
#fax dl dt	{
	float:left;
	width:13em;
	}

#fax dl dd	{
	float:left;
	}
	
#fax p,
#fax ul	{
	margin-bottom:15px;
	}

dl#inq-tel	{
	margin:1em 0;
	}
	
dl#inq-tel dd	{
	font-weight:bold;
	color:#cc0000;
}

#fax ul {
	margin-left: 1.5em;
	list-style: disc outside;
	}
	
#notice {
	width: 90%;
	margin: 15px auto;
	padding: 5px 0;
	text-align: center;
	border: double #cc0000;
	}

.rb {
	color: red;;
	font-weight: bold;
	}

#fax-img {
	text-align: center;
	}

#fax-img img {
	padding: 5px;
	background: #fff;
	border: 1px solid #34130E;
	}

#fax-img p img {
	margin-top: 10px;
	padding: 0;
	background: none;
	border: none;
	}

