@charset "utf-8";
/* CSS Document */

#seminar ul.feed {
text-align:right;
}

#seminar ul.feed li {
background:url(../_imgdir/common/feed-icon.png) left center no-repeat;
padding:0 10px 0 20px;
display:inline;
_height:14px;
}

#seminar ul.feed li a {
color:#666666;
}
#seminar ul.feed li a:hover {
color:#F46C1E;
}

#seminar h2 {
font-size:120%;
font-weight:bold;
padding:0 8px;
margin:0 0 10px 0;
line-height:25px;
border-left:#F46C1E 3px solid;
background:#fadfc2;
}

#seminar a {
color:#F46C1E;
}

#seminar .unit {
margin:15px 0 35px 0;
padding:0 0 10px 0;
background:url(../_imgdir/common/dot.gif) repeat-x left bottom;
}

#seminar p.day {
font-weight:bold;
padding:0 0 5px 0;
}

#seminar dl {
margin:0 0 5px 0;
}
#seminar dl dt {
float:left;
margin:0 10px 0 0;
font-weight:bold;
color:#F74343;
}

#seminar table {
margin:5px 0 10px 0;
}

#seminar table caption {
text-align:left;
font-size:120%;
color:#f45900;
font-weight:bold;
margin:5px 0;
}

#seminar table th {
width:18%;
text-align:left;
padding:4px;
background:#F3F3F3;
}
#seminar table td {
padding:4px;
}

#seminar table,
#seminar table th,
#seminar table td {
border: solid 1px #b3b3b3;
border-collapse: collapse;
}

/*-- 詳細ボタン --*/

#seminar .details_btn a {
width:159px;
height:33px;
margin:0 0 0 376px;
display:block;
background:url(../_imgdir/seminar/details.gif) no-repeat 0 0;
text-indent:-9999px;
overflow:hidden;
}
#seminar .details_btn a:hover {
background:url(../_imgdir/seminar/details.gif) no-repeat 0 -33px;
}

/*-- 報告ボタン --*/

#seminar .after_btn a {
width:159px;
height:33px;
margin:0 0 0 376px;
display:block;
background:url(../_imgdir/seminar/after.gif) no-repeat 0 0;
text-indent:-9999px;
overflow:hidden;
}
#seminar .after_btn a:hover {
background:url(../_imgdir/seminar/after.gif) no-repeat 0 -33px;
}

/*---------------------
 下層ページ
----------------------*/
#seminar .unit {
position:relative;
}
#seminar table td span {
position:absolute;
right:5px;
}

#seminar h3 {
font-size:120%;
font-weight:bold;
margin:10px 0 5px 0;
padding:5px 0 6px 6px;
border-left:#F46C1E 3px solid;
background:url(../_imgdir/common/dot.gif) repeat-x bottom left;
}

#seminar .profile img {
float:left;
border:#ccc 1px solid;
margin:0 10px 10px 0;
}

/*-- IE --*/
*+html #seminar .profile img{
margin:10px 10px 10px 0;
}
* html #seminar .profile img {
margin:10px 10px 10px 0;
}
/*-- IE --*/

#seminar .profile dl {
margin:15px 0 0 0;
padding:0 0 15px 0;
}

#seminar .profile dl dt {
float:none;
font-size:120%;
margin:0 0 5px 0;
}
#seminar .profile dl dd.title {
font-size:90%;
line-height:1.4;
color:#666666;
margin:0 0 5px 0;
}
#seminar .profile dl dd.txt {
margin:0 0 5px 0;
}


/*-- お問合せボタン --*/

#seminar .contact_btn a {
width:175px;
height:32px;
margin:15px 0 10px 185px;
display:block;
background:url(../_imgdir/side_nav/contact_s.gif) no-repeat 0 0;
text-indent:-9999px;
overflow:hidden;
}
#seminar .contact_btn a:hover {
background:url(../_imgdir/side_nav/contact_s.gif) no-repeat 0 -32px;
}

/*-- 終わった後のテキスト --*/

#seminar p.seminar_end {
font-weight:bold;
color:#CE0E00;
}

/*-- 報告 --*/

#seminar .after {
margin:15px 0;
padding:10px 10px 0 10px;
border:#F3F3F3 5px solid;
}

#seminar .after p {
margin:0 0 20px 0;
}

#seminar .after h3 {
margin:0 0 15px 0;
}

#seminar .after h3 span {
font-size:86%;
font-weight:normal;
}

#seminar .after .img {
margin:0 15px 0 0;
width:200px;
text-align:center;
}

#seminar .after .img img {
margin:0 0 8px 0;
}

