@charset "utf-8";

/* common
---------------------------------- */
#localnavigation .breadcrumb .breadcrumb_inner .current .gt {
	display: none;
}
#grandsection {
	padding-top: 5px;
	width: 100%;
	height: 401px;
/*	background: url(../images/bg_line.gif) center top no-repeat;*/
}
#flashcontent {
	margin: 0 auto;
	min-width: 950px;
	padding-bottom: 1px;
	background: url(../images/bg_line.gif) center bottom no-repeat;
}
#grandsection_inner {
	width: 100%;
	height: 401px;
	background: url(../images/bg_grand.jpg) center top no-repeat;
	position: relative;
}
#grandsection_inner div {
	margin: 0 auto;
	width: 950px;
	position: relative;
}
#grandsection_inner div img {
	position: absolute;
	top: 293px;
	right: 0;
}
#scope {
	margin: 0 auto;
	padding: 10px 0;
	width: 949px;
	position: relative;
}
#scope img {

}
#scope .btn {
	position: absolute;
	top: 32px;
	left: 504px;

}
#scope .btn img {
	width: 156px;
	height: 25px;
}
#container {
	width: 950px;
}
.section {
	margin: 12px 0 29px;
}

/* detail
---------------------------------- */
.topics,
.blog {
	margin: 0 0 10px 0;
}
.section ul {
	padding: 0 44px 0 2px;
}
.section ul li {
	padding: 0 0 10px 0;
}
.section dl {
	margin: 0 0 0 1px;
	display: table;
}
.section dl dt {
	padding: 0 10px 6px 0;
	display: table-cell;
	vertical-align: top;
}
.section dl dd {
	padding: 0 27px 6px 0;
	display: table-cell;
	width: 197px;
	vertical-align: top;
}
.section_blog {
	width: 300px;
}
#flex__1 {
	height: 170px;
}
.section_blog dl#sonouchi-feed {
	margin: 0;
	padding: 0;
	width: 280px;
}
.section_blog dl#sonouchi-feed dt {/*“ú•t*/
	margin: 0;
	margin-left: 0px;
	padding: 0;
	padding-left: 0px;
	width: 270px;
	height: 4em;/* ie */
	float: left;
	
}
.section_blog dl#sonouchi-feed dd {/*“à—e*/
	margin: 0;
	padding: 0;
	float: none;
	visibility: hidden;
	display: none;
	zoom: 1;
}
.section_blog dl#sonouchi-feed .sonouchi-entry-date {
	margin: 0px 0 0 0px;
	float: left;
	display; block;
}
