@charset "shift_jis";
.Body01{
	margin: 0;
	padding: 0;
	color: #505050;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	background-image: url(http://www.rinri-chiba.org/members/images/Wall001.gif);
	background-repeat: repeat;
	text-align: center;
}

.Body01 #Waku {
	background-image: url(http://www.rinri-chiba.org/members/images/Wall004.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 768px;
}

.Body01 #AdminWaku {
	background-image: url(http://www.rinri-chiba.org/members/images/Wall005.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 768px;
}

.Body01 #AdminFooter {
	background-image: url(http://www.rinri-chiba.org/members/images/Wall006.jpg);
	background-repeat: no-repeat;
	width: 768px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.Body01 #BaseContent {
	margin: 0 auto;
	width: 760px;
}

.Body01 #SideBarL {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 190px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.Body01 #SideBarR {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 180px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.Body01 #MainContent {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.Body02{
	margin: 0;
	padding: 0;
	color: #505050;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
}

.FontStyle01{
	color: #ffffff;
}
 
.FontStyle02{
	color: #2e8b57;
}
 
.FontStyle03{
	color: #6a5acd;
}
 
.FontStyle04{
	color: #dc143c;
}
 
.FontStyle05{
	color: #8b008b;
}
 
.FontStyle0A{
	line-height: 1.5em;
	color: #8b0000;
	font-size: 9pt;
}
 
.FontStyle0B{
	line-height: 1.5em;
	color: #8b0000;
}
 
.FontStyle0C{
	line-height: 1.5em;
	color: #8b0000;
	letter-spacing: 0.2em;
}
 
.FontStyle0D{
	color: #666666;
	font-size:9pt;
}
 
.FontStyle0E{
	font-weight:bold;
}
 
.FontStyle0F{
	font-size:8pt;
}
 
.FontStyle0G {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	color: #900;
}

.BgImgTop1 {
	background-image: url(http://www.rinri-chiba.org/members/images/line_t02.gif);
	background-repeat: repeat-x;
	background-color: #FFFFEC;
}

.BgImgLeft1 {
	background-image: url(http://www.rinri-chiba.org/members/images/line_l02.gif);
	background-repeat: repeat-y;
	background-color: #FFFFEC;
}

.BgImgRight1 {
	background-image: url(http://www.rinri-chiba.org/members/images/line_r02.gif);
	background-repeat: repeat-y;
	background-color: #FFFFEC;
}

.BgImgBottom1 {
	background-image: url(http://www.rinri-chiba.org/members/images/line_b02.gif);
	background-repeat: repeat-x;
	background-color: #FFFFEC;
}

