/* CSS Document */


/***************************************

 *default　
 * over 768px (PC) 
 * This site's width is max 960px

**********************************/


#footer {
		width: 100%;
		margin-top:100px;


}
.waku{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1.2em;
	background: #FFFFDB;
}

.wrap {
	width: 100%;
	overflow: hidden;
}
.wrap.bg_header-logo{
	margin:0;
	clear:left
}
.wrapper_element {
	overflow: hidden;
}
#display_push{
	background:#B2A08A;
	width:100%;
	
}
/*******************
breadcrumbs
********************/

.pcheight001{/*height:745px*/}
.pcheight002{width:210px;}
.pcheight003{height:670px;
}

.item {
	margin-bottom: 10px 0;
	background: #fff;
	border: #7B5C35 5px solid;
	/**** 角丸 ****/
	/* chrome & safari */
	-webkit-border-radius: 8px;
	/* firefox */
	-moz-border-radius: 8px;
	/* other */
	border-radius: 8px;
	/* IE */
	behavior: url("./PIE.htc");

}
.container {
	width: 940px;
	margin: 0 auto;
}
#breadcrumbs,.grid,.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11,.wrap_sidebar {
	float: left;
	display:inline-block;
	*display: inline;
	margin-left: 20px;
	margin-bottom:20px;
}
.grid{
	width: 694px;
}
.grid1 {
	width: 50px;
}
.grid2 {
	width: 130px;
}
.grid3 {
	width: 210px;
}
.grid4 {
	width: 290px;
}
.grid5 {
	width: 370px;
}
.grid6 {
	width: 450px;
}
.grid7 {
	width: 530px;
}
.grid8 {
	width: 610px;
}
.grid9 {
	width: 690px;
	
}
.grid10 {
	width: 770px;
}
.grid11 {
	width: 850px;
}
.grid12 {
	width: 930px;
}
.first {
	margin-left: 0;
	clear: left;
}
.wrap_sidebar {
	width:210px;
	margin-left: 0;
	clear: left;

}
h3.title-question {
	font-size:18px;
}

#breadcrumbs{
	width: 915px;
		margin:10px 0;
		clear: left;
		padding:1em;
}
#breadcrumbs a{
	text-decoration:underline;
	color:#7B5C35;
	margin-right:5px;
	margin-left:5px;
}
#breadcrumbs a:first-child{
	margin-left:0px;
}


#breadcrumbs a:hover{
	text-decoration:underline;
	color: #B2854D;
}

.margin_cancel {
	margin:0
	
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
	zoom: 1;
}

.pcheight001 > .item{
	/*height:345px;*/
	margin-bottom:10px;}
.pcheight001 > .item + .item{
	/*height:370px;*/
	margin-bottom:0px;}

/* 2個並びボーダーあり*/
#list_box ul {
	width: 560px;
	margin: 10px auto;
	text-align: justify;
	text-justify: distribute-all-lines;
}
#list_box ul:after {
	content: "";
	display: inline-block;
	width: 100%;
}
#list_box li {
	letter-spacing: normal;
	display: inline-block;
	width: 250px;
	text-align: center;
}
#list_box li img {
	width: 100%;
	border: 3px solid #7b5c35;
	border-radius: 8px;
	text-align: center;
}

/* 2個並びボーダーなし*/
#list_box_no ul {
	width: 500px;
	margin: 10px auto;
	text-align: justify;
	text-justify: distribute-all-lines;
}
#list_box_no ul:after {
	content: "";
	display: inline-block;
	width: 100%;
}
#list_box_no li {
	letter-spacing: normal;
	display: inline-block;
	width: 200px;
	text-align: center;
}
#list_box_no li img {
	width: 100%;
	text-align: center;
}


.list_box2 ul {
	width: 580px;
	margin: 10px auto;
	text-align: justify;
	text-justify: distribute-all-lines;
}
.list_box2 ul:after {
	content: "";
	display: inline-block;
	width: 100%;
}
.list_box2 li {
	letter-spacing: normal;
	display: inline-block;
	width: 270px;
	text-align: center;
	font-size:12px;
	
}
.list_box2 li img {
	width:95%;
	text-align: center;
	margin:0 auto;
}

.list_box2 li img:hover {
	opacity: 0.8 ;
}

/* 1001イベントの期日の改行 */
.event1001 br{
	display:none;
}

/*PCのみ改行*/
br.pc_only{
	display:block;}
	
/*スマホのみ改行*/
br.smp_only{
	display:none;}


.twitterBox{
	height:270px;
	overflow-x: hidden!important;
}

.timeline-Tweet-text{
		font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
		font-size:12px;
}

.top .fl_p_style001{
	width:350px;
	
}
.fl_p_style001 {
	width:460px;
	padding-left:20px;
}

.top_main_contents{
	padding:0 15px;
}

@media screen and (min-width: 767px) {
	
#table01 th{	
	width:130px;
}
}

