/****************************/
/* 事業内容のHTML用デザイン */
/****************************/

/* 上書き */
#TopMenu #WeDo
{
	background-image:url(../images/btnWeDo_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

dl
{
	margin-bottom:50px;
}

dt
{
	width:500px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	color:#82783d;
	font-weight:bold;
	font-size:14px;
}

dd
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

h2,h3
{
	width:560px;
	height:20px;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

h3
{
	margin-top:20px;
	width:560px;
	height:35px;
}

.wedo_h2
{
	width:560px;
	height:28px;
	background-image:url(../images/ttlWeDo.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.import_h2
{	
	background-image:url(../images/ttlImport.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.import_h3
{
	background-image:url(../images/ttlImport_sub.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.supplement_h2
{
	background-image:url(../images/ttlSapplement.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.supplemen_h3
{
	background-image:url(../images/ttlSapplement_sub.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.apparel_h2
{
	background-image:url(../images/ttlApparel.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.apparel_h3
{
	background-image:url(../images/ttlApparel_sub.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.message
{
	width:500px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
}

.wedo dt
{
	width:560px;
	height:40px;
	margin-bottom:10px;
}
.wedo dd
{
	margin-left:60px;
}

.wedo img
{
	width:560px;
	height:40px;
}

.supplement
{
	background-image:url(../images/ttlWeDo_Sapplement.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.medical
{
	background-image:url(../images/ttlWeDo_Medical.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.import
{
	background-image:url(../images/ttlWeDo_Import.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.apparel
{
	background-image:url(../images/ttlWeDo_Apparel.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/* 外部リンク */
.apparelSite, .otherSite
{
	width: 558px;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/wpOutLink.gif);
	background-position:left top;
	background-repeat:repeat;
}

.apparelSite img, .otherSite img
{
	width:10px;
	height:10px;
}

.apparelSite a, .otherSite a
{
	background-image:url(../images/icnArrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.apparelSite a:hover, .otherSite a:hover
{
	background-image:url(../images/icnArrow_Over.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.apparelSite dl, .otherSite  dl
{
	margin-left:200px;
}

.apparelSite .brand
{
}

.apparelSite .shop
{
	clear:both;
}


.apparelSite dt
{
	width:100px;
	height:60px;
	margin:0px;
	text-align:right;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	float:left;
}

.apparelSite dd, .otherSite dd
{
	width:240px;
	margin:0px;
	margin-left:10px;
	line-height:20px;
	float:right;
}


 .otherSite dt
{
	width:100px;
	margin:0px;
	text-align:right;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	float:left;
}

#WeDoS
{
	position:relative;
	left:485px;
	top:30px;
}

#WeDoS img
{
	width:90px;
	height:15px;
}

a#WeDoS
{
	background-image:url(../images/btnWeDoS.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

a#WeDoS:hover
{
	width:90px;
	height:15px;
	background-image:url(../images/btnWeDoS_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/* IE6用 */
* html body .apparelSite dt, * html body .otherSite dt
{
	margin-top:-5px;
}

* html body .apparelSite dd
{
	margin-bottom:0.5em;
}



