.title {font-weight: bold;color: #ff9900;}
#title-size {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 15px;
}
body {
	background-color: #ccff99;
	margin-bottom: 30px;
}
h1 {
	font-size: x-large;
	color: #ff3399;
	font-weight: normal;
	display: block;
	height: 30px;
}
#now {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	width: 210px;
	height: 300px;
}
.story {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff66cc;
	margin-bottom: 0px;
	margin-top: 0px;
}
.price {font-size: 0.7em;color: #660000;}
.cover{
	text-align: center;
	vertical-align: middle;
	width: 210px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CCFF99;
}
.coment {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main {
	width: 500px;
}
.main .cover {
	width: 200px;
	vertical-align: top;
}
.main .content {
	width: 270px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.main .content_base {
	background-color: #ffffcc;
	vertical-align: top;
}


.main .content th, .main .content td{
	padding: 5px;
}

.main .content_base .content img {
}
.rtn_top {
	margin-top: 20px;
}
#blog {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#blog .main {
	width: 780px;
}
#blog .main .ichiran {
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
}
#blog .ichiran img {
	border: 1px solid #333333;
}
#blog .content_base {
	background-color: #FFFFFF;
}

#blog .ichiran .ichi_title td {
	font-size: 0.85em;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#blog .ichiran td {
	width: 90px;
}
#blog .ichiran .bor {
	padding-top: 10px;
	padding-left: 5px;
	border: 1px solid #9999CC;
	padding-right: 5px;
	padding-bottom: 0px;
	width: 280px;
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom: 10px;
}
#blog .ichiran p {
	font-size: 0.6em;
	color: #FFFFFF;
	background-color: #9999CC;
	width: 282px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9999CC;
	border-left-color: #9999CC;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}



#blog .content {
	width: 250px;
}
#blog .cover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
#blog .main .ichiran .bor td {
	text-align: center;
}

