
/*------------------------------------------
Decoration
------------------------------------------*/
body{
	font-size:11px;
	line-height:1.7;
}
#container {
font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",Arial, helvetica, sans-serif;
}

html>/**/body #container{/*IE8*/
font-family: ＭＳ ゴシック, Verdana,Arial, helvetica, sans-serif＼9;
}
* html #container{/*IE6*/
font-family: ＭＳ ゴシック, Verdana,Arial, helvetica, sans-serif;
}
* +html #container{/*IE7*/
font-family: ＭＳ ゴシック, Verdana,Arial, helvetica, sans-serif;
}

a:link,
a:visited {color:#ff6600; text-decoration:none;}
a:hover,
a:active {color:#ff3300; text-decoration:none;}

a.blogname:link,
a.blogname:visited {color:#000; text-decoration:none;}
a.blogname:hover,
a.blogname:active {color:#000; text-decoration:none;}

.kw-s {
vertical-align:middle;
font-size:10px; 
line-height:24px;
white-space: nowrap;
}
.kw-m {
vertical-align:middle;
font-size:14px; 
line-height:24px;
white-space: nowrap;
}
.kw-l {
vertical-align:middle;
font-size:18px; 
line-height:24px;
white-space: nowrap;
}
.kw-x {
vertical-align:middle;
font-size:22px; 
line-height:24px;
white-space: nowrap;
}
* html .kw-s{/*IE6*/
	line-height:34px;
	margin-right:10px;
}
* html .kw-m{/*IE6*/
	line-height:34px;
	margin-right:10px;
}
* html .kw-l{/*IE6*/
	line-height:34px;
	margin-right:10px;
}
* html .kw-x{/*IE6*/
	line-height:34px;
	margin-right:10px;
}

/*------------------------------------------
基本
------------------------------------------*/
h2.ts-title {
	width:680px;
	height:37px;
	background:url("tanoshimu_image/ts-title.gif") top left no-repeat;
	text-indent:-9999em;
	padding:0 0 4px 0;
	margin:0;
}
.main {
	width:680px;
}
.side {
	position:relative;
	overflow:hidden;
	width:210px;
}

/*--ページトップ--*/
.pagetop {
	width:680px;
	text-align: right;
	overflow:hidden;
}

/*------------------------------------------
ピックアップ
------------------------------------------*/
#Pickup {
	width:675px;
	height:210px;
	padding:0;
	border:1px solid #dedede;
	display: table;
}
#Pickup_sub {
	width:695px;
	height:330px;
	display:block;
	overflow:hidden;
	background:url('tanoshimu_image/pickupbg.gif') no-repeat;
	line-height:1.5;
}
#Pickup_sub #Sub {
	float: left;
	width:330px;
	height:144px;
	margin-top:20px;
	margin-right:16px;
}
#Pickup_sub #Sub #Visual{
	float: left;
	display:block;
	width:160px;
	height:140px;
	margin-right:10px;
	/*border:1px solid #dedede;*/
}
* html #Pickup_sub #Sub #Visual{/*IE6*/
	margin-right:5px;
}
#Pickup_sub #Sub .Logo{
	display:block;
	width:160px;
	height:40px;
	margin-bottom:10px;
}
#Pickup_sub #Sub .Check{
	display:block;
	width:80px;
	height:20px;
	margin-top:10px;
}

/*------------------------------------------
ブログ
------------------------------------------*/
#Blogs {
	margin-top:20px;
	width:675px;
	display:table;
	overflow:hidden;
}
#Blogs #List{
	display:table;
	margin-bottom:20px;
}
#Blogs ul{
	margin-left:15px;
	padding:0;
	width:675px;
	list-style-type:none;
	line-height:15px;
	color:#999;
}
#Blogs ul li{
	float:left;
	margin-top:15px;
	margin-right:15px;
	padding:0;
	width:205px;
	height:100px;
	display: table;
}
#Blogs p{
	margin-bottom:5px;
}
#Blogs .new{
	color:#ff0000;
}
#Blogs #List img{
	float: left;
	margin-right:10px;
	width:60px;
	height:60px;
	border:1px solid #dedede;
}

/*------------------------------------------
注目ワード
------------------------------------------*/
#Blog_keyword {
	width:675px;
	display:table;
	overflow:hidden;
}
#Blog_keyword #List {
	margin-left:15px;
	margin-bottom:30px;
	width:620px;
	display: block;
	padding:10px 10px 10px 20px;
	background:#fbe8ee;
}

/*キーワード内*/

#Blog_keyword #List a:link,
#Blog_keyword #List a:visited {color:#ff672a; text-decoration:none;}
#Blog_keyword #List a:hover,
#Blog_keyword #List a:active {color:#ff3300; text-decoration:none;}
#Blog_keyword #List span {padding:0 20px 0 0;}


/*------------------------------------------
エンジョイ
------------------------------------------*/
#Enjoy {
	width:675px;
	display:table;
	overflow:hidden;
}
#Enjoy #List{
	display:table;
	margin-bottom:20px;
}
#Enjoy ul{
	margin-left:15px;
	width:675px;
	list-style-type:none;
	font-size:10px;
	line-height:1.5;
	color:#999;
	text-align:center;
}
#Enjoy ul li{
	float:left;
	margin-top:10px;
	margin-right:10px;
	width:150px;
	height:70px;
	display:　block;
}
#Enjoy ul li.twitter{
	float:left;
	margin-top:10px;
	margin-right:0;
	width:160px;
	height:170px;
	display:　block;
}
#Enjoy #List img{
	width:150px;
	height:50px;
	border:1px solid #dedede;
	margin-bottom:0;
}
#Enjoy #Listtwitter img{
	width:50px;
	height:60px;
	border:1px solid #dedede;
	margin-bottom:5px;
}

/*------------------------------------------
コミュニティ
------------------------------------------*/
#Community {
	background:url('tanoshimu_image/community.gif') no-repeat top left;
	margin-top:20px;
	padding:50px 15px 5px 15px;
	line-height:1.6;
}
#Community .Date{
	color:#777;
}
#Community_bottom {
	width:210px;
	height:15px;
	background:url('tanoshimu_image/community_bottom.gif') no-repeat top left;
}

/*------------------------------------------
WALKTALK
------------------------------------------*/
#Walktalk {
	margin-top:0;
	background:url('tanoshimu_image/walktalk-bg.gif') no-repeat top left;
	padding:0 15px 5px 15px;
	line-height:1.6;
	position:relative;
}
#Walktalk .Date{
	color:#777;
}
#Walktalk_bottom {
	width:210px;
	height:15px;
	background:url('tanoshimu_image/community_bottom.gif') no-repeat top left;
}

/*------------------------------------------
編集者アイズ
------------------------------------------*/
#Eyes {
	background:url('tanoshimu_image/eyes.gif') no-repeat top left;
	margin-top:10px;
	padding:70px 25px 10px 25px;
	color:#555;
	line-height:1.8;
}
#Eyes .Date{
	color:#777;
}
#Eyes_bottom {
	width:210px;
	height:15px;
	background:url('tanoshimu_image/eyes_bottom.gif') no-repeat top left;
}
#Eyes img{
	margin-top:5px;
	margin-bottom:5px;
	border:0;
}
#Eyes p{
	margin-top:15px;
}