/***** 各種お問い合わせ専用 *****/

/***** メインタイトル *****/
#Title h1{
	padding : 18px 0 25px 0;
	font-size : 17px;
	line-height : 40px;
}

/***** コンテンツ *****/
#Contents{
	padding : 0 0 20px 0;
}
#Contents h2{
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
	padding : 0 0 2px 0;
}
#Contents ul{
	padding : 0 0 15px 0;
	width : 420px;
	text-align : right;
}
#Contents ul li{
	font-size : 12px;
	line-height : 18px;
}

#Contents p{
	line-height : 18px;
}