body,tr,td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 12px;
	background-color: #ffffff;
	line-height: 17px;
	margin: 0px;
}
#container {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	width: 902px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

#head {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 902px;
	overflow: hidden;
}
#foot {
	clear:both;
	height: 54px;
	width: 902px;
	background: #00000;
}

#text1 {
	font-size: 12px;
}
.mgn_a {
	margin-left: 10px;
	margin-right: 5px;
}
.mgn_b {
	margin-left: 25px;
	margin-right: 15px;
}
.mgn_b a:link{
color:#000099;
}
.mgn_b a:hover{
color:#8650AF;
}
.mgn_b a:visited{
color:#006600;
}

form {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a:link {
	color: #2B6FAF;
	text-decoration: none;
}
a:visited {
	color: #40ABAF;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
	margin-top: 5px;
}

.txt_use_bl {
	color: #367DCC;
}
a:hover {
	color: #8650AF;
	text-decoration: none;
}
.txt_use_rd {
	color: #DD2779;
}
img {
	margin: 0px;
	padding: 0px;
	border:0;

}
#tbl1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#tbl1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 3px;	
}

#tbl1 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../img/common/tbl_th1.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 30px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}


/*-------------------------------------------------------
	staff
-------------------------------------------------------*/
#staff	{
	width:201px;
	margin:0 auto;
	}

.side_event	{
	width:200px;
	}
.side_event_middle	{
	background:url(img/top/event_middle.gif) repeat-y center;
	}