body{
	margin:0 ;
	padding:0 ;
	background-image:url(../contents_images/contentbase.jpg) ;
	background-position:top left ;
	background-repeat:no-repeat ;
	color:#444444 ;
	font-size:12px ;
	line-height:20px ;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	}

/* clearfix */
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr { border: 1px solid #ffffff; }

A:link { color: #666666 ; text-decoration: underline ; font-weight:bolder ;}
A:visited { color: #666666 ; text-decoration: underline ; font-weight:bolder ; }
A:active { color: #666666 ; text-decoration: none ; }
A:hover { color: #CE4415 ; text-decoration: none ; }

#box{
	position:relative ;
	margin-top:90px ;
	width:842px ;
}

img#title{
	margin:0 ;
	padding:0 ;
	float:right ;
}

h1{
	position:absolute ;
	top:0 ;
	left:195px ;
	width:647px ;
	height:60px ;
	text-indent:-9999px ;
}

h2{
	padding: 0px 0px 0px 10px;
	font-size:16px ;
	font-weight:bold ;
	border-left: 3px solid #A73A23;
}

h3{
	margin-top:40px ;
	color: #A73A23;
	font-size:14px ;
	font-weight:bold ;
	text-indent:12px ;
	}
	
h4{
	margin: 20px 0px 10px 0px;
	font-size:12px ;
	font-weight:bold ;
	text-indent:12px ;
}

h5 { margin: 0; }

dl{
	margin-bottom:30px ;
	padding:0 ;
}

dt {
	margin: 0px 0px 10px 0px;
}

dd{
	margin-left:12px ;
	margin-bottom:6px ;
}

dl dl{
	margin:0px;
}

dl dl dt {
	margin: 0px 0px 12px 0px;
}
dl dl dd {
	margin: 0px 0px 0px 6px;
}

dl.history {
	margin: 0px 0px 30px 0px;
}

dl.history dt {
	margin: 0px;
	float: left;
	clear: left;
}

dl.history dd {
	margin: 0px 0px 0px 55px;
}

em {
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

img{
	border:none ;
}


ul {
	list-style-type: circle;
	line-height: 18px;
}

li {
	margin-bottom: 10px;
}


ol{
	margin: 0px 0px 0px 30px ;
	padding:0px ;
}

ol li{
	margin:5px ;
}
	ol li ol{
		list-style:upper-roman;
	}	

p { text-indent: 1em; }

blockquote {
	margin: 20px 0px;
}

cite { font-style: normal; }

.small { font-size: 10px; font-weight: normal; }
	
/*------メニュー------*/
div#menu{
	clear:both ;
	position:absolute ;
	top:0 ;
	left:15px ;
	width:180px ;
	border:1px solid #CE4415 ;
	margin:0px ;
	padding:0px ;
	}
	
div#menu em{
	margin-left:11px ;
	color:#CE4415 ;
	font-style:normal ;
	font-size:10px ;
}
	
div#menu ul{
	padding:0 ;
	margin-top:15px ;
	margin-bottom:15px ;
	margin-left:30px ;
	list-style-type:none ;
	}
	
div#menu li{
	color:#666666 ;
	font-weight:bold ;
	font-size:12px ;
	line-height:20px ;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
}

div#menu A:link { color: #666666 ; text-decoration: none ; }
div#menu A:visited { color: #666666 ; text-decoration: none ;}
div#menu A:active { color: #666666 ; text-decoration: none ; }
div#menu A:hover { color: #CE4415 ; text-decoration: none ; }

div#menu a#pink { color:#ff6633; }
/*--------メニュー終わり--------*/	

div#content{
	clear:both ;
	position:absolute ;
	top:60px ;
	left:240px ;
    margin:0 ;
	padding:30px ;
	width:490px ;
	border:1px solid #CE4415 ;
}
	
div#info {/* 古いものかもしれない */
	float: right ;
	width: 240px ;
	text-align: left ;
}

ul#infomation {/* 古いものかもしれない */
	width: 260px;
	margin: 20px 0px 0px 220px;
	list-style: none;
}

ul#info {
	margin-top: 30px;
	list-style: none;
}
	
.cle{
	clear:both;
	margin-top:20px ;
	}
	
.rcle{
	clear:right ;
}

.lcle{
	clear:left ;
}
	
img.left{
	float:left ;
	margin-right:10px ;
	}
	
img.right{
	float:right ;
	margin-left:10px ;
	}
	
p#totop{
	clear: both ;
	text-align: right;
	}
	
span.b{
	font-weight:bolder ;
	}
	
div.b_margin{
	margin-bottom:50px ;
	}
	
div.rimage{
	float:right ;
	margin-left:30px ;
	margin-bottom:20px ;
	line-height:14px;
	font-size: 10px ;
}	

div.limage{
	float:left ;
	margin-right:30px;
	margin-bottom:20px ;
	line-height:14px;
	font-size:10px ;
}
	.image {
		margin-bottom: 5px;
		border: 1px solid #666666;
	}
		div.limage img, div.rimage img, .image img { margin: 5px; }

p.etoki {
	margin: 0px;
	font-size: 10px;
	width: 210px;
	line-height: 14px;
}

.name {
	text-align:right;
	display:block;
}

.smalltext { font-size: 10px; }


/*--------例会ログのリンク--------*/
dl.reilog {
	margin: 0px 5px 20px 0px;
	padding: 0px ;
	float: left;
	width: 155px;
}

dl.reilog dt {	margin-bottom: 10px; }	

dl.reilog dd {
	padding: 0px ;
	line-height: 2;
	text-indent: 12px;
	font-size: 12px;
}

	
dl.reilog dd a:link    { color: #666666 ; border-bottom: 1px dashed #999999; font-weight:normal ; text-decoration: none ;}
dl.reilog dd a:visited { color: #999999 ; border-bottom: 1px dashed #999999; font-weight:normal ; text-decoration: none ;}
dl.reilog dd a:active  { color: #666666 ; border-bottom: 1px dashed #999999; font-weight:normal ; text-decoration: none ;}
dl.reilog dd a:hover   { color: #CE4415 ; border-bottom: 1px dashed #CE4415; font-weight:normal ; text-decoration: none ;}
