@charset "utf-8";
/* CSS Document */


body {
	text-align: center;
}
#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}
#gakkai * {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#gakkai #title {
padding-top: 8px;
	margin-top: 0px;
}
#gakkai h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	background: url(../../toukai_img/boder-2px-dotted.gif) repeat-x left bottom;
	padding: 7px 0px 10px;
	margin: 0px 0px 8px;
}
#gakkai h1 span {
	font-weight: inherit;
}
#gakkai p {
	line-height: 150%;
}

#gakkai div.blocka {
   float: left;
}

#gakkai div.blockb {
   float: right;
}

#gakkai div.clear{
   clear: both;
}

#foreword {
	margin-bottom: 20px;
}
#foreword .note {
	background: url(../../toukai_img/boder-2px-dotted.gif) repeat-x left 3px;
	padding: 20px 0px 15px;
	margin: 15px 0px;
	border-bottom: 3px solid #CCCCCC;
}
#foreword .note p {
	font-size: 11px;
}

#gakkai .contents {
	padding: 0px 0px 30px;
	margin: 0px 0px 0px;
}
#gakkai .contents h2 {
	color:#004EE1;
	font-weight: bold;
	font-size: 16px;
	line-height: 135%;
	background: url(../../toukai_img/boder-2px-dotted.gif) repeat-x left bottom;
	padding: 0px 0px 5px;
	margin: 10px 0px 10px;
}
#gakkai .contents .contHeader {
	padding: 0px 0px 10px;
	border-bottom: 1px solid #000000;
}

#gakkai .notice1 {
	padding: 5px 0px 0px;
	margin: 0px 0px 15px;
}

#gakkai .notice2 {
	padding: 0px 0px 0px;
	margin: 0px 0px 35px;
}

#gakkai .contents p {
	text-indent: 1em;
}
#gakkai strong {
	font-weight: bold;
}
#gakkai h3 {
	font-weight: bold;
	line-height: 150%;
	margin-top: 10px;
}
#gakkai h3.ichiran {
	font-weight: bold;
	line-height: 150%;
	margin-top: 30px;
}
#gakkai ol li {
	line-height: 150%;
	padding-left: 3em;
	text-indent: -2em;
}
#gakkai table {
	border-collapse: collapse;
	margin-left: 1em;
	line-height: 150%;
}
#gakkai table th {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#gakkai ul{
margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 135%;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック";
	padding-left: 12px;
		text-indent: 12px;
}
.tal-r {
	text-align: right;
}

.tal-l {
	text-align: left;
}

.center {
	text-align:center;
}

.w5em {
	width: 5.5em;
}
.w80 {
	width: 80px;
}
.w100 {
	width: 100px;
}

.m_t_10{
margin-top:10px;

}
.m_t_30{
margin-top:30px;

}
.m_b_0{
margin-bottom:0px;

}
.m_t_0{
margin-top:0px;

}
.m_l_5{
margin-left:20px;

}
.p_t_10{
padding-top:10px;

}
.line-bold {
text-decoration:underline;
font-weight: bold;
	}



