@charset "utf-8";
/* CSS Document */


body{color:#555555; font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;width:100%;height:100%;text-align:left}

table{font-size:12px; color:#555555;}

@import url(https://fonts.googleapis.com/css?family=Lora);

.samplefont {
	font-size: 24px;
	font-family: 'Henny Penny', cursive;	
}

.navi{font-size:12px;color:#8C7238; font-family: 'Lora', serif;}


a { text-decoration: none;}
a:link { color: #8C7238; } … 未訪問のリンク
a:visited { color: #8C7238; } … 訪問済みのリンク
a:hover { color: #8C7238; } … ポイント時のリンク
a:active { color: #8C7238; } … 選択中のリンク
a:hover { text-decoration: none;}




p.c_name { margin-bottom:0.7em; line-height:140%; text-align:center; width:100%;}

div.collection_uheader {height:15px;}