@chaerset "shift_jis";


/*
==============================
				normal selecter
==============================
*/
body {
		background-color:"#20643f"; color:"#deff93";  font-size : 12px;line-height : 1.25;
text-align : center;

	}
TABLE.daishi{
	width:800px;
	text-align : center;
	 padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;border-width : 0px 0px 0px 0px;border-style : none none none none;

}


TABLE.layout{
	 padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
  
  border-style : none none none none;


  
}

TD.highlight{
  background-image : url(files/lbarlightgreen.jpg);
  background-repeat : repeat-y;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  background-color : #008000;
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : outset;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  line-height : normal;
  color : seashell;
}
IMG.icon{
  vertical-align : bottom;
}
IMG.figs{border-style : inset inset inset inset;
  
  
  
  border-top-width : 2px;border-left-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-top-color : #008c38;border-left-color : #008c38;border-right-color : #008c38;border-bottom-color : #008c38;}
	
a{/*リンクされた文字*/
    color:#ffffff;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:aquamarine;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#ffff80;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}
	
	H1 {
	
		  font-size :250%;
  font-family : HGP明朝E,HGP創英ﾌﾟﾚｾﾞﾝｽEB,HGP明朝B,"ＭＳ Ｐ明朝",HGPｺﾞｼｯｸE,HGP創英角ｺﾞｼｯｸUB;
	color : gold;

	
  background-image : url(files/lbforestgreen.jpg);
  background-repeat : repeat-y;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : outset;
  border-left-style : outset;
  padding-top : 5px;
  line-height : normal;
}
	
	H2 {
		
		clear: both;
		font-size: 150%;
		
	
  background-image : url(files/lbblueviolet.jpg);
  background-repeat : repeat-y;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
}
	H3 {
		font-size: 130%;
		
	
  background-image : url(files/lblime50.jpg);
  background-repeat : repeat-y;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  
  
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  
  margin-bottom : 1px;
  margin-top : auto;
}
H4{
  padding-top : 4px;
  
  
  padding-left : 4px;
  
  
  background-image : url(files/lblime50.jpg);
  background-repeat : repeat-y;
  padding-bottom : 4px;
  font-size : 130%;
  padding-right : 4px;
  
  margin-bottom : 1px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : outset;
  border-left-style : outset;
  margin-top : auto;
color : mistyrose;
}

	TH {
		text-align: right;
		padding: 7px;
	
  line-height : normal;
}
	
	TD {
		padding-right: 7px;
	
  line-height : 125%;
}
	
	input {
		background: #fff;
		border: solid 1px #666;
		width: 60px;
	}

/*
==============================
				class selecter
==============================
*/
	.btn {
		border: solid 1px #000;
		float: left;
		display: block;
		text-decoration: none;
		text-align: center;
		margin-right: 10px;
		width: 50px;
	}

	.supLine {
		border: dashed 1px #ccc;
	}

	.floatLeft {
		float: left;
	}
	
	.floatRight {
		float: right;
	}

	.clearFix {
		zoom: 1;
	}
		.clearFix:after {
			content: '.';
			clear: both;
			display: block;
			height: 0;
			visibility: hidden;
		}
.Date{

  font-family : "Century Gothic",sans-serif,Arial,HGPｺﾞｼｯｸM;
  font-size : 32px;
  color : #ffcaff;
  padding-top : 3px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;

}
.Time{
  font-family : "Century Gothic",sans-serif,Arial,HGPｺﾞｼｯｸM;
  font-size : 24px;
  color : #ffcaff;
  padding-top : 3px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  
  
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
 
}
.ttl{
  font-size : 200%;
  color : #ffffb9;
  font-family : sans-serif,"Microsoft Sans Serif",HGPｺﾞｼｯｸM,HGP創英角ｺﾞｼｯｸUB,HGP創英ﾌﾟﾚｾﾞﾝｽEB;
}
/*
==============================
				container
==============================
*/
	#wrap {
		padding: 20px;
		width: 1000px;
	}
	
	#wrap > h2:first-child {
		padding-top: 0;
	}

	#header {
		background: url(http://css-eblog.com/eblog_sample/0712/19/bg_header.gif) left top repeat-x;
		padding: 20px 20px 0;
		height: 69px;
		_height: 89px; /* for IE6 */
	}
		#header p {
			text-align: right;
		}
		
		#header a {
			color: #fff;
		}
		
		#header a:hover {
			text-decoration: none;
		}

	#read {
		margin-bottom: 15px;
	}
