@charset "shift_jis";

* {margin: 0; padding: 0;}

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	font-size: 12px;
	background-color: transparent;
}

div.container {
	width: 180px;
}
div.card {width: 132px; margin: 0 0 10px; padding: 16px; border: 3px solid #bbb; background: #fff url(../image/card_bg.gif) no-repeat center top;}
p.photo {width: 130px; margin: 0 auto 5px; border: 1px solid #fff; text-align: center;}
dl {}
dl dt {margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px solid #000; font-weight: bold; text-align: center;}
dl dd {}
dl dd.date {margin-bottom: 5px; padding-bottom: 3px; border-bottom: 1px solid #000; text-align: center;}