body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #cccccc;
		font-size: 12px;
		line-height: 18px;
		color:#333;
}



a {
	font-size: 12px;
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}


h1 {
	font-size:22px;
	border-bottom: solid 1px #333;
	line-height: 28px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color:#ffffff;
	background-color:#729697;
	line-height: 18px;
	font-weight: bold;
	border-left:solid 10px #003366;
	padding:5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.fontj12 {
    font-size: 12px;
	line-height: 18px;
	color: #333;
}

.fontj12b {
    font-size: 12px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}

.fontj14b {
    font-size: 14px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}

.fontj16b {
    font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

#o-waku {
	background: #ffffff;
	padding: 15px;
	width: 730px;
	border:solid 5px #729697;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: auto;
}


#header {
     position: relative;
	 float: left;
	 width: 730px;
	 height: 100px;
	 background: url("logo.gif")  top left no-repeat;
}
     .header-title {
        width: 550px;
        padding: 20px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
        text-align: left;
        float: right;
		height: 50px;
     }

	.biis {
        width: 550px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align:right;
        float: right;
		height: 50px;
		font-size:12px;
		color: #999;
     }



	#setsumei {
		width: 520px;
		float: left;
		padding: 15px 0px 20px 180px;
	}


	#main {
		width: 630px;
		float: left;
		padding: 18px 50px 10px 50px;
		margin:0px;
		background-color:#eff7fa;
	}

		#main ul {
			   	margin: 0px 0px 0px 0px;
			   	border-left:solid 10px #6d695f;
				padding:10px 0px 0px 25px;
		  } 

		#main ul li {
			   margin-bottom: 12px;
		  } 

#main2 {
		width: 630px;
		float: left;
		padding: 18px 50px 10px 50px;
		margin:15px 0px 0px 0px;
		background-color:#eff7fa;
	}

#main2 blockquote {
			   	margin: 0px 0px 0px 0px;
			   	border-left:solid 10px #6d695f;
				padding:3px 0px 0px 10px;
		  } 

#footer {
		width: 730px;
		float: left;
		padding: 30px 0px 0px 0px;
		text-align:right;
		font: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999;
}

	#footer a {
		font-size: 12px;
		color: #999;
		text-decoration: none;
	}
	#footer a:visited {
		color: #999;
		text-decoration: none;
	}
	#footer a:hover {
		color: #999;
		text-decoration: none;
	}
	#footer a:active {
		color: #999;
		text-decoration: none;
	}

