@charset "UTF-8";/* CSS Document */* {	margin:0;	padding:0;}body{	background-color: #4D4D4D;	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;}a:link {	text-decoration: none;	color: #000000;}a:visited {	text-decoration: none;	color: #696969;}a:hover {	text-decoration: underline;	color: #0000ff;}a:active {	text-decoration: underline;	color: #ffff00;}#container {	background-color: #ffffff;		width:850px;		margin:30px auto;}#header {	width:800px;	height:150px;		padding-top:30px;	margin-left:30px;}#header h1{	margin:-100px 0 0 200px;	font-size:180%;}#header h2{	margin:-100px 0 0 210px;	font-size:150%;}#header h3{	margin:10px 0 0 215px;	font-size:80%;}#navi {	width:140px;	float:left;	margin-top:50px;	background:url(../images/line.jpg) no-repeat;	margin-left:15px;}#navi ul {	list-style-type: none;	margin:25px 0 0 37px;	font-size:13px;	padding-top:5px;}#navi li {	margin-top:20px;}#bottomline {	width:140px;	height:30px;			background:url(../images/line.jpg) no-repeat left 10px;	margin-top:15px;	float:left;	}#content_1 {	width:670px;	float:right;	background:url(../images/bo_01.gif) no-repeat left 15px;	margin-top:40px;}#content_2 {	width:670px;	height: 300px;		float:right;	background:url(../images/bo_01.gif) no-repeat left 15px;}#content_1 h1{	margin-top:15px;	margin-left:30px;	font-size:80%;}#content_1 p{	margin-top:5px;	margin-left:20px;	margin-right:25px;	width:610px;	}.prof_2{	 border-style:ridge;	 border-top:1px solid #d3d3d3;	 border-left:1px solid #d3d3d3;	 	 border-right:2px solid #808080;	 border-bottom:2px solid #808080;	 width:610px;	height: 452px;		text-align:center;	padding-top:2px;		background-color:#ccffff;}#content_2 h1{	margin-top:8px;	margin-left:25px;	font-size:110%;}#content_2 p{	margin-top:5px;	margin-left:28px;	margin-right:25px;	font-size:12px;	line-height:1.8;}#content_3 {	width:670px;	float:right;	background:url(../images/bo_01.gif) no-repeat left 22px;}#content_3 h1{	margin-top:20px;	margin-left:30px;	font-size:80%;}#news { 	overflow-y: auto;	height:80px;	width:570px;	 border-style:ridge;	 border-top:1px solid #d3d3d3;	 border-left:1px solid #d3d3d3;	 	 border-right:2px solid #808080;	 border-bottom:2px solid #808080;	margin-left:20px;	padding:0px 20px;	scrollbar-face-color:#CCCCCC;	text-align:left;	float:center;	margin-bottom:20px;}#news p {	font-size:70%;	margin-top:10px;}#footer {	background-color: #4D4D4D;		width:850px;	height: 40px;			clear:both;}#footer p{	color:#ffffff;	text-align:center;	font-size:12px;	padding-top:10px;}.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}* html .clearfix { zoom: 1; } /* IE6 */*:first-child+html .clearfix { zoom: 1; } /* IE7 */