﻿@charset "utf-8";
@import "../reset.css";
@import "map_chiba_global.css";
/* CSS Document */
#contents h1{
margin:20px 20px 20px 20px;
}

#maincontents{
	width:810px;
	margin:0 auto 0 auto;
	font-size: 14px;
	line-height: 24px;
	background-image: url(../../img/chiba/global/backimg_repeat.gif);
	background-repeat: repeat-y;
}

#lbox{
	background-color: #FFF5CC;
	float: left;
	width: 500px;
	background-image: url(../../img/chiba/global/kadomaru_ki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 15px 10px 15px;
}

#lbox h3{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #2082f0;
	margin-top:20px;
	margin-bottom:10px;
}

#lbox dl dt{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	background-image: url(../../img/chiba/global/icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 21px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff9966;
	border-bottom-color: #ff9966;
}


#lbox dl dd{
margin-left:20px;
margin-bottom:20px;
}

#lbox p strong{
	display:block;
	font-weight: bold;
}

#rbox01{
	background-color:#FFF5CC;
		float: left;
	width: 275px;
		padding: 20px 0px 20px 5px;
}

#rbox02{
	background-color:#FAD6BC;
	float: left;
	width: 250px;
	padding: 5px 15px 5px 15px;
	background-image: url(../../img/chiba/global/kadomaru_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#rbox02 p{
margin-top:25px;
margin-bottom:20px;
}

#bottom_marginbox p{
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}
