/*--body start--*/
body {
     margin: 0px;
     background-color: #ffffff;
     text-align: center;
     }
/*--body end--*/

/*--link--*/
a {
  text-decoration: underline;
  font-weight: bold;
  font-size: small;
  }
a:link {
       color: #7759c0;
       }
a:visited {
	  color: #705990;
	  }
a:active {
	 color: #7ab1cc;
	 }
a:hover {
	color: 7ab1cc;
	}
/*--link end--*/

/*--container--*/
#container {
	   line-height: 140%;
	   margin-right: auto;
	   margin-left: auto;
	   margin-top: 70px;
	   margin-bottom: 5px;
	   text-align: center;
	   padding: 0px;
	   width: 100%;
	   height: 100%;
	   background-color: #ffffff;
	   border: 0px;
	   }

#container p {
	color: #ff99ff;
	text-align: left;
	text-decoration: none;
	font-size: small;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	}

#left {
	float: left;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 50%;
	height: 450px;
	background-color: #000000;
	border: 0px;
	}

/*--img--*/
#left img {
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	}
/*--img end--*/

#left h1 {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-size: small;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#right {
	float: right;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 50%;
	height: 450px;
	background-color: #000000;
	border: 0px;
	}

/*--img--*/
#right img {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	}
/*--img end--*/

#right h1 {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-size: small;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}


#right p {
	color: #9966ff;
	text-align: right;
	text-decoration: none;
	font-size: small;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	margin-top: 19px;
	margin-bottom: 0px;
	margin-right: 8px;
	}

/*--ya--*/
.ya {
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    margin-top: 0px;
    text-decoration: none;
    font-size: small;
    font-weight: bold;
    color: #999999;
    }
.ya p {
    color: #999999;
    text-align: left;
    text-decoration: none;
    font-size: medium;
    font-weight: bold;
    }
/*--ya end--*/

/*--container end--*/
