/*
 * Style Name: conference10.css
 * Style URI: http://www.jsdg.org/css/conference10.css
 * Description: 全国大会専用
 * Version: 1.00
 * Last Up Date: 2009/04/17
 * Author: 森下　裕史
 * Author URI:
 * Author Email:
 * Guideline URI:
 */

/* ----------------------------------------
 * 全体設定
 * ---------------------------------------- */

#contents h4{
margin-left:20px;
line-height:1.5em;
font-size: 1.0em;
font-weight:bold;
text-decoration:underline;
}

#contents p{
text-indent:1em;
font-size:0.9em;
line-height:1.3em;
}

.pad30{
padding-left:30px;
}

#contents dl {
margin-left:20px;
font-size:0.9em;
line-height:1.6em;
}

#contents dt {
font-weight:bold;
font-size:0.9em;
float:left;
width:5em;
}

#contents dd {
font-size:0.9em;
border-bottom:1px dotted #aaa;
margin-left:5em;
}

.title{
font-weight:bold;
color:#080;
}

#contents ul {
list-style-type:none;
margin-left:15px;
}

#contents ul.disc {
list-style-position: inside;
list-style-type:disc;
margin-left:25px;
}

#contents ol {
margin-left:25px;
}

#contents li {
padding-left: 20px;
line-height:1.8em;
font-size:0.9em;
}

#contents table{
margin-left:30px;
margin-right:10px;
border: 1px black solid;
border-collapse:collapse;
font-size:0.9em;
}

#contents th{
background-color: #ff9933;
border: 1px black solid;
padding:5px;
}

#contents th.time_width{
width:80px;
}

#contents th.palce_width{
width:60px;
}

#contents th.contents_width{
width:*;
}

#contents td{
background-color: #ffff99;
border: 1px black solid;
padding:5px;
vertical-align: top;
}

#contents p.thema{
margin-left:10px;
line-height:2.0em;
font-size: 1.1em;
font-weight:bold;
text-decoration:underline;
text-align: center;
}
