body {
	background: url(shinshibg01.gif);
}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	width: 660px;
}

#left {
	float: left;
	margin-top: 20px;
}


#navigation {
	float: right;
	position: relative; top: 20px; left: 14px;
	width: 360px;
	background: #936f5f;
	border: 1px solid #000;
	padding-right: 4px;
	padding-left: 4px;
	
	
}

#content {
	width: 395px;
	float: right;
	position: relative; top: 60px; left: 30px;
	background: #f3ecd5;
	padding: 5px;
}

p {
	font-family: arial;
	font-size: 11px;
	color: #6b4635;
	text-align: justify;
}

#navigation p {
	text-align: center;
}

#navigation a {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	text-align: justify;
	background: #6b4635;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
}


#navigation a {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	background: #6b4635;
	padding-right: 5px;
	padding-left: 5px;
	margin: 5px;
}



#content a {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #e9bea4;
	font-weight: bold;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#content a:hover {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #e9bea4;
	font-weight: bold;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}



h1 {
	font-family: arial;
	font-size: 12px;
	color: #936f5f;
	text-align: right;
	border: 1px dotted #936f5f;
	background: #e8d2a4;
	padding-right: 10px;
}

#content img {
	border: 3px solid #fff;
}

#footer p {
	font-family: arial;
	font-size: 10px;
	color: #936f5f;
	line-height: 10px;
	margin-top: 30px;
}


#footer a {
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	color: #e9bea4;
	font-weight: bold;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer a:hover {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #e9bea4;
	font-weight: bold;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

.textred {
	color: #e59c5c;
}

.center {
	text-align: center;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
