body {
	margin : 0px;
	background-color : #dccfa9;
	line-height : 20px;
	font-size : 12px;
	color : #464646;
}

img {
	border : 0px;
}

table.h_right {
	margin-right : 10px;
}

table.footer {
	margin-top : 20px;
	margin-bottom : 60px;
}

h1 {
	margin : 0;
}

h2 {
	margin:0;
}

#contents {
	width : 605px;
	margin-top : 23px;
}

.box {
	border : solid 1px #b4b4b4; 
	padding : 0 15px 15px 15px;
	margin-bottom : 23px;
}

.title {
	font-size : 14px;
	color : 6a4531;
	font-weight : bold;
	text-align : left;
	border-bottom : solid 5px #dccfa9;
	margin-bottom : 20px;
	padding : 0 0 15px 0;
}

.comment {
	font-size : 12px;
	text-align : left;
	line-height : 20px;
	margin : 0;
	padding : 0;
}

.photo {
	float : right;
	text-align : right;
	margin : 0 0 0 15px;
	padding : 0;
}

.date {
	clear : both;
	font-size : 10px;
	font-family : verdana,century;
	text-align : right;
	border-top : dotted 1px #cab691;
	margin : 20px 0 0 0;
	padding : 15px 0 0 0;
}

.navi {
	text-align : left;
}

#page_top {
	text-align : right;
	margin-bottom : 10px;
}

form {
	font-size : 12px;
	margin : 0;
	padding : 0;
}

#link {
	text-align : right;
	margin : 7px 0 0 0;
	font-family : verdana,century;
	font-size : 10px;
}

.select {
	margin-right : 3px;
}

.button {
	font-size : 12px;
	padding : 3px 0 3px 0;
	margin-left : 3px;
}

#link a {
	color : #ffffff;
	text-decoration : underline;
}

#link a:hover {
	color : #ffffff;
             text-decoration : none;
}

#contact {
	color : #ffffff;
	line-height : 20px;
	font-size : 12px;
}

address {
	color : #ffffff;
	font-size : 10px;
	font-family : Arial,Verdana;
	font-style : normal;
}