@charset "utf-8";

/*============================================================================
	
	6.地域貢献への取組み
		6-0 共通スタイル
		6-1 ivory
		
=============================================================================*/

/* @group 6-0 共通
---------------------------------------------------------------------- */
div#galleryInfo {
	
}

div#galleryInfo div.column {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #ccc;
}

div#galleryInfo ul.square li {
	margin-bottom: 1em;
}



div#galleryVariation dd {
	margin-bottom: 1em;
}

/* @end -------------------------------------------------------------- */


/* @group 6-0 ivory
---------------------------------------------------------------------- */
/*ivory*/
p.inqury{
	margin: 10px 0;
}

table.vari{
	float: left;
	width: 360px;
	margin: 0;
	border-left: none;
	border-right: none;
}

table.vari th,table.vari td{
	border-left: none;
	border-right: none;
}

img.floor{
	float: right;
}

/*form_thanks*/
ul.otoku li {
	list-style: none;
}

#thanks {
	text-align: center;
	margin: 20px 20px 50px 20px;
}

#back {
	text-align: center;
	margin-top: 40px;
}
/*form_thanks*/
