.back {
	width:720px;
	margin:20px auto;
	text-align:right;
	}
	
h1 {
	margin:20px auto 10px;
	}
h2 {font-size:14px;
	font-weight:bold;
	color:#990000;
	margin:10px 0;
	}

.diary-box {
	width:680px;
	margin:0 auto 20px;
	text-align:left;
	}

.diary-box p {
	font-size:12px;
	line-height:1.3em;
	padding:2px 0;
	margin:0 auto;
	}
.shop {
	font-weight:bold;
	font-size:14px;
	margin:8px 0;
	text-align:left;
	}

.shop-t {
	font-weight:bold;
	margin:8px 0;
	}

.img-right {
	float:right;
	margin:0 0 0 10px;
	}
.img-left {
	float:left;
	margin:0 10px 0 0;
	}

.img-line {
	text-align:center;
	margin:6px auto;
	} 

