body {
	margin-top: 0px;
	margin-bottom: 0px;
	word-break:break-all;
	font:13px "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
	/*background-image: url(./img/tess.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	
}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

#cover {
	width: 950px;
	line-height: 150%;
}

#title {
	text-align: center;
	padding: 0px;
}

#title p {margin: 0px; border: 0px; padding: 0px; font-size: 0px;} 

#navigation {
	width: 950px;
	height: 50px;
}

#main {
	background-color: #ffffff;
	text-align: left;
	float: left;
	width: 650px;
}
#main2 {
	background-color: #ffffff;
	text-align: left;
	width: 600px;
}
#main3 {
	background-color: #ffffff;
	text-align: left;
	width: 950px;
}
#main4 {
	background-color: #ffffff;
	text-align: left;
	width: 810px;
}
#right {
	margin-left: 655px;
	text-align: left;
}

#footer {
	background-color: #ffffff;
	text-align: center;
	clear: both;
	font-size: 10px;
}

.title {
	border: #e5e5e5 solid 1px;
	background-color: #f5f5f5;
	text-align: left;
	padding-left: 10px;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
}
.sub {
	border-left: solid 8px #cccccc;
	text-align: left;
	padding-left: 10px;
	width: 600px;
	font-weight: bold;
}
.subcover {
	width: 290px;
	border: #cccccc solid 1px;
	padding: 5px;
	line-height: 150%;
	text-align: left;
}
fieldset {
	width: 600px;
	padding: 10px;
}
legend {
	color: #000000;
	font-weight: bold;
}
.righttext {
	text-align: right;
}
img {
	vertical-align: text-bottom;
}
.lefttext {
	text-align: left;
	float: left;
}
hr {
	border: 1px dotted #cccccc;
	width: 600px;
}
.date {
	width: 80px;
	float: left;
	padding-top: 5px;
}
.news {
	width: 520px;
	padding-top: 5px;
}
#photo {
	width: 270px;
	height: 221px;
	background-image: url(./img/photo.png);
	text-align: center;
}
.tag {
	font-size: 11px;
}
#yousai-box {
	width: 600px;
	border: #cccccc solid 2px;
	padding: 5px;
}
