body {
		margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 78%;
	line-height: 130%;
}


p.table img {
	vertical-align:middle;
}

a:hover {  color: #FF6600}


.large {
	font-size: 107%;
	line-height: 130%;
}


.large_b {
	font-size: 107%;
	line-height: 130%;
	font-weight: bolder;
}


.bold_small {
	font-size: 76%;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal
}

.bold_large {
	font-size: 1em;
	font-weight: bolder
}


.small_prize {
	font-size: 78%;
	letter-spacing: 0.1em;
}

.small {
	font-size: 78%;
	letter-spacing: 0.1em;
}


.smart {
	font-size: 78%;
	letter-spacing: 0.1em;
}


.red_under {
	color: #FF0000;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

H1{
	font-size : 1.2em;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}

H2{
	font-size : 1.2em;
	font-weight : bold;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

H3{
	font-weight : bold;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}


h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
	line-height: 1.5;
}


p { margin-top: 0; margin-bottom: 0 }

.border {
	border: 1px solid #666666;
	line-height: 140%;
}

.border_red {
	border: 1px solid #CC0000;
	line-height: 200%;
	color: #CC0000;
	text-decoration: none;
	padding: 1px;
}

.black {
	color: #000;
}




option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
	border-right-color: #FFF;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#navi {
	height: 18px;
	background-color: #C00;
}

.tweet {
	text-align:right;
	width:100%;
	font-size: small;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

