@charset "utf-8";
/* CSS Document */
.list_box .text img {
	width:206px;
	height:152px;
}

/*lightbox overflow時のスクロール削除*/
#cboxLoadedContent {
	overflow:visible !important;
}

/*news用*/
#news_box .com_for_top {
	margin:15px 0 30px auto !important;
}

/*topページ syuriカテゴリ表示用*/

#top_syuri_box_in .list_box{
	float: left !important;
	}

#top_syuri_box_in .list_box ul img{
	width: 180px;
	height:128px;
	}

/*inquiry用*/
#inqury_box table td{
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCC;
}
#frm_submit,#frm_reset {
	width: 180px;
	height: 60px;
	margin:0 auto;
}

div.mfp_buttons {
	padding: 0px;
	text-align: center;
}
div.mfp_buttons ul {
	width: 360px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
div.mfp_buttons ul li {
	width: 180px;
	height: 60px;
	overflow: hidden;
	float: left;
}

/*youtube用*/
#movie_box {
	width:420px;
	height:315px;
	margin:10px auto 50px;
}