@charset "utf-8";

/*------------------------------top------------------------------*/

.top01{
	background-color: #ffffcc;
	width: 980px;
	margin-bottom: 20px;
	padding: 20px 10px 20px 10px;
	overflow: hidden;
}

.top02{
	float: left;
}


.top3{
	font-size: 18px;
}

.top4{
	color: #0000cc;
	font-size: 18px;
	font-weight: bold;
}


/*------------------------application---------------------------*/

.applic01 dd{
	margin-bottom: 30px;
}

.table_01{
	border-collapse: collapse;
	width: 1000px;
	margin-bottom: 30px;
	border: 1px solid #dbdbdb;
}
.table_01 th{
	background-color: #ccffff;
	border: 1px solid #dbdbdb;
	text-align: left;
	width: 150px;
	padding:7px 7px 7px 12px;
	font-weight:bold;
}
.table_01 td{
	border: 1px solid #dbdbdb;
	padding:7px 7px 7px 12px;
}

/*------------------------shop---------------------------*/

.shop01 li{
	float: left;
	margin:0px 5px 30px 0px;
}


.shop02 li{
	list-style-position: inside;
	list-style-type: decimal;
	height: 21px;
	padding: 4px 0px 0px 5px;
}


.shop03{
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.shop03 p{
	float: left;
	margin-right: 10px;
}


.shop04{
	overflow: hidden;
	margin-bottom: 30px;
	width: 490px;
	float: left;
}

.shop04 p{
	float: left;
	margin-right: 10px;
}
