@charset "utf-8";
#wrapper #contents #list_01 #listl {
	margin: 5px 20px;
	height: 300px;
	width: 300px;
	float: left;
}

#wrapper #contents #list_01 #listr {
	margin: 5px 20px 5px 0px;
	float: right;
	width: 400px;
}

/* \*/
* html #wrapper #contents #list_01 #listl {
	margin-left: 10px;
	width: 300px;

}

* html #wrapper #contents #list_01 #listr {
	margin-right: 10px;
	width: 400px;
}

/* */

#wrapper #contents #list_02 {
	clear: both;
	width: 700px;
	margin: 10px auto 20px;
}

#wrapper #contents #list_02 .listll {
	float: left;
	width: 335px;
}

#wrapper #contents #list_02 .listrr {
	float: right;
	width: 335px;
}

#wrapper #contents #list_01 #listr dd {
	line-height: 3em;
	font-size: 1.2em;
	padding-left: 5px;
}

#wrapper #contents #list_01 #listr .shop {
	background-image: url(../img/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 3px;
	font-size: 1.1em;
}

#wrapper #contents #list_03 {
	clear: both;
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#wrapper #contents #list_03 ul li {
	display: inline;
	list-style-type: none;
	float: left;
	letter-spacing: 0.1em;
}

#wrapper #contents #list_03 ul {
	margin-left: 20px;
	clear: left;
}

#wrapper #contents #list_03 li {
	margin-right: 3px;
	font-size: 1em;
	line-height: 1.5em;
}

#wrapper #contents ul li {
	list-style-type: none;
}

#wrapper #contents #link_01 {
	margin: 5px 20px 5px 5px;
	clear: both;
	float: right;
}

#wrapper #contents #link_01 ul li {
	display: block;
	float: left;
	padding: 0px 6px 0px 15px;
}

#wrapper #contents #link_01 li {
	background-image: url(../img/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#wrapper #contents #link_02 {
	clear: both;
	margin-left: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-right: 20px;
}
#wrapper #contents #list_02 .listrr table {
	font-size: 1.8em;
}


#wrapper #contents #link_02 ul li {
	padding-left: 15px;
}

#wrapper #contents #link_02 li {
	background-image: url(../img/new_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	padding-bottom: 10px;
}

#wrapper #contents #top {
	background-image: url(../img/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	float: right;
	padding-right: 20px;
}

#wrapper #contents #list_01 {
	clear: right;
}

