@charset "utf-8";

/* ===================================================================
CSS information

 file name  :sitepolicy.css
 author     :yourName (admin)
 style info :indexページ用CSS
=================================================================== */

/* default style - リセット初期設定
----------------------------------------------------------- */
@import url("import.css");


/* -----------------------------------------------------------
	.sitepolicy
----------------------------------------------------------- */
.sitepolicy  h3 {
	border-bottom: none!important;
	background: url(../img/share/navi/line-dashed.gif) repeat-x left bottom;
	margin: 0 0 15px!important; padding: 0 0 10px 4px!important;
}
.sitepolicy p.bnrTxt {
	margin-bottom: 1em!important;
}
.sitepolicy .otherType {
	margin-bottom: 0!important;
}

dl#socialmedia-list {
	margin-top: 10px;
}

dt.socialmedia {
	font-weight: bold;
}
