@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/pt3.gif);
	background-repeat:repeat;
}
#container {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8F4DB;
}
#navi {
	width: 195px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 350px;
	left: auto;
 background-color:;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}
#contents {
	width: 700px;
	height: 600px;
	background-color: #ffffff;
	margin: auto auto auto;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color:#ff0033;
	scrollbar-face-color:#ffffff;
	scrollbar-3dlight-color:#ff0066;
	scrollbar-darkshadow-color:#ff0033;
	scrollbar-highlight-color:#ff9999;
	scrollbar-shadow-color:#ff9999;
	scrollbar-track-color:#ff9999;
	clear: none;
}
#box1 {
	width: 685px;
	height: auto;
}
#box2 {
	clear: both;
}
#box3 {
	width: 685px;
	height: auto;
	background-color: #FFF;
	clear: both;
}
#box4 {
	clear: both;
}
#box5 {
	clear: both;
}
#box6 {
	clear: both;
	width: 700px;
	height: 40px;
	margin-top: 15px;
	margin-left: 50px;
	background-image: url(../img/title_01.png);
	background-repeat:no-repeat;
}
li.img {
	margin-left: 60px;
}
li.list {
	margin-left: 40px;
	margin-bottom: 15px;
	color: #333;
}
img {
	border: none;
	margin-right: 5px;
	margin-top: 2px;
}
p.img1 {
	text-align: center;
}
p {
	margin-top: 30px;
	margin-bottom: 10px;
}
p.banner {
	margin-top: 0px;
	margin-left: 550px;
}
p.diary2 { margin-top: 20px;
           margin-left: 15px;
		   color: #333;
			 text-align:left;
}
p.diary3 { margin-top: 10px;
           margin-left: 15px;
           color: #333;
					 text-align:left;
}
h3 {
	color: #F09;
	font-size:12pt;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight:bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F06;
	padding-left: 7px;
}
h4 {
	color:#3A3A3C;
	margin-left: 40px;
}
p.topic {
	margin-left: 40px;
	color: #333;
}
td {
	text-align:center;
	color: #3A3A3C;
}
#footer {
	clear: both;
}
