@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-stretch: normal;
	color: #3c3c3c;
	/*background-repeat: repeat-x;*/
	background-position:  0 0;
	font-family: 'Arial','Verdana','Meiryo','MS Gothic','Osaka',sans-serif;
	font-variant: normal;
	font-size: 12px;
	font-size-adjust: none;
	/*text-align: center;*/
	/*background-image: url(../img/bg_header.gif);*/
}
#mainContent a:link {
	color: #3d5da4;
	text-decoration: none;
}
#mainContent a:visited {
	color: #993399;
}
#mainContent a:hover {
	color: #bc3f00;
}
#container {
	margin: 0 auto;
	/*width: 880px;*/
	text-align: left;
}
#contentHeader {
	padding: 0;
	/*font-size: 10px;*/
	/*width: 880px;*/
	/*height: 253px;*/
	margin-bottom: 40px;

	text-align: left;
}
#contentHeader p {
	padding: 10px 0 0;
	/*height: 60px;*/
	line-height: 130%;
}
#contentHeader div.func {
	height: 32px;
}
#contentHeader ul li {
	margin: 0 0 0 4px;
	/*float: right;*/
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#contentHeader h2 {
	margin: 0 0 0 10px;
	background: url(../img/hdr_bg_topics.gif) no-repeat;
	width: 180px;
	height: 23px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 21px;
	border-bottom: 0;
	position: relative;
	top: -20px;
}
#contentHeader dl {
	/*padding: 10px 0 0;*/
	/*float: left;*/
}

.topics {
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,242,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(243,242,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,242,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,242,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,242,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,242,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f2ed',GradientType=0 ); /* IE6-8 */

	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #eee;
	padding: 10px;
	position: relative;
	margin-top: 40px;
}
#contentHeader div.rss {
	text-align: right;
	display: block;
	width: 20px;
	position: absolute;
	top: 5px;
	right: 15px;
}
#contentHeader dt {
	margin: 0;
	background: url(../img/icon_arrow_bg.gif) no-repeat;
	text-indent: 16px;
	font-size: 12px;
}

#wrapper {
	/*width: 880px;*/
	height: auto;
}

.container-fluid h1{
	font-size: 20px;font-size: 2rem;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	text-align: left;
}
#sidebar {
	padding: 8px 0 0;
	/*float: right;*/
	/*width: 160px;*/
}
#sidebar dl {
	margin: 10px 0;
}
#sidebar dt {
	border-bottom: 1px dotted #d6d6d6;
	margin: 3px 0;
	background: url(../img/icon_arrow_bg.gif) no-repeat;
	text-indent: 16px;
	font-size: 10px;
	padding-bottom: 3px;
}
#sidebar ul {
	margin: 10px 0;
}
#sidebar ul li {
	margin: 0 0 5px 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#sidebar div.blkTop {
	/*background: url(../img/rect_top.gif) no-repeat;*/
	/*width: 160px;*/
	height: 10px;
 font-size: 0px;
}
#sidebar div.blkContent {
	padding: 0;
	/*width: 160px;*/
	background-color: #f3f2ed;
}
#sidebar div.blkContent h3 {
	margin: 0 10px 10px;
	color: #e0770d;
	font-size: 12px;
	font-weight: bold;
}
#sidebar div.blkContent p {
	margin: 0 10px;
	color: #3c3c3c;
	font-size: 12px;
	line-height: 16px;
}
#sidebar div.blkBottom {
	/*background: url(../img/rect_bottom.gif) no-repeat;*/
	/*width: 160px;*/
	height: 10px;
}
#mainContent {
	margin: 0;
	padding: 0;
	/*width: 700px;*/
}
#mainContent div.blkHeader {
	/*background: url(../img/line_top_bg.gif) no-repeat;*/
	/*background-color: #F3F2ED;*/
	position: relative;
	top: -10px;
	height: 23px;
}
#mainContent div.blkHeader2 {
	/*background: url(../img/line_top.gif) no-repeat;*/
	padding-top: 20px;
	position: relative;
	top: 15px;
	height: 23px;
}
#mainContent div.blkHeader h2 {
	margin: 0 0 0 10px;
	background: url(../img/hdr_bg_wall.gif) no-repeat;
	width: 180px;
	height: 23px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 21px;
	border-bottom: 0;
}
#mainContent div.blkHeader2 h2 {
	margin: 0 0 0 10px;
	background: url(../img/hdr.gif) no-repeat;
	width: 180px;
	height: 23px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 21px;
	border-bottom: 0;
}
#mainContent div.blkTop {
	/*background: url(../img/line_middle_bg.gif) repeat-y;*/
	background-color: #F3F2ED;
	height: auto;
	text-align: left;

}
#mainContent div.blkTop p {
	padding: 10px;
	font-size: 12px;
	font-size: 1.2rem;
}
#mainContent div.blkTop ul {
	margin: 0;
	/*height: 92px;*/
	padding: 0 0 0 2px;
}


#mainContent div.blkTop ul:before,
#mainContent div.blkTop ul:after {
		content: " ";
		display: table;
}

#mainContent div.blkTop ul:after {
		clear: both;
}

#mainContent div.blkTop ul {
		*zoom: 1;
}

#mainContent div.blkTop li {
	margin: 0 0 0 8px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	text-align: center;
}

#mainContent div.blkTop li a {
	border: 0;
	padding: 0;
}
#mainContent div.blkTop li a img {
	/*max-width: 50%;*/
}
#mainContent div.blkSection {
	/*background: url(../img/bg_shadow.gif) no-repeat;*/
	background-color: #F3F2ED;
	height: 12px;
	font-size: 0px;
}
#mainContent div.blkContent {
	padding: 20px;
	/*background: url(../img/line_middle.gif) repeat-y;*/
	border: 1px solid #eee;
	border-radius: 4px 4px 4px 4px;
}
#mainContent div.blkContent > div{
max-width: 100% !important;
}
#mainContent div.blkContent p {
	margin: 0 0 10px 0;
	line-height: 18px;
	color: #3c3c3c;
}
#mainContent div.blkBottom {
	margin: 0 0 20px;
}
#mainContent div.blkBottom2 {
	margin: 0 0 20px;
	/*background: url(../img/line_bottom_bg.gif) no-repeat;*/
	height: 10px;
}
#mainContent div.blkBottom3 {
	margin: 0 0 20px;
	/*background: url(../img/line_bottom.gif) no-repeat;*/
	height: 10px;
}
#mainContent div.wl_wrap {
	height: ;
	padding: 15px 0;
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
}
#mainContent div.wl_wrap p {
	margin: 0px;
}
#mainContent div.wl_wrap ul {
	clear: both;
	margin-top: 10px;
}
#mainContent div.wl_wrap ul li {
	float: left;
	margin-right: 5px;
}
#mainContent div.wl_wrap h3 {
	font-weight: bold;
}
#mainContent div.wl_prof {
	width: 70px;
	float: left;
}
#mainContent div.wl_content {
	/*width: 590px;*/
	float: left;
}
#mainContent div.wl_img {
	float: left;
	margin: 0 10px 10px 0;
}

#mainContent div.likebox {
	margin-bottom: 20px;
	line-height: 0;
	/*width: 700px;*/
	height: 260px;
	overflow: hidden;
	position:relative;
	width: 100%;
}
#mainContent div.likebox iframe {
	position:relative;
	left:-1px;
	top: -1px;
	max-width: 100%!important;
	overflow: hidden;
}

#footer {
	margin: 40px 0 0;
	padding: 20px 0 0;
	height: 60px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position:  0 0;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#tab li {
	float: left;
	width: 110px;
	height: 32px;
	font-size: 10px;
	text-align: center;
	line-height: 32px;
	list-style: none;
	cursor: pointer;
	background: url(../img/tab.gif) no-repeat 0 0;
	border-bottom: 1px solid #d6d6d6;
}
#tab li.select {
	background: url(../img/tab.gif) no-repeat 0 -32px;
}
.disnon {
	display: none;
}
.content_wrap {
	clear: left;
	/*width: 660px;*/
	/* height: 340px; */
	text-align: left;
	background: #fff;
	color: #808080;
	/* border-top: 1px solid #d6d6d6; */
}
.content_wrap h3 {
	margin: 20px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}
.content_wrap p.property {
	margin: 0 0 15px 0;
	font-size: 10px;
	color: #d6d6d6;
}
.content_wrap div.entry {
	margin: 0 0 20px 0;
	font-size: 12px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

select {
	border: #d6d6d6 solid 1px;
	padding: 1px;
	color: #3c3c3c;
}
option {
	color: #3c3c3c;
}
.fb {
	font-size: 14px;
	line-height: 20px;
}
.fm {
	font-size: 12px;
	line-height: 18px;
}
.fs {
	font-size: 10px;
	line-height: 16px;
}
.more {
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	/*width: 700px;*/
	height: 50px;
	line-height: 50px;
	text-align: center;
	/*background: url("../img/line_middle_bg.gif") repeat-y 0 0;*/
	background-color: #f3f2ee;

}



.blog_paging {
	height: 27px;
	margin: 1px 0 20px 0;
	padding: 5px;
	background: #F0F0F0;
}
.blog_paging .bp_l {
	float:left;
}
.blog_paging .bp_r {
	text-align:right;
}
.blog_paging span{
	cursor: pointer;
}

