@charset "shift_jis";
/* CSS Document */

/*映像（動画）撮影・編集、フリー部分のCSS*/

/*----------------------------------*/
/* #RightColumn　内で使われるCSS */
/*　commoncss の補足 */
/*----------------------------------*/

.TextBox03 {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width:570px;
}

.TextBox04 {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width:565px;
}

.TextBox03 p {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	background-image: url(../../img/dotto_x.gif);
	background-position: left bottom;
	background-repeat: repeat-x; 
}

.scrollsell_video {
	margin: 0 0 0 15px;
	text-align:left;
	border-style:double;
	border-color:#666666;
	overflow:auto;
	width:590px;
	height:400px;
	font-size:12px;
	line-height:20px;
} 

.scrollsell_video p {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	background-image: url(../../img/dotto_x.gif);
	background-position: left bottom;
	background-repeat: repeat-x; 
}