@charset "UTF-8";



#contents{
	width:740px;
	}

#main{
	width:740px;
	float:none;
	padding:0;
	}
#rightN{
	width:200px;
	}
#leftN{
	display:none;
	}

#main #topix{
	margin-bottom:10px;
	}
#main #topix table th,
#main #topix table td{
	background: url("/img/common/line_dot.gif") repeat-x 0 100%;
	padding:5px 5px 5px 0;
	margin:0 0 5px 0;
	vertical-align:top;
	}
#main #topix table p{
	margin:0;
	}

#main .item{
	padding:10px 0;
	background: url("/img/common/line_dot.gif") repeat-x 0% 100%;
	}
#main .item h3{
	padding:0 0 0 25px;
	margin:0 0 5px 0;
	font-size:14px;
	color:#333;
	background:url("/img/common/icon/icon_seminer_list.gif") no-repeat 0 center;
	}
#main .item dl{
	margin-bottom:3px;
	}
#main .item dl:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .item dl {height: 1%;}
#main .item dl {display: block;}
/* End hide from IE-mac */
#main .item dt{
	width:45px;
	float:left;
	font-weight:bold;
	}
#main .item dd{
	width:585px;
	float:right;
	}
#main .item p{
	margin:0;
	font-size:10px;
	}
#main .item h3 .iconDate{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:1px;
	right:3px;
	color:#999;
	}
	
.item .siteImage{
	width:75px;
	float:left;
	}
.item .siteDetail{
	width:635px;
	float:left;
	}	
/*----------------------------------------------------
p-list
----------------------------------------------------*/
#main .section{
	background: url("/img/common/line_dot.gif") repeat-x 0 0;
	border:none;
	}


/*----------------------------------------------------
p-detail
----------------------------------------------------*/
#p-detail h1{
	background: url("/img/common/icon/icon_seminer_list.gif") no-repeat 0 center;
	padding: 2px 2px 2px 20px;
	color:#990000;
	font-size:16px;
	position:relative;
	margin:20px 0;
	}
#p-detail h3{
	background: url("/img/common/line_dot.gif") repeat-x 0 100%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	}
#p-detail #main .catchVisual{
	margin:0 0 10px 0;
	}
#p-detail #main .tex{
	margin:0 0 10px 0;
	}
#p-detail #main .leftImage{
	paddng:0 0 5px 0;
	width:260px;
	float:left;
	}
#p-detail #main .rightImage{
	margin:0 0 10px 5px;
	width:260px;
	float:right;
	}
#p-detail #main .section{
	margin:0 0 10px 0;
	padding:0;
	}
