body {
	width: 950px;
	margin: 0px;
}
.style1 {
	color: #FF0000;
}
.style2 {
	color: #0000FF;
}
.hide {
	visibility: hidden;
}
h1, h2, h3, p {
	margin: 0px;
}
#header {
	margin: 0px;
	height: 80px;
	width: 950px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
}
#header img {
	margin-top: 5px;
	margin-left: 30px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	width: 950px;
	height: 1570px;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
	height: 20px;
}
#header p {
	font-size: 9px;
	visibility: hidden;
}
#navi {
	background-repeat: no-repeat;
	height: 50px;
	width: 775px;
	margin-left: 20px;
	background-image: url(img/blog_navi.gif);
}
#navi  a {
	height: 18px;
	width: 110px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	display: block;
	margin-left: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#navi a:hover {
	color: #C00;
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner {
	height: 940px;
	width: 130px;
	float: right;
	position: absolute;
	top: 110px;
	right: 12px;
}
#banner img {
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContens  {
	width: 775px;
	margin-left: 20px;
	background-color: #E5DEA5;
}
#contents {
	width: 755px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#topImg {
	width: 735px;
	padding-left: 10px;
	padding-top: 10px;
	height: 150px;
	padding-right: 10px;
}
#haraya {
	float: left;
	margin-right: 10px;
}
#btn_talk  {
	float: right;
}
#btn_rank {
	float: right;
	margin-top: 10px;
}


h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	width: 745px;
	padding-left: 10px;
	padding-top: 10px;
	clear: both;
}
table {
	width: 745px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
table img {
	border-width: 0px;
}
.b_title {
	height: 40px;
	width: 145px;
	margin-top: -4px;
}

#az {
	font-size: 9px;
	height: 30px;
	text-align: right;
	color: #C66;
	margin-right: 10px;
}
#underBar {
	width: 775px;
	margin-left: 20px;
	margin-top: -10px;
}
#amazon {
	margin-left: 20px;
}
hr {
	visibility: hidden;
}
#back {
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#back a {
	color: #400;
}
#footer {
	float: left;
	width: 950px;
	height: 70px;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 11px;
	color: #400;
	padding-top: 10px;
	line-height: 13px;
}
#footer a {
	color: #400;
}
.style3 {
	font-size: 9px;
	color: #963;
	padding-top: 5px;
}
address {
	font-size: 8px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	padding-top: 2px;
}

