@charset "utf-8";

/*////////////////////////////////////////

  txt001 Setting

/////////////////////////////////////// */

.txt001 {
	padding:20px 10px 5px 10px;
}


#list {
	padding-bottom:25px;
}

#list ul {
	width:640px;
	margin:0 0 0 10px;
	padding:0;
	_width:630px;
}

#list li {
	list-style:none;
	background: url(../../shopflow/img/menu_img.jpg) no-repeat;
	padding:3px 0 0 25px;
	margin:5px 15px 5px 0;
	float:left;
	width:150px;
}

#list li a {
	font-weight:bold;
}


/*////////////////////////////////////////

  H2 title001 Setting

/////////////////////////////////////// */

h2.title001 {
	background: url(../img/title001.jpg) no-repeat;
	width:640px;
	height:51px;
	display:block;
	text-indent:-9999px;
	margin-bottom:15px;
}



#contact  {
	border:1px solid #cccccc;
	padding:3px 10px;
	margin-bottom:600px;
}

.td01 {
	background: url(../img/dt_img.jpg) no-repeat 0 15px;
	padding:10px 0 10px 20px;
	font-weight:bold;
	color:#0e8904;
	width:190px;
	font-size:13px;
	border-bottom:1px dotted #cccccc;
}

.td02 {
	padding:10px 0 10px 20px;
	border-bottom:1px dotted #cccccc;
	font-size:13px;
}


.td03 {
	background: url(../img/dt_img.jpg) no-repeat 0 15px;
	padding:10px 0 10px 20px;
	font-weight:bold;
	color:#0e8904;
	width:190px;
	font-size:13px;
}

.td04 {
	padding:10px 0 10px 20px;
	font-size:13px;
}

.red {
	color:#FF0000;
}

.green {
	color:#0e8904;
}
