@charset "shift_jis";
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	background-color: #6E5747;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#wrap {
	text-align: center;
}
#container {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #464343;
}
#menu {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#top_img {
}
#contents {
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#textarea {
	background-color: #FFF2D7;
	float: left;
	width: 435px;
}
#textarea p {
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#photoarea {
	float: right;
	width: 300px;
	text-align: center;
}
#b_link {
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
