/*ƒXƒ^ƒbƒt•”•ª*/

#main {
	clear: both;
	width: 930px;
	height: auto;
	padding-bottom: 10px;
	margin: 180px auto 0px auto;
	border:1px solid #CCCCCC;
    overflow: hidden;
}

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main {
    height: 1em;
    overflow: visible;
}
/**/

#main #tamura {
	width: 450px;
	height: auto;
	float: left;
	margin-top: 10px;
	border: 1xp solid #000000;
}
#main #tamura h1 {
	width: 330px;
	height: 250px;
	background: url(../stuff/images/tamura.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 4px 60px;
}
#main #tamura h2 {
	margin: 0;
	text-align: center;
	font: bold 16px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
}
#main #tamura p {
	text-align: center;
	margin: 0;
	font: normal 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
}
#main #toyama {
	width: 450px;
	height: auto;
	float: right;
	margin-top: 10px;
	border: 1xp solid #000000;
}
#main #toyama h1 {
	width: 330px;
	height: 250px;
	background: url(../stuff/images/toyama.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 4px 60px;
}
#main #toyama h2 {
	margin: 0;
	text-align: center;
	font: bold 16px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
}
#main #toyama p {
	text-align: center;
	margin: 0;
	font: normal 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
}