@charset "ISO-2022-JP"; 
body {
	text-align: center;
	margin-top:10px;
}
#wrapper {
	width: 963px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-color: #DDDDDD;
	height: 50px;
}
#container {
	position: relative;
	margin: 0px 0; /* ??????????10px???}?[?W?????w?? */
	width: 100%; /* ?{?b?N?X???????w?? */
}
#primary {
	/* position???w???????? */
	margin-left: 750px; /* ?$B"y(B??????210px???}?[?W?????w?? */
	height:602px;
	padding-left:20px;
	background-color: #C4E8D1;
	border:#999999;
border-width:1px;
border-style:solid;
}
#secondary {
	height:602px;
border:#999999;
border-width:1px;
border-style:solid;
	position: absolute;
	left: 0px;
	top: 0px; /* ?????????????z?u???u?????X */
	width: 750px;
	background-color: #A58D5C;
}
#footer {
	background-color: #DDDDDD;
	height: 50px;
}
.wrap{
margin-left:-13px;

}
table.brand{
color:#FFFFFF;
font-size:10px;
padding:10px;
line-height:150%;
}
#cons{
border:solid;
border-color:#FFFFFF;
border-width:1px;
padding:5px;
font-size:10PX;
color:#FFFFFF;
}
#teix{
text-align:left;

}
#menu_m{
position:absolute;
margin-top:200px;

}
A:link { 
color: #FF6600; text-decoration: none; 
}
A:visited { color: #FF6600; text-decoration: none; }
A:hover { color: #FFCC99; text-decoration: none; }

.table{
font-size:10px;
color:#B85700;

}
#copy{
color:#FFFFFF;
padding:5px 0px 5px 20px;
font-size:10px;

}