@charset "Shift_JIS";


table.top {	background: url(image/top2-s.jpg) right bottom repeat;
			width:100%;
			border-top:3px solid green;
			text-align:center;
			}

table.title {margin:0px auto;text-align:center;width:100%;}

.logo {margin:0px;height:45px;margin-left:3px;border:0px;}


.contents {	width:800px;border:0px solid gray;text-align:center;
			margin-left:auto;margin-right:auto;}

.caption {
		font-size: 18px; 
		font-weight: bold; 
		text-align:center;
		padding:7px;
		magin-bottom:0px;
		}

.kaze { 
	width:405px;
	text-align:center;
	margin:10px 20px 10px 40px;
	}

.kaze td {
		border:1px solid #000000;
		background-color:#ffff99;
		font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka;
		font-weight: bold; color: #990000;
		border-color: #0000FF;
		border-collapse:collapse;
		font-size:14px;
		text-align:center;
		}
tr.kazemoku td {
	padding-top:5px;
	padding-bottom:5px;
	width:100px;
	}


span.img_left {
	float:left;
	margin-right:10px;
	margin-left:2em;
	margin-bottom:5px;
	}
span.img_right {
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	}



.text1{	border:1px solid green;
		background-color:#ffffff;
		margin:10px auto;
		padding:5px;
		line-height:1.3em;
		}
.text1 h2 {	border-left:15px solid #6666ff;
			border-bottom:1px solid blue;
			width:150px;
			padding-left:1em;
			color:;
			background-color:#ccccff;
			}
.text1 p img {	width:180;}




.text2{	border:3px dotted orange;
		background-color:#ffff99;
		margin-left:auto;
		margin-right:auto;
		margin-top:5px;
		padding:5px;
		line-height:1.3em;
		}
.text2 h2 {	border-left:15px solid green;
			border-bottom:1px solid green;
			width:300px;
			padding:3px 1em 3px 1em;
			color:;
			background-color:#ccccff;
			}
	
.text2 ol {margin-left:20px;}
.text2 ol li {margin-left:1.5em;}
			
			
.text3 {border:1px solid blue;
		background-color:#ccccff;
		margin:10px auto;
		padding:5px 10px;
		line-height:1.3em;
		}			

dl.link dt {margin:3px 0px;}
