/*	mobile.css 
	for HOST-TV.COM
	Copyright(c) 2008 Codeworks Corp. All Rights Reserved.
		http://www.codeworks.co.jp
		info@codeworks.co.jp
	IE7, IE6, FireFox3, Opera9.5, Safari3.1(Win, Mac)
*/

#mobileheader{
	background-image:url("images/mobile/header_513_66.gif");
	background-repeat: no-repeat;
	width: 513px;
	height: 66px;
	overflow:hidden;
}
#mobileheaderinner{
	margin-left: 16px;
	margin-top: 40px;
	width: 493px;
	height: 26px;
}
#mobilebody{
	background-image:url("images/mobile/edge_513_1.gif");
	background-repeat: repeat-y;
	width: 513px;
}
#mobilefooter{
	background-image:url("images/mobile/footer_513_7.gif");
	background-repeat: no-repeat;
	width: 513px;
	height: 66px;
	overflow:hidden;
}
#mobilebodyinner{
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
#mobileimg{
	padding-left: 90px;
}
#mobileimginner{
	background-image:url("images/mobile/mobile_frame_real_316_551.gif");
	background-repeat: no-repeat;
	width: 316px;
	height: 551px;
	overflow:hidden;
}
#mobileimgiframeouter{
	padding-left: 22px;
	padding-top: 114px;
}
#mobileimgiframe{
	/*background-color: #f00;*/
	width: 272px;
	height: 357px;
/*	overflow:hidden;*/
}
#mobileinfotxt,
#mobilepackettxt{
	width: 490px;
	overflow:hidden;
}
#mobileinfo{
	background-image:url("images/mobile/infotext_210_12.gif");
	background-repeat: no-repeat;
	overflow:hidden;
	width: 210px;
	height: 12px;
}
#mobilepacket{
	margin-top: 8px;
	background-image:url("images/mobile/packetinfo_210_12.gif");
	background-repeat: no-repeat;
	overflow:hidden;
	width: 210px;
	height: 12px;
}
