@charset "UTF-8";

/**
 *	Wiiの間 Styles - partner -
 */

/**
 *  共通クラス
 */


/**
 *  faq
*/

body#partner {
	
}

body#partner div#contents {
	float: none;
	width: 100%;
}

	#contents_text {
		width: 370px;
		float: right;
	}

	#contents_img {
		width: 366px;
		float: left;
	}


	#btn_inquiry { margin: 50px auto 0; text-align: center; width: 287px; height: 48px; overflow: hidden; position: relative; }
	#btn_inquiry img { position: absolute; top: 0; left: 0; border: solid 0px #FFF; }
	#btn_inquiry a:hover, #btn_inquiry a:hover img { border: solid 0px #FFF; }
	#btn_inquiry a:hover img { position: absolute; top: -48px;}