@charset "utf-8";

/*
 * LB Small Letter Green (width: 1024px)
 */

body {
	margin: 0px;
	padding: 0px;
	color: #cccccc;
	background-color: #000033;
	font-size: small; 
	font-family: "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Arial,verdana,helvetica,geneva,sans-serfif;
}

a, a:link, a:visited, a:active {
	color: #cccccc;
}
a:hover	{
	color: #ffffff;
}

td,th {
	vertical-align: top;
	text-align: left;
}

h1, h2, h3, h4, h5, h6, b, strong {
	color: #006600;
}
h1 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 150%;
	line-height: 100%;
	border-bottom: solid 2px #006600;
}
h2 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 132%;
	line-height: 100%;
	border-bottom: dashed 1px #006600;
}
h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 116%;
	line-height: 100%;
	border-bottom: dotted 1px #006600;
}
h4 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 100%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 75%;
}

img	{border-width:0px;}
form	{padding:0;margin:0;width:100%}
pre	{font-size:100%;}
ul	{margin-top:.2em;margin-bottom:.2em;}
li	{line-height:170%;}
p	{font-size:100%}

input, textarea {font-size:100%}


fieldset
	{border-spacing:1px;border: 1px #cccccc solid;
	padding:3px;margin-bottom:1.5em;}

legend	{font-size:150%;padding: 0 .3em .3em .3em;
	font-weight:normal;color: #cccccc;}

.num {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.numb {
    font-weight: bold;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.numlb {
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.nums {
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.numss {
    font-size: 9px;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.clear {
    clear: both;
}

#contentFrame{
	margin: 0px;
	padding: 0px;
	width: 1024px;
	color: #cccccc;
	background-color: #000033;
	font-size: small;
	font-family: "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Arial,verdana,helvetica,geneva,sans-serfif;
	font-size: 110%;
	line-height: 150%;
}


#contentTable{
	position:relative;
	width:100%;
	border-style:solid none solid none;
	border-width: 2px 0 2px 0;
	border-color: #cccccc;
}

	
.contentTD{
	position:relative;
	margin:0;
	padding:0;
	vertical-align:top;}

@media screen {
	#pageHeader {
		padding-bottom: 10px;
	}
}
@media print {
	#pageHeader {
		display: none;
	}
}

/***
 *** Banner Flame
 ***
 ***/
#contentBanner {
	min-height: 20px;
}

#contentBanner .logo {
    padding: 0.5em;
}

#contentBanner img.logoImage {
    border: none;
}

#contentBanner p {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000033;
	font-size: 150%;
	font-family: "Arial Black";
	font-weight: bold;
}

/***
 *** Logo Frame
 ***
 ***/
#contentLogo {
}

/***
 *** Global Navigation Frame
 ***
 ***/
#globalNavi {
}

#globalNavi ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
}

#globalNavi ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}

#globalNavi li a{
	text-decoration:none;
	line-height: 2.4em;
	color: #006600;
	display: inline;
	padding: 0em 1em 0em 1em;
}

#globalNavi li {
	width:auto;
	display:inline;
	padding: 0em 0.5em 0em 0.5em;
	vertical-align: middle;
        background-image: url(../imgs/menubar.jpg);
        background-repeat: repeat-x;
        background-color: #c0c0c0;
        background-position: 0% 0%;
	text-align: center;
        font-size:16px;
        font-weight: bold;
    	white-space: nowrap;
    	border-bottom: solid 1px #cccccc;
    	border-top: solid 1px #cccccc;
    	border-right: solid 1px #cccccc;
    	list-style-type: none;
	line-height:2.4em;
	text-decoration:none;
}

#globalNavi a:hover {
    text-decoration: none;
    color: #ff7700;
}

#globalNavi a:active {
    text-decoration: none;
}


	
/***
 *** Page Container
 ***
 ***/
#pageContainer {
	position:relative;
	width:1024px;
	color: #cccccc;
	background-color: #000033;
	padding:0;
	margin-top:10px;
}

@media screen {
	.contentLocalNavi{
		float:left;
		vertical-align:top;
		width:200px;
		overflow:hidden;
		padding:0;margin:0;
	}
}
@media print {
	.contentLocalNavi{
		display: none;
	}
}

.contentLocalNaviDiv{
	overflow:hidden;
	width:198px;
	color: #cccccc;
	background-color: #000033;
        background-position: 0% 0%;
        text-align: center;
        font-size:16px;
        font-weight: bold;
	line-height:2.4em;
	list-style-type: none;
}

#contentLocalNaviPad{
	padding:0 0 1em .5em;}

.contentLocalNaviDiv p{
    	width:196px;
	text-align:center;
	font-weight:normal;
	padding:0;
	margin:0;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size:90%;line-height:150%;
}

.contentLocalNavi b{
	color: #cccccc;
}

.contentLocalNavi ul{
	border: 1px solid #cccccc;
	list-style:none;
	padding:.2em 0 0 .5em;
	margin:0;font-size:90%;line-height:150%;}

.contentLocalNavi a{
	text-decoration:none;
	color: #006600;
	overflow:visible;}

.contentLocalNavi a:hover{
	color: #999900;
}

.contentLocalNavi img {
	margin-top: 10px;
	margin-bottom: 5px;
}

.contentLocalNavi input, #contentLocalNavi select{width:auto;font-size:85%;border:1px solid #cccccc;margin-bottom:.5em;margin-left:1em;}
.contentLocalNavi .submit{width:auto;background-color:#f1f1f1;}

@media screen {
	#contentFooter{
		width:1024px;
		display:block;
		background-color:#000033;
		color:#ffffff;
		text-align:center;
		font-size:100%;
		font-weight: bold;
		margin:0;padding:0;
		padding-top:15px;
	}
}
@media print {
	#contentFooter{
		display: none;
	}
}

#contentFooter a:link,#footer a:visited{
	text-decoration:none;
	color: #006600;
}

#contentFooter img {
	border:none;
}


#contentBodyOuter {
}

#contentBody {
	float: left;
	width: 786px;
	margin: 10px;
	padding: 0px;
}

#contentBody img {
	margin-left: 20px;
}

#contentBody p {
	margin: 5px 0px 10px 10px;
	padding: 0px;
	font-size: 100%;
	line-height: 130%;
}

#contentBody pre {
	display: block;
	margin: 5px 0px 10px 10px;
	padding: 5px;
	border: dashed 1px;
	font-size: 95%;
	line-height: 120%;
	font-family: "ＭＳ ゴシック","平成角ゴシック",Courier New,Courier,monospace;
}

#contentBody .linkButton {
	color:#000033;
	text-decoration:none;
	padding:.2em 1em .2em 1em;
	font-size: 12px;
	/*    line-height:25px; */
	background-image:url(/design/59/btn03_off.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	/*    border-top:groove #7ef1a5;
	border-right:ridge #c8f6d4;
	border-bottom:ridge #c8f6d4;
	border-left:groove #7ef1a5; */
	/*    border-right:solid 1px #9ba68b;
	border-left:solid 1px #9ba68b; */
	vertical-align:middle;
}

#contentBody .linkButton:hover {
	color:#000033;			/* cBahColor */
	background-image:url(/design/59/btn03_on.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	border-right:solid 1px #b1bf9e;
	border-left:solid 1px #b1bf9e;
}

#contentBody .listBlock {
	margin: 0px;
	padding: 0px;
}

/*
 * 1ST LEVEL UL BLOCK
 */
#contentBody .ul1 {
	margin: 0px 0px 0px 30px;	/* indentation */
	padding: 0px;
	list-style-type: square;
	color: #006600;			/* list marker color */
}
#contentBody .ul1 .list1 {
	margin: 0px;
	padding: 0px;
	font-size: 90%;			/* needed only by the 1st level */
	line-height: 120%;
}
#contentBody .ul1 .list1 .li1 {
	color: #cccccc;			/* list letter color */
}

/*
 * 2ND LEVEL UL BLOCK
 */
#contentBody .ul2 {
	margin: 0px 0px 0px 20px;	/* indentation */
	padding: 0px;
	list-style-type: disc;
	color: #006600;			/* list marker color */
}
#contentBody .ul2 .list2 {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#contentBody .ul2 .list2 .li2 {
    color: #cccccc;			/* list letter color */
}

/*
 * 3RD LEVEL UL BLOCK
 */
#contentBody .ul3 {
	margin: 0px 0px 0px 20px;	/* indentation */
	padding: 0px;
	list-style-type: circle;
	color: #006600;			/* list marker color */
}
#contentBody .ul3 .list3 {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#contentBody .ul3 .list3 .li3 {
	color: #cccccc;			/* list letter color */
}

/*
 * 4TH LEVEL UL BLOCK
 */
#contentBody .ul4 {
	margin: 0px 0px 0px 20px;	/* indentation */
	padding: 0px;
	list-style-type: circle;
	color: #006600;			/* list marker color */
}
#contentBody .ul4 .list4 {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#contentBody .ul4 .list4 .li4 {
	color: #cccccc;			/* list letter color */
}

/*
 * 1ST LEVEL OL BLOCK
 */
#contentBody .ol1 {
	margin: 0px 0px 0px 40px;	/* indentation */
	padding: 0px;
	list-style-type: decimal;
	color: #006600;			/* list marker color */
}
#contentBody .ol1 .list1 {
	margin: 0px;
	padding: 0px;
	font-size: 90%;			/* needed only by the 1st level */
	line-height: 120%;
}
#contentBody .ol1 .list1 .li1 {
	color: #cccccc;			/* list letter color */
}

/*
 * 2ND LEVEL OL BLOCK
 */
#contentBody .ol2 {
	margin: 0px 0px 0px 20px;	/* indentation */
	padding: 0px;
	list-style-type: lower-alpha;
    	color: #006600;			/* list letter color */
}
#contentBody .ol2 .list2 {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#contentBody .ol2 .list2 .li2 {
	color: #cccccc;			/* list letter color */
}

/*
 * 3RD LEVEL OL BLOCK
 */
#contentBody .ol3 {
	margin: 0px 0px 0px 20px;	/* indentation */
	padding: 0px;
	list-style-type: lower-roman;
    	color: #006600;			/* list letter color */
}
#contentBody .ol3 .list3 {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#contentBody .ol3 .list3 .li3 {
	color: #cccccc;			/* list letter color */
}

/*
 * 4TH LEVEL OL BLOCK
 */
#contentBody .ol4 {
	margin: 0px 0px 0px 20px;	/* indentation */
	padding: 0px;
	list-style-type: lower-roman;
    	color: #006600;			/* list letter color */
}
#contentBody .ol4 .list4 {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#contentBody .ol4 .list4 .li4 {
	color: #cccccc;			/* list letter color */
}

/*
 * 1ST LEVEL DL BLOCK
 */
#contentBody .dl1 dt {
	margin: 0px 0px 0px 10px;	/* indentation */
	padding: 0px;
	font-weight: bold;
	font-size: 90%;			/* needed only by the 1st level */
	line-height: 120%;
	color: #ffffff;
}
#contentBody dd .dd1 {
	font-size: 90%;			/* needed only by the 1st level */
	line-height: 120%;
	color: #cccccc;
}

#contentBody .tableBox {
    border: solid 1px #006600;
    border-collapse: collapse;
}
    
#contentBody .tableHeader th {
    color: #000000;
    background-color: #cccccc;
    border: solid 1px #006600;
}
 
#contentBody .tableRow1 td {
    color: #000033;
    background-color: #006600;
    border: solid 1px #006600;
}

#contentBody .tableRow2 td {
    color: #006600;
    background-color: #000033;
    border: solid 1px #006600;
}
