﻿/* 
============================================================
	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.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.gif) no-repeat 50% 50%; }
#Policy h1.regulations				{ background:url(../../images/h1/h1ttl07_regulations.gif) no-repeat 50% 50%; }
#Policy h1.policy					{ background:url(../../images/h1/h1ttl07_policy.gif) no-repeat 50% 50%; }
#Policy h1.guideline				{ background:url(../../images/h1/h1ttl07_guideline.gif) no-repeat 50% 50%; }
#Policy h1.credit					{ background:url(../../images/h1/h1ttl07_credit.gif) no-repeat 50% 50%; }

#Policy h2.guideline01				{ background:url(../../images/h2/h2ttl07_guideline01.gif) no-repeat 50% 50%; }
#Policy h2.guideline02				{ background:url(../../images/h2/h2ttl07_guideline02.gif) no-repeat 50% 50%; }

#Policy h2.credit01					{ background:url(../../images/h2/h2ttl07_credit01.gif) no-repeat 50% 50%; }
#Policy h2.credit02					{ background:url(../../images/h2/h2ttl07_credit02.gif) no-repeat 50% 50%; }
#Policy h2.credit03					{ background:url(../../images/h2/h2ttl07_credit03.gif) no-repeat 50% 50%; }
#Policy h2.credit04					{ background:url(../../images/h2/h2ttl07_credit04.gif) no-repeat 50% 50%; }
#Policy h2.credit05					{ background:url(../../images/h2/h2ttl07_credit05.gif) no-repeat 50% 50%; }
#Policy h2.credit06					{ background:url(../../images/h2/h2ttl07_credit06.gif) no-repeat 50% 50%; }
#Policy h2.credit07					{ background:url(../../images/h2/h2ttl07_credit07.gif) no-repeat 50% 50%; }
#Policy h2.credit08					{ background:url(../../images/h2/h2ttl07_credit08.gif) no-repeat 50% 50%; }


#Policy h2.creditttl{
	margin:5px auto;
	padding:4px 0 6px 0;
	width:616px;
	height:25px;
	line-height:25px;
	text-indent:2.5em;
	color:#fff;
	background:url(../../images/h3/h3ttl00_notext01.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}

#Policy h3{
	padding:5px 0 5px 0;
	height:25px;
	line-height:25px;
	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{
	margin:5px auto 0;
	padding:10px;
	border:1px solid #ececec;
	height:500px;
	overflow:auto;
	}
.credit_name{
	padding:0 10px 20px 35px;
	line-height:2em;
	}

