body {
	margin:0;
	background-image: url("img/background.gif");
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
}

/* リンクつき画像 */
a img {
    border: 0;
}

#banner {
	width:770px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;
	background-image: url("img/banner_back.jpg");
	background-repeat: repeat-x;
}

#content {
	width:770px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 30px 0 0 0;
	text-align:center;
}

/* フッター */
#footer {
	margin: 0;
	padding: 11px 0 11px 0;
	border-top: 1px solid #666699;
	border-bottom: 1px solid #666699;
	background-image: url("img/fb.gif");
	background-repeat: repeat-x;
	color: #333333;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.05em;
}




.blogger_container {
	width:700px;
	height:240px;
	margine: 0px; padding: 0px 0px 50px 0px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ 角ゴ Pro W3", sans-serif;
}
.blogger{
	float: left;
	padding: 5px 0 0 0;
	border: solid 1px #666;
	width:340px;
	height:230px;
	margin:5px;
	background-color: #99FFFF;
}
.update{
	float: right;
	padding: 5px 0 0 0;
	border: solid 1px #666;
	width:340px;
	height:230px;
	margin:5px;
	background-color: #99FFFF;
}
.table1{
	width:100%;
	border-collapse: separate;
	border-spacing: 3px;
	padding: 2px;
}
.table2{
	width:100%;
	border-collapse: separate;
	padding: 5px;
}
.table_b{
	border: solid 1px #EC3782;
	border-spacing: 3px;
	padding: 2px;
}
.td1{
	width:80px;
	background-color: #9999CC;
	color:white;
	font-size:9px;
	padding: 5px;
	word-wrap: normal;
}
.td2{
	border-bottom: solid 1px #999;
	color:black;
	font-size:10px;
	padding: 5px;
	line-height: 120%;
}
.td3{
	border-bottom: dotted 1px #999;
	color:black;
	font-size:10px;
	padding: 3px;
	line-height: 140%;
}
.td3_noline{
	color:black;
	font-size:10px;
	padding: 3px;
	line-height: 140%;
}
.caption {
	color: #000;
	font-size:11px;
	text-align:center;
	border-bottom: solid 1px #666;
}
.word {
	font-size:10px;
}

