body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
	}
	
h1, h2, h3, h4, p, ol, ul {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10pt;
	}	
	
img {
	border: none;
	}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	}

.block {
	margin: 0px 30px 20px 30px;
	}
	
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
	border-bottom: 3px dotted #8C1B1B;
	}	
	
h2 {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	}

p {
	text-indent: 1em;
	margin: 10px 0px 20px 0px;
	line-height: 150%;
	}

p.noindent {
	text-indent: 0em;
	}
	
p.des {
	margin: 0px 0px 5px 0px;
	text-indent: 0em;
	}
	
p.price {
	text-align: right;
	margin: 0px 0px 5px 0px;
	text-indent: 0em;
	}
	
p.address {
	margin-left: 100px;
	margin-bottom: 0px;
	text-indent: 0em;
	}
	
.name {
	margin: 30px 30px 50px 30px;
	text-align: right;
	border-bottom: 3px dotted #8C1B1B;
	}
	
.profile {
	float: left;
	margin: 5px 5px 0px 0px;
	}
	
.button {
	margin: 20px;
	text-align: center;
	}

.button img {
	margin: 0px 10px 0px 10px;
	}
	

