body {
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	color: #000000;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #dddddd;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration:underline;
}
a:active {
	color: #ffcc00; 
	text-decoration:underline
}
img { border: none}


/*-- HEAD --*/
.list_head_l {
	width: 20px;
	height: 68px;
	background: url(../img/list_head_l.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list_head_c {
	height: 68px;
	background: url(../img/list_head_c.gif) top left repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list_head_r {
	width: 60px;
	height: 68px;
	background: url(../img/list_head_r.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-- HEAD --*/


/*-- BODY --*/
.list_body_l {
	width: 20px;
	background: url(../img/list_body_l.gif) top left repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list_body_c {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list_body_r {
	width: 60px;
	background: url(../img/list_body_r.gif) top left repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-- BODY --*/


/*-- FOOT --*/
.list_foot_l {
	width: 20px;
	height: 85px;
	background: url(../img/list_foot_l.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list_foot_c {
	height: 85px;
	background: url(../img/list_foot_c.gif) top left repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list_foot_r {
	width: 60px;
	height: 85px;
	background: url(../img/list_foot_r.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-- FOOt --*/


/*-- TEXT --*/
.list_title {
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 20px;
	font-weight: bold;
}
.genre_text {
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
}
.list_text {
	font-size: 12px;
	line-height: 1.3em;
	color: #111111;
	z-index: 3;
}
/*-- TEXT --*/


/*-- PIC --*/
.genre_pic {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
}

/*-- PIC --*/


/*-- LINE --*/
.list_body_c table td {
	border: 1px #666666 solid;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 0px 4px;
}
.list_body_c table {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px #666666 solid;
}
/*-- LINE --*/


/*-- FOOT LINK --*/
.footer_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 14px;
	line-height: 1.3em;
	color: #ffffff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}
.footer_text span {
	padding: 0px 0px 0px 200px;
}
/*-- FOOT LINK --*/


















