/* よく登場する要素のリセット */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: none; }

body{
margin:0;
padding:0;
letter-spacing: 1px;
text-align:center;
background-color:#FFFFFF;
background-image:url(images/bg.gif);
background-position:center top;
background-repeat:repeat-y;
}

.container{
width:900px;
margin:0 auto;
padding:0px;
}

.title1{
}
.rightPict1{
margin-bottom:20px;
}
.header{
width:900px;
margin: 0px auto;
padding:0px;
}
.rightbox270{
width:270px;
float:right;
}
.rightbox420{
width:420px;
float:right;
}
.rightImg{
margin:0px 0px 0px 20px;
}

.textfield{
font-size: 90%;
line-height: 160%;
padding:20px 50px;
text-align:center;
color: #121212;
}

.textfield p{
margin-bottom:20px;
text-align:left;
}
#tableCss800{
margin:30px auto;
width:800px;
border-collapse:collapse;
font-size: 100%;
line-height: 180%;
}

#tableCss800 td{
width:200px;
text-align:center;
padding:4px;
border:1px solid #6e6caf;
font-size: 90%;
line-height: 150%;
}

#tableCss800 th{
width:200px;
font-size: 90%;
font-weight:bold;
line-height: 150%;
text-align:center;
padding:0.2em 0.3em 0.2em 0.5em;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
background-color:#6e6caf;
color:#FFFFFF;
}

#tableCss{
margin:30px auto;
width:600px;
border-collapse:collapse;
font-size: 100%;
line-height: 180%;
}

#tableCss td{
width:250px;
text-align:left;
padding:4px;
border:1px solid #6e6caf;
font-size: 90%;
line-height: 150%;
}

#tableCss th{
width:100px;
font-size: 90%;
font-weight:bold;
line-height: 150%;
text-align:center;
padding:0.2em 0.3em 0.2em 0.5em;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
background-color:#6e6caf;
color:#FFFFFF;
}

.phototext{
margin:5px 0px 20px 0px;
padding:0px 0px 0px 5px;
font-size:80%;
line-height: 140%;
text-align:left;
color:#139baf;
}
.center520{
width:520px;
margin:30px auto;
}
.center790{
width:790px;
margin:30px auto;
}
.center780{
width:780px;
margin:30px auto;
}
.center250{
width:250px;
margin:30px auto;
}
.rightFloatbox{
width:280px;
float:right;
}
.rightbox{
width:260px;
margin:0px 0px 20px 20px;
padding:0px;
}

.rightblock{
width:210px;
float:right;
margin:0px;
padding:0px;
}


.linkblock{
width:100%;
margin:10px auto 0px;
padding:5px 0px 10px 10px;
font-size: 90%;
line-height: 170%;
text-align:left;
color: #232323;
border:1px solid #e5e5e5;
}

.linktitle{
margin:5px 10px 0px 0px;
font-size: 100%;
padding:2px 2px 2px 5px;
font-weight:bold;
float:left;
color:#343434;
}
.linktext{
margin:5px 20px 0px 0px;
padding:2px 2px 2px 10px;
float:left;
border-left:8px solid #999999;
}


.textright{
text-align:right;
margin-bottom:50px;
}

.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0px;
  visibility: hidden;
	}
.copyright{
letter-spacing: 0px;
text-align:center;
margin: 0px 0px 0px 0px;
padding:10px 0px 10px 0px ;
color: #000000;
font-size: 70%;
line-height: 140%;
}
.copy2{
letter-spacing: 0px;
text-align:center;
font-size: 70%;
}
a{
color:#6e6caf;
text-decoration:underline;
}
a:link{
color:#6e6caf;
text-decoration:underline;
}
a:visited{
color:#6e6caf;
text-decoration:underline;
}
a:hover{
color:#FFFFFF;
background-color:#6e6caf;
text-decoration:underline;
}

