﻿/* CSS Document */
body{
	background: #FFFFFF center;
	margin: 0;
	padding: 0;
	border: 0;
}

#TopTable{
	width:801px;
	background:url(../images/main_bg.gif) repeat-y;
}

#fullscreen{
	width:100%;
	height:100%;
}
/*ヘッダー下全体枠指定*/
#bottom_kikaku {
	text-align	:left;
	margin-top:0px;
	padding-left	:25px;
	overflow: auto;
}
/*アップローダー上部枠指定*/
#upRoaderBannerBox {
	margin-top:0px;
	margin-bottom:20px;
}

/*アップローダー＆バナー枠指定*/
#upLoadLeftside_kikaku {
	width		:100%;
	margin-bottom:15px;
}

/*アップロード画面左側指定*/
#upLoadLeftside_kikaku {
	width		:808px;
	background-color: #666666;
}

/*アップロード画面左側指定*/
#upLoadRightside_kikaku {
	width		:240px;
	margin-left	:49px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#movieView_kikaku_vote {
	width			:465px;
	float			:left;
}

#movieView_kikaku_vote #vote{
	color:#666666;
	width			:100%;
	text-align		:center;
	margin-top		:10px;
}

/*画面真ん中指定*/
#movieViewCenter_kikaku {
	width			:303px;
	margin-top		:23px;
	margin-left		:15px;
}

/*動画付属テキスト指定*/
#movieTimeText_kikaku {
	width			:200px;
	font-size		:10px;
	color			:#999999;
	font-weight		:nomal;
}

#movieTitleText_kikaku {
	width			:200px;
	margin-top		:3px;
	font-size		:14px;
	color			:#BB6425;
	font-weight		:bold;
	background-image:url(../img/contents_tx_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#movieUserNameText_kikaku {
	width			:200px;
	margin-top		:3px;
	font-size		:12px;
	color			:#716A63;
	font-weight		:bold;
}

#movieCommentText_kikaku {
	width			:200px;
	margin-top		:15px;
	padding-bottom	:4px;
	font-size		:11px;
	color			:#716A63;
	line-height		:1.2em;
	font-weight		:nomal;
}

#movieViewText_kikaku {
	width			:200px;
	margin-top		:5px;
	font-size		:10px;
	color			:#999999;
	font-weight		:nomal;
}

#movieViewBackBtn_kikaku {
	width			:302px;
	margin-top		:5px;
	padding-top		:8px;
	background-image:url(../img/contents_tx_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align		:right;
}
#movie_back{
	text-align:center;
}
#infoBox{
	width:355px;
	float: left;
	background: url(../img/bg_infoBox.gif) no-repeat;
	color:#FFFFFF;
}
#infoBox_bottom{
	width:355px;
	height:15px;
	background: url(../img/bg_infoBox.gif) no-repeat left bottom;
}
#h_title{
	font-size:12px;
	font-weight:bold;
	color:#660000;
	width:452px;
	_width:452px;
	height:21px;
	background-image:url(../img/h_pTitle.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
	padding-left:30px;
	padding-top:3px;
}

#h_infoBox{
	width:334px;
	height:21px;
	background-image:url(../img/h_infoBox.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#h_infoBox_bottom{
	width:346px;
	height:21px;
	margin-bottom: 10px;
}

.move_link {
	width:335px;
	height:18px;
}
/* Others */
* html body .move_link {
	width	:335px;
} /* WinIE,MacIE */
.fla_input_tag{
	width:108px;
	height:22px;
	float:left;
	color:#FFCCCC;
	padding-left:5px;
}
#movie_com{
	margin-bottom:5px;
}
#movieViewCenter_kikaku #category{
	float:right;
	margin-bottom:5px;

}
#movieViewCenter_kikaku #date{
	float:left;
}

#topMargin{
	height:6px;
	line-height:1px;
}
#swfBox{
	width:452px;
	height:371px;
	padding-top:6px;
	padding-left:6px;
	background-image:url(../img/bg_swf.gif);
	background-repeat:no-repeat;
	
}

/*広告枠調整用*/
#ad3{
	z-index: 10;
	width: 240px;
	height: 240px;
	margin-left: 16px;
}
