@charset "UTF-8";



/* ==== + Color ==== */
body{
	background-color:#fff;
	color:#1a1a1a;
}
a{
	color:#1a1a1a;
	text-decoration: none;
}
a:hover{
	color:#ccc;
}
h1, h2, h3, h4, h5, h6,
h1 a,h1 a:hover
 {
	color:#ccc;
	text-decoration: none;
}
h2
{
color:#666;
}
.domain_txt,
.menu ul a{
	color:#999;
}
.reply,.rt,.reply a,.rt a{
	color:#9e3b2a;
}
#copy{
	color:#333;
}

/* ==== - Color ==== */

/* ==== + Font ==== */
body{
	font-family:"Helvetica Neue",helvetica,Meiryo,Arial;
	font-size:11px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-size:2em;
}
h1 a{text-decoration: none;}
h2,h3{font-size:130%;}

.tlblock{
	font-size:.8em;
}
.tlname{
	font-weight: bold;
	font-size:1.2em;
}
.tldate{
}
#copy{
	font-size:.8em;
}
/* ==== - Font ==== */

/* ==== + container ==== */
.container
{
	width:1000px;
	
}
#copy{
	margin:15px 0 15px 10px;
	float:none;
	clear:both;
}
/* ==== - container ==== */

/* ==== + Menu ==== */
#mainflash{
	width:1000px;
	height:615px;
	background-color: #eee;
}
/* ==== - Menu ==== */

#twitterhead{margin:20px 0 0 30px;}
#twitterhead h2 span{display: none;}
#twitterhead h2{
	display;block;
	float:left;
	width:190px;
	height:19px;
	background: url(../images/tweet.gif) no-repeat left top;
}
#twitterhead a span{display: none;}
#twitterhead a{
	display;block;
	margin-left: 49px;
	float:left;
	width:99px;
	height:19px;
	background: url(../images/tweet.gif) no-repeat -239px top;
}

/* ==== + Twitter ==== */
#twitterlist{
	display:block;
	float:none;
	clear:both;
	overflow: hidden;
	margin-left:20px;
}
.tlblock{
 /*border:1px solid red;*/
 margin-left:10px;
 margin-top:20px;
 /*display:none;*/
 width:220px;
}
.tlicon,.tldata{
 float:left;
}
.tlicon{
	width:50px;
	margin-right:10px;
}
.tldata{
	width:160px;
}
.tltext{
	margin-top:5px;
	float:none;
	clear:both;
	word-break:break-all;
}
div.i3.span-6,
.tlblock.i7,
.tlblock.i11,
.tlblock.i15,
.tlblock.i19,
.tlblock.i23,
.tlblock.i27,
.tlblock.i31
{
	margin-right: 0;
}
/* ==== - Twitter ==== */

/* ==== + HIGH5 3 ==== */
#bannerhigh53{
	margin:15px 30px 0;
}
#bannerhigh53 h3{
	margin:0 0 15px;
	display;block;
	float:left;
	width:287px;
	height:19px;
	background: url(../images/tweet.gif) no-repeat 0 -19px;
}
#bannerhigh53 h3 span{display:none;}
/* ==== - HIGH5 3 ==== */

#copy{
	display:block;
	margin:15px 30px;
}