a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	background: url(images/wood.jpg) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	background-color: #FFFFFF;
	color: #191749;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.jpg) repeat-y center top; 
	text-align: center;
	}
	

.date {
	font-size: 11px;
	letter-spacing:1px;
}

.midashi {
	font-size: 16px;
	letter-spacing:1px;
	font-weight:bold;
}

.komidashi {
	font-size: 14px;
	letter-spacing:1px;
	font-weight:bold;
	color: #53B0D6;
}

.ryotei {
	font-size: 12px;
	line-height: 1.5;
}

.book{
	background: url(jatko/images/base.gif) repeat-y center top;
	width:800px;
	margin:0 auto;
	font:14px "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.8;
	color:#191782;}

.booktitle{
	font-size:26px;
	font-weight:bold;
	line-height:1.8;
	font:"YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#191782;}

.tyosya{
	font-size:20px;}

.a_title{
	font:13px "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#191782;}

.ml5{
	margin-left:8em;}

.gomidashi {
	font:18px "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #53B0D6;
}


/*　リンク　*/

a:link{ color: #E67E17; text-decoration: none; }
	 
a:visited{ color: #882B17; text-decoration: none; }
	 
a:hover{ color: #53B1D7; text-decoration: none; }
