/* CSS Document */
*{margin:0; padding:0; border:none;}

body {
	margin: 0px;
	padding: 0px;
	background-color:#000;
}

#wrapper {
	width:495px;
	height:210px;
}

#douga {
	float:left;
	width:204px;
}

#contents {
	float:left;
	background-image:url(http://affiliate.dtiserv.com/image/carib/table/495x210/contents_bg01.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:209px;
	padding:0 0 0 7px;
}

/*動画紹介リスト*/

img{border:0;}
ul {margin:0; padding:0; list-style:none;}
li {float:left; padding:0; list-style:none; margin:0 5px;}
a {outline: none;}
a:link, a:visited, a:active {color:#00cc00;}
a:hover, a:focus { text-decoration: underline; color:#3ee63e;}

#List{width:97%; height:123px; margin:75px 5px 0 0; overflow:auto; padding-bottom:5px;}

.date{clear:left; font-size:0.688em; color:#444; padding:5px 0 0 5px; font-weight:bold;}





.title{float:left; font-weight:bold; font-size:0.75em; color:#0783c7; 
padding:3px 0 3px 5px; margin:0; overflow:hidden; width:9.375em; height:12px;}



.comm{font-size:0.8em; color:#444; padding:0 0 5px 5px; line-height:1.5em; height:3em; overflow:hidden;}

* html .comm{font-size:0.8em; color:#444; padding:0 0 5px 0; margin-top:-15px; line-height:1.2em; height:4.7em; overflow:hidden;}


.comm a:link {float:left; margin:3px 5px 3px 0; padding:2px; color:#666; text-decoration:none;}
.comm a:hover{float:left; margin:3px 5px 3px 0; padding:2px; color:#006600; text-decoration:underline;}

.clear{clear:left;}



.loadingPic{margin: auto; background: url(loadingIcon.gif) no-repeat 0 0; padding-left: 25px;}

/*--IE 6 only--*/
*html .date{float:left; padding:8px 0 0 0;}

*html .title{clear:left; padding:3px 0 10px 13px; overflow:hidden; width:140px; }

*html .comm{clear:left; padding:0; overflow:hidden; width:19em; height:2.9em;}


/*--IE 7 only--*/
*+html .date{float:left; padding:8px 0 0 5px;}

*+html .title{clear:left; padding:8px 0 0 10px; overflow:hidden; width:7em; }

*+html .comm{clear:left; padding:0 0 0 5px; overflow:hidden; width:19em; height:3.25em;}