/* CSS Document */
/** {
	margin: 0px;
	padding: 0px;
}*/
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


dt,dd,pre,form,fieldset,input,textarea,select {
 /*font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;*/
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-style: normal;
	font-size: small;
	line-height: 1.6;
}

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%;
}

/* ---------- */
#wrapper {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#navi {
	height: 20px;
}

#contents {
	background-color: #F3F3F3;
	height: 150px;
	text-align: center;
}
/*h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}*/
/********   realtime **************/

h2.tut{
	color:#000000;
	/*font-family:"Myriad Pro",Arial,Helvetica,sans-serif;*/
	font-size:16px;
	position:absolute;
	top:-4px;
}



#tweet-container{
	/*height:460px;*/
	overflow-y:auto;
	overflow-x:hidden;
	width:760px;
	margin:0 auto 3px;
	background-color:#FFFFFF;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar{
	height:41px;
	/*background:url(img/top_bar.png) repeat-x;
	border-bottom:1px solid white;*/
	position:relative;
	/*margin-bottom:8px;*/
-moz-border-radius:6px 6px 0 0;
}




/* The styles below are only necessary for the demo page */



#twitter-ticker{
    width:770px;
	margin:40px auto 20px;
	padding:0 15px 5px;
	clear:left;
	background-color:#e3f2f9;
}


#twitter-footer{
text-align:right;
font-size:10px;
padding-top:3px;
}


/*****************************************/
.realtime-shop{
	width:700px;
	padding:3px 10px 0 10px;;
	margin:10px;
	border-bottom:1px  solid #666666;
}
.realtime-shop h3 a{
	color:#5ba8f5;
}
.info-part{
	width:630px;
	float:left;
	margin-left:10px;
}
.realtime-shop p{
color:#333333;
margin-bottom:0;
}
.realtime-time{
	display:block;
	font-size:10px;
	color:#666666;
	text-align: right;
}
.realtime-thumb{
display:block;
width:42px;
float:left;
}

