@charset "utf-8";

.main {
	max-width: 360px;
	min-width: 320px;
	max-height: 564px;
	margin-left: auto;
	margin-right: auto;
}

/*リストの文字折り返し禁止*/
body .ui-li .ui-li-desc {
 white-space: normal;
 }
/*リストの文字折り返し禁止ここまで*/

.date {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 320px;
	height: 70px;
	line-height: 1.4em;
	font-size: 1.1em;
	text-shadow: 1px 1px 2px #666;
	padding-top: 10px;
}

.trial {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1em;
}

.button {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.masquee {
	margin-top: 20px;
	width: 100%;
}

.txt {
	line-height: 1.4em;
}

/*chara*/
p .migi {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.7em;
  vertical-align: top;
}

p .hidari {
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0em;
  vertical-align: top;
}
/*charaここまで*/

h5 {
	border-bottom: solid 1px #09C;
	border-left: solid 5px #09C;
	line-height: 1.4em;
	padding-left: 0.5em;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

/*sample*/
#pagecontent {
	text-align:center;
}

.gallerycontent a img {
	height:60px;
	width:80px;
	padding:3px;
	background-color:#666;
}

#prevbtn, #nextbtn {
	margin:10px 15px;
}
/*sampleここまで*/

.nenrei {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2em;
	font-size: 1.5em;
	border: solid 2px #C00;
	color: #C00;
	text-align: center;
}