body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0;
}
* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	color : #232323;
	margin: 0px;
	font-size: 99%;
}
td.contentsBody {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	color : #232323;
	margin: 0px;
	font-size: 97%;
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ƒqƒ‰ƒMƒmŠpƒS Std","Osaka","‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bolder;
}
h1,h2,h3{
	text-shadow:2px 2px #EEEEEE;
	/*filter: dropshadow(offx=2, offy=2, color=#EEEEEE, positive=1);*/
	width:100%;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom:1em
	font-size:14px;
}
dd{
	margin: 0px;
	margin-right:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
	line-height: 1em;
}
hr{
	border-style: solid;
	border-color: #CCCCCC;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
div.contentsFrame {
	margin: 9px;
}

ul.sub {
	float: right;
	list-style: none;
	width: 280px;
}
ul.sub li {
	margin-right: 5px;
	display: inline;
	font-size: 12px;
}
ul.footMenu {
	padding: 0;
	margin: 5px;
	list-style: none;
}
ul.footMenu li {
	padding: 0;
	font-size: 12px;
	margin-left: 5px;
	display: inline;
}
ul.foot_sub {
	margin: 5px;
	padding: 0;
	list-style: none;
}
ul.foot_sub li {
	padding: 0;
	font-size: 10px;
	margin-left: 5px;
	display: inline;
}

/*frontpage*/
table#frontpageMainFrame {
	width: 740px;
	height: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../images/frame_body.gif);
}
td#frontpageFooter {
	height: 80px;
	background-image: url(../images/footer_frame.gif);
}
div#frontpageContentsFrame {
	width: 718px;
}
td#frontpageHeader {
	height: 35px;
	background-image: url(../images/header_bg.gif);
}

/*contentspage*/
table#contentsMainFrame {
	width: 740px;
	height: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../images/contents/frame_body.gif);
}
td#contentsFooter {
	height: 80px;
	background-image: url(../images/contents/footer_frame.gif);
}
div#contentsContentsFrame {
	width: 718px;
}
td#contentsHeader {
	height: 35px;
	background-image: url(../images/contents/header_bg.gif);
}

p.crumb {
	margin-bottom: 10px;
	font-size: 12px;
	color: #999999;
}
table.mailform td {
	font-size: 14px;
}
table.mailform td p {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #0B479F;
	display: block;
	margin: 0px;
}
table.mailform td span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF0000;
}
table.arrow {
	cursor: pointer;
	margin-top: 5px;
	width: 330px;
	background-color: #f5f5f5;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.arrow td {
	font-size: 12px;
	line-height: 1.5em;
}
p.article {
	padding: 0;
	margin: 0px;
}
p.article p{
	padding: 0;
	margin: 0px;
}
p.article span{
	font-size: 10px;
	color: #999999;
	line-height: normal;
}
ul.topsub {
	float: right;
	list-style: none;
	width: 220px;
}
ul.topsub li {
	margin-right: 5px;
	display: inline;
	font-size: 12px;
}
table.addressbook tr {
	background-color: #FFFFFF;
}
table#videolist td {
	border-top: solid 1px #999999;
}
table#videolist td strong {
	color: #333399;
}
ul.empty_window {
	padding: 10;
}
ul.empty_window li {
	background-image: url(../images/empty_window.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
dl.empty_window {
	padding: 10;
	margin: 0px;
}
dl.empty_window dt {
	background-image: url(../images/empty_window.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
dl.empty_window dd {
	line-height: 1.5em;
}
table.subcate td {
	line-height: 1.5em;
}
p.point {
	border: solid 1px #CCCCCC;
	background-color: #FFFFEE;
	padding: 10;
	margin: 10px 0px 10px 0px;
}
div.point {
	border: solid 1px #CCCCCC;
	background-color: #FFFFEE;
	padding: 10;
	margin: 10px 0px 10px 0px;
}
td.borderCell {
	border-top: solid 1px #999999;
}
dl.workshop {
	margin: 0px;
	padding: 5px;
}
dl.workshop dt{
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	color: #009900;
}
dl.workshop dd{
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
div.photo {
	margin-left: auto;
	margin-right: auto;
	width: 490px;
	padding: 5px;
	background: #f6f6f6;
	border:1px solid #ccc;
	border-width:0 1px 2px 0;
}
table.details {
	width: 100%;
	background-color: #9999CC;
}
table.details th {
	color: #000099;
	background-image: url(../contents/workshop-info/images/background.gif);
	width: 200px;
	height: 30px;
}
table.details td {
	background-color: #FFFFFF;
	height: 30px;
	line-height: 1.5em;
}
table.details td p{
	padding: 10px;
}
p.workshop-info {
	padding: 20px;
}