body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {
	font-size: 11px;
	color: #666666;
	line-height: 160%;
}
a:hover {
	text-decoration: none;
	background-color: #D7DFFD;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	line-height: 2em;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #AE9696;
}
h3 {
	font-size: 12px;
	color: #666666;
}
ul {
	font-size: 11px;
	display: list-item;
	list-style-type: circle;
}

.dot-border {
	padding: 0px;
	margin: 0px;
	border: thin dotted #AE9696;
}
.kaigetsu_r {
	font-weight: bolder;
	color: #AE9696;
}
.kaigetsu01 {
	font-size: 11px;
	color: #666666;
	line-height: 200%;
}
.kaigetsu_BOLD {
	font-size: 12px;
}
.kaigetsu01B {
	font-style: normal;
	font-weight: bold;
}
.kaigetsuLB {
	font-weight: bold;
	line-height: 25px;
}
.kaigetsuBOX {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AE9696;
}
#pickup img {
	padding-left: 5px;
	border-width: 0px;
}
.photo_space {
	padding: 10px;
}
.center {
	text-align: center;
}
.zaikogire {
	text-decoration: line-through;
}
#comment li {
	line-height: 1.5em;
	list-style-type: none;
}
.right {
	text-align: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

