/* [basic] */
body {
	color: #666;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: white; 
        background-image: url(http://sajikagen.com/images/back2.gif); 
        background-repeat: repeat-y; 
        background-position: center 0; 
}
a:link    {
	color:#660000;
	text-decoration: underline;
}
a:visited {
	color:#660000;
	text-decoration: none;
}
a:active  {
	color:#660000;
	text-decoration: underline;
}
a:hover {
	color:#b3b3ad;
	text-decoration: none;
}
ul,ol {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
blockquote {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-left: 0px solid #CCCCCC;
}
/* [site title] */
h1 {
	margin: 0px 0px 0px 0px;
}
.site_title {
	font-family:"Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 14px;
	font-weight: bolder;
	color: #f4f4f4;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.site_title a {
	text-decoration: none;
}
.description {
	font-size: 13px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
/* [main parts] */
div.entry {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
div.comment {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
div.trackback {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
div.entry div.entry_date {
	text-align: right;
}
div.entry div.author {
	text-align: right;
}
.entry_date {
	margin: 3px 50px 0px 50px;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	line-height: 1.4em;
	color: #444;
        text-align: right;
}
.author {
	font-size: 12px;
	color: #666;
	margin: 0px 30px 0px 20px;
}
.entry_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý",serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #666;
	margin: 0px 50px 0px 50px;
	border-bottom: 1px dashed #ccc;
}
.entry_title a {
	color: #666;
	text-decoration: none;
}
.entry_title a:link {
	color: #666;
	text-decoration: none;
}
.entry_title a:visited {
	color: #666;
	text-decoration: none;
}
.entry_title a:active {
	color: #666;
	text-decoration: none;
}
.entry_title a:hover {
	color: #666;
	text-decoration: none;
}
.entry_body {
	font-family: "Verdana","¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
}
.entry_author {
	font-family: "Verdana", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	line-height: 1.4em;
	color: #999999;
	margin: 0px 50px 0px 50px;
}
.entry_more {
	margin: 15px 50px 0px 50px;
	font-family: "Verdana", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	line-height: 1.4em;
	color: #444;
}
.entry_link {
	margin: 15px 0px 0px 0px;
	text-align: center;
	line-height: 1.4em;
	font-size: 10px;
	color: #444;
}
.entry_state {
	font-family:"Verdana","¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #999999;
	margin: 15px 50px 0px 50px;
}
/* [pictures] */
img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #fff;
}
img.thumb {
	display: none;
}
/* [bloginfo] */
div#bloginfo {
	display: block;
}
div#bloginfo dl {
	margin: 5px;
	padding: 0px;
}
div#bloginfo dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
div#bloginfo dl dd {
	margin: 0px;
	padding: 0px;
}
/* [footer] */
div.mainfoot {
	clear: both;
	font-size: 10px;
}
div.mainfoot a {
	color: #446;
	text-decoration: none;
	border: 0px none #fff;
}
div.mainfoot img {
	color: #fff;
	border: 0px none #fff;
}
address.copyright {
	font-family: "Verdana","¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #666666;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
p.link2top {
	margin: 20px;
	padding: 0px;
	text-align: right;
}
#ad{
	clear: both;
	font-size: 10px;
	text-align: center;
}
/* [side navigation] */
.page {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font-size: 12px;
¡¡¡¡font-weight: bold;
}
.page2 {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font-size: 10px;
}

.page a {
	text-decoration: none;
}
ul.navigation {
	width: 650px;
	list-style: none;
	margin: 0px 50px 0px 150px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
ul.navigation li {
	display: inline;
	list-style: none;
}
ul.navigation li a {
	width: 100px;
	display: block;
	float: left;
	margin: 1px 1px 10px 1px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #444;
	border: 1px solid #fff;
	background-color: #fff;
}
ul.navigation li a:link {
	color: #444;
}
ul.navigation li a:visited {
	color: #444;
}
ul.navigation li a:active {
	color: #444;
}
ul.navigation li a:hover {
	color: #555;
	border: 1px solid #fff;
	background-color: #ccc;
}
ul.links {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul.links li {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}
/* [side navigation - category] */
dl.category {
	clear: both;
	width: 234px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
dl.category dt {
	font-family:"Verdana","¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
}
dl.category dd {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 10px;
}
dl.category dd ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
dl.category dd ul li {
	margin: 0px;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #fff;
}
dl.category dd ul li a {
	text-decoration: none;
}
dl.category dd ul li a:link {
	color: #666;
}
dl.category dd ul li a:visited {
	color: #666;
}
dl.category dd ul li a:active {
	color: #666;
}
dl.category dd ul li a:hover {
	color: #999;
}
/* [side navigation - thumnails] */
div.pictnavi {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div.pictnavi span {
	color: #ccc;
	margin: 0px 1em 0px 1em;
}
div.pictnavi a {
	margin: 0px 1em 0px 1em;
}
dl.thumbnail {
	clear: both;
	width: 650px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	margin-left: 50px;
	margin-right: 50px;
}
dl.thumbnail dt {
	font-family: "Verdana","¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
}
dl.thumbnail dd {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}
dl.thumbnail dd a {
	border: 0px none #ccc;
}
dl.thumbnail dd span img {
	border: 1px solid #fff;
}
dl.thumbnail dd a img {
	border: 1px solid #fff;
}
dl.thumbnail dd a {
	border: 0px none #ccc;
}