body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/totalbg.gif);
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-height:120%;
}
#wrapper {
	width: 842px;
	text-align: left;
	color: #333333;
	margin: 0 auto;
	padding: 0px;
}
#headertop {
	height: 46px;
	width: 842px;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	float: left;
	height: 50px;
	width: 100%;
	background-image: url(../photocon/p_top.gif);
}
#container {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#leftbox {
	float: left;
	width: 184px;
}
#rightbox {
	float: right;
	width: 658px;
}
#footer {
	float: none;
	height: 30px;
	width: 842px;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}

#headertop h1{
	font-size: 36px;
}
hr {	color: #666666;
	padding-left: 4px;
	margin-left: 8px;
}
hr.dash {
	color:#999;
	height:1px;
	border-style: dashed;
}
.subtitle {
	color: #666666;
	padding-bottom: 1px;
	padding-left: 4px;
	display: block;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 8px;
	border-bottom: 2px solid #000;
	border-left: 16px solid #000;
}
.comment {
	height: 70px;
	font-size: 9px;
	color: #888;
	padding-top: 4px;
	padding-bottom: 4px;

	border-bottom: 1px dashed #999;
	border-collapse:collapse;
}
.comment .title {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	display: block;
	height: 16px;
}
.comment .name {
	color: #f33;
}
.comment .kikite {
	color: #558822;
	margin-top: 4px;
	display: block;
}
#footer ul{
	position: absolute;
	top: 2px;
	left: 5px;
}
ul.menu{
    font-size:10px;
}
ul.menu li{
	list-style:none;
	display:inline;
	margin:0px 0px 0px 10px;
	width: 100%;
}
ul.menu a{
	text-decoration:none;
	color: #999999;
	padding-left: 12px;
}
ul.menu a:hover{
	background:url(../images/arrows.gif) no-repeat 0px center;
	color: #006633;
}
ul.left{
	font-size:10pt;
	padding-bottom:10px;
	margin:0px 0px 0px 12px;
	line-height:1.5em;
}
ul.left li{
	list-style:none;
}
ul.left a{
	text-decoration:none;
	color: #666666;
	padding-left: 12px;
}
ul.left a:hover{
	background:url(../images/arrows.gif) no-repeat 0px center;
	color: #006633;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	position: absolute;
	left: 600px;
	top: 2px;
}.clip {
	height: 80px;
	width: 170px;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-color: #FFFFFF;
}

h1 {
	color:#333;
	font-size:2.5em;
}
h2 {
	color:#333;
	font-size:2.3em;
	font-weight:normal;
}
.setumei {
	line-height: 1.6em; 
	color:#333;
	font-size:1em;}
th {
	font-size:11pt}
td.yamagishi {
	font-size:11pt
	}
.sho {
	font-size:2.3em;
	text-decoration:underline;
	font-weight:bold;
}


























