﻿/*--------- asagaoページ（asagao_0--.hlml)用CSSファイル --------*/
@charset "UTF-8";

    body {
      background: #eeeeee;
      width: 100%;
      margin: 0 auto;
      text-align: center;
    }
    #mainbox {
      position : absolute;
      background-image: url(../../images/wallppr.gif);
      width: 550px;
      height: 900px;
      padding: 0px;
      text-align:left;
      border: 1px solid #000000;
      top: 0px;
      bottom: 0;
      left: 0;
      right: 0;
      margin:0 auto;
    }
    #backbt {
      position : absolute;
      padding: 0px;
      top : 20px;
      left : 10px;
      border: 0;
      margin:0 auto;
    }
    #asa_a0 {
      position : absolute;
      width: 300px;
      height: 20px;
      top : 26px;
      left : 160px;
      background-color : #ffffff;
      padding-top : 0px;
      padding-left : 4px;
      padding-right : 4px;
      padding-bottom : 0px;
      border-width : 3px 3px 3px 3px;
      border-style : double double double double;
      border-color : black black black black;
    }
    #asa_a1 {
      position : absolute;
      width: 300px;
      height: 20px;
      padding: 0px;
      margin: 0 auto;
      top : -9px;
      left : 0px;
      border: 0;
      text-align: center;
      text-align: top;
      font-size : 13px;
      font-family : "ＭＳ Ｐゴシック";
      font-weight : bold;
      color : black;
    }
    #style_com {
	position : absolute;
	top : 80px;
	left : 25px;
	width : 499px;
	height : 500px;
	background-color : white;
	visibility : visible;
    }
    #style_com2 {
	position : absolute;
	top : 80px;
	left : 25px;
	width : 499px;
	height : 404px;
	background-color : white;
	visibility : visible;
    }
    #asa_a2 {
      position : absolute;
      top : 80px;
      left : 24px;
      width: 489px;
      height: 60px;
      background-color : #ffffff;
      text-align: left;
      text-align: top;
      line-height: 110%;
      padding-top : 2px;
      padding-left : 6px;
      border-width : 3px 3px 3px 3px;
      border-style : double double double double;
      border-color : black black black black;
      font-size : 12px;
      font-family : "ＭＳ Ｐゴシック";
      font-weight : bold;
      color : blue;
    }
    #asa_a3 {
      position : absolute;
      width: 280px;
      height: 148px;
      top : 450px;
      left : 39px;
      background-color : #00ff00;
      padding-top : 0px;
      padding-left : 6px;
      padding-right : 6px;
      padding-bottom : 6px;
      border-width : 5px 5px 5px 5px;
      border-style : double double double double;
      border-color : fuchsia fuchsia fuchsia fuchsia;
      text-align: left;
      text-align: top;
      line-height: 130%;
      font-size : 14px;
      font-family : "ＭＳ Ｐゴシック";
      font-weight : bold;
      color : blue;
    }

