﻿@charset "utf-8";

/* 共通設定 */
.txtcenter {
text-align:center;
}

/* 岡三証券グループの強み_加藤会長動画 */
#chairmanmovie {
width:640px;
margin-left:15px;
}
	#chairmanmovie h3 {
	margin-bottom:5px;
	font-weight:bold;
	}
	#chairmanmovie p {
	margin-bottom:10px;
	}
	#chairmanmovie .introduction {
	border:solid 1px #999999;
	padding:5px 10px 0;
	margin-bottom:15px;
	}
	#chairmanmovie .addtext {
	font-size:10px;
	}
	#chairmanmovie .movielist {
	border-top:1px dotted #999999;
	}
		#chairmanmovie .movielist li {
		padding:5px 0 5px 14px;
		background:url(/shared/images/mark_normal.gif) 0 10px no-repeat;
		border-bottom:1px dotted #999999;
		}
	#chairmanmovie #sns_btn {
	}
		#chairmanmovie #sns_btn li {
		float:left;
		padding-right:10px;
		}




