/*************************
mangaoh_hachiouji Web Site
基本スタイル
base_hachiouji.css
*************************/



body {
	background-color: #ffffff;
	background-image: url("/hachiouji/mainbg3.gif");
	color: #000000;
	text-align: left;
	font-size: 15px;
}
a:link { color: #000000 }
a:visited { color: #000000 }
a:hover { color: #ff0000 }
a:active { color: #ffa500 }

p.HL_BLUE {

	color: #0000ff;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;

}
p.HL_NAVY {
	color: #000080;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_AQUA {
	color: #00ffff;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_GREEN {
	color: #008000;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_ORANGE {
	color: #ffa500;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_RED {
	color: #ff0000;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_OLIVE {
	color: #808000;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_PURPLE {
	color: #800080;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_BLACK {
	color: #000000;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_GRAY {
	color: #808080;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}
p.HL_B {
	color: #000000;
	font-size: 17px;
	font-weight: bolder;
	text-align: left;
	border-bottom: 2px solid #000000;
	border-left: 6px solid #000000;
}
p.TXT {
	color: #000000;
	font-size: 15px;
	line-height: 1.2;
	text-align: left;
}
img.SP {
	width: 100px;
	margin: 0px 15px 15px 0px;
	float: left;
}
img.S {
	width: 150px;
	margin: 0px 15px 15px 0px;
	float: left;
}
img.M {
	width: 250px;
	margin: 0px 15px 15px 0px;
	float: left;
}
img.L {
	width: 500px;
	margin: 0px 15px 15px 0px;
}

br.L {
	clear: both;
}


ol,ul {
	list-style: none;
}

div.leftmanu{
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
	vertical-align: text-top;
	text-shadow: 2px 2px 4px #000;

}



