body {
	font-family : "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.novel-text-box{
	line-height:200%;
	color:#333333;
	background-color:#EEEEEE;
	font-size:12px;
}
.novel-text{
	margin:20px;
}
.novel-title{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}


/* main */
#main_ {
width: 700px;
margin-bottom: 20px;
}
     


/* common */
h2{
	margin:0px;
}
.hr_border{
	margin:0px;
	border-bottom:1px solid #CCCCCC;
	width:90%;
	margin-left:5%;
	margin-right:5%;
}

.clr{
	clear:both;
}



p {
font-size: 13px;
}

hr.border {
height: 2px;
border: none;
border-top: 2px #000000 dotted;
}


li.list1 {
margin-bottom: 13px;
}

.shop_name {
font-weight: bold;
}

p.date {
font-weight: bold;
}


.link {
margin: 20px 0px 10px 0px;
padding: 5px 0px 5px 5px;
background-color: #fbc0e8;
font-size: 18px;
font-weight: bold;
}


a.amazon {
text-decoration: none;
}

a.amazon:hover {
border-bottom: 1px dashed;
}
