* {
	font-family:"monospace","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro","‚l‚r ƒSƒVƒbƒN";
}

a  {
	text-decoration:none;
}

center {
	width:392px;
	overflow:hidden;
	margin:0px 0px 0px -72px;
	padding:0px;
}

center iframe {
	padding:0px;
	margin:0px;
}

body {
	margin:0px;
	padding:0px;
	background:url(./background.png) repeat-y;
}

div {
	opacity:1.0;
}


.table_cell {
	width:295px;
	height:40px;
	background:url(./next.png) no-repeat;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:2px 20px 2px 5px;
	background-color:#ffffff;
	overflow:hidden;
}

.table_cell .cell_title {
	width:295px;
	height:26px;
	line-height:26px;
	font-size:18px;

	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
		
	color:#333333;
	font-weight:bold;
}

.table_cell .cell_info {
	width:275px;
	height:14px;
	line-height:14px;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;

	color:#999999;
	font-weight:plain;
	
	overflow:hidden;
}

.description {
	width:290px;
	text-align:left;
	margin:10px 10px 10px 10px;
	padding:5px;
	color:#333333;
	line-height:140%;
	background-color:#fefefe;
	border:1px solid #999999;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
/*
.prev {
	position:relative;
	overflow:hidden;
	width:320px;
	height:44px;
	line-height:44px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#666666;
	background:url(./prev.png);
	color:#fefefe;
	font-size:14px;
	font-weight:bold;
}


.prev .title {
	position:relative;
	width:320px;
	height:44px;
	line-height:44px;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	z-index:1;
	text-shadow: 0px -1px #666666;
}
*/
.prev {
	position:relative;
	overflow:hidden;
	width:320px;
	height:44px;
	line-height:44px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#666666;
	background:url(./prev.png);
	color:#fefefe;
	font-size:14px;
	font-weight:bold;
}

.prev .prevBtn {
	position:absolute;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	margin:7px 0px 7px 0px;
	padding:0px 2px 0px 2px;
	z-index:2;
	opacity:1;
	-webkit-transition: opacity 1s linear;

}
.prev .prevBtnL {
	position:relative;
	left:2px;
	background:url(./back_left.png);
	height:30px;
	width:13px;
	z-index:2;
	padding:0px;
	float:left;
}
.prev .prevBtnM {
	position:relative;
	background:url(./back_middle.png);
	text-shadow: 0px -1px #333333;
	padding:0px 2px 0px 2px;
	height:30px;
	z-index:2;
	float:left;
}
.prev .prevBtnR {
	position:relative;
	background:url(./back_right.png);
	height:30px;
	width:4px;
	z-index:2;
	padding:0px;
	float:left;
}

.prev .title {
	position:relative;
	width:320px;
	height:44px;
	line-height:44px;
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	z-index:1;
	text-shadow: 0px -1px #666666;
}


.info {
	overflow:hidden;
	width:310px;
	height:22px;
	padding:0px 0px 0px 10px;
	margin:0px;
	color:#fefefe;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	background:url(./infoline.png) repeat-x;

	text-shadow: 0px 1px #666666;
	font-weight:bold;
}

.appSection {
	background-color:#000000;
	padding:5px;
	width:310px;
}

.appSection .icon {
	float:left;
	width:60px;
	height:60px;
	margin:0px 5px 0px 5px;
}

.appSection .title {
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
	height:60px;
	color:#ffffff;
	font-weight:bold;
	font-size:24px;
	line-height:30px;
}

.appstore {
	width:310px;
	height:50px:
	margin:0px;
	padding:0px 5px 0px 5px;
}

.appstore .desq {
	width:155px;
	height:50px;
	font-size:10px;
	line-height:110%;
	padding:15px 0px 0px 0px;
	float:left;
}

.appstore img {
	border:none;
	margin:5px;
}
