@charset "UTF-8";
/*-----------------------------------------
VIDEO POLICE  aboutページ　スタイルシート
更新日：2009年4月23日
-------------------------------------------
目次：

・メインコンテンツ（左・右・下）

------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#main_content {
	clear: both;
	height: 713px;
	width: 950px;
	background-image: url(/images/about/main01.jpg);
	background-repeat: no-repeat;
}

#textboxA {
	width: 800px;
	padding: 75px;
	height: 563px;
	line-height: 1.8em;
}

#textboxA a:link {
	text-decoration: underline;
}

#textboxA a:visited {
	text-decoration: underline;
}

#textboxA a:hover {
	color:#FF0000;
	text-decration: underline;
	text-decoration: underline;
}

#scroll01 {
	overflow: auto;
	width: 800px;
	height: 563px;
}

#textboxA h1 {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 1em;
}

#textboxA h2 {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1em;
}

#textboxA p {
	margin-right: 20px;
	margin-left: 20px;
}

#textboxA img {
	margin-right: 20px;
	margin-left: 20px;
}
