@charset "utf-8";

/* ------------------------------------------
Since: 2009-12-08
Version: 1.0
Auther: TAKASHI MIYAZAWA(visual and echo japan)
------------------------------------------*/

.ColumnContents a:link {
	text-decoration:none;color:#ffa800;
}
.ColumnContents a:active {
	text-decoration:none;color:#ffa800;
}
.ColumnContents a:visited {
	text-decoration:none;color:#ffa800;
}
.ColumnContents a:hover {
	text-decoration:none;color:#FFF;
}

#List .Komoku a:link {
	text-decoration:none;color:#ffa800;
}
#List .Komoku a:active {
	text-decoration:none;color:#ffa800;
}
#List .Komoku a:visited {
	text-decoration:none;color:#ffa800;
}
#List .Komoku a:hover {
	text-decoration:none;color:#FFF;
}


.tweet_list a:link {
	text-decoration:none;color:#ffa800;
}
.tweet_list a:active {
	text-decoration:none;color:#ffa800;
}
.tweet_list a:visited {
	text-decoration:none;color:#ffa800;
}
.tweet_list a:hover {
	text-decoration:none;color:#FFF;
}


.navi a:link {
	text-decoration:none;color:#ffa800;
}
.navi a:active {
	text-decoration:none;color:#ffa800;
}
.navi a:visited {
	text-decoration:none;color:#ffa800;
}
.navi a:hover {
	text-decoration:none;color:#FFF;
}


#tweet_area a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#tweet_area a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#tweet_area a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#tweet_area a:hover {
	text-decoration:none;
	color:#FFFFFF;
}


.Ktweet_area a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.Ktweet_area a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.Ktweet_area a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.Ktweet_area a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.Komoku .Ktweet{
	position:absolute;
	top:80px;
	left:180px;
}
.Komoku .Kfacebook{
	position:absolute;
	top:80px;
	left:282px;
	display:block;
	width:200px;
	overflow:hidden;
}




/*******************************************
List
*******************************************/


#List{
	float:left;
	width:498px;
}


#List .Komoku{
	font-size:16px;
	font-weight:bold;
	color:#ffa800;
	font-weight:bold;
	border-bottom:1px #333 dotted;
	position:relative;
	
}
#List .Komoku a{
	display:block;
	padding:10px 20px 10px 20px;
	color:#ffa800;
	background-color:#000;
}

#List .Komoku a:hover{
	display:block;
	padding:10px 20px 10px 20px;
	color:#000;
	background-color:#ffa800;
}
#List .Komoku .visual{
	float:left;
	margin: 0 10px 0 0;
	width:150px;
}
#List .Komoku h2{
	float:right;
	width:290px;
	font-size:14px;
}
#List .Komoku .newsdate{
	position:absolute;
	top:78px;
	left:370px;
	font-size:11px;
	color:#ccc;
}
.tweetKomoku{
	font-size:16px;
	color:#FFF;
	border-bottom:1px #333 dotted;
	
}

.tweetKomoku .tweet_thumb{
	float:left;
	padding:10px 10px 10px 20px;
}
.tweetKomoku .tweet_content{
	float:left;
	width:400px;
	font-size:11px;
	color:#ccc;
	line-height:140%;
	padding:10px 0px 10px 0px;
}


/*******************************************
Submenu
*******************************************/
#Submenu{
	float:right;
	width:250px;
}




/*******************************************
detail
*******************************************/

h1.PageTitle{
	padding:20px 20px 0 20px;
	color:#ffa800;
	line-height:120%;
}


.ColumnContents p {
	margin-bottom:20px;
	line-height:180%;

}


#detail-left .ColumnContents .waku{
	padding:10px;
	border:#333333 1px solid;
	color:#ccc;

}

#detail-left .ColumnContents{
	font-size:13px;
	color:#FFFFFF;

}

.update{
	color:#7cb0fb;
	text-align:right;
	width:455px;
}

.ColumnTitle{
	position:relative;
}
.retweet_top{
	position:absolute;
	top:10px;
	left:385px;
}

.tweet{
	position:absolute;
	top:20px;
	left:25px;
}
.facebook{
	position:absolute;
	top:20px;
	left:127px;
	display:block;
	width:200px;
	overflow:hidden;
}
.retweet a{
	text-indent: -9999px;
	text-decoration: none;
	color:#000000;
}

.twt_num_p{
	color:#000000;
}
.twt_num_p a{
	color:#000000;
}

a{
	color:#000000;
}



.ColumnContents .tag li{
	background-image:none;
	background-repeat:no-repeat;
	padding-left:0;
	border-bottom:none;
	padding-bottom:5px;
	margin-top:0px;
	float:left;
	padding-right:10px;
	line-height:120%;
}


.module-tagcloud .module-content {text-align: left; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
li.taglevel1 { font-size: 20px; }
li.taglevel2 { font-size: 18px; }
li.taglevel3 { font-size: 16px; }
li.taglevel4 { font-size: 14px; }
li.taglevel5 { font-size: 12px; }
li.taglevel6 { font-size: 9px; }





