@charset "UTF-8";/* CSS Document *//*--------------------------------------------------------------------
/body/--------------------------------------------------------------------*/
html,body {filter : expression('');background-color: #fff;font-size:78%;line-height:1;text-align: left;background-image:url(null);background-attachment:fixed;}
body {padding-top: 0px;min-width: 992px;color:#333;font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;}
select,input,textarea,button {font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;}
object,embed {display: block;}
/* a----------------------------------------------------------------*/
a {outline:none;}
a:link,a:visited,a:hover,a:active {color:#2eb6ed;text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

/* header----------------------------------------------------------------*/
#header {width: 100%;text-align: center;position: relative;height: 80px;overflow: hidden;}
#header .logo {position: absolute;top: 24px;left: 50%;margin-left: -495px;}

.headerline {background-color: #f5f5f5;border-top: 1px solid #e5e5e5; height:41px;}

.headlineArea {width: 100%;text-align: center;position: relative; }
.headlineArea .headline {position: relative;text-align: center;padding: 60px 0px 0px 0px;font-size: 36px;line-height: 1.231;margin-bottom: 17px;display: block;font-weight:normal !important;}

/* wrapper----------------------------------------------------------------*/
#wrapper{margin-left:auto;margin-right:auto;width:800px;text-align:center;margin:0px auto;}
#wrapper .iframe{width: 100%;}

/* footer----------------------------------------------------------------*/
.copy {position:absolute; bottom:5px; right:0px; font-size:12px;}