body{
	color: #000;
	background: #fff url("images/bg01.gif") repeat-x top center;
	font-size: 14px;
	font-family: "Meiryo", "Osaka", sans-serif;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	width: 96%;
	}

a:link{
	color: #36f;
	text-decoration: none;
	}

a:visited{
	color: #36f;
	text-decoration: none;
	}

a:active{
	color: #f00;
	text-decoration: underline;
	}

a:hover{
	color: #3cf;
	text-decoration: underline;
	}

img{
	border-width: 0px;
	}

hr{
	border: 1px #999 dashed;
	}

table{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	}

th{
	color: #fff;
	background: #333;
	text-align: center;
	font-weight: normal;
	border: 1px #ccc solid;
	padding: 2px;
	}

td{
	vertical-align: top;
	border: 1px #ccc solid;
	padding: 2px;
	}

h1{
	font-size: 32px;
	margin: 20px 0px 15px 0px;
	text-shadow: #999 1px 1px 1px;
	}

.zentai{
	text-align: left;
	}

.logo{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

.ttt1{
	margin: 10px 0px;
	}

.attt{
	font-size: 14px;
	background: #fafafa;
	border: 1px #ddd solid;
	padding: 0px;
	text-align: center;
	}

.attt2{
	display: block;
	padding: 4px 2px 2px 2px;
	text-decoration: none;
	}

.attt2:hover{
	color: #fff;
	background-color: #3b5998;
	text-decoration: none;
	}

.feature{
	padding: 10px;
	background: #fffef0;
	border: 1px #ddd0c0 solid;
	}

.darktext{
	color:#333;
	font-size: 13px;
	border: 1px #fff solid;
	line-height: 1.2em;
	padding: 5px;
	height: 60px;
	}

.lighttext{
	color:#fff;
	font-size: 13px;
	border: 1px #fff solid;
	line-height: 1.2em;
	padding: 5px;
	height: 60px;
	}

.darktext2{
	color:#333;
	font-size: 13px;
	border: 1px #fff solid;
	line-height: 1.2em;
	padding: 5px;
	height: 30px;
	}

.lighttext2{
	color:#fff;
	font-size: 13px;
	border: 1px #fff solid;
	line-height: 1.2em;
	padding: 5px;
	height: 30px;
	}

.darktext3{
	color:#333;
	font-size: 12px;
	border: 1px #fff solid;
	line-height: 1.2em;
	padding: 1px;
	height: 30px;
	}

.month{
	font-size: 12px;
	}

.oneday{
	font-weight: normal;
	}

.sankou{
	margin: 0px;
	}

.pagetop{
	font-size:14px;
	text-align:right;
	padding: 5px 0px 0px 0px;
	}

.modoru{
	margin: 10px 0px 0px 0px;
	}

.footer{
	text-align: center;
	font-size: 13px;
	padding: 5px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px #999 solid;
	}

.adsense{
	text-align: center;
	margin: 10px 0px;
	}

.counter{
	color:#fbfbfb;
	font-size:10px;
	text-align:right;
	}



.support{
	color: #fff;
	font-size: 18px;
	background: #000;
	margin: 20px 0px;
	padding: 10px;
	line-height: 1.3em;
	border-radius: 10px;
	}

.support2{
	color: #fff;
	background: #999;
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-radius: 10px;
	}

.support3{
	color: #fff;
	display: block;
	font-size: 18px;
	background: #999;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px;
	border-style: none;
	border-radius: 10px;
	width: 100%;
	cursor: pointer;
	}

.support3:link{
	color: #fff;
	text-decoration: none;
	}

.support3:visited{
	color: #fff;
	text-decoration: none;
	}

.support3:active{
	color: #fff;
	text-decoration: none;
	}

.support3:hover{
	color: #fff;
	background-color: #aaa;
	text-decoration: none;
	}
