@charset "utf-8";
#main {
	font-size: 0.8em;
	line-height: 150%;
}
#comment {
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#comment p {
	line-height: 150%;
}
#profile {
	background-image: url(../image/profile_back.gif);
	height: 209px;
	background-repeat: no-repeat;
	padding: 15px;
}
#profile h3 {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#profile p {
	margin-top: 5px;
	margin-left: 15px;
	float: left;
	width: 230px;
	font-size: 1.1em;
	line-height: 150%;
}
#profile ul {
	width: 350px;
	margin-left: 280px;
}
#profile ul li {
	margin-bottom: 2px;
	line-height: 130%;
}
#gaiyou {
	margin-bottom: 50px;
}
#gaiyou tr td {
	vertical-align: top;
}
#gaiyou tr td p {
	margin-left: 15px;
	margin-top: 15px;
	line-height: 130%;
}

#gaiyou dl {}
#gaiyou dl dt {
	font-size: 15px;
	font-weight: bold;
	color: #C60;
	margin-bottom: 5px;
}
#gaiyou dl dd {
	float: left;
	margin-left: 20px;
	font-size: 13px;
}

#access {
	width: 280px;
}
#privacy {
	padding: 10px;
	width: 630px;
	border: 1px solid #6C3E3E;
	margin-top: 15px;
	margin-bottom: 30px;
}
#privacy h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 15px;
}
#privacy p {
	margin-bottom: 20px;
}
#privacy h5 {
	font-size: 1.3em;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#privacy ul {
	margin-bottom: 45px;
	margin-left: 30px;
}
#privacy li {
	margin-top: 3px;
	line-height: 130%;
}
#huki {
	border: 1px solid #6C3E3E;
	margin-top: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
} 
#huki ol {
	margin-left: 20px;
}

