@charset "UTF-8";

body {
color: #4d4d4d;
font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
line-height: 1.5;
}

input,textarea,select {
font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}

/*\*/
* html body {
font-size: 75%;
}
* html table {
font-size: 100%;
line-height: 1.5;
}
*:first-child+html body {
font-size: 75%;
}
/**/

img,table {
border: none;
}

html{
height: 100%;
overflow: auto;
}

body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

#flashContents{
height: 100%;
}

div#adobe {
width: 690px;
background: #f3f3f3;
margin: 250px auto 0 auto;
line-height: 1.9;
}

div#adobe_tp {
width: 690px;
background: url(../image/sitemap/bg_adobe_top.gif) no-repeat left top;
padding: 15px 0 0 0;
}

div#adobe_bt {
width: 690px;
background: url(../image/sitemap/bg_adobe_bt.gif) no-repeat left bottom;
padding: 0 0 15px 0;
}

div#adobe_bt:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 1%;
line-height: 0;
min-height: 100%;
}
* html div#adobe_bt { display: inline-block; }
/* no ie mac \*/
* html div#adobe_bt { height: 1%; }
div#adobe_bt { display: block; zoom: 1; }
/* */

div#adobe_bt p.left {
float: left;
margin: 15px 0 0 30px;
display: inline;
}

div#adobe_bt p.right {
float: right;
width: 450px;
}

