﻿@charset "utf-8";
/*
Theme Name: 大分香りの博物館
Theme URI: http://oita-kaori.jp/
Description: 大分香りの博物館用カスタムテーマ
Version: 1.0
Author: 大分香りの博物館
Author URI: http://oita-kaori.jp/
*/

@import url(/_common/css/main.css);

.post {
	padding: 20px;
	border: 1px dotted #CCC;
	margin: 20px;
	position: relative;
}

.entry {
	margin: 10px;
}

	.entry p {
		letter-spacing: 0.5px;
		line-height: 1.6;
		text-align: justify;
	}
	
h3 {
	font-size: 130%;
	border-bottom: 1px solid #DDD;
	padding: 5px 10px;
}

	h3 a {
		text-decoration: none;
	}
	
p.postdate {
	margin: 5px 0 ;
	color: #999;
}

p.feed {
	margin: 30px 5px;
	padding: 0;
	height: 32px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
}