@charset "utf-8";

/********************************************************************************

   ご利用に当たってカテゴリースタイル 

********************************************************************************/

/* ------------------------------------------------------------------------
   共通スタイル
------------------------------------------------------------------------ */

/*----- h2　カテゴリータイトル -----*/

body#sitepolicyCat h2#category-title-bg {
	background:url(/sitepolicy/common/images/h2-category.gif) right top no-repeat;
}

/*----- コンテンツ内スタイル -----*/
.sitepolicy-cont p {
	margin:0;
}

.sitepolicy-cont h3 {
	margin-top:30px;
}

ul.browser li {
	margin:0 0 0 1em;
	padding:0 0 0 20px;
	background:url(/common/images/icon/arrow-right.gif) left center no-repeat;
}
