@charset "utf-8";
/* CSS Document */

aside{
	float:left;
	width:25%;
	max-width:243px;
	margin-left:30px;
}
.side_top{
	background-image:url(../images/side_top.jpg);
	background-repeat:no-repeat;
	height:17px;
}
.side_mid{
	background-image:url(../images/side_mid.jpg);
	background-repeat:repeat-y;
}
.side_bot{
	background-image:url(../images/side_bot.jpg);
	background-repeat:no-repeat;
	height:19px;
}
.sd_yoyaku{
	margin-left:10px;
}
.sd_yoyaku2{
	margin-left:7px;
}
.sd_yoyaku3{
	margin-left:15px;
}
.side li{
	list-style-type:none;
	line-height:25px;
}