﻿@charset "UTF-8";

/* 
============================================================
	ver1.1 2009.09.14
	**- NikQ -**
	URL: http://www.nikq.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{
	height:45px;
	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{
	height:45px;
	background:url(../../images/LM/LM_subttl07_regulations.gif) no-repeat 100% 0;
	}
#LeftMenu #subttl ul li.policy a,
#LeftMenu #subttl ul li.policy a:link,
#LeftMenu #subttl ul li.policy a:visited{
	height:45px;
	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{
	height:45px;
	background:url(../../images/LM/LM_subttl07_policy.gif) no-repeat 100% 0;
	}
#LeftMenu #subttl ul li.guideline a,
#LeftMenu #subttl ul li.guideline a:link,
#LeftMenu #subttl ul li.guideline a:visited{
	height:43px;
	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{
	height:43px;
	background:url(../../images/LM/LM_subttl07_guideline.gif) no-repeat 100% 0;
	}
#LeftMenu #subttl ul li.credit a,
#LeftMenu #subttl ul li.credit a:link,
#LeftMenu #subttl ul li.credit a:visited{
	height:65px;
	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{
	height:65px;
	background:url(../../images/LM/LM_subttl07_credit.gif) no-repeat 100% 0;
	}

#Policy h1						{ background:url(../../images/h1/h1ttl07_00.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.indexttl01			{ background:url(../../images/h2/h2ttl07_index01.gif) no-repeat 50% 50%; }
#Policy h2.indexttl02			{ background:url(../../images/h2/h2ttl07_index02.gif) no-repeat 50% 50%; }
#Policy h2.indexttl03			{ background:url(../../images/h2/h2ttl07_index03.gif) no-repeat 50% 50%; }
#Policy h2.indexttl04			{ background:url(../../images/h2/h2ttl07_index04.gif) no-repeat 50% 50%; }

#Policy h3{
	padding:5px 0 0 0;
	height:35px;
	line-height:26px;
	text-indent:2em;
	color:#71460e;
	background:url(../../images/h3/h3ttl00_notext01.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}

.pm_middle{
	margin:0;
	padding:5px 20px;
	width:565px;
	background:url(../../images/support/pm_tblbg_middle.gif) repeat-y 50% 50%;
	}

#Policy .ws_linkbtn	{ margin:10px auto; width:580px; }

#Policy .ws_linkbtn a{
	display:block;
	text-indent:-9999px;
	outline:none;
	text-decoration: none;
	height:35px;
	}

#Policy .ws_linkbtn a,
#Policy .ws_linkbtn a:link,
#Policy .ws_linkbtn a:visited{
	background:url(../../images/support/ws_linkbtn.gif) no-repeat 0 0;
	}
#Policy .ws_linkbtn a:hover,
#Policy .ws_linkbtn a:active,
#Policy .ws_linkbtn a:focus{
	background:url(../../images/support/ws_linkbtn.gif) no-repeat 0 100%;
	}

.faqindex li	{
	text-indent:-3em;
	padding-left:3em;
	}


#Policy .inq_linkbtn	{ margin:10px auto; width:260px; }

#Policy .inq_linkbtn a{
	display:block;
	text-indent:-9999px;
	outline:none;
	text-decoration: none;
	height:55px;
	}

#Policy .inq_linkbtn a,
#Policy .inq_linkbtn a:link,
#Policy .inq_linkbtn a:visited{
	background:url(../../images/support/btn_inquiry.gif) no-repeat 0 0;
	}
#Policy .inq_linkbtn a:hover,
#Policy .inq_linkbtn a:active,
#Policy .inq_linkbtn a:focus{
	background:url(../../images/support/btn_inquiry.gif) no-repeat 0 100%;
	}

.Contents_text_regulations{
	margin:5px auto 0;
	padding:10px;
	border:1px solid #ececec;
	height:500px;
	overflow:auto;
	}
