/*共通 */

body{
	margin:0px; 
	padding:0px;
	line-height:1.4;
	color: #0000ff;
	background-color: #0000ff;
	font-family: メイリオ;
	font-size: 90%;
}

img{
	vertical-align: top;
	letter-spacing: 0em;
	border: 0px;
}

a:link{
	color: #0000ff;
}

a:hover{
	color: #ff0000;
}

.ページ全体の囲い{
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #0000ff;
	text-align: center;
}

.水色の囲い{
	padding: 20px;
	text-align: center;
	border-radius: 20px;
	margin: 30px auto;
	width: 1024px;
	height: auto;
	background-color: #00ffff;
	box-shadow: 10px 10px 10px #000;
}

.ページトップフラッシュ{
	text-align: center;
	margin:0px auto 20px;
}

.コピーライト{
	margin: 20px auto 0px;
}

.本文{
	border: 5px #0000ff solid;
	padding: 5px;
	width: 904px;
	height: auto;
	margin: 0px auto 10px;
	background-color: #ffff00;
	text-align: left;
}

.見出し{
	width: auto;
	height: auto;
	font-size: 120%;
	text-align: left;
}

.中身{
	width: auto;
	height: auto;
	text-align: left;
}

.トップへ{
	width: auto;
	height: auto;
	margin: 0px auto 10px;
}

.大きい文字{
	width: auto;
	height: auto;
	font-size: 200%;
	text-decoration: underline;
	color: #ffff00;
}





/*index.html*/

.トップ画像{
	float: left;
	position: relative;
	left: 50px;
	margin: 0px auto 0px;
}

.メニュー{
	padding: 0px 0px;
	width: 256px;
	height: auto;
	float: right;
	position: relative;
	right: 50px;
	margin: 0px auto 10px;
}

.初めての方へ{
	width: 246px;
	height: 60px;
	background-color: #ff0000;
	float: right;
	position: relative;
	right: 50px;
	margin: 0px auto 10px;
	padding: 5px;
	color: #ffff00;
}

.画像の説明{
	border: 3px #747474 solid;
	background-color: #b1b1b1;
	float: left;
	width: 624px;
	height: auto;
	position: relative;
	left: 50px;
	margin: 0px auto 10px;
	padding: 5px;
	text-align: left;
	color: #000000;
}

.更新履歴・訪問者数{
	height: 70px;
	width: 914px;
	background-color: #0000ff;
	clear: both;
	margin: 0px auto 10px;
	padding: 5px;
}

.更新履歴{
	height: auto;
	width: 630px;
	float: left;
}

.訪問者数{
	height: 64px;
	width: 246px;
	float: right;
	background-color: #00ffff;
	padding: 3px;
	text-align: left;
}

.ブログのバナー{
	text-align: center;
}





/*404.html*/

.トップへ{
	width: auto;
	height: auto;
	margin: 10px auto 20px;
}


/*about_this_site.html*/

.紹介画像{
	border: 5px #0000ff solid;
	width: 640px;
	height: 120px;
	margin: 0px auto 10px;
	background-color: #ffff00;
}




/*plugin.html*/

.プラグインの種類{
	width: auto;
	height: auto;
	text-align: center;
}

.プラグイン紹介{
	width: auto;
	height: 90px;
	margin: 5px;
	padding: 5px;
}

.プラグイン画像{
	width: 160px;
	height: 90px;
	float: left;
}

.プラグイン名{
	width: 719px;
	height: 20px;
	float: right;
	text-align: left;
	font-size: 120%;
	margin: 0px auto 5px;
	text-decoration: underline;
}

.詳細{
	width: 709px;
	height: 55px;
	float: right;
	text-align: left;
	padding: 5px;
}

.プラグイン詳細ページ画像{
	margin: 10px;
}

.ダウンロード｛
	margin: 20px;
}

/*plugin.html*/

.画像見出し{
	width: 320px;
	height: 80px;
	float: left;
}