@charset "utf-8";
/* CSS Document */

/* マージンをリセット */
body, div {
  margin: 0;
  padding: 0;
}


body {
  font-size: small;
}
head + body {
  font-size: 13px;
}
[lang^="ja"] body {
  font-size: small;
}
body:lang(ja) {
  font-size: 13px;
}

body {
  color: #333333;
}

a,
a:link {

  color: #0086b9;
  text-decoration: none;
}

a:visited {

  color: #578cb9;
}

a:hover {

  color: #125382;
  text-decoration: underline;
}

a:active {

  color: #3366ff;
  text-decoration: underline;
}

p {

  line-height: 1.7;
}

ul, ol, dl {
 
  line-height: 1.3;
}

p {

  margin-top: 0;
  margin-bottom: 0.5em;
}

ul, ol, dl {
 
  margin-top: 0;
  margin-bottom: 0;
}

h1 {

  font-size: 125%;
margin-top: 20px;
  margin-bottom: 15px;
  line-height: normal;
}

h2 {

  font-size: 145%;

  margin-top: 0;
  margin-bottom: 0.5em;

  line-height: 1.4;
}

h3 {

  font-size: 115%;

  margin-top: 0;
  margin-bottom: 0;

  line-height: normal;
}

h4 {

  font-size: 110%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: normal;
}

h5 {
  font-size: 105%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: normal;
}

h6 {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: normal;
}





#WRAPPERRule{
	width:603px;
	margin:20px auto 20px auto;
	text-align:center;
	background-image: url(../../rule/img/img3.jpg);
	background-repeat: repeat-y;
	padding: 0;
}
#WRAPPERRule #MAINCONT{
	width:583px;
	margin:0 auto 0 auto;
	text-align:center;
}

#WRAPPERRule #CONTENTS{
	text-align:left;
	margin: 0px 10px;
}

h3.line{
	border-bottom:#006600 solid 2px;
	color:#006600;
	margin-bottom:7px;
	line-height:1.5;
	margin-top: 15px;
}

.textRed{
	color:#CC0000;
	font-weight: bold;
}

.textGlay{
color:#666666;
}

#WRAPPERRule #head{
	background-image:url(../../rule/img/img01.jpg);
	background-repeat:no-repeat;
	width:603px;
	height:106px;
	margin-bottom: 20px;
	}
	
	
#WRAPPERRule #footer{
	background-image:url(../../rule/img/img2.jpg);
	background-repeat:no-repeat;
	width:603px;
	height:138px;
}

.topBtn{
text-align:right;
padding:5px;
}

img{
border-style:none;
}