html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
height:100%;
}
body {
	margin: 0px auto;
	padding: 0px;
	color: #FFFFFF;
	background: #000000 url(image/tile.jpg) repeat;
	text-align: center;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka;
}
h2 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #FFCC00;
}
h3 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #cccc66;
}
a {
	color: #99ffff;
	text-decoration: none;
}
a:visited {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	color: #cccc66;
	text-decoration: underline;
}
#fullBody {
	width: 940px;
	background: url(image/sideShadow.gif) repeat-y center;
	margin: 0px auto;
}
#fullBody #body {
	width: 900px;
	height: 100%;
	text-align: left;
	background: #333333;
}
#fullBody #body #header {
	height: 80px;
	background: #000000;
	text-align: center;
}
#fullBody #body #mainPict {
	height: 300px;
	border-bottom: 3px solid #000000;
}
#fullBody #body #side {
	width: 220px;
	float: left;
	padding: 10px;
	margin: 0px;
	border-right: 1px dashed #555555;
	background: #333333;
}
#fullBody #body #navi {
	width: 644px;
	right: 300px;
	float: right;
	margin: 0px;
	padding: 10px 5px 5px;
	text-align: center;
}
#fullBody #body #contents {
	float: right;
	width: 644px;
	margin: 0px;
	padding: 5px;
}
#fullBody #body #footer {
	clear: both;
	height: 20px;
	background: #000000;
	clip: rect(auto,auto,0px,auto);
	text-align: center;
}
#fullBody #body #medPict {
	width: 654px;
	float: right;
	height: 218px;
	background: #000000;
	border-bottom: 2px solid #000000;
}
#fullBody #body #blankContents {
	height: 100%;
	margin: 0px;
	padding: 5px;
}
.text_14B_CCCC66 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCC66;
	line-height: 130%;
}
.text_B {
	font-weight: bold;
}
.text_B_FF9900 {
	font-weight: bold;
	color: #FF9900;
}
.text_B_66FFCC {
	font-weight: bold;
	color: #66FFCC;
}
.text_18B_FFCC00 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #FFCC00;
}

.table100H {
	height: 100%;
}
.leftShadow {
	background: url(image/leftShadow.gif) repeat-y;
}
.rightShadow {
	background: url(image/rightShadow.gif) repeat-y;
}
.pictShadow {
	background: url(image/pictShadow.gif) no-repeat;
}
.tablePad {
	padding: 10px;
}
.topic_box_pict {
	background: #222222;
	text-align: center;
	height: 90px;
	width: 120px;
	padding: 4px;
}
.topic_box_description {
	height: 60px;
	background: #333333;
}
.topic_box_title {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FFCC00;
	background: #222222;
	height: 18px;
}

.dotLine_tableBottom {
	border-bottom: 1px groove #444444;
	margin-bottom: 10px;
}
.picture_L {
	padding: 0px 10px 10px 0px;
	float: left;
}
.picture_R {
	padding: 0px 0px 10px 10px;
	float: right;
}

