﻿@charset "UTF-8";

/*短編小説用レイアウトCSS*/

#contents div{
	width: 610px;
	float: left;
	margin-right: 20px;
}

#contents div h2{
	height: 150px;
	margin-bottom: 40px;
	text-indent: -9999px;
}

#contents div p{
	margin-top: 1.5em;
	line-height: 1.5em;
	letter-spacing: 0.02em;
}

/*タイトル別画像変更*/

#pmw{ background-image: url(../parts/child_header_pmw.gif);}