@import "watch_base.css";

#asterisk {
	text-align: right;
	font-size: small;
	color: #e5e5e5;
}

/* E7 grm */
#contentsArea table {
	margin-bottom: 4px;
}

#contentsArea p {

}

table {
	border-collapse: collapse;
}

table td{
	padding-left: 6px;
	padding-bottom: 3px;
}

table#info th{
	border-bottom: 2px solid #e5e5e5;
	background: #e5e5e5 url(../img/grm_info.gif) no-repeat top;
/*	background: #e5e5e5 url(../img/grm_info.gif) no-repeat 50% top;*/
}

table#info td{
	border-bottom: dotted 2px #e5e5e5;
}

table#menu th{
	border-bottom: 2px solid #e5e5e5;
	background: #e5e5e5 url(../img/grm_menu.gif) no-repeat top;
/*	background: #e5e5e5 url(../img/grm_menu.gif) no-repeat 50% top;*/
}

table#menu td{
	border-bottom: solid 2px #e5e5e5;
}

table#menu td span {
	display: block;
	text-align: right;
}

#movie_list {
	background: url(../img/grm_movie_area.gif) repeat 50%;
	margin-left: 2px;
	clear: both;
	width: 706px;
	height: 185px;
	padding-top: 4px;
	/*\*/padding-top: 0px;/*\*/
}

#movie_list div {
	width: 137px;
	float: left;
	margin: 4px 1px;
	background: url(../img/grm_movie.gif) repeat top left;
	border: 1px solid #ccc;
}

#movie_list div img {
	margin-left: 4.5px;
	/*\*/margin-left: 4.5px;/*\*/
}

#movie_list div img.button {
	margin-left: 4.5px;
	/*\*/margin: 3px 4.5px;/*\*/
}

#movie_list div p {
	margin-bottom: 2px;
	font-size: small;
	text-align:center;
	background: #fff;
	padding: 5px 0;

}

.headline {
clear: both;
}

.headline li {
list-style: none;
padding-bottom: 8px;
border-bottom: 1px dotted green;
}

.headline img {
float: right;
}
/* E7 grm */

/* M3 list */

#contentsArea .list p {
	margin-bottom: 2px;
	font-size: small;
}

.list .block01 {
	float: left;
	width: 340px;
	margin: 10px 0px;
	padding:0 6px;
}
/*
.list .block01 {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
*/


#contentsBody.list .block01 img {
	width: 160px;
	float: left;
	margin:0px;
	padding:0px;
}

#contentsBody.list .block01 div{
	float: left;
	width: 180px;
}

#contentsBody.list .block01 div img {
	margin:0px;
	padding:0px;
	width:180px;
	border-top: 1px solid #B5B5B5;
}




.list .block01 div div p.area{
	margin: 0;
	padding: 2px 4px;
	text-align: right;
	color: #F3A120;
border-bottom:1px solid #ccc;
}

.list .block01 div div {

	padding: 0;
	margin: 0;
	border-top: none;
}

.list .block01 div div p{

	text-align: left;
	padding: 5px 0 0 10px;
	color: #000;
	text-indent: 0.8em;
}

/* M3 list */
