﻿@charset "utf-8";
@import "../reset.css";
@import "map_chiba_global.css";

/* CSS Document */

img{
	vertical-align:top;
}

h1{
	margin:10px 0 10px 0;
}

#contents{
	color:#666666;
	font-size:12px;
	line-height:2em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}

#chiba_lead{
	text-align:center;
}

#chiba_web01{
	width:850px;
}

#chiba_web01_l{
	display: inline;
	width:563px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#chiba_web01_r{
	float:right;
}

#chiba_web02{
	width:850px;
}

#chiba_web02_l{
	display: inline;
	width:563px;
	float:left;
	margin-left:20px;
	margin-top:10px;}

#chiba_web02_r{
	float:right;
}

#chiba_web03{
	width:850px;
}

#chiba_web03_l{
	display: inline;
	width:563px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#chiba_web03_r{
	float:right;
}

#chiba_web04{
	width:850px;
	height:364px;
	background-image:url(../../img/chiba/chiba_web_office/bg_chiba_web.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#chiba_web04 img{
	margin-top:20px;
}



