@charset "shift_jis";

BODY {
	color			: #000000;
	background-image	: url(./image/back.JPG);
	margin			: 0%;
	padding			: 0%;
}
DIV {
	width			: 800px;
	margin			: 0% auto;
	background-color	: #F5F5DC;
}
SPAN {
	color	: #F5F5DC;
}
EM {
	font-style	: normal;
	color		: #FF7F50;
	font-weight	: bold;
}
A {
	font-style	: normal;
}
IMG {
	border-style	: none;
	margin-top	: 0%;
	margin-bottom	: 0%;
}
IMG.picL {
	width	: 750px;
	height	: 500px;
}
IMG.picM {
	width	: 390px;
	height	: 260px;
}
IMG.picM_V {
	width	: 260px;
	height	: 390px;
}
IMG.picS {
	width	: 240px;
	height	: 160px;
}
IMG.top {
	width	: 798px;
	height	: 100px;
}
IMG.LED {
	width	: 425px;
	height	: 105px;
}
IMG.LED-R {
	width	: 305px;
	height	: 55px;
}
IMG.LED-S {
	width	: 245px;
	height	: 55px;
}
IMG.banner {
	width	: 200px;
	height	: 40px;
}
IMG.banner2 {
	width	: 88px;
	height	: 31px;
}
IMG.name {
	width	: 80px;
	height	: 20px;
}
P {
	text-align	: left;
	line-height	: 1.5em;
	font-family	: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size	: 90%;
	font-style	: normal;
	margin-top	: 14px;
	margin-bottom	: 0px;
}
P.indent {
	margin-top	: 6px;
	text-indent	: 1em;
}
P.center {
	text-align	: center;
}
P.new {
	color		: #0000FF;
	text-align	: right;
}
UL {
	text-align	: left;
	line-height	: 1.25em;
	font-family	: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size	: 90%;
	font-style	: normal;
	margin-top	: 2px;
	margin-bottom	: 0px;
}
LI {
	margin-top	: 2px;
	margin-left	: 0em;
}
DL {
	text-align	: left;
	line-height	: 1.25em;
	font-family	: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size	: 90%;
	font-style	: normal;
	margin-top	: 18px;
	margin-bottom	: 0px;
}
DT {
	font-weight	: bold;
}
DD {
	margin-left	: 3em;
}
H1 {
	color			: #000000;
	text-align		: center;
	border			: 1px solid #000000;
	line-height		: 80px;
	letter-spacing		: 0.1em;
	background-image	: url(./image/H1back.JPG);
	font-family		: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size		: 34px;
	margin-top		: 0px;
	margin-bottom		: 0px;
}
H2 {
	color			: #000000;
	text-align		: left;
	line-height		: 24px;
	letter-spacing		: 0.2em;
	background-image	: url(./image/H2back.GIF);
	font-family		: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size		: 18px;
	margin-top		: 24px;
	margin-bottom		: 0px;
	padding-left		: 1.2em;
}
H3 {
	color			: #000000;
	text-align		: left;
	line-height		: 1.25em;
	font-family		: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size		: 100%;
	margin-top		: 20px;
	margin-bottom		: 0px;
	text-indent		: 0.2em;
}