@charset "utf-8";
@import "../../css/base.css";
@import "../../css/layout.css";

/*//////////////////////////////////////////////////////////////////////////////
style.css

/* -----------------------------------------------------------------------------	プライバシーポリシー
----------------------------------------------------------------------------- */
h1{
	font-size: 150%;
	margin: 20px 5px 20px 5px;
}

h2{
	font-size: 125%;
	margin: 0 5px 5px 5px;
}
.txtExp{
	margin: 0 5px 10px 5px;
	line-height: 2.0;
}

#sndContents{
	margin-left:30px;
}

ol{
	list-style-type: decimal;
	margin: 0 auto 0 30px;
}
