
body {
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック, Osaka;
	font-size: 78%;
	color: #666666;
	line-height: 170%;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #ff6600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ff6600;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff6600;
}

#index a {
	color: #2562a3;
}
#index a:link {
	text-decoration: none;
}
#index a:visited {
	text-decoration: none;
	color: #2562a3;
}
#index a:hover {
	text-decoration: none;
	color: #ff6600;
}
#index a:active {
	text-decoration: none;
	color: #ff6600;
}

.line {
	font-size: 12px;
	color: #993333;
	border-bottom:dotted 1px #999999;
}
.line2 {
	font-size: 12px;
	color: #333333;
	border-bottom:dotted 1px #cccccc;
	line-height: 1px;
}
.frame {border-color:#999933;border-width:1px;border-style:dotted;}
iframe.example1 { border: 1px #d28e7c solid; }

.photo {
	margin:0px 15px 0px 0px;
}
.photo2 {
	margin:0px 0px 0px 15px;
}

.style1 {
	font-size: 80%;
	line-height: 150%;
}
.style2 {color: #FF0000}
.style3 {color: #996633}
.style4 {color: #000000}
.style5 {
	color: #993333;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.style6 {color: #FF6600}
.style7 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.style8 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}