@charset "utf-8";
/* CSS Document */

.ui-header .ui-title{
	margin-right:20%;
	margin-left:20%;
}
.ui-footer .ui-title{
	font-size:9px;
}
#page .main_box {
	max-width: 320px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}

#page .main_box .card_box {
	width: 260px;
	margin: 0px auto;
	padding: 0 10px;
	/*	position: relative;*/
	overflow: hidden;
	height: 310px;
	line-height: 1px;
}
#page .main_box .card_box img{
	max-width: 100%;
	height: auto;
	width /***/: auto;
}