/* CSS Document */

html,body,div,h1,h2,h3,p{
	margin:0;
	padding:0;
	line-height: 100%;
/*	border-style: none;*/
}

td,th,p,li{
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #333;
	line-height:130%;
	/* \*/ letter-spacing:1px; /**/
}
* img {
	vertical-align:bottom;
	border-style: none;
}

strong{
	color:#C33;
}

em {
	font-style: normal;
}

a:link,
a:visited,
a:active,
a:focus,
a:hover {
	color:#39C;
	text-decoration:none;
}

a:hover {
	border-bottom: 1px dotted #C33;
	background-color:#FFF7D2;
}

/* background*/

body{
	background: #CCC url(imgs/dm10_bg.gif) 0% 0% repeat-y;
}

div#content {
	width: 600px;
	position:relative;
}

p#publishDay{
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	text-align:right;
	z-index: 100;
	font-size:10px;
	color:#aaa;
}
p#website{
}

.zu {
	margin:5px;
}
.gotoDetail{
	text-align:right;
	padding-right: 5px;
}

/* top-leftbox title & seminar schedule */
div#topLeftBox{
	width:184px;
	float:left;
	margin-top:5px;
/* \*/	margin: 3px 0 0;/**/
}
html>body div#topLeftBox {
	margin-top: -2px;
	position: relative;
	top: -10px;
}
div#topLeftBox h2{
	margin: 0 0 5px;
}
ul#schedule{
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #666;
	width:180px;
}
ul#schedule li{
	padding:2px 2px 2px 10px;
	border-bottom: 1px dashed #666;
}
ul#schedule li p{
	font-size:10px;
	line-height:120%;
	/* \*/ letter-spacing:1px; /**/
}
ul#schedule li em.full{
	color:#C33;
}
ul#schedule li em.from{
	color:#693;
}
/* topright*/

div#topRightBox{
	border:1px solid #e1e1e1;
	margin: 15px 0 0 184px;
	width: 398px;
	padding: 0 0 30px;
	background:url(imgs/dm10_02_footerbg.gif) 50% 100% no-repeat;
}
div#topRightBox h2{
	margin-bottom: 15px;
}

div#topRightBox h3{
	margin: 12px 19px;
	padding-left: 50px;
	background: url(../common/img/dm_news.gif) 0% 50% no-repeat;
}
div#topRightBox p{
	margin: 0 19px; 
	width: auto;
}
div#topRightBox p.floater{
	padding-right: 0;
}

div#topRightBox .zu{
	float:left;
	width:157px;
}

/* bottombox seminar information */
div#bottombox {
/* \*/	clear:left;/**/
	background: #ffe;
	padding: 12px 12px 15px;
	margin:15px 10px 0px;
	width: 550px !important;
	page-break-before: always;
}
div#bottombox div.zu{
	float: right;
	width: 239px;
	margin: 0 0 10px 1px;
	text-align:center;
}
div#bottombox h2{
	clear:left;
	margin-bottom: 15px;
	width:227px;
	float:left;
}
div#bottombox p{
	clear: left;
}
div#bottombox div.zu p.caption{
	margin: 3px auto 5px;
	padding-right: 0;
}
div#bottombox div.zu p.im{
	padding-right: 0;
}
p.sp{
	margin: 12px 0;
}
table.eventDetail {
	clear:both;
	width:500px;
	text-align:center;
	margin: 0 auto;
	border-top: 1px dashed #666;
}
table.eventDetail caption{
	text-align:left;
	padding: 10px 10px 5px;
}
table.eventDetail th,
table.eventDetail td{
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px dashed #666;
}
table.eventDetail th{
	width: 15%;
	letter-spacing: 10px;
}
table.eventDetail td{
	width: 85%;
	text-align: left;
}
#bottombox table.eventDetail td p{
}
dt{
	float:left;
	width: 6em;
}
dl{
	margin-bottom: 0;
}
/* footer */
div#footer{
	margin-top: 5px;
	background: url(imgs/dm10_footer_bg.gif)  0% 100% repeat-x;
	padding: 10px;
}
div#footer p{
	line-height:normal;
	font-size: 10px;
}
div#footer #usefulTool {
	text-align:right;
	margin: 10px 0 30px;
}
address {
	font: 12px normal;
}
