/* メインコンテンツ */
#main {
clear:both;
width: 928px;
margin: 10px 0 10px 18px;
font-family: "ＭＳ Ｐゴシック",Osaka;
font-size: 10pt;
}

#bread{
margin-bottom: 20px;
color: #777777;
font-size: 9pt;
line-height: 1.2em;
}

#content{
margin: 30px 50px 0 50px;
line-height: 1.4em;
color: #333333;
}

#content>p{
font-size: 10pt;
text-indent: 15pt;
letter-spacing: 0;
}

.shienimg{
text-align: center;
}

.shien{
margin: 30px;
background-color: #FFE66A;
line-height: 1.5em;
border-top: 1px solid #AAAAAA;
border-right: 2px solid #777777;
border-bottom: 2px solid #777777;
border-left: 1px solid #AAAAAA;
}

/* セミナー表示制御
表示の場合は以下の3行（#seminar{display:none;}）を削除、非表示は"display:none;" */
#seminar{
display: none;  
}


h1 {
margin: 20px 0 40px;
text-align: center;
color: #000000;
font-size: 22pt;
}

h4 {
padding: 10px 15px;
color: #000000;
font-size: 1.4em;
border-bottom: 1px solid #FFFFFF;
}

.shien_d{
padding: 10px 20px 20px 15px;
background-color: #FDFDE0;
color: #333333;
}

.shien_d > p{
line-height: 1.3em;
}

dl{
margin-left: 30px;
}

dt{
margin: 10px 30px 2px;
font-size: 10pt;
}

dd{
margin-left: 60px;
font-size: 10pt;
}

dd.lst{
margin-left: 70px;
text-indent: -10px;
}

dl li p{
margin-left: 50px;
}

.email{
margin: 20px 0 3px 20px;
color: #000000;
font-size: 16pt;
font-weight: bold;
}

.email_add{
margin-left: 40px;
color: #0000FF;
font-size: 16pt;
}
