﻿body {
 font: 12px Helvetica;
 BACKGROUND: #FFFFFF;
}

img{
 border: 0;
}

a:link {
 color: #333333;
 text-decoration: none;
}
a:hover {
color: #CC0000;
 text-decoration: underline;
}
a:visited {
 color: #333333;
 text-decoration: none;
}

div#container {
 width: 750px;
 margin-left: auto;
 margin-right: auto;
}
div#container div#header {
 width: 750px;
 text-align: right;

}

#header {
 width: 750px;
 height: 50px;
 color: #686868;
}
div#header div#header-right {
 width: 200px;
 float: right;
}

div#header div#header-left {
 float: left;
}




div#container_in div#waku{
 padding:0;
 border-bottom: 1px solid #999999;
 width:750px;
 background:#F7F7F7;
 height: 20px;
}
div#waku div#wakutitle{
 text-align: right;
 padding:0;
 margin:3px 10px 0 0;
 color: #333333;
}
div#container_in div#releasenote{
 width:600px;
 margin-left: 75px;
 margin-top: 30px;
 margin-bottom: 30px;

}
div#releasenote div#releaseday{
 margin-bottom: 25px;

}
div#releasenote div#releasetitle{
 text-align: center;
 margin-bottom: 20px;
 font-size: 16px;
 FONT-FAMILY: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
 font-weight: bold;
}
div#releasenote div#releasesubtitle{
 text-align: center;
 margin-bottom: 10px;
}
div#releasenote div#releasetitleline{
 border-bottom: 1px solid #999999;
 margin-bottom: 20px;
}
div#releasenote div#releaseintro{
 line-height: 20px;
 margin-bottom: 20px;
 text-align: center;
}

div#releaseintro div#releaseintro-left {
 width: 350px;
 text-align: left;
 float: left;
 margin: 0;
 padding: 0;
}
div#releaseintro div#releaseintro-right {
 width: 250px;
 text-align: right;
 float: right;
}
div#releaseintro div#clearbox {
 clear: both;
 margin: 0 0 0 0;
 padding: 0;
}

div#releasenote div#releasemidashi{
 font-weight: bold;
}
div#releasenote div#releaseexp{
 margin-bottom: 20px;
 line-height: 20px;
}
div#releasenote div#releaseurlmidashi{
 background:#F7F7F7;
 height: 25px;
}
div#releaseurlmidashi div#urlmidashititle{
 text-align: left;
 padding:0;
 margin:5px 0 0 10px;
 color: #333333;
}
div#releasenote div#releaseurl{
 margin-bottom: 20px;


}
div#releasenote div#releasecompanymidashi{
 background:#F7F7F7;
 height: 25px;
}
div#releasecompanymidashi div#companymidashititle{
 text-align: left;
 padding:0;
 margin:5px 0 0 10px;
 color: #333333;
}
div#releasenote div#releasecompany{
 margin-bottom: 20px;



}
div#releasenote div#releaseotoiawasemidashi{
 background:#F7F7F7;
 height: 25px;
}
div#releaseotoiawasemidashi div#otoiawasemidashititle{
 text-align: left;
 padding:0;
 margin:5px 0 0 10px;
 color: #333333;
}
div#releasenote div#releaseotoiawase{
 margin-bottom: 20px;



}






#footer {

 color: #686868;
}

div#footer a{
 color: #686868;
 text-decoration: none;

}
div#footer a:hover{
 color: #000000;
 text-decoration: underline;
}
div#footer div#address{

 text-align: right;
}

