﻿@charset "utf-8";



  html {
  	height: 100%;  }



  body { margin: 0pt;

    padding: 0pt;
	/*

    background: rgb(102, 102, 102) url(../images/bg/header.jpg) repeat-x scroll left -50px;

    height: 100%;
	*/

	background : rgb(102, 102, 102) url(../images/bg/header.jpg) repeat-x 0 -68px;


    text-align: center;
	/*

    font-family: "trebuchet ms",verdana,arial,sans-serif;
	*/


font-family : 'Hiragino Kakugo Pro','ヒラギノ角ゴ Pro W3','Heisei Kakugothic','平成角ゴシック体','ＭＳ Ｐゴシック',osaka, Arial, sans-serif;

_font-family : 'Heisei Kakugothic','平成角ゴシック体','ＭＳ Ｐゴシック',osaka, Arial, sans-serif;


    font-style: normal;

    font-variant: normal;

    font-weight: 400;

    font-size: 0.8em;

    font-size-adjust: none;

    font-stretch: normal;

    line-height: 170%;

    -moz-background-clip: initial;

    -moz-background-origin: initial;

    -moz-background-inline-policy: initial;

    color: rgb(238, 238, 238);
    }

/*
	追加20100706	*/


.slidetitle {
	font-weight: normal;

	font-family : 'Hiragino Kakugo Pro','ヒラギノ角ゴ Pro W3','Heisei Kakugothic','平成角ゴシック体','ＭＳ Ｐゴシック',osaka, Arial, sans-serif;

	_font-family : 'Heisei Kakugothic','平成角ゴシック体','ＭＳ Ｐゴシック',osaka, Arial, sans-serif;
}



  h1 { clear: both;

    font-family: "trebuchet ms",serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 700;

    font-size: 2.5em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(255, 255, 255);
    }



  h2 { font-family: "trebuchet ms",serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 400;

    font-size: 1.5em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(159, 243, 255);
    }



  h2 a { color: rgb(41, 227, 255);
    }



  h2 a:hover { color: rgb(255, 255, 255);
    }



  h3 { font-family: "trebuchet ms",serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 400;
    font-size: 1.3em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(248, 215, 102);
    }



  h4 { font-family: "trebuchet ms",serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 700;

    font-size: 1.2em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(243, 159, 1);
    }



  h5 { font-family: "trebuchet ms",serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 700;

    font-size: 1.1em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(241, 116, 0);
    }



  h6 { font-family: "trebuchet ms",serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 700;

    font-size: 1em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(255, 75, 51);
    }



  h1, h2, h3, h4, h5, h6, p, dl { margin: 0pt;

    padding: 10px 15px;
    }


  .leftColumn h1, .leftColumn h2, .leftColumn h3, .leftColumn h4, .leftColumn h5, .leftColumn h6, .leftColumn p, .leftColumn dl { padding-left: 0pt;
    }



  a { color: rgb(139, 230, 250);
    }



  a:hover { color: rgb(255, 255, 255);
    }



  b { color: rgb(255, 255, 255);
    }



  ol, ul { margin: 10px 30px;

    padding: 0pt 30px;
    }



  ol { color: rgb(255, 204, 0);
    }



  ol span { color: rgb(238, 238, 238);
    }



  ul { list-style-image: url(../images/bg/bullet.gif);
    }



  del { color: rgb(170, 170, 170);
    }



  code, span.code { margin: 10px 15px;

    padding: 10px;

    background: rgb(68, 68, 68) none repeat scroll 0%;

    display: block;

    overflow: auto;

    font-family: courier,monospace;

    font-style: normal;

    font-variant: normal;

    font-weight: 400;

    font-size: 0.7em;

    font-size-adjust: none;

    font-stretch: normal;

    line-height: 120%;

    -moz-background-clip: initial;

    -moz-background-origin: initial;

    -moz-background-inline-policy: initial;
    }


  .leftColumn code { margin-left: 0pt;
    }



  acronym { border-bottom: 1px solid rgb(119, 119, 119);

    cursor: help;
    }



  dt { font-weight: bold;

    color: rgb(255, 179, 35);
    }



  dd { margin-left: 0pt;

    padding-left: 45px;
    }



  label { display: block;
    }



  input, textarea, select { border: 1px solid rgb(68, 68, 68);

    padding: 2px;

    background: rgb(238, 238, 238) none repeat scroll 0%;

    font-family: verdana,sans-serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 400;

    font-size: 1em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(68, 68, 68);

    -moz-background-clip: initial;

    -moz-background-origin: initial;

    -moz-background-inline-policy: initial;
    }



  input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover { border: 1px solid rgb(0, 223, 255);

    background: rgb(228, 247, 250) none repeat scroll 0%;

    color: rgb(0, 0, 0);

    -moz-background-clip: initial;

    -moz-background-origin: initial;

    -moz-background-inline-policy: initial;
    }



  input.button { border-style: solid;

    border-color: rgb(255, 255, 255) rgb(0, 223, 255) rgb(0, 223, 255) rgb(255, 255, 255);

    border-width: 1px;

    padding: 2px 5px;

    background: rgb(159, 243, 255) none repeat scroll 0%;

    font-family: "trebuchet ms",serif;

    font-style: normal;

    font-variant: normal;

    font-weight: 400;

    font-size: 1.1em;

    line-height: normal;

    font-size-adjust: none;

    font-stretch: normal;

    color: rgb(85, 85, 85);

    -moz-background-clip: initial;

    -moz-background-origin: initial;

    -moz-background-inline-policy: initial;
    }



  blockquote { margin: 10px 15px;

    padding-left: 27px;

    background-color: rgb(68, 68, 68);

    background-image: url(../images/icons/quote.gif);

    background-repeat: no-repeat;

    background-position: 5px 50%;
    }



  blockquote.exclamation { background-image: url(../images/icons/exclamation.gif);
    }

  blockquote.stop { background-image: url(../images/icons/stop.gif);
    }

  blockquote.go { background-image: url(../images/icons/go.gif);
    }

  img.floatRight { margin: 5px 0px 10px 15px;
    }

  img.floatLeft { margin: 5px 15px 10px 0px;
    }

  a img { border: 2px solid rgb(139, 230, 250);
    }

  a:hover img { border: 2px solid rgb(255, 255, 255);
    }

