/*-------------------------------------------------------------
Theme Name: wp_hurex_yamagata
Theme URI: http://www.hurex.jp/
Description: Igarashi @ MagicalRemix create it.
Author: Igarashi
Author URI: http://blog.magical-remix.net/igalog/
Version: 01
-------------------------------------------------------------*/
@charset "Shift_JIS";

#container p,
#container th,
#container td,
#container li,
#container dt,
#container dd {
	line-height: 1.4;
	text-align: justify;
	text-justify: inter-ideograph;
}


#main .post p,
#main .post ul,
#main .post ol,
#main .post li,
#main .post table {
	margin-bottom: 10px;
}
#main .post ul {
	list-style: disc;
	margin-left: 25px;
}
#main .post ol {
	list-style: decimal;
	margin-left: 25px;
}

#main .post hr {
	background: #fff;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	color: #fff;
}