p.toru{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	}


body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	}

.all{
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	}
	
body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	text-align: center;
	}

.all{
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
	}
	
.inall{
	background-color: #FFFFFF;
	margin: 0 10px;
	}


.clear{
	clear: both;
	}
	
p{
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	}
p.pankuzu{
	text-align: right;
	color: #808080;
	font-size: 10.5px;
	line-height: 1.5em;
	margin: 0;
	}
p.pankuzu a:link,p.pankuzu a:visited,p.pankuzu a:active{
	color: #808080;
	text-decoration: underline;
	}
p.pankuzu a:hover{
	color: #000000;
	text-decoration: underline;
	}

h1.pankuzu{
	text-align: right;
	color: #808080;
	font-size: 10.5px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
h1.pankuzu a:link,h1.pankuzu a:visited,h1.pankuzu a:active{
	color: #808080;
	text-decoration: underline;
	}
h1.pankuzu a:hover{
	color: #000000;
	text-decoration: underline;
	}


p.center{
	text-align: center;
	line-height: 1.5em;
	font-size:	12px;
	}

	
.flo-l{
	float: left;
	}	

	


.bottom-link{
	clear: both;
	font-size: 10.5px;
	margin-bottom: 10px;
	}
		
address{
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	margin-top: 7px;
	font-size: 12px;
	}	



/*left*/
.scon{
	width: 180px;
	margin-right: 10px;
	float: left;
	}
.scon ul{
	margin: 10px 0;
	list-style: none;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 1em;
	}
.scon li{
	color: #5e1a00;
	font-weight: bold;
	}
.scon li a:link,.scon li a:visited,.scon li a:active{
	color: #362e2b;
	text-decoration: none;
	font-weight: normal;
	}
.scon li a:hover{
	color: #5e1a00;
	font-weight: bold;
	}
	

/*right*/
.flo-r{	
	float: right;
	width: 681px;
	}

.right{
	width: 570px;
	float: right;
	margin-bottom: 50px;
	}
	
	
/*center*/
.center{
	width: 570px;
	clear: both;
	margin: auto;
	}

/*contct-page*/
table.contact{
	border: solid 2px #999999;
	border-collapse: collapse;
	padding: 5px;
	margin: 10px 0 10px 0;
	font-size: 12px;
	width: 550px;
	}
table.contact td{
	border: solid 1px #999999;
	padding: 10px 0 10px 10p@x;
	padding: 0.5em;
	}
table.contact th{
	border: solid 1px #999999;
	padding: 0.5em;
	text-align: left;
	font-weight: normal;
	background-color: #D1C0A5;
	}
th#button{
	text-align: center;
	}
span.red{
	color: #FF0000;
	font-size: 10px;
	}
