/* STYLE ベース ********************************************/
{
margin:0;
padding:0;
line-height:1.5;
color:#000000;
}

body {
background-color:#FFFFFF;
text-align:center;
margin-top:0;
}

/* STYLE ページBody *****************************************/
div#pagebody{
width:900px; margin:0 auto;
text-align:left;
background-image:url('../topimg/page-bkg.gif');
background-repeat:repeat-y;
background-color:#FFFFFF;
}

/* STYLE TOP 900 ******************************************/
div#header{
position: relative;
text-align:center;
background-image:url('../topimg/header-bkg.gif');
}

/* STYLE L-MENU 260 ***************************************/
div#menu{
width:260px;
margin:0px 0px 0px 0px;
display:inline;
float:left;
}

/* STYL CONTENT 630 **************************************/
div#content{
width:630px;
padding:5px 5px 5px 5px;
float:right;
}

/* STYL FOOTER 900 ***************************************/
div#footer{
height:100px;
text-align:center;
clear:both;
background-image:url('../topimg/footer-img.gif');
background-repeat:no-repeat;
background-color:#FFFFFF;
}
address{
font-style:normal;
font-size:small;
padding-top:50px;
}

/*STYLE op-docページbody *************************************/
div#pagebody-op{
width:900px; margin:0 auto;
text-align:left;
background-color:#FFFFFF;
}

div#pagebody-doc{
width:900px; margin:0 auto;
text-align:left;
background-color:#FFFFFF;
}

#content_doc{
	float: left;
	height: auto;
	width: 900px;
}


/*　テキスト *********************************************/
* {font-size: 12px;}
table { font-size: 12px; color: #000000; }

.ivent-text01 {
color:#FF0000;
font-size:50px;
font-weight:900;
margin:0px 5px 0px 5px;
}
.ivent-text02 {
color:#FF0000;
font-size:18px;
font-weight:600;
margin:0px 5px 0px 5px;
}


/* 見出しテキスト */
h1 {
padding: 5px 0px 5px 3px;
background: #D3DEE0;
border-color: #009900;
border-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
font-size:14px;
color: #009900;
}

h2 {
font-size:13px;
border-color: #8EC31F;
}

h2#title01 {
font-size:13px;
padding: 2px 0 2px 2px;
border-width: 1px;
border-bottom-style: dashed;
color: #009900;
}

h2#title02 {
font-size:13px;
padding: 2px 0 2px 2px;
border-width: 1px;
border-bottom-style: double;
color: #009900;
}

h3 {
font-size:12px;
font-weight:600;
color:#666666;
}

/*　強調テキスト */
.text00 {
color:#FF0000;
font-size:12px;
font-weight:400;
}

.text01 {
color:#F09100;
font-size:12px;
font-weight:600;
}

.text02 {
color:#F09100;
font-size:16px;
font-weight:900;
}

.text03 {
color:#FF3300;
font-size:12px;
font-weight:600;
}

.text04 {
color:#FF3300;
font-size:15px;
font-weight:900;
}

.text05 {
color:#009900;
font-size:12px;
font-weight:600;
}

.text06 {
color:#FF0000;
font-size:12px;
font-weight:400;
}




/* テキストエリア **************************************/
p.eria00{
margin:2px 0px 2px 0px;
padding:0px 0px 0px 0px;
line-height:15px;
}

p.eria01{
margin:5px 0px 50px 0px;
padding:0px 0px 0px 0px;
line-height:15px;
}

p.eria02{
margin:20px 0px 30px 0px;
padding:0px 0px 0px 0px;
line-height:15px;
}


/* ボーダーSTYLE ****************************************/
.box01{
border:dotted 1px #669999;
background-color:#FFFFFF;
margin:5px;
padding:5px;
line-height:20px;
}

.box02{
border:dotted 1px #669999;
background-color:#E6EAE8;
margin:5px;
padding:5px;
line-height:20px;
}

.box03{
border:dotted 1px #FF0000;
background-color:#FFFFFF;
margin:5px;
padding:5px;
line-height:20px;
}

.box04{
border:dotted 2px #669999;
background-color:#BEE769;
margin:5px;
padding:5px;
line-height:20px;
}


/* リンク　***********************************************/
ul.list-g01{
list-style-image:url('../icon00.gif');
 }

a:link       { color: #009900; text-decoration: underline; font-size: 12px;}
a:visited    { color: #009900; text-decoration: underline; font-size: 12px;}
a:active     { color: #00FF00; text-decoration: underline; font-size: 12px;}
a:hover      { color: #00FF00; text-decoration: underline; font-size: 12px;}

a.menu01{ display:block; background-image:url('../topbt/bt01.jpg'); width:290px; height:77px; margin-bottom:1px}
a.menu01:hover{ background-position:top center;}
a.menu01:active{ background-position:top right;}

a.menu02{ display:block; background-image:url('../topbt/bt02.jpg'); width:290px; height:77px; margin-bottom:1px}
a.menu02:hover{ background-position:top center;}
a.menu02:active{ background-position:top right;}

a.menu03{ display:block; background-image:url('../topbt/bt03.jpg'); width:290px; height:77px; margin-bottom:1px}
a.menu03:hover{ background-position:top center;}
a.menu03:active{ background-position:top right;}


#navbar {
width: 240px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
font-size: 12px;
}

ul#navbar li {
width: 240px;
float: left;
text-align: left;
border: 1px solid #FFFFFF;
}

ul#navbar li a {
display: block;
width: 240px;
padding: 3px 0px 3px 0px;
text-decoration: none;
background-color: #FFFFFF;
color: #000000;
}

ul#navbar li a:hover {
background-color: #8EC31F;
}