@charset "utf-8";
#sidebar1 {
	background-color: #333333;
	float: left;
	width: 150px;
	height: 550px;
}
#sidebar1 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #d42245;
	width: 110px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

#sidebar1 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 20px;
	text-decoration: none;
}
#sidebar1 img {
	margin-top: 28px;
	margin-left: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main2 {
	background-color: #FFFFFF;
	width: 430px;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 550px;
	overflow: auto;
}
#sidebar2 {
	background-color: #333333;
	float: right;
	width: 140px;
	height: 550px;
}
html,body {
scrollbar-arrow-color: #333333;
scrollbar-face-color: #333333;
scrollbar-highlight-color: ;
scrollbar-shadow-color: ;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #333333;
}

#sidebar2 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 28px;
	text-decoration: underline;
}

#sidebar2 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 20px;
}
#sidebar2 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 .style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #d42245;
	text-decoration: underline;
}
#main2 .entry-content object {

}
