body {
	background-color: #222222;
	background-repeat: repeat-x;
	margin: 0;
	background: url(../../images/design/center.jpg) repeat center top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
/* 090930renewal */
.mainbg {
	background-color:#dbd9ca; 
	margin: 0;
}
.maincenter {
  margin: 0;
  background: url(../../images/design/center.jpg) repeat center top;
}
.mainlight {
  margin: 0;
  background: url(../../images/design/centerlight.jpg) no-repeat top center;
}
.title01 {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;  
}
.margin-t90 {
	margin-top: 90px;  
}
.margin-t {
	margin-top: 10px;  
}
.margin-b {
	margin-bottom: 20px;  
}

.png24 {
 tmp:expression(setPng24(this));
 }
.tnews {
	color: #FFFFFF;
	background: url(../../images/design/tnews.gif) no-repeat top center;
	padding: 2px;
	text-align: left;
} 
 
/*navigation
---------------------------------------------------- */
#nav_l {
  margin: 0;
  padding: 15px 0 0 0 ;
  text-align: left;
  list-style: none;
  border-bottom: 1px dotted #726d6b;
}
#nav_l li {
  padding: 8px 0;
  border-top: 1px dotted #a5948a;
  font-size: 12px;
  font-weight: bold;
}
#nav_l span, #nav_l a {
  display: block;
  line-height: 1.0;
  padding: 0 0 0 8px;
  border-left-width: 4px; 
  border-left-style: solid;
}
#nav_l span {
 border-left-color: #4e2868;
 color: #4e2868;
}
#nav_l a {
  border-left-color: #5c494d;
  text-decoration: none;
  color: #5c494d;
}
#nav_l a:hover {
  color: #4e2868;
  border-left-color: #4e2868;
}

.nav {
  margin: 0;
  padding: 3px 10px 5px 10px;
  list-style: none;
  text-align: center;
  color: #827670;
}
.nav a:link {
  text-decoration: none;
  color: #827670;
}
.nav a:visited {
  text-decoration: none;
  color: #827670;
}
.nav a:hover {
  color: #f5cc3f;
}

.nav2 {
  margin: 0;
  padding: 3px 10px 5px 10px;
  list-style: none;
  text-align: center;
  color: #dbcdac;
}
.nav2 a:link {
  text-decoration: none;
  color: #dbcdac;
}
.nav2 a:visited {
  text-decoration: none;
  color: #dbcdac;
}
.nav2 a:hover {
  color: #f5cc3f;
}

/* contents
---------------------------------------------------- */
#content {
  padding-top: 20px;
  width: 630px;
}
.leftmenu {
  margin-top: 80px;
  padding: 20px 0px 20px 0px;
  width: 235px;
}
h1 {
  margin-bottom: 20px;
  padding: 0.8em 10px;
  height: 40px;
  font-weight: bold;
  font-size:14px;
  color: #ffffff;
  background: url(../../images/design/h1.gif) no-repeat top center;
}

/* Basic  text */
td {

	font-size:12px;
	color:#555555;
	line-height:140%;
}
A:link    { text-decoration:none; color:#3f2d3d;}
A:visited { text-decoration:none; color:#3f2d3d;}
A:active  { text-decoration:none; color:#3f2d3d;}
A:hover   { text-decoration:none; color:#683b91;}

/* main */
.td_sitemap {

	font-size:11px;
	color:#555555;
}
A.td_board:link    { text-decoration:none; color:#8A8A8A;}
A.td_board:visited { text-decoration:none; color:#8A8A8A;}
A.td_board:active  { text-decoration:none; color:#8A8A8A;}
A.td_board:hover   { text-decoration:underline; color:#A31455;}

.td_top {

	font-size:11px;
	color:#555555;
}

.td_stitle {
	font-family: tahoma; 
	font-size:11px;
	color:#767676;
}

.sub_03_date {
	background-color:#E5EAFC;  
	background-repeat: no-repeat;
}

.input {width: 80%;  font-size: 12px; color: #440e62; background-color: #f9f4ee; border: #dbcfc6 1px solid; padding-left:2px;}
.input2 {width: 100px; font-size: 12px; color: #440e62; background-color: #f9f4ee; border: #dbcfc6 1px solid; padding-left:2px;}
.input3 {width: 120px; font-size: 12px; color: #440e62; background-color: #f9f4ee; border: #dbcfc6 1px solid; padding-left:2px;}
.login {width: 100px;  font-size: 11px; color: #440e62; background-color: #f9f4ee; border: #dbcfc6 1px solid; padding-left:5px;}

/*sitemap table
---------------------------------------------------- */
table#shipto {
 margin: 0px;
}
table#shipto th {
  border-top: 1px dotted #BBAA91;
  border-bottom: 1px dotted #BBAA91;
  font-size: 12px;
  font-weight: normal;
}
table#shipto td {
  font-weight: normal;
  border-bottom: 1px dotted #BBAA91;
}

/*member join table
---------------------------------------------------- */
table#memberj {
 margin: 0px;
 padding: 3px;
}
table#memberj th {
  border-top: 1px dotted #ffffff;
  border-bottom: 1px dotted #ffffff;
  font-size: 12px;
  font-weight: normal;
}
table#memberj td {
  font-weight: normal;
  border-bottom: 1px dotted #ffffff;
}

/*event information
---------------------------------------------------- */
.eventbox {
  border: 1px solid #bfb4ac;
}
.eventbox2 {
  border: 1px dotted #bfb4ac;
}