@charset "utf-8";
/* CSS Document */


#leftarea {
	width: 450px;
	float: left;
	display: inline;
	margin-right: 0px;
	margin-left: 20px;





}
#ryoukin {
	background-image: url(../images/ryoukin.gif);
	height: 100px;
	background-repeat: no-repeat;
	margin-top: 20px;




}

#sidebar {
	width: 200px;
	background-color: #e3e3dd;
	border-top: 1px solid #c8c8bd;
	border-right: 2px solid #c8c8bd;
	border-bottom: 2px solid #c8c8bd;
	border-left: 1px solid #c8c8bd;
	font-size: 120%;




}
#inchophoto {
	padding: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c8c8bd;
	border-bottom-color: #c8c8bd;
	background-color: #FFFFFF;

}
.sen {
	margin-left: 10px;
}
#name {
	font-size: 120%;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;

}
.keireki {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 100%;
	line-height: 1.2em;


}
#rightarea {
	float: right;
	display: inline;
	width: 200px;
	margin-right: 20px;


}
.cap {
	margin-top: 10px;

}
.bnr {
	margin-top: 10px;

}
#bnrac {
	margin-bottom: 25px;
}
.bnr a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
