@charset "UTF-8";

div#contents p {
	margin-bottom: 10px;
}
div.cont div.article {
	float: left;
	width: 440px;
}
div#title h2 {
	background: url(/blog/img/article-tit.png) 0 0 no-repeat;
	color: #00425E;
	font-size: 1.5em;
	font-weight: bold;
	height: 30px;
	padding-left: 22px;
	padding-top: 4px;
	margin-bottom: 5px;
}
div.article div.view-content {
	font-size: 120%;
}
div.article div.views-field-title {
	clear: both;
	border-bottom: #a5bfe0 solid 1px;
}
div.article div.views-field-field-photo01-value {
	float: right;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
div.article div.views-field-field-photo01-value img {
	width: 100%;
}
div.views-field-created,
div.views-field-name,
div#title p {
	text-align: right;
}
div.article div.views-field-view-node {
	text-align: right;
	margin-bottom: 20px;
}
div.r-navi div.item-list ul li {
	list-style: disc;
}
div.author {
	text-align: right;
}
div.article div#contents img {
	max-width: 100%;
}
div.main-photo {
	float: left;
	width: 250px;
	margin: 0 5px 5px 0;
}
div.main-photo img {
	width: 100%;
}
div#contents {
	font-size: 1.2em;
}
div.article div.view-content {
	overflow: hidden;
}
div.article div.vf-title {
	background: url(/blog/img/article-tit.png) 0 0 no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	padding: 4px 0 0 22px;
	height: 30px;
}
div.article div.vf-field-photo01-value {
	float: right;
	width: 80px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.article div.vf-field-photo01-value img {
	width: 100%;
}
div.article div.vf-teaser {
	font-size: 1.2em;
	margin-bottom: 5px;
}
div.article div.vf-view-node {
	clear: both;
	font-size: 1.2em;
	text-align: right;
	margin-bottom: 30px;
}
div.r-navi {
	float: right;
	width: 180px;
}
div.r-navi table {
	width: 180px;
	margin-bottom: 25px;
}
div.r-navi table tr td {
	text-align: center;
}
div.r-navi h3 {
	background: #8C5A22;
	font-size: 1.2em;
	color: #fff;
	padding: 0 5px;
	margin-bottom: 5px;
}
div.r-navi ul li div.vf-title {
	font-size: 1.2em;
	border-bottom: #ccc dashed 1px;
	margin-bottom: 5px;
}
div.r-navi ul li div.vf-view-node {
	text-align: right;
	margin-bottom: 15px;
}
div#archive-container {
	margin-bottom: 20px;
}
.clearlist {
	clear: both;
	overflow: hidden;
}
.clearlist li {
	float: left;
}
.clearlist li img {
	margin: 3px;
}
.blog-photo {
	clear: both;
	overflow: hidden;
}
.blog-photo li {
	float: left;
	width: 100px;
	margin: 3px;
	font-size: 10px;
}
.blog-photo li img {
	width: 100%;
	height: 100%;
}
div.view-newblog div.item-list ul li {
	margin-bottom: 7px;
	list-style: none;
}

