body{
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4C0301;
}

#body-table{
	background:#FFFFFF url(images/navi_bg.gif) repeat-y left;
}

.head-text {
	color:#FFFFFF;
	font-size: 10px;
	line-height:1.5;
	padding-left:8px;
}


.text10 {
	color:#333333;
	font-size: 10px;
	line-height:1.5;
}

.text10bold {
	color:#333333;
	font-size: 10px;
	line-height:1.5;
	font-weight:bold;
}
.text12-aki10 {
	color:#333333;
	font-size: 12px;
	line-height:1.5;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text12 {
	color:#333333;
	font-size: 12px;
	line-height:1.5;
}

.text12bold {
	color:#333333;
	font-size: 12px;
	line-height:1.5;
	font-weight:bold;
}

.text14 {
	color:#333333;
	font-size: 14px;
	line-height:1.5;
}

#footer-border-box{
	border-top:1px solid #999999;
	padding:10px;
}

#footer-border-box2{
	border-top:1px dashed #999999;
	padding:10px;
}

.bread-link{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:link{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:visited{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:active{padding-left:3px;color:#660033;font-size:10px;text-decoration:underline;}
.bread-link a:hover{padding-left:3px;color:#660033;font-size:10px;text-decoration:underline;}


.footer-link{
	color:#666666;
	font-size:10px;
	text-decoration:none;
	padding: 10px;
}
.footer-link a:link{
	color:#666666;
	font-size:10px;
	text-decoration:none;
	padding: 10px;
}
.footer-link a:visited{
	color:#666666;
	font-size:10px;
	text-decoration:none;
	padding: 10px;
}
.footer-link a:active{
	color:#999999;
	font-size:10px;
	text-decoration:underline;
	padding: 10px;
}
.footer-link a:hover{
	color:#999999;
	font-size:10px;
	text-decoration:underline;
	padding: 10px;
}

.text10-white {
	font-size: 10px;
	color: #FFFFFF;
}
border {
	border: 1px solid #CC9900;
}
.line1 {
	border: 1px solid #CC9933;
}
.uesita-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
.sita-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.nijyu-line {
	border: 1px dashed #996666;
}
.mojimawari {
	font-size: 12px;
	line-height: 1.5;
	color: #660000;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #996633;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	font-size: 12px;
	color: #333333;
}
.under2 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
.border {
	font-size: 12px;
	border: 1px dotted #990000;
	padding: 10px;
}
.lines {
	border: 1px solid #FF9966;
	background-image: url(party/images/s-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linem {
	border: 1px solid #6699FF;
	background-image: url(party/images/w-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linec {
	border: 1px solid #FFCC33;
	background-image: url(party/images/c-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linew {
	border: 1px solid #339933;
	background-image: url(party/images/week-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}