body {
	margin: 0px;
	background-image: url(../images/japanwall.gif);
	background-repeat: repeat-y;}
	
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

p {
	margin-bottom: 15px;
	margin-left: 10px;
}
	
p.text01	{
    text-align:left;
	line-height:150%;
	font-size:13px;
	padding-right: 20px;
	color: #333333;
	text-indent:1em}

p.text02	{
    text-align:left;
	line-height:150%;
	font-size:13px;
	padding-left:30px;
	padding-right: 20px;
	color: #333333;
	text-indent:1em}

p.text03	{
	text-align:left;
	line-height:150%;
	font-size:13px;
	padding-right: 3%;
	padding-left: 3%;
	color: #333333;
	text-indent:1em}
	
p.text04  {clear-left}
	
.con1 {
	vertical-align:-6;
	margin-right:13px;
	margin-left:5px;
}

.i01   {
	float:left;
	margin-right:10px;
	margin-left:30px;
	text-indent:1em;
	margin-bottom: 10px}
	
I {
	font-size:13px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: 2px;
}

.gotop  {
	margin-top:10px;
	text-align: right;
	margin-right: 15px;
		 }
		  
.midashi {
	font-size: 14px;
	clear:both;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
	margin: 0px 15px;
	background-image: url(../images/midashi.gif);
	background-repeat: repeat-x;
	padding: 8px 0px 5px 10px;
	border-top: 2px solid #4889BB;
	border-bottom: 2px solid #4889BB;
}
	
.white {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: right;
	padding-right: 10px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	word-spacing: 2px;
	vertical-align: bottom;
	padding-bottom: 10px;

}

.white a{text-decoration:none;}
.white a:link{color: #FFFFFF}
.white a:visited{color: #FFFFFF}
.white a:hover{color: #CCCCCC}


.komidashi {
	font-size: 13px;
	color: #000066;
	clear:left;
	padding-top: 2px;
	font-weight: bold;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	margin-left: 30px;
	padding-left: 10px;
	width: 700px;
}

.bgwhite {
	background-color: #FFFFFF;
}

