@charset "Shift_JIS";

/* footcare TOP */

#index {
	padding-left: 265px;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	background: #FFF url(../img/img_footcare_bg.jpg) no-repeat left top;
	margin: 0;
	}

#index h3 {
	clear: both;
	padding-top: 1.5em;
	margin-bottom: 0.5em;
	}

#index ul {
	list-style-type: none;
	margin-bottom: 0.5em;
	}


#index ul li {
	font-size: 93%;
	margin-right: 2em;
	display: block;
	}

#index ul li ul li {
	font-size: 100%;
	}

#index ul li.group01 {
	float: left;
	
	}

#index ul li.last {
	margin-right: 0;
	
	}
	
#index ul#category_01,
#index ul#category_02,
#index ul#category_03 {
	margin-left: 2em;
	}
	
#index ul#category_01 li.group01,
#index ul#category_02 li.group01 {
	width: 10em;
	}
	

#index ul#category_03 li {
	float: left;
	width: 14em;
	}
	