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




.wrap,
footer {
	width:700px;
}

.h-block {
	float:none;
	width:700px;
	border:0;
}

.t1-l {
	width:259px;
}

.t1-r {
	width:439px;
}

.i-inner {
	width:700px;
	border-top:1px solid #333;
}

.logo {
	padding:25px 50px;
}

.main-nav ul li a {
	width:219px;
	font-size:14px;
}

.home-content h1 {
   	font-size:175%;
	padding-top:40px;
}

.sub-nav ul li a {
	width:174px;
	font-size:14px;
}

.hbi-r {
    width: 435px;
}

.f-content {
	width:400px;
	font-size:14px;
}

.index-item {
	width:349px;
}

.index-item:nth-of-type(even) {
	border-right:0;
}

.index-item:nth-child(4),
.index-item:nth-child(8),
.index-item:nth-child(9),
.index-item:nth-child(10),
.index-item:nth-child(11) {
	border-bottom:1px solid #333;
}

.index-item:last-child {
	border-bottom:0;
}

.index-item:nth-child(12) {
	border:0;
}

.index-item a {
	min-height:550px;
}

.index-meta {
	font-size:14px;
	line-height:1.6em;
}

.home-blog-item .index-meta {
    width: 50%;
}

.single-content {
	width:700px;
	border-left:0;
	border-right:0;
}

.home-content .r-img {
	width:700px;
}

.r-img img {
	left:0;
}

.page-index-item {
	width:349px;
}

.page-index-item h2 {
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	margin:0 0 20px 0;
}

.page-index-item p {
	font-size:14px;
	line-height:1.6em;
	margin:0 0 5px 0;
}
