/* CSS Document */


/*seminar
----------------------*/
.hed_title_img {
	background:url(../images/category/seminar/hed_title_img.jpg) 0 0 no-repeat;
	width:900px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.table_tag {
	background-color:#FFFFFF;
	border:1px solid #E3E3E3;
	font-size:1.0em;
	margin:0 auto 20px auto;
}

.table_tag th {
	background-color:#DCDCDC;
	color:#000000;
	font-weight:normal;
	padding:5px 5px 5px 15px;
	text-align:left;
	white-space:nowrap;

}

.table_tag td {
	background-color:#FAFAFA;
	padding:5px 5px 5px 15px;
}

.title_img01 {
	background:url(../images/category/seminar/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.sub_title_img01 {
	background:url(../images/category/seminar/sub_title_img01.gif) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.sub_title_img02 {
	background:url(../images/category/seminar/sub_title_img02.gif) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.seminar_title01 {
	background:url(../images/category/seminar/seminar_title01.jpg) 0 0 no-repeat;
	width:620px;
	height:111px;
	margin:5px auto 25px auto;
	text-indent:-9999px;
}

.seminar_box {
	width:620px;
	margin:0 auto 20px auto;
}

.mail_button {
	margin:10px auto 15px auto;
}

hr {
	height: 1px;
	border: none;
	border-top:1px #999999 dashed;
	margin-bottom:20px;
}

/*side
-----------------------*/
.side_hed_img {
	background:url(../images/category/company/side_hed_img.jpg) 0 0 no-repeat;
	width:200px;
	height:43px;
	text-indent:-9999px;
}


.side_box {
	width:198px;
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	margin-bottom:20px;
}

.side_list {
	width:198px;
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0.9em;
}

.side_list li a,
.side_list li span {
	width:178px;
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #FFFFFF;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}

.side_list li a:hover {
	width:178px;
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #F5F5F5;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}

/*-------------------------------------------------------------

#seminar

-------------------------------------------------------------*/
.display_border{
	width:670px;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

.box_body{
	display:block;
	width:670px;
	padding:10px 0px 10px 0px;
}


#seminar{
	position:relative;
	margin:5px 0px 40px 7px;
	line-height:150%;
	text-align:left;
	width:670px;
}

#seminar2{
	position:relative;
	margin:5px 0px 0px 7px;
	line-height:150%;
	text-align:left;
	width:670px;
}

.seminar_article_box{
	margin:10px 0px 10px 10px;
}

.seminar_left{
	float:left;
	width:115px;
}

.seminar_right{
	float:left;
	width:540px;
	margin:0px 0px 0px 5px;
}

.seminar_title{
	font-weight:bold;
	margin-bottom:5px;
}

.seminar_td_header{
	width:88px;
	height:14px;
	color:#ffffff;
	background-color:#666666;
	text-align:center;
	margin:0px 0px 1px 0px;
	font-size:12px;
	line-height:150%;
}

.seminar_td_body{
	width:182px;
	font-size:12px;
	line-height:16px;
}

.seminar_td_body_url{
	font-size:12px;
}
.dotted_border_image{
	display:block;
	margin:10px auto 15px auto;
	text-align:center;
}
.seminar_td_body2{
	font-size:12px;
	line-height:16px;
}


