@charset "Shift_JIS";

body {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	background: #635045;
	}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	text-decoration: none;
	}

.blog {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #E6E6E6;
	text-decoration: none;
}
a.blog:link {
  color: #CCCCCC;

}
a.blog:visited {
  color: #CCCCCC;
 
}
a.blog:hover {
  color: #FFFFFF;

}
a.blog:active {
  color: #ff6600;
 
}

.box1 {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 16pt;
	font-style: normal;
	background-color: #E6E6E6;
	width: 530px;
}
