@charset "utf-8";
*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #000000;
	height: 100%;
	overflow: scroll;
}

body,td,th {
	color: #FFFFFF;
}
#boxAll {
	text-align:left;
	width:150px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/film01.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	min-height: 100%;
}
#boxAll .box01 {
	font-size: 10px;
	text-align: right;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.style1 {color: #FF9900}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#boxAll #boxAll4 #order {
	font-weight: bold;
	width: 140px;
	border: 1px solid #FF9900;
	margin: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#boxAll .box03 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-left: 10px;
}

#boxAll .box02 {

}
#boxAll .box04 {
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 16px
}
.style4 {font-size: 16px; color: #FF9900; }
