body {
	left-margin:					0;
	top-margin:						0;
	background:						#ffffff;
    scrollbar-face-color:			#cccccc;
    scrollbar-highlight-color:		#ffffff;
    scrollbar-shadow-color:			#cccccc;
    scrollbar-3dlight-color:		#ffffff;
    scrollbar-arrow-color:			#ffffff;
    scrollbar-track-color:			#cccccc;
    scrollbar-darkshadow-color:		#ffffff
}

table {
	font-size:						10pt;
	text-decoration:				none;
}

table.page {
	width:							800;
	height:							100%;
	border:							0;
	border-spacing:					0;
	cell-spacing:					0;
}

div.logo {
	background-image:				url("/imgs/logo.gif");
/*
	background-color:				#ff6699;
*/
	background-repeat:				no-repeat;
	width:							100%;
	height:							70px;
	border:							0px none #ffffff;
	border-spacing:					0px;
}

table.menubar {
	background:						#cccccc;
	width:							150px;
	border-collapse:				collapse;
	border:							0.5px solid #cccccc;
	margin-top:						20px;
	margin-right:					20px;
}

table.spec {
	width:							100%;
	border:							1px;
	border-style:					inset;
#	border-style:					ridge inset outset dotted dashed solid double groove;
}
th.spec, td.spec {
	border:							1px;
	border-style:					outset;
}



.copyright {
	width:							800px;
	background:						#ff6699;
	font-size:						10pt;
	text-decoration:				none;
	text-align:						center;
}

#contents {
	width:							620;
}

li.ball10 {
	list-style-image:				url("/imgs/materials/ball10.gif");
}

div.vspace {
	height:							40px;
}


.section1 {
	font-size:						12pt;
	font-weight:					bold;
	color:							#333333;
}
.section2 {
	font-size:						11pt;
	font-weight:					bold;
}
.section3 {
	font-size:						11pt;
}


.font01 {
	font-size:						10pt;
	text-decoration:				none;
}
.line01 {
	font-size:						3px;
}
.font02 {
	font-size:						12pt;
	font-weight:					bold;
	text-decoration:				none;
	color:							#333333;
}
.font03 {
	font-size:						11pt;
	font-weight:					bold;
	text-decoration:				none;
}
.font04 {
	width:600px;
	font-size:						10pt;
	line-height:130%;
}


/* 講演・セミナー */

.semi_title {
	width:600px;
	height:21px;
	background-color:#ff6666;
	margin:8px 0 12px 0;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
td.bg_g {
	background-color:#8d8d8d;
	font-size:12px;
}
td.bg_p {
	background-color:#fff1fb;
	font-size:12px;
}
td.bg_w {
	background-color:#ffffff;
	font-size:12px;
}
.aboutbes {
	margin:0;
	padding:3px 0 8px 0;
	text-align:right;
	font-weight:bold;
}
.speech {
	padding:5px 0 5px 10px;
	font-weight:bold;
	font-size:14px;
}

hr.pink {
	background-color: #ff6666;
	color: #ff6666;
	border: none;
	height: 1px;
	width:600px;

}