@charset "UTF-8";

/*--------------------バグ1：IE6は同一css内にfloatとmarginを併用できません --------------------*/
/*--------------------バグ2：IE6は同一css内にwidthとpaddingを併用できません--------------------*/
/*====================省略background:color値 image値 repeat値 attachment値 position値;=========*/

#table1		{border-bottom:3px dotted #999999;	border-collapse:separate;	border-spacing:10px;	width:100%;	margin:10px auto;	font-size:12px;}
#table1	td	{padding:0 10px;	vertical-align:top;}
#table1bdright{border-right:1px solid #999999;}

.orderbox	{background:#FF9000;	color:#000000;	padding:2px;	margin:2px;	font-size:9px;	width:120px;	text-align:center;}
.telcolor14	{font-size:14px;	font-weight:bold;	color:#FF9000;}
.telcolor12	{font-size:12px;	font-weight:bold;	color:#FF9000;}
.supply		{font-size:10px;	color:#333333;	font-weight:normal;}
.btn_staff	img{padding-bottom:10px;}

#bnrarea_ol	{width:730px;	text-align:center;}
#bnrarea	{width:647px;	margin:0 auto;}
.bnr_info	{text-align:left;	font-size:14px;	font-weight:bold;}
.bnr_new	{color:#FF0066;}
#bnr_cerec	{width:647px;	position:relative;	height:184px;	margin:5px 0;}
#cerectxt1	{				position:absolute;	top:67px;	left:3px;	font-size:9px;}
#cerectxt2	{				position:absolute;	top:89px;	left:3px;	font-size:9px;}
#cerectxt3	{				position:absolute;	top:105px;	left:8px;	font-size:10px;}
#cerectxt4	{				position:absolute;	top:146px;	left:8px;	width:330px;	font-size:10px;	text-align:left;}

#bnr_implant{margin:1px 0;}
#bnr_3btn	{width:647px;	position:relative;	height:178px;}
#bnr_3btn1	{				position:absolute;	top:0px;	left:0px;}
#bnr_3btn2	{				position:absolute;	top:0px;	left:228px;}
#bnr_3btn3	{				position:absolute;	top:0px;	left:456px;}
#bnr_3btn1t	{				position:absolute;	top:110px;	left:0px;	text-align:left;	width:191px;}
#bnr_3btn2t	{				position:absolute;	top:110px;	left:228px;	text-align:left;	width:191px;}
#bnr_3btn3t	{				position:absolute;	top:110px;	left:456px;	text-align:left;	width:191px;}
.bnr_txt	{text-align:left;	margin-bottom:20px;}

#donatetxt	{border-top:3px dotted #999999;	border-bottom:3px dotted #999999;	padding:5px;	text-align:center;}
