@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body  { color: #030133; font-size: 13px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-color: #ccc; margin: 0; padding: 0 }

#container  { background-color: #fff; background-image: url(http://www.ozawa-y.com/images/header.jpg); background-repeat: no-repeat; background-position: left top; margin: 0 auto; width: 780px }
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}


#header  { padding-top: 20px; padding-left: 540px; height: 80px }

#header h1 {
	font-size: 0%;
	text-indent: -9999px;
}

#header p {
	color: #030133;
	font-weight: normal;
	font-size: 90%;
}

#maincontent {
	display: inline;
	float: right;
	width: 560px;
	padding-right: 20px;
}

#maincontent h2 {
	font-weight: bold;
	font-size: 110%;
	color: #030133;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #030133;
	border-left-color: #030133;
	margin-top: 20px;
	margin-bottom: -17px;
}
#maincontent h3  { color: #030133; font-size: 100%; font-weight: bold; margin-bottom: 20px; padding-left: 10px; border-bottom: 1px solid #666699; border-left: 3px solid #666699 }


#maincontent h6 {
	font-size: 85%;
	color: #030133;
	font-weight: normal;
	text-align: right;
	letter-spacing: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 20px;
}
#maincontent ul {
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-type: none;
	list-style-image: url(file:///Users/ozawa/Desktop/Y2012/web-content/images/brt-maincontent.jpg);
	font-size: 95%;
}
#subcontent {
	margin-bottom: 30px;
}
#subcontent p {
	font-size: 90%;
}

#subcontent .topic {
	float: left;
	width: 170px;
	display: inline;
}
#subcontent .topic-padding {
	float: left;
	width: 170px;
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
}



#navigation {
	display: inline;
	float: left;
	width: 164px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 16px;
}
#navigation h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030133;
	font-size: 100%;
	font-weight: bold;
}
#navigation h5 a {
	color: #030133;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navigation h5 a:hover  { color: #fff; text-decoration: none; background-color: #69f }
#subcontent img {
	margin-bottom: 10px;
}
#topicpath {
	margin-top: 10px;
	margin-bottom: 20px;
}
#topicpath p {
	font-size: 85%;
	color: #999;
}
#maincontent .example {
	padding-left: 20px;
	margin-bottom: 30px;
}
#maincontent .example p {
	font-size: 90%;
	color: #669;
	margin-bottom: 15px;
}



#footer {
	clear: both;
	background-color: #030133;
	padding-top: 5px;
	padding-bottom: 5px;
}



#footer p {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
