/* ブラウザスタイル初期化 */
{
margin: 0;
padding: 0;
text-decoration: none;
font-size: 100%;
font-weight: normal;
font-style: normal;
line-height: 1em;
}

h1, h2, h3, div, p, span, em, a, img, br, ul, li, table, tr, th, td{
margin: 0; padding: 0; border: 0;
text-decoration: none;
font-size: 100%;
font-style: normal;
font-weight: normal;
line-height: 1em;
}

a:link, a:visited{
text-decoration: none;
color: blue;
}

a:hover{
text-decoration: underline;
color: red;
}
/* form のボタンは、ブラウザデフォルトを使用するために input の border は 0 にしない */

/* body container */
body{
margin: 0; padding: 0; border: 0;
background: url(img/bg034_08.gif);
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#container{
width: 1000px;/*width: 1000px;*/
margin-left: auto;
margin-right: auto;
padding-top: 0px;
background-color: white;
}
/* body container */

/* 日英切り換え */
div#JpEn{
padding: 2px 15px 0px 0px;
background-color: white;
}

div#JpEn p{
text-align: right;
}

div#JpEn p a{
font-size: 14px;
letter-spacing: 0.5px;
font-family: Arial, Helvetica, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", sans-serif;
}
/* 日英切り換え */

/* パンくずリスト (English) */
div#paolist{
background-color: white;
text-align: left;
padding-top: 0px;
padding-left: 15px;
padding-bottom: 2px;
border-bottom: solid 2px white;
}

div#paolist ul{
line-height: 0em;
}

div#paolist ul li{
display: inline;
font-size: 80%;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#paolist ul li em{
font-style: normal;
font-weight: bold;
color:#555555;
}
/* パンくずリスト */

/* タイトル */
#title{
clear: both;
}

#titleh1{
height: 40px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #cc6600; /* #cc6600 #db5c06 */
}

#titleh1 h1{
clear: both;
padding: 12px 0px 0px 0px;
font-size: 20px;
font-weight: bold;
color: white;
text-align: center;
letter-spacing: 0.3em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* タイトル */

#contents{
clear: both;
}

#main{
clear: both;
margin-left: 0px;
margin-right: 0px;
}

/* about.html */

div#author{
padding: 30px 0px 10px 30px;
}

div#author h2{
padding-bottom: 10px;
font-weight: bold;
font-size: 16px;
letter-spacing: 1px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.author01{
text-indent: 1em;
padding-bottom: 15px;
letter-spacing: 1px;
}


/*---------- index.php ----------*/
div#indexText{
padding: 30px;
background: url(img/test2_980_br.jpg);
border: 2px black ridge;
}

div#text01{
font-family: "Times New Roman", Times, serif;
padding: 30px;
background-color: floralwhite;
}

div#text01 p{
font-size: 16px;
text-indent: 0em;
line-height: 1.45em;
text-align: justify;
}

#tabs31{
position:relative;
display:block;
height: 36px; /*height:39px;*/
font-size:11px;
font-weight:bold;
background:transparent url(img/bgOFF1.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;
border-top:1px solid gainsboro;
margin-left: 0px;
margin-right: 0px;
}

#tabs31 ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}

#tabs31 ul li{
display:block;
float:left;
margin:0;
}

#tabs31 ul li a{
display:block;
float:left;
color:#000000;
font-size: 16px;
width: 145px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: bold;
text-decoration:none;
text-align: center;
padding:11px 0px 0px 0px;
height:23px;
background:transparent url(img/bgDIVIDER1.gif) no-repeat top right;
}

#tabs31 ul li a:hover, #tabs31 ul li a.current{
color:#B30000;
background:#fff url(img/bgON1.gif) no-repeat top right;
}


#tabs31 ul li.menuBlank{
display:block;
float:left;
color:#000000;
font-size: 16px;
width: 100px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: bold;
text-decoration:none;
padding:11px 0px 0 20px;
height:23px;
background:transparent url(img/bgDIVIDER1.gif) no-repeat top right;
}


/*foot address */
#hrFoot{
clear: both;
height: 20px;
border: solid 1px white;
background-color: white;
color: white;
}

#footer{
background-color: #FFFFFF;
text-align: center;
}

#copyright{
background-color: #666666;
border: #666666 1px solid;
border-bottom: #666666 1px solid;
margin-top: 10px;
padding: 11px 0px 12px 0px;
}

#copyright em{
font-size: 14px;
color: #FFFFFF;
font-style: normal;
font-family: "Times New Roman", Times, serif;
}

#creator{
color: #333333;
font-size: 12px;
line-height: 1.7em;
text-align: right;
margin: 20px 20px 20px 0px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
/*foot address */