﻿body
{
	border-right: thin inset;
	border-top: thin inset;
	border-bottom: thin inset;
	border-left: thin inset;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	color: black;
	font-size: 14px;
	background-image: url(/images/back.gif);
	font-family: "ＭＳ Ｐゴシック" ,sans-serif;
}
form
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック" ,sans-serif;
}

table
{
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック" ,sans-serif;
}
div
{
	font-family: "ＭＳ Ｐゴシック" ,sans-serif;
}

address
{
	color: #faf0e6;
	font-family: Times New Roman;
	text-decoration: none;
}

a.MenuLink
{
	color: #f0ffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:visited.MenuLink
{
	color: #f0ffff;
}
a:active.MenuLink
{
	color: #f0ffff;
}
a:hover.MenuLink
{
	color: #ff1493;
	text-decoration: underline;
}

a
{
	font-weight: bold;
}
a:visited
{
	font-weight: bold;
}
a:active
{
	font-weight: bold;
	color: #dc143c;
}
a:hover
{
	font-weight: bold;
	color: #ff1493;
}


.Menu
{
	color: #f0ffff;
	border-right: 1px outset;
	border-top: 1px outset;
	border-bottom: 1px outset;
	border-left: 1px outset;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	cursor:hand;
	BEHAVIOR: url(/behavior/menu.htc);
}

.MenuPush
{
	color: #ff1493;
	border-right: 1px inset;
	border-top: 1px inset;
	border-bottom: 1px inset;
	border-left: 1px inset;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	cursor:hand;
	BEHAVIOR: url(/behavior/menu.htc);
}

.Pop
{
	color: #f0ffff;
	font-weight: bold;
	font-size: 12px;
	background-color: #6495ed;
	text-align: left;
	text-decoration: none;
}

.New
{
	font-weight: bold;
	font-size: x-small;
	color: red;
}

.Center
{
	text-align: center;
}
.Left
{
	text-align: left;
}
.Right
{
	text-align: right;
}
.Top
{
	vertical-align: top;
}
.Bottom
{
	vertical-align: bottom;
}
.Hidden
{
	display: none;
	visibility: hidden;
}
.Visible
{
	visibility: visible;
}
.TopTitle
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 12px;
	border-left: 1px outset;
	color: #000000;
	border-bottom: 1px outset;
	text-align: left;
}
.TopNavi1
{
	border-right: 1px outset;
	padding-right: 0px;
	border-top: 1px outset;
	font-size: 10px;
	vertical-align: middle;
	border-left: 1px outset;
	border-bottom: 1px outset;
	background-color: #6495ed;
	text-align: left;
	filter: Alpha(opacity=100,finishopacity=70,style=1);
}
.TopNavi2
{
	border-right: 1px outset;
	padding-right: 0px;
	border-top: 1px outset;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px outset;
	color: #fafad2;
	padding-top: 0px;
	border-bottom: 1px outset;
	background-color: black;
	text-align: right;
}
.ContentTable
{
	border-collapse: collapse;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}
.LeftNavi
{
	width: 125px;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset; /*PADDING-RIGHT: 0px;     PADDING-LEFT: 0px;     PADDING-BOTTOM: 0px;     PADDING-TOP: 0px;     FONT-SIZE: 12px;     MARGIN: 0px;*/
	vertical-align: top;
	color: #f0ffff;
	background-color: #6495ed;
	text-align: left;
	filter: Alpha(opacity=100,finishopacity=70,style=1);
}
.RightNavi
{
	width: 160px;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset; /*PADDING-RIGHT: 0px;     PADDING-LEFT: 0px;     PADDING-BOTTOM: 0px;     PADDING-TOP: 0px;     MARGIN: 0px;*/
	vertical-align: top;
	background-color: #6495ed;
	color: black;
	font-size: 12px;
	text-align: left;
	filter: Alpha(opacity=70,finishopacity=100,style=1);
}
.Main
{
	background-position: left top;
	border-right: #bbbbbb 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #bbbbbb 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px; /*margin: 10px;*/
	font-size: 14px;
	vertical-align: top;
	color: black;
	text-align: left;
}
.EndNavi1
{
	border-right: gray 1px solid;
	padding-right: 0px;
	border-top: silver 1px solid;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: bottom;
	border-left: silver 1px solid;
	color: #fafad2;
	padding-top: 0px;
	border-bottom: gray 1px solid;
	height: 100px;
	background-color: black;
	text-align: right;
}
.Header
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-bottom: 1px outset;
	border-left: 1px outset;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #6495ed;
	filter: Alpha(opacity=100,finishopacity=50,style=1);
}
.Movable
{
	border-right: #99ccff 1px solid;
	padding-right: 0px;
	border-top: #003399 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	border-left: #003399 1px solid;
	cursor: hand;
	color: black;
	padding-top: 0px;
	border-bottom: #99ccff 1px solid;
	text-align: left;
	FILTER: Alpha(Opacity=10);
	BEHAVIOR: url(/behavior/icon.htc);
}
.FilterAlpha_Trans
{
	FILTER: blendTrans(duration=1.0);
	BEHAVIOR: url(/behavior/filteralpha_t.htc);
}
.FilterBlend
{
	FILTER: blendTrans(duration=1.0);
}
.FilterPix
{
	FILTER: progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=20);
}
.Title
{
	font-size: 48px;
	color: black;
	font-family: 'Times New Roman';
}
.TitleSmall
{
	font-size: 24px;
	color: black;
	font-family: 'Times New Roman';
}
.NumCounter
{
	font-weight: bolder;
	font-size: 14px;
	color: #e6e6fa;
}
.BBSNameHeader
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.TextNormal
{
	font-size: 14px;
	color: black;
}
.TextNormal:first-letter
{
	font-weight: bold;
	font-size: 20px;
	color: red;
}
.TextTitle
{
	font-weight: bolder;
	font-size: 14px;
	color: #6495ed;
}
.TextCaption
{
	font-weight: bolder;
	font-size: 12px;
	color: black;
}
.TextSmall
{
	font-size: 12px;
	color: black;
}
.Block
{
	border-right: white thin outset;
	border-top: white thin outset;
	border-bottom: white thin outset;
	border-left: white thin outset;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000000;
	font-size: 14px;
}
.ListTable
{
	border-right: 3px inset;
	border-top: 3px inset;
	border-bottom: 3px inset;
	border-left: 3px inset;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 14px;
	vertical-align: top;
	color: black;
}
.TextHeader
{
	font-size: 12px;
	color: #fafad2;
}
.TextFooter
{
	font-size: 12px;
	color: #fafad2;
}
.HeaderSearch
{
	border-right: 1px outset;
	padding-right: 5px;
	border-top: 1px outset;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	border-left: 1px outset;
	color: ghostwhite;
	padding-top: 5px;
	border-bottom: 1px outset;
	background-color: lightsteelblue;
	filter: Alpha(opacity=100,finishopacity=50,style=1);
}
.TextTopNavi1
{
	font-size: 10pt;
	color: #ffffff;
}
.TextVI
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff0000;
}
.Tips
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: black 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10px;
	left: 0px;
	visibility: hidden;
	padding-bottom: 1px;
	margin: 0px;
	overflow: auto;
	border-left: black 1px solid;
	width: 125px;
	color: #000000;
	padding-top: 1px;
	border-bottom: black 1px solid;
	position: absolute;
	top: 0px;
	background-color: #ffdead;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#eeffffff' , startColorstr= '#FFffdead' , gradientType= '1' );
}
.TextUpdateTime
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
.TextCaptionRed
{
	font-weight: bolder;
	font-size: 12px;
	color: red;
}
.FormSelect
{
	font-weight: bolder;
	color: crimson;
}
.FormInput
{
	IME-MODE: active;
	color: darkblue;
}
.FormInputURL
{
	font-weight: bold;
	IME-MODE: inactive;
}
.FormSubmit
{
	font-weight: bolder;
	color: white;
	background-color: slategray;
}
.TextSmall
{
	font-size: 12px;
	color: black;
}
.TextStrong
{
	font-weight: bold;
	font-size: 14px;
	color: midnightblue;
}
.Shadow
{
	FILTER: progid:DXImageTransform.Microsoft.Shadow(Direction=135,Color=black,Strength=3,);
}
.Border
{
	border-right: silver outset;
	border-top: silver outset;
	border-left: silver outset;
	border-bottom: silver outset;
}
.TextVSmall
{
	font-size: 10px;
}


.Button_Pop
{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: 1px outset;
	width: 100%;
	color: black;
	padding-top: 2px;
	border-bottom: 1px outset;
	background-color: white;
	text-align: left;
}
.Button_Push
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: 1px inset;
	width: 100%;
	color: mediumblue;
	padding-top: 2px;
	border-bottom: 1px inset;
	background-color: lightsteelblue;
	text-align: left;
}

.AAPrice
{
	font-weight: bold;
	color: #cc0033;
}
.AAIntro
{
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
