/* タグ */
body {
margin: 0 auto 0 auto;
text-align:center;
}
h1{
	text-indent:-9999px; height:1px; font-size:1px; overflow:hidden; display:none; 
}
tr,td {
vertical-align: top;
}
img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
/* レイアウト */
#all {
width: 800px;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;
color:#A47338E;
}
#all_co{
width:500px;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;
color: #A47338;
}
#all_co .text a{
	color: #A47338;
}

#contents {
width: 730px;
margin-right: auto;
margin-left: auto;
}

#all .re{
padding:30px 0;
}

/* テキスト */
p{
margin:0;
font-size: 12px;
color: #A47338;
line-height: 140%;
}
.small {
font-size: 11px;
color: #A47338;
}
#all .name{
	color:#7B612E;
	font-weight:bold;
	font-size:11px;
	padding:10px 10px 0 10px;
	}
#all .text{
	color:#7B612E;
	font-size:10px;
	padding:5px 10px 15px 10px;
	line-height:17px;
	}	
#all_co .text{
	color:#7B612E;
	font-size:10px;
	padding:5px 0 5px 5px;
	height:85px;
	}
#all td{
	font-size:14px;
	line-height:1.5;
	}	
	
/* その他 */


