@charset "utf-8";
/*=====================================================
* Style Name: News Category Style
* Style URL: /news/css/news.css
* Description: Category Style Sheet
* Version: 0.0.1
* Last Up Date: 2011/03/03
* Author: Prime works
* Author URL: http: //www.primeworks.jp/
*
* Markup Reference:
*
=====================================================*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#youtube {
margin-right: 11px;
}

#youtube p.goto_top_otherstyle_third {
clear: both;
margin: 10px 0 0 5px;
text-align: right;
}

#youtube h3 {
padding-bottom: 6px;
margin-bottom: 7px;
}

#youtube div.movie-box {
clear: both;
margin: 0 0 30px 0;
}

#youtube div.movie-box div.movie-left,
#youtube div.movie-box div.movie-right {
width: 330px;
}

#youtube div.movie-box div.movie-left {
float: left;
}

#youtube div.movie-box div.movie-right {
float: right;
}

#youtube div.movie-box dt {
margin-top: 3px;
padding: 3px 0;
font-weight: bold;
border-bottom: solid 1px #e1e1e1;
}

#youtube div.movie-box ul li {
border-bottom: dotted 1px #e1e1e1;
}

#youtube div.movie-box ul li a {
display: block;
margin: 0 0 0 10px;
padding: 6px 0 6px 20px;
background: url(../img/icon_index_arrow.gif) left 10px no-repeat;
}

#youtube div.movie-box ul li.yellow {
background-color: #f9f4eb;
}