
/*  ------------------------------------- #0044CC*/ 

body {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
height:100%

}
a {color: #0000ff;underline;line-height: 1.5em;}
a:visited {color:#0044CC;underline;}
a:hover {color: #0044CC;underline;}
a:active { color:#0044CC;underline}


h1 {
font-size: 11px;
/text-transform:uppercase;
background-color: #bbbbee;
/border-top:1px solid #564b47;
/border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/*  ----------------header---------------------- */ 
#header1 {
clear:left;
padding:0px;
margin:0px;
text-align: center;
background-color: #ccccee;
font-size:20px;
clear: both
 } 
 
#header1 img {padding:10px 0px;} 
 
 
/*  ----------------header---------------------- */ 
#header2 {
clear:left;
padding:0px;
margin:0px;
text-align: center;
background-color: #dddddd;

clear: both
 } 

/*  ------------------------------------- */ 

div#contain {
  width: 880px;
  margin-right: auto;
  margin-left: auto;
  position: relative; /* 基準点の座標（0, 0）を提供 */
  border-right:1px solid #777777;
  border-left:1px solid #777777;


}

div#sub_left {
  width: 160px;
  position: relative; /* 座標（0,0）に絶対配置 */
  padding: 5px 10px 10px 10px  ;
  margin:0px;
  /top: 0;
  float: left;
  background-color:#eeeeee;
  height: 100%;
  min-height: 1150pt;
  text-align: center;
}

div#main {
  width: 500px;
  position: relative; /* 座標（0, 200px）に相対配置 */
  padding: 10px 10px 10px 10px  ;
  top: 0;
  float: left;
}

div#main_content {
  position: relative; /* 座標（0, 200px）に相対配置 */
  position: 0px 180px;
  float:right;
  width: 680px;
  padding: 10px 10px 10px 10px  ;

  float: left;
}


div#sub_right {
  width: 160px;
  position: relative; /* 座標（0,0）に絶対配置 */
  padding: 5px 10px 10px 10px  ;
  margin: 0px 0px 0px 0px;
  top: 0;
  float: left;
  background:#eeeeee;
  height: 100%;
  min-height: 1150pt;
  text-align: center;
}

div.main_ad{
  margin-right: auto;
  margin-left: auto;
  width: 630px;
  padding: 20px;
  text-align: left;
  	border: 1px solid #DBD9D0;
	border-radius: 4px;         /* CSS3 */
   -moz-border-radius: 4px;    /* Firefox */
   -webkit-border-radius: 4px; /* Safari,Chrome */
}



/*  ----------------footer---------------------- */ 
#footer1 {
clear:left;
padding:0px;
margin:0px;
text-align: center;
background:#dddddd;
clear: both
 } 
/*  ----------------footer---------------------- */ 
#footer2 {
clear:left;
padding:0px;
margin:0px;
text-align: center;
background-color: #ccccee;
clear: both
 } 
 
/*  ----------------footer---------------------- */




