@charset "UTF-8";

/* --  common tags -------------------------------------- --*/
body {
	background: #ffffff ;
	color:#000000;
	font-family:Helvetica, "¾®ÄÍ¥´¥·¥Ã¥¯ Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka,  Arial, sans-serif ;
	font-size: 0.8em ;
	margin: 0 ;
	padding: 0;
}

body.english {
	font-family: Helvetica, Georgia, Times, serif;
	}
	
img {
	border: 0 ;
}

table {
	border-collapse: collapse ;
}

hr .clear {
	visibility:hidden;
	clear: both ;
	height: 0px ;
	margin: 0 ;
}


.header, .category_t, .list_row, .copy, .header_s, .contents {
	width:100%;
}

.header .top_title, .top_title_en, h2, .app_list, .header_nav, .app_detail, .footer_nav, .h3_bg, .contents_text {
	width:300px;
	margin:0 auto;
}
a {
	text-decoration:none;
}

.footer_nav, .copy {
	text-align:center;
	font-size:10px;
}
.footer_nav  { 
	margin-top:10px;
	margin-bottom:2px;
}
.footer_nav a {
	color: #666666 ;
}

.copy {
	color:#333333;
	height:32px;
	padding-top:5px;
}

/* --  Top -------------------------------------- --*/
.header .top_title {
	background: #ffffff url(ip_img/top_logo.gif) 0 0 no-repeat;
	text-indent:-9999px;
	height:100px;
}
.category_t {
	background: #ffffff url(ip_img/ip_tag.gif) 0 0 no-repeat;
	height:28px;
}
h2 {
	color:#000000;
	text-indent:18px;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-shadow: 1px 1px 0px #ffffff;
}
.app_list img {
	float:left;
	margin: 6px 10px 7px 0;
}
ail {
	width:223px;
	margin-left:67px;
} 

.new, .coming_soon {
	text-indent:-9999px;	
	height:26px;
	overflow:hidden;
}
.new {
	background: url(../images/iPhone/new.png) 0 2px no-repeat;
	width:59px;
}
.coming_soon {
	background: url(../images/iPhone/coming_soon.png) 0 2px no-repeat;
	width:133px;
}

.list_detail {
	padding-top: 10px;
	}

.list_detail p {
	color: #666666;
	font-size:12px;
	margin-top:2px;
}
.list_detail .app_t {
	color:#000000;
	font-size:14px;
}
