/* 
============================================================
	ver1.0 2008.11.27
	**- AngelLoveOnline -**
	URL: http://www.angelloveonline.jp/
	author:Q Entertainment, Inc.
============================================================
 */


@import url(share.css);
@import url(textstyle.css);


#LeftMenu #subttl ul{
	margin:0;
	}
#LeftMenu #subttl h2{
	background:url(../../images/LM/LMttl_07policy.gif) no-repeat 0 0;
	}

#LeftMenu #subttl ul li.regulations a,
#LeftMenu #subttl ul li.regulations a:link,
#LeftMenu #subttl ul li.regulations a:visited{
	background:url(../../images/LM/LM_subttl07_regulations.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.regulations a:hover,
#LeftMenu #subttl ul li.regulations a:active,
#LeftMenu #subttl ul li.regulations a:focus{
	background:url(../../images/LM/LM_subttl07_regulations.gif) no-repeat 0 100%;
	}
#LeftMenu #subttl ul li.policy a,
#LeftMenu #subttl ul li.policy a:link,
#LeftMenu #subttl ul li.policy a:visited{
	background:url(../../images/LM/LM_subttl07_policy.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.policy a:hover,
#LeftMenu #subttl ul li.policy a:active,
#LeftMenu #subttl ul li.policy a:focus{
	background:url(../../images/LM/LM_subttl07_policy.gif) no-repeat 0 100%;
	}
#LeftMenu #subttl ul li.guideline a,
#LeftMenu #subttl ul li.guideline a:link,
#LeftMenu #subttl ul li.guideline a:visited{
	background:url(../../images/LM/LM_subttl07_guideline.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.guideline a:hover,
#LeftMenu #subttl ul li.guideline a:active,
#LeftMenu #subttl ul li.guideline a:focus{
	background:url(../../images/LM/LM_subttl07_guideline.gif) no-repeat 0 100%;
	}
#LeftMenu #subttl ul li.transactions a,
#LeftMenu #subttl ul li.transactions a:link,
#LeftMenu #subttl ul li.transactions a:visited{
	background:url(../../images/LM/LM_subttl07_transactions.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.transactions a:hover,
#LeftMenu #subttl ul li.transactions a:active,
#LeftMenu #subttl ul li.transactions a:focus{
	background:url(../../images/LM/LM_subttl07_transactions.gif) no-repeat 0 100%;
	}
#LeftMenu #subttl ul li.credit a,
#LeftMenu #subttl ul li.credit a:link,
#LeftMenu #subttl ul li.credit a:visited{
	background:url(../../images/LM/LM_subttl07_credit.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.credit a:hover,
#LeftMenu #subttl ul li.credit a:active,
#LeftMenu #subttl ul li.credit a:focus{
	background:url(../../images/LM/LM_subttl07_credit.gif) no-repeat 0 100%;
	}

#Policy h1						{ background:url(../../images/h1/h1ttl_policy.jpg) no-repeat 50% 50%; }
#Policy h1.regulations			{ background:url(../../images/h1/h1ttl07_regulations.jpg) no-repeat 50% 50%; }
#Policy h1.policy				{ background:url(../../images/h1/h1ttl07_policy.jpg) no-repeat 50% 50%; }
#Policy h1.guideline			{ background:url(../../images/h1/h1ttl07_guideline.jpg) no-repeat 50% 50%; }
#Policy h1.credit				{ background:url(../../images/h1/h1ttl07_credit.jpg) no-repeat 50% 50%; }

#Policy h2.policyttl	{
	margin:0 0 5px;
	padding:3px 0 0 0;
	height:25px;
	line-height:23px;
	text-indent:3em;
	color:#fff;
	background:url(../../images/h2/h2ttl00_notext01.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}
#Policy h2.creditttl{
	padding:5px 0 0 0;
	height:25px;
	line-height:23px;
	text-indent:3em;
	color:#0b71b5;
	background:url(../../images/h3/h3ttl00_notext01.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}

#Policy h3{
	padding:5px 0 0 0;
	height:25px;
	line-height:23px;
	text-indent:3em;
	color:#0b71b5;
	background:url(../../images/h3/h3ttl00_notext01.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}


.Contents_text_regulations{
	padding:10px;
	border:1px solid #ececec;
	height:500px;
	overflow:auto;
	}
.credit_name{
	padding:0 10px 20px 35px;
	line-height:2em;
	}
