﻿@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{
	float: left;
	width: 390px;
	padding: 20px 15px 5px 15px;
	background-color: #FFF5CC;
	background-image: url(../../img/chiba/global/kadomaru_ki.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


#lbox h2{
	font-size: 16px;
	font-weight: bold;
	color: #2082f0;
	line-height: 24px;
}


#lbox dl dt{
	margin-top: 20px;
	border-top-color: #ff9966;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ff9966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	text-indent: 21px;
	background-image: url(../../img/chiba/global/icon.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}

#lbox dl dd{
margin-left:20px;
}



#lbox p strong{
	font-weight: bold;
	display: block;
}


#rbox01{
	float: left;
	width: 275px;
	padding: 20px 0px 20px 5px;
	background-color: #FFF5CC;
}


#rbox01{
	float: left;
	width: 385px;
	padding: 20px 0px 20px 5px;
	background-color: #FFF5CC;
}

#maincontents h2{
	float: left;
	width: 390px;
}


#rbox02{
	float: left;
	width: 360px;
	padding: 5px 15px 20px 15px;
	background-color: #FAD6BC;
}


#rbox02 p{

}


#bottom_marginbox p{
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}


