/********************************/
/* お問い合わせのHTML用デザイン */
/*********************************/

/* 背景を上書き */
#TopMenu #Contact
{
	background-image:url(../images/btnContactUs_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

dl
{
	height:550px;
}

dt
{
	width:560px;
	margin-bottom:10px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	color:#82783d;
	font-weight:bold;
	font-size:14px;
}

dd
{
	width:500px;
	margin-left:50px;
	margin-right:auto;
}

h2
{
	width:581px;
	height:28px;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/ttlContactUs.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.contacts img
{
	width:10px;
	height:10px;
}
.contacts a
{
	background-image:url(../images/icnArrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.contacts a:hover
{
	background-image:url(../images/icnArrow_Over.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.akm
{
	margin-left:10px;
	line-height:20px;
	width:auto;
}
.skonishi
{
	margin-left:199px;
	line-height:20px;
	width:auto;
}

/* IE6用 */
* html body .skonishi
{
	margin-top:5px;
}


.supplement
{
	height:40px;
	text-indent:-9999px;
	background-image:url(../images/ttlContactUs_Sapplement.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.medical
{
	height:40px;
	margin-top:50px;
	text-indent:-9999px;
	background-image:url(../images/ttlContactUs_Medical.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.import
{
	height:40px;
	margin-top:50px;
	text-indent:-9999px;
	background-image:url(../images/ttlContactUs_Import.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.apparel
{
	height:40px;
	margin-top:50px;
	text-indent:-9999px;
	background-image:url(../images/ttlContactUs_Apparel.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

