@charset "UTF-8";

/*
___________________________________________________________________

	Update  : 2010/07/15
___________________________________________________________________ */


/* ▼ 全体のレイアウト設定 ▼ */

body { 
	background-color: #fff;
	background-image:url("/img/pagebk.gif");
	text-align: center;			/* IE5.5以前でcontainerを中央配置する為 */
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, 'MS Pゴシック', Osaka, sans-serif;
	font-size: 80%;
	color: #333;
	line-height: 1.5;
	}

#container {
	width: 760px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;		/* containerを中央配置する為 */
	margin-left: auto;		/* containerを中央配置する為 */
	text-align: left;		/* body の text-align:center を無効にする為 */
	padding: 0;
	border-left: 1px solid #ccb;
	border-right: 1px solid #ccb;
	background-color: #fff;
	background-image:url("/img/conbk.gif");
	}

#header {
	padding: 0;
	background-color: #fff;
	}

#main {
	width: 520px;
	margin: 0;
	padding: 20px 22px;
	float: left;
	overflow: hidden;
	}

#sub {
	width: 190px;
	margin: 10px 2px 0 0;
	padding: 0;
	float: right;
	overflow: hidden;
	}

#footer {
	margin: 0;
	padding: 0;
	background-color: #fff;
	clear: both;
	}


/* ▼ リンク設定 ▼ */

a:link		{
	color: #600;
	text-decoration: underline;
	}
a:visited	{
	color: #600;
	text-decoration: underline;
	}
a:active	{
	color: #600;
	text-decoration: underline;
	}
a:hover		{
	color: #66f;
	text-decoration: underline;
	}

a.tip	{
	padding: 0 0 0 12px;
	background: url("/img/tip.gif") no-repeat 0 50%;
	}

/* ▼ 全体共通設定 ▼ */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}

hr {
	display: none;
	}

img	{
	border: none;
	}

form	{
	margin: 0;
	padding: 0;
	}


/* ▼ ヘッダ ▼ */ 

h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 0px;
	}


/* ▼ メインコンテンツ ▼ */ 

#contents p {
	margin-bottom: 10px;
	}

#contents h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 140%;
	text-align: left;
	font-weight: bold;
	border-left: 8px solid #755;
	font-family: 'MS P明朝','ヒラギノ明朝 Pro w3','平成明朝', serif;
	}

#contents h3 {
	margin: 20px 0 6px 0;
	padding: 2px 4px 2px 14px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-color:#efefde;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#contents h4{
	font-size: 100%;
	}

#dirnavi {
	font-size: 80%;
	color: #999;
	}

#dirnavi strong {
	font-weight: normal;
	}

#dirnavi a {
	text-decoration: underline;
	color: #999;
	}

.red {
	color: #e00;
	}

.newslist {
	font-size: 90%;
	}

.small {
	font-size: 80%;
	color: #888;
	}

.fr {
	float: right;
	padding: 0 0 10px 10px;
	}

.fc {
	clear: both;
	}

#todays {
	margin: 3px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 110%;
	background-color:#f0f0df;
	border: 1px dotted #ddd;
	}

table#titleidx {
	margin: 20px 10px 10px 100px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table#titleidx td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#totop {
	margin: 30px 0 0 0;
	text-align: right;
	clear: both;
	}

.voicebody {
	padding: 0 10px 10px 10px;
	background-color:#ffe;
	border: 1px dotted #f93;
	}

.linkwaku {
	border: 1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	}

/* ▼ 右サイド ▼ */ 

.submm {
	width: 187px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background-color: #900;
	font-size: 80%;
	}

.submm p {
	margin: 0;
	padding: 0 5px;
	}

#submenu {
	margin: 10px 0 15px 0;
	}

#submenu ul {
	margin: 0 5px 10px 18px;
	list-style-image: url("/img/dot.gif");
	}

#submenu ul li {
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #855;
	}

#sub ul li a:link {
	text-decoration: none;
	}

#sub ul li a:visited {
	text-decoration: none;
	}

#sub ul li a:active {
	text-decoration: underline;
	}

#sub ul li a:hover {
	text-decoration: underline;
	}

#mmbt {
	padding-top: 1px;
	border-style: none;
	background-color:#400;
	color: #fff;
	}

#srbt {
	margin-top: 3px;
	margin-left: 30px;
	padding-top: 1px;
	border-style: none;
	background-color:#500;
	color: #fff;
	}

#magazine, #leader, #newbook, #longseller, #topnews  {
	margin-top: 18px;
	}

#topnews ul {
	margin: 5px 5px 8px 5px;
	padding: 0;
	list-style: none;
	}

#topnews li {
	padding: 0 0 0 14px;
	background: url("/img/tip.gif") no-repeat 0 50%;
	}

p.newsdate {
	margin: 0;
	padding: 0;
	text-align: right;
	}

ul.semilist {
	margin: 5px 5px 15px 18px;
	padding: 0;
	list-style-image: url("/img/tip_st.gif");
	}

ul.semilist li {
	margin-bottom: 5px;
	padding-bottom: 8px;
	background: url("/img/hasen3.jpg") no-repeat 0 100%;
	}

#semilead {
	padding: 0;
	font-size: 130%;
	color: #9A9B62;
	font-weight: bold;
	}

#semilead2 {
	margin-top: 10px;
	}

#semilead2 th {
	font-size: 110%;
	color: #754342;
	}

#sub h3 {
	margin: 5px 5px 0 8px;
	padding: 1px 8px 1px 10px;
	background-color:#633;
	color: #fff;
	}


/* ▼ フッタ ▼ */ 

#footnavi {
	margin: 0;
	padding: 2px 10px 5px 10px;
	text-align: right;
	list-style: none;
	border-top: 1px solid #500;
	}

#footnavi li {
	font-size: 12px;
	padding: 0 1em 0 0;
	display: inline;
	}

#footnavi li a {
	text-decoration: none;
	}

#copyright {
	margin: 0;
	padding: 0;
	background-color:#500;
	font-size: 10px;
	color: #cb7;
	}

#copyright a {
	color: #cb7;
	text-decoration: none;
	}

#banner {
/*
*/
	display: none;
	margin: 0;
	padding: 5px;
	text-align: right;
	}

#foottbl {
	width: 760px;
	background-color:#500;
	}


#word {
	margin-bottom: 10px;
	}

/* 2009/06/02*/

.small2 {
	font-size: 80%;
	color: #444;
	}

#otegami {
	margin-top: 15px;
	padding: 0 15px 10px 15px;
	background-image:url("/img/washi.jpg");
	background-color:#efefde;
	border-top: 1px solid #F1E3C7;
	border-right: 2px solid #F1E3C7;
	border-bottom: 2px solid #F1E3C7;
	border-left: 1px solid #F1E3C7;
	font-size: 120%;
	}

p.tegamititle {
	font-weight: bold;
	font-size: 120%;
	font-family: 'MS P明朝','ヒラギノ明朝 Pro w3','平成明朝', serif;
	}

ul.tegamilist {
	margin: 5px 5px 8px 5px;
	padding: 0;
	list-style: none;
	}

ul.tegamilist li {
	padding: 0 0 0 14px;
	background: url("/img/tip.gif") no-repeat 0 50%;
	}

.hiroshop {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #700;
	}

blockquote {
	margin: 0;
	padding: 12px;
	border: 1px dotted #aaa;
	}@charset "UTF-8";

/*
___________________________________________________________________

	Update  : 2009/06/02
___________________________________________________________________ */


/* ▼ 全体のレイアウト設定 ▼ */

body { 
	background-color: #fff;
	background-image:url("/img/pagebk.gif");
	text-align: center;			/* IE5.5以前でcontainerを中央配置する為 */
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, 'MS Pゴシック', Osaka, sans-serif;
	font-size: 80%;
	color: #333;
	line-height: 1.5;
	}

#container {
	width: 760px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;		/* containerを中央配置する為 */
	margin-left: auto;		/* containerを中央配置する為 */
	text-align: left;		/* body の text-align:center を無効にする為 */
	padding: 0;
	border-left: 1px solid #ccb;
	border-right: 1px solid #ccb;
	background-color: #fff;
	background-image:url("/img/conbk.gif");
	}

#header {
	padding: 0;
	background-color: #fff;
	}

#main {
	width: 520px;
	margin: 0;
	padding: 20px 22px;
	float: left;
	overflow: hidden;
	}

#sub {
	width: 190px;
	margin: 10px 2px 0 0;
	padding: 0;
	float: right;
	overflow: hidden;
	}

#footer {
	margin: 0;
	padding: 0;
	background-color: #fff;
	clear: both;
	}


/* ▼ リンク設定 ▼ */

a:link		{
	color: #600;
	text-decoration: underline;
	}
a:visited	{
	color: #600;
	text-decoration: underline;
	}
a:active	{
	color: #600;
	text-decoration: underline;
	}
a:hover		{
	color: #66f;
	text-decoration: underline;
	}

a.tip	{
	padding: 0 0 0 12px;
	background: url("/img/tip.gif") no-repeat 0 50%;
	}

/* ▼ 全体共通設定 ▼ */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}

hr {
	display: none;
	}

img	{
	border: none;
	}

form	{
	margin: 0;
	padding: 0;
	}


/* ▼ ヘッダ ▼ */ 

h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 0px;
	}


/* ▼ メインコンテンツ ▼ */ 

#contents p {
	margin-bottom: 10px;
	padding: 10px;
	}

#contents h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 140%;
	text-align: left;
	font-weight: bold;
	border-left: 8px solid #755;
	font-family: 'MS P明朝','ヒラギノ明朝 Pro w3','平成明朝', serif;
	}

#contents h3 {
	margin: 20px 0 6px 0;
	padding: 2px 4px 2px 14px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-color:#efefde;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#contents h4{
	font-size: 100%;
	}

#dirnavi {
	font-size: 80%;
	color: #999;
	}

#dirnavi strong {
	font-weight: normal;
	}

#dirnavi a {
	text-decoration: underline;
	color: #999;
	}

.red {
	color: #e00;
	}

.newslist {
	font-size: 90%;
	}

.small {
	font-size: 80%;
	color: #888;
	}

.fr {
	float: right;
	padding: 0 0 10px 10px;
	}

.fc {
	clear: both;
	}

#todays {
	margin: 3px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 110%;
	background-color:#f0f0df;
	border: 1px dotted #ddd;
	}

table#titleidx {
	margin: 20px 10px 10px 100px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table#titleidx td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#totop {
	margin: 30px 0 0 0;
	text-align: right;
	clear: both;
	}

.voicebody {
	padding: 0 10px 10px 10px;
	background-color:#ffe;
	border: 1px dotted #f93;
	}

.linkwaku {
	border: 1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	}

/* ▼ 右サイド ▼ */ 

.submm {
	width: 187px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background-color: #900;
	font-size: 80%;
	}

.submm p {
	margin: 0;
	padding: 0 5px;
	}

#submenu {
	margin: 10px 0 15px 0;
	}

#submenu ul {
	margin: 0 5px 10px 18px;
	list-style-image: url("/img/dot.gif");
	}

#submenu ul li {
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #855;
	}

#sub ul li a:link {
	text-decoration: none;
	}

#sub ul li a:visited {
	text-decoration: none;
	}

#sub ul li a:active {
	text-decoration: underline;
	}

#sub ul li a:hover {
	text-decoration: underline;
	}

#mmbt {
	padding-top: 1px;
	border-style: none;
	background-color:#400;
	color: #fff;
	}

#srbt {
	margin-top: 3px;
	margin-left: 30px;
	padding-top: 1px;
	border-style: none;
	background-color:#500;
	color: #fff;
	}

#magazine, #leader, #newbook, #longseller, #topnews  {
	margin-top: 18px;
	}

#topnews ul {
	margin: 5px 5px 8px 5px;
	padding: 0;
	list-style: none;
	}

#topnews li {
	padding: 0 0 0 14px;
	background: url("/img/tip.gif") no-repeat 0 50%;
	}

p.newsdate {
	margin: 0;
	padding: 0;
	text-align: right;
	}

ul.semilist {
	margin: 5px 5px 15px 18px;
	padding: 0;
	list-style-image: url("/img/tip_st.gif");
	}

ul.semilist li {
	margin-bottom: 5px;
	padding-bottom: 8px;
	background: url("/img/hasen3.jpg") no-repeat 0 100%;
	}

#semilead {
	padding: 0;
	font-size: 130%;
	color: #9A9B62;
	font-weight: bold;
	}

#semilead2 {
	margin-top: 10px;
	}

#semilead2 th {
	font-size: 110%;
	color: #754342;
	}

#sub h3 {
	margin: 5px 5px 0 8px;
	padding: 1px 8px 1px 10px;
	background-color:#633;
	color: #fff;
	}


/* ▼ フッタ ▼ */ 

#footnavi {
	margin: 0;
	padding: 2px 10px 5px 10px;
	text-align: right;
	list-style: none;
	border-top: 1px solid #500;
	}

#footnavi li {
	font-size: 12px;
	padding: 0 1em 0 0;
	display: inline;
	}

#footnavi li a {
	text-decoration: none;
	}

#copyright {
	margin: 0;
	padding: 0;
	background-color:#500;
	font-size: 10px;
	color: #cb7;
	}

#copyright a {
	color: #cb7;
	text-decoration: none;
	}

#banner {
/*
*/
	display: none;
	margin: 0;
	padding: 5px;
	text-align: right;
	}

#foottbl {
	width: 760px;
	background-color:#500;
	}


#word {
	margin-bottom: 10px;
	}

/* 2009/06/02*/

.small2 {
	font-size: 80%;
	color: #444;
	}

#otegami {
	margin-top: 15px;
	padding: 0 15px 10px 15px;
	background-image:url("/img/washi.jpg");
	background-color:#efefde;
	border-top: 1px solid #F1E3C7;
	border-right: 2px solid #F1E3C7;
	border-bottom: 2px solid #F1E3C7;
	border-left: 1px solid #F1E3C7;
	font-size: 120%;
	}

p.tegamititle {
	font-weight: bold;
	font-size: 120%;
	font-family: 'MS P明朝','ヒラギノ明朝 Pro w3','平成明朝', serif;
	}

ul.tegamilist {
	margin: 5px 5px 8px 5px;
	padding: 0;
	list-style: none;
	}

ul.tegamilist li {
	padding: 0 0 0 14px;
	background: url("/img/tip.gif") no-repeat 0 50%;
	}

.hiroshop {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #700;
	}

blockquote {
	margin: 0;
	padding: 12px;
	border: 1px dotted #aaa;
	}

table.shoplist {
	border-top: 1px dotted #700;
	border-left: 1px dotted #700;
	}

table.shoplist td {
	text-align: center;
	border-right: 1px dotted #700;
	border-bottom: 1px dotted #700;
	vertical-align: bottom;
	font-size: 120%;
	}

table.shoplist a {
	text-decoration: none;
	}

.underl {
	border-bottom: 3px double #999;
	}

