@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------
ブログ　
----------------------------------------------------------------------*/
.post-type-archive-blog #main {
	margin-top: 30px;
}

.single-blog #maincontents2nd,
.post-type-archive-blog #maincontents2nd {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.single-blog .blogmaintitle,
.post-type-archive-blog .blogmaintitle {
	line-height: 28px;
	font-size: 32px;
	margin-top: 41px;
	font-weight: normal;
	margin-left: 30px;
}

.singletitle {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px !important;
	clear: both;
	color: #333;
	margin-top: 8px;
}

.single-blog p.postdate {
	text-align: right;
	margin-bottom: 3px;
}

#maincontents2nd .wp_social_bookmarking_light {
	float: right;
	margin-bottom: 15px !important;
}

#maincontents2nd .wp_social_bookmarking_light div {
	margin-left: 25px !important;
	margin-right: 0px !important;
}

#maincontents2nd .wp_social_bookmarking_light div:first-child {
	margin-left: 0 !important;
}

#maincontents2nd .wp_social_bookmarking_light .wsbl_twitter {
	width: 85px;
}

.post-type-archive-blog #maincontents2nd .news {
	margin-top: 0;
}

.post-type-archive-blog #maincontents2nd .news tr td {
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 60px;
}

.post-type-archive-blog #maincontents2nd .news tr td.postdate {
	padding-left: 35px;
}

.post-type-archive-blog #maincontents2nd .news tr td.newstitle {
	padding-left: 33px;
}

.post-type-archive-blog #maincontents2nd .news tr td.newstitle a {
	background-image: url(/visual-wao/images/triangle.jpg);
	background-position: 0;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.single-blog .others {
	border-top: thin solid #ccc;
	margin-top: 85px;
}

.single-blog .others .news {
	width: 736px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

.single-blog .others .news tr td {
	border-bottom: solid #eee thin;
	padding-top: 31px;
	padding-bottom: 32px;
}

.single-blog .others .news tr td.postdate {
	width: 120px;
	padding-left: 3px;
}

.single-blog .others .news tr td.newstitle a {
	background-image: url(/visual-wao/images/triangle.jpg);
	background-position: 0;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.single-blog .news caption {
	font-size: 14px;
	text-align: left;
	line-height: 21px;
	color: #494949;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 5px;
}