@charset "Shift_JIS";

/*=========================================================


	Site Name   データプロジェクター SUPPORT
	File Name   page.css [base-css bravia]

	Create Date 2010/02/15
	Update Date 2010/02/18


==========================================================*/

/*----------------------------------------------------------

	Module Top Style Sheet

-----------------------------------------------------------*/

/*コンテンツエリアを755pxに変更する(トップ以外の階層は760px)*/


#verup h2 {
	margin-bottom:15px;
	margin-top:15px;
	padding:5px 0 5px 15px;
	border-left:#666666 8px solid;
	border-bottom:#666666 1px solid;
	font-weight: bold;
	color:#33333;
}

#verup ul li {
	margin:10px;
	margin-bottom:15px;
    padding-left:1em;
	text-indent:-1em;
}

#verup dt dd {
    margin-left: 5px;
}

#verup table form {
	margin: 0 auto;

}
#verup table form textarea {
	margin: 0 auto;

}

#verup table tr td  {
    margin-bottom: 5px;
	margin-top: 5px;
	text-align:left;
	text-indent:0em;
}





