@charset "utf-8";

/*

	[SITE] skmt09.com
	[FILE] /shared/css/twitter.css

*/


/*============================================================
 Twitter skmtVOICE
============================================================*/
body.twitter #main {
	margin:30px 0 0 0;
}

/* Twitter一覧
------------------------------------ */
body#voice .twitterBox{
	background:#fff url(../images/line_dot-01.gif) repeat-x left bottom;
	margin:20px 0 20px 0;
	padding:0 0 1px 0;
}


body#voice .twitterBox li{
	background:#fff url(../images/line_dot-01.gif) repeat-x left top;
	padding:10px 0 15px 0;
}

body#voice .twitterBox li,
body#voice .twitterBox li a{
	font-size:12px;
	font-weight:bold;
}


body#voice .twitterBox li span.time{
	font-size:11px;
	font-weight:normal;
	padding:0 0 3px 0;
}


/* Twitter本体へ
------------------------------------ */
body#voice #main .goTwitter{
height:12px;
text-align:center;
}

body#voice #main .goTwitter p{
}
body#voice #main .goTwitter p a{
	padding:0 18px 0 0;
	background:url(../images/ico-a01.gif) no-repeat right 1px;
}


/* Twitterバナー
------------------------------------ */
body#voice #side .flwTwitter {
	width:192px;
	margin:20px 0 0 0;
	padding:0 0 12px 0;
	background:#252525;
}

body#voice #side .flwTwitter .bnr{
	width:190px;
	height:170px;
	margin:1px;
	text-align:center;
	background:#fff;
}

body#voice #side .flwTwitter .bnr p{
	line-height:1.6em;
}

body#voice #side .flwTwitter .bnr p img.follow{
	margin:0 0 10px 0;
}

body#voice #side .flwTwitter .bnr p img.logo{
	margin:8px 0 8px 0;
}

body#voice #side .flwTwitter .bnr p a{
	color:#000;
	width:190px;
	height:170px;
	display:block;
}
body#voice #side .flwTwitter .bnr p a:hover{
	text-decoration:none;
}

body#voice #side .flwTwitter .bnr p a span{
	color:#339900;
}
body#voice #side .flwTwitter .bnr p a:hover span{
	text-decoration:underline;
}

/* notes */
body#voice #side .flwTwitter p.ttl{
 color:#fff;
	font-size:10px;
	margin:12px 10px 2px 10px;
}

body#voice #side .flwTwitter p.notes{
 color:#999;
	font-size:10px;
	margin:0 10px 0 10px;
	line-height:1.4em;
}

body#voice #side p.pastVoice{
	margin:24px 0 0 0;
}
body#voice #side p.pastVoice a{
	padding:0 18px 0 0;
	background:url(../images/arrow_w.gif) no-repeat right 1px;
}