/*アイフレーム部分
////////////////////////////*/
.main_content_wrap .infoframe_firstcol {
	width: 390px;
	float: left;
}
.main_content_wrap .infoframe_firstcol iframe {
	width: 388px;
	height: 174px;
}
.main_content_wrap .infoframe_secondcol {
	width: 232px;
	float: right;
}
.main_content_wrap .infoframe_secondcol iframe {
	width: 230px;
	height: 174px;
}
/*注目のフードル
////////////////////////////*/
#interest_fudol {
	padding: 0 2px;
}
#interest_fudol table td {
	width: 120px;
}
#interest_fudol table td p {
	margin-top: 4px;
	text-align: center;
}
/*つなかんコンテンツ一覧
////////////////////////////*/
#content_introduction {
	width: 622px;
	padding-bottom: 2px;
}
#content_introduction .content_container {
	width: 206px;
	margin: 2px 0 0 1px;
	text-align: center;
	background: url(../img/bg_contents_introduction.jpg) no-repeat;
	display: inline;
	float: left;
}
#content_introduction .content_container dl {
	width: 162px;
	margin: 6px auto 4px;
	text-align: left;
}
#content_introduction .content_container dl dd ul {
	margin-top: 3px;
}
#content_introduction .content_container dl dd ul li {
	font-size: 11px;
	color: #FFFFFF;
}
#content_introduction .content_container dl dd ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
/*つなかんモバイル紹介枠
////////////////////////////*/
#tsuna_mobile_col {
	width: 208px;
	float: left;
	text-align: center;
}
#tsuna_movie_col {
	width: 622px;
	float: right;
}
#tsuna_movie_col table {
	width: 622px;
	line-height: 1.4;
}
#tsuna_movie_col table th {
	width: 143px;
	height: 197px;
}
#tsuna_movie_col table td {
	padding: 0 4px;
}
#tsuna_movie_col p {
	padding-bottom: 10px;
	font-size: 10px;
	border-bottom: solid 1px #999999;
}
#tsuna_movie_col dl {
	margin: 10px 0;
}
#tsuna_movie_col dl dt,
#tsuna_movie_col dl dd {
	width: 120px;
	float: left;
	font-size: 10px;
}
#tsuna_movie_col dl a {
	font-size: 10px;
}
#tsuna_movie_col ul li a {
	font-size: 10px;
	line-height: 2.2em;
}
a.arrow_pink {
	padding-left: 12px;
	background: left url(../img/arrow_pink.gif) no-repeat;
}
#tsuna_mobile_col .content,
#tsuna_movie_col .content {
	height: 223px;
}





