@charset "utf-8";

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

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

.date {
	max-width: 500px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.4em;
	background-image: url(../image/date_bg.jpg);
	background-repeat: repeat-x;
}

.txt {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
}

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

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

#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;
}

.trial {
	max-width: 500px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}

.chara {
	max-width: 340px;
	min-width: 260px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #FFF;
	padding: 10px;
}

h5 {
	padding-left: 10px;
	border-left: solid 7px #C00;
	border-bottom: solid 1px #C00;
	line-height: 1.4em;
	font-size: 1.2em;
	margin-bottom: 0.3em;
}

.line {
	width: 100%;
	background-image: url(../image/date.png);
	background-repeat: repeat-x;
	height: 22px;
}