BODY{
	background-color: #ffffff;
	background: url(image/title.gif) no-repeat fixed 100% 0%;
	font-size : 11pt;
	font-family : "MS UI Gothic";
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	}
BODY.index{
	background-color: #ffffff;
	background-image: none;
	font-size : 11pt;
	font-family : "MS UI Gothic";
	margin-left: 10%;
	margin-right: 10%;
	}

A{
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
	}
A.menu{
	font-size: 12pt;
	text-decoration: none;
	}
A.link{
	font-family: "MS UI Gothic";
	font-size: 11pt;
	font-weight: bold;
	}
A.blog{
	font-size: 11pt;
	text-decoration: none;
	}
A.menu:VISITED{color: #000000;}
A.menu:LINK{color: #000000;}
A.menu:HOVER{color: #009966;}
A.menu:active{color: #009966;}
A.link:VISITED{color: #000000;}
A.link:LINK{color: #000000;}
A.link:HOVER{color: #009966;}
A.link:active{color: #009966;}
A.blog:VISITED{color: #000000;}
A.blog:LINK{color: #000000;}
A.blog:HOVER{color: #009966; text-decoration: underline;}
A.blog:active{color: #009966;}
A.event:VISITED{color: #999999;}
A.event:LINK{color: #999999;}
A.event:HOVER{color: #FF6666;}
A.event:active{color: #FF6666;}

table{
	width: 100%;
	border-style: none;
	}
table.mem{
	width: 540px;
	border-style: none;
	}
tr{
	border-style: none;
	}
td.contents{
	font-family: "Courier New";
	font-weight: bold;
	text-align: right;
	background-color: #CCFF99;
	border-style: none;
	padding: 0px;
	}
td.mas{
	font-size: 8pt;
	color: #999999;
	text-align: right;
	vertical-align: bottom;
	}
td.mem{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	}
td.event{
	font-size: 9pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
	border-style: dotted;
	border-width: 3px;
	border-color: #FF6666;
	padding: 10px;
	}

DIV.title{
	text-align: right;
	background-color: #CCFF99;
	}
DIV.gate{
	text-align: center;
	}
DIV.caution{
	text-align: right;
	font-size: 9pt;
	color: #009966;
	}
DIV.subcon{
	font-family: "Courier New";
	}
DIV.small{
	font-size: 9pt;
	}
DIV.s_small{
	font-size: 8pt;
	}
DIV.copy{
	font-size: 8pt;
	color: #999999;
	text-align: left;
	}
DIV.nic{
	font-size: 8pt;
	color: #339966;
	text-align: left;
	}
DIV.wn{
	font-size: 9pt;
	color: #339966;
	text-align: left;
	}
DIV.gv{
	font-size: 9pt;
	color: #FF3366;
	text-align: right;
	}	
DIV.e_title{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}	
	
img{
	border-style: none;
	}