@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#inquiry {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #inquiry {
	height: 500px;
}

#inquiry a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#inquiry h4 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
}
