@charset "utf-8";

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

	松之山温泉合同会社まんま - 特商法に基づく表示
	
	/hyoji/css/hyoji.css

	contents:
		1. common
		2. main

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


/*------------------------------------------------------------------------------

	1. common

------------------------------------------------------------------------------*/


/*	1-1. clearfix
------------------------------------------------------------------------------*/

{
	content : '';
	display : block;
	clear : both;
	height: 0;
}

{
	*zoom: 1;
}


/*	1-2. image replacement
------------------------------------------------------------------------------*/

{
	display: block; 
	overflow: hidden;
	outline: none;
	text-indent: 100%;
	_text-indent: -9999px;/* IE6 */
	white-space: nowrap;
}


/*------------------------------------------------------------------------------

	2. content

------------------------------------------------------------------------------*/

#main h2 {
	padding: 35px 0 35px 100px;
	font-size: 30px;
}

