/* よく登場する要素のリセット */
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;
background-color:#101010;
text-align:center;
background-image:url(images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.container{
width:906px;
margin:0 auto;
padding:3px 0px 0px 0px;
background-color:#FFFFFF;
}

.title1{
width:906px;
margin:0px auto 0;
padding:0px;
}
.rightPict1{
margin-bottom:20px;
}
.header{
width:906px;
margin: 0px auto;
padding:0px;
}
.rightmg30{
margin-right:20px;
}
.textfield{
margin:0px 20px 40px 20px;
padding-top:20px;
font-size: 90%;
line-height: 160%;
text-align:center;
color: #121212;
overflow:hidden;
}

.textfield p{
margin-bottom:20px;
text-align:left;
}
.textfield2{
margin:20px 20px 0px 20px;
font-size: 90%;
line-height: 160%;
text-align:center;
color: #121212;
overflow:hidden;
}

.textfield2 p{
margin-bottom:20px;
text-align:left;
}
.table_hyou{
width:700px;
margin:30px auto;
text-align:left;
}

#tableCss{
width:700px;
border-collapse:collapse;
font-size: 100%;
line-height: 180%;
}

#tableCss td{
width:530px;
text-align:left;
padding:12px;
border:1px solid #0e3585;
font-size: 90%;
line-height: 150%;
}

#tableCss th{
width:170px;
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:#0e3585;
color:#FFFFFF;
}

.phototext{
margin:5px 0px 20px 0px;
padding:0px 0px 0px 5px;
font-size:80%;
line-height: 140%;
text-align:left;
color:#c60a0a;
}
.center890{
width:860px;
margin:30px auto;
}

.center500{
width:500px;
margin:30px auto;
}
.rightFloatbox{
width:300px;
float:right;
}
.rightbox{
width:280px;
margin:0px 0px 20px 20px;
padding:0px;
}


.mg30{
width:710px;
margin:50px auto;
}
.productblock{
width:350px;
margin:30px auto;
padding:0px;
letter-spacing: 0px;
}

.product{
background-color:#000000;
padding:10px;
margin:0px;
text-align:left;
color:#FFFFFF;
}
.protitle{
background-color:#062ed5;
color:#FFFFFF;
text-align:center;
font-size: 100%;
font-weight:bold;
margin:0px 0px 0px 0px;
padding:3px;
}

.product h3{
color:#FFFF00;
font-weight:bold;
font-size: 130%;
line-height:130%;
margin:0px;
padding:0px;
}
.proimg{
float:left;
}
.product p{
margin:5px 0px 10px 0px;
font-size: 80%;
line-height:120%;
}
.rightblock{
width:190px;
float:right;
margin:0px;
padding:0px;
}
.price{
background-color:#FFFFFF;
padding:4px 7px;
color:#003399;
}

.writer{
margin:40px auto;
border:1px solid #CCCCCC;
padding:5px;
text-align:left;
font-size:90%;
line-height:140%;
color:#121212;
}
.writer img{
float:left;
margin:0px 10px 0px 0px;
border:1px solid #CCCCCC;
}
.writer h3{
background-color:#000000;
color:#FFFF00;
padding:5px;
margin-bottom:4px;
}

.linkblock{
margin: 20px auto;
padding:10px;
text-align:left;
font-size:90%;
line-height:140%;
border:1px solid #CCCCCC;
}
.linkblock p{
margin-bottom:7px;
text-align:left;
}

.linktitle{
background-color:#062ed5;
margin:0px 0px 10px 0px;
padding:2px 2px 2px 5px;
text-decoration:none;
color: #FFFFFF;
}





.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:#c60a0a;
text-decoration:underline;
}
a:link{
color:#c60a0a;
text-decoration:underline;
}
a:visited{
color:#c60a0a;
text-decoration:underline;
}
a:hover{
color:#FFFFFF;
background-color:#c60a0a;
text-decoration:underline;
}