/* 基本レイアウト */

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: 0; }

/* 見出し */

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}


/* リンク色（ページ全体） */

a { color: #000099; text-decoration: underline; }
a:hover { color: #ff9900; }

#menu a { color: #666666; text-decoration: none; }
#menu a:hover { color: #ff9900; }


/* リンク色（ナビゲーション） */

#navi a { color: #ccc; text-decoration: none; }
#navi a:hover { color: #ff9900; }


/* ページレイアウト */


body
{
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    color: #333;
    background: #fff;
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
}


/* ヘッダー（レイアウト） */


#head
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 860px;
    height: 490px;
    background: url(img/head03.gif) no-repeat top center;
}

.youtube
{
    position:absolute; top: 493px; left: 49px;
}


/* メインコンテンツ全体 基本レイアウト*/

#container
{
    position: relative;
    width: 860px;
    margin: 0 auto;
    padding: 0px 0;
    text-align: center;
    background: #fff;
}

#container:after
{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

#container2
{
    position: relative;
    width: 860px;
    margin: -14px auto 0px;
    padding: 1px 0;
    text-align: center;
    background: #fff;
    background: url(img/bg.gif) repeat-y top center;
}

#container2:after
{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

#container2_head
{
    background: url(img/container2_head.gif) no-repeat bottom center;
    padding-top: 35px;
    height: 263px;
}


/* メインコンテンツ基本レイアウト（記事部分） */

.main
{
    position: relative;
    width: 860px;
    height: 360px;
    margin: 0 auto;
}

.youtube2
{
    position:absolute; top: 12px; left: 49px;
    width: 640px;
    height: 360px;
}

.main02
{
    position: relative;
    text-align: left;
    width: 560px;
    margin: 0 auto;
}

.main03
{
    position: relative;
    text-align: left;
    width: 580px;
    margin: 0 auto 30px;
    background: #f2f2f2;
    border: 3px solid #dddddc;
    padding: 30px;
}

#bullet
{
    position: relative;
    text-align: left;
    width: 1000px;
    height: 905px;
    margin: 0 auto;
    background: url(timg/bullet.gif);
}

#report
{
    position: relative;
    text-align: left;
    width: 1000px;
    height: 461px;
    margin: 0 auto;
    background: url(timg/report.gif);
}

#voicehead
{
    position: relative;
    text-align: left;
    width: 1000px;
    height: 234px;
    margin: 0 auto;
    background: url(timg/voicehead.png);
}

#voice
{
    position: relative;
    text-align: left;
    width: 1000px;
    height: 923px;
    margin: 0 auto;
    background: url(timg/voice.gif);
}

.voice_text { 
    padding: 866px 150px 0px 0px;
    text-align: right; }

/* フッター */
#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0 ;
    width: 1000px; 
    height: 208px;
    text-align: center;
    font-size: 14px;
    clear: both;
    color: #333;
    background: url(timg/kabunogakkou.gif) no-repeat bottom;
}


.footer01
{
    margin: 160px auto 0px;
    padding: 0 ;
    height: 60px;
}

#footer p
{
    text-align: left;
    margin: 0;
    padding: 162px 0 0 47px;
    line-height: 1.25;
}

#footer a { color: #333; text-decoration: none; }

#footera
{
    position: static;
    margin: 0 auto;
    padding: 0 ;
    width: 960px; 
    height: 150px;
    text-align: center;
    font-size: 14px;
    clear: both;
    color: #fff;
    background: url(timg/foot.gif) no-repeat bottom;
}

#footera p
{
    margin: 0;
    padding: 19px 0 0;
    line-height: 1.25;
}

#footera a { color: #fff; text-decoration: none; }

.footer02
{
    margin: 0 auto;
    padding: 40px 0 0 0 ;
    height: 12px;
}

.copy
{ 
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 2;
    color: #666;
    position:absolute; bottom: 15px; left: 20px;
    text-align: left;
}

.f-navi
{
    width: 980px;
    text-align: center;
    padding: 0px;
    font-size: 1em;
    position:absolute; top: 20px; left: 10px;
    letter-spacing: 0.2em;
}

.f-navi a
{
    color: #666;
    text-decoration: none;
}


/* その他パーツ */

p.check
{
    background: url(timg/check.gif) no-repeat left;
    padding: 0 0 0 30px;
    line-height: 30px;
    margin:5px 0;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}


.caption
{
    position: absolute;
    margin: 485px 0px 0px 55px;
}


.first
{
    width: 330px;
    height: 300px;
    margin: 0px;
    padding: 10px;
    background: #464646;
    border: 3px solid #686868;
    float: right;
}

.click a
{
    position:absolute; bottom: 5px; right: 5px;
    min-height: 30px;
    _height: 30px;
    margin: 0;
    padding: 0 25px 0 0;
    background: url(timg/go.gif) no-repeat right top;
}

.click a:hover
{
    background: url(timg/goh.gif) no-repeat right top;
}

.entry-archive .gotop, .mt-archive-index .gotop
{
    width: auto;
    _width: 730px;
    margin: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 40px 0 0;
    _padding: 0 20px 0 0;
    font-weight: normal; 
    text-align: right;
    clear: both;
    color: #fff;
    background: url(timg/ef.png) no-repeat bottom left;
}
.adr
{
    margin: 0;
    padding: 0;
    width: 500px;
    min-height: 500px;
}

#side p
{
    margin: 10px 0;
    padding: 0;
}

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

.b
{
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.1em;
}
.bb
{
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}

#headcount .bb
{
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.4em;
}

.bbr
{
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
    color: #cc0000;
}

.bbb
{
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.8em;
    line-height: 1.25;
}


.red { color: #cc0000; } /* 赤 */ 

.img { margin: 15px 10px 0 0; float: left; }
.img2 { margin: 0 10px 0 0; float: left; }
.imgr { margin: 0 0 0 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
.line { border-top: 1px dashed #ccc; clear: both; margin: 0 5px; font-size: 5px;}
img { border: none; }
img.left {float: left;}

table
{
    font-size: 0.9em;
    margin: 10px auto;
    padding: 5px;
}
td { padding: 5px 10px; border: 1px solid #ccc;}

table
{
    margin: 0 auto;
}

table.mail
{
    margin: 0px auto;
    padding: 0px;
    font-size: 95%;
}
table.mail td { padding: 5px 10px; border:none;}



.ss {
font-size: 0.9em;
}

#form
{
    position: relative;
    width: 1000px;
    height: 848px;
    display: block;
    clear: both;
    margin: 0 auto;
    padding: 0;
    background: url(timg/form.png);
}

input {
padding: 0.2em;
}

.txt{
font-size:14pt;
}

#repo
{
    position:absolute; top: 220px; left: 188px;
    /position:absolute; /top: 220px; /right: 215px;
}

iframe
{
    position:absolute; bottom: 1px; left: 60px;
    border: 1px solid #ccc;
}

.kiyaku iframe
{
    position:absolute; bottom: 1px; left: 0px;
    border: 1px solid #ccc;
}

#formyear
{
    position:absolute; top: 143px; left: 478px;
    font-family : 'arial black',sans-serif ;
    font-size: 26px;
    color: #cc0000;
}

#formcount
{
    position:absolute; top: 168px; left: 390px;
    font-family : 'arial black',sans-serif ;
    font-size: 26px;
    color: #cc0000;
}

.bbu
{
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
	text-decoration: underline;
}

.bbu2
{
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.6em;
	text-decoration: underline;
}

.bu
{
    margin: 0;
    font-size: 1.2em;
    line-height: 28px;
    background: url(timg/goh.gif) no-repeat;
    padding: 0 0 0 30px;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
}

.cont {
	margin: 10px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	clear: both;
	line-height: 1.3;
}

.btn {
	margin: 0px 0px;
	padding: 0px 0px;
}

.order
{
    margin: 0 0 -44px 0px;
    height: 188px;
    background: url(img/order.png) no-repeat;
    padding: 44px 0 0 0px;
}

dl
{
    margin-top: 0px;
    padding: 0px;
    height: 0px;
}

dd
{
    margin: 0px;
    padding: 0px;
}

dt
{
    height: 150px;
    width: 860px;
    background: url(img/head03_01_01.gif) no-repeat;
    margin: 0px auto;
    padding-top: 175px;
}