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

.container{
width:912px;
margin:0 auto;
padding:0px;
}
.headerBg{
background-image:url(images/bg0.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.title1{
width:827px;
float:right;
}
.rightPict1{
margin-bottom:20px;
}
.header{
width:912px;
margin: 0px auto;
padding:0px;
}
.rightmg30{
margin-right:20px;
}
.mgtop20{
margin-top:26px;
}
.textfield{
margin:0px 26px 100px 10px;
padding:0px 0px 0px 35px;
font-size: 90%;
line-height: 160%;
text-align:center;
color: #121212;
overflow:hidden;
border-left:15px solid #000000;
background-color:#FFFFFF;
}

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

.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:#139baf;
}
.center650{
width:650px;
margin:30px auto;
}
.center443{
width:443px;
margin:30px auto;
}
.center780{
width:780px;
margin:30px auto;
}

.center650{
width:650px;
margin:30px auto;
}
.rightFloatbox{
width:280px;
float:right;
}
.rightbox{
width:260px;
margin:0px 0px 20px 20px;
padding:0px;
}


.mg30{
width:710px;
margin:50px auto;
}
.productblock{
width:450px;
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:210px;
float:right;
margin:0px;
padding:0px;
}
.price{
background-color:#FFFFFF;
padding:4px 7px;
color:#003399;
font-weight: bold;
text-align: center;
}

.writer{
margin:40px auto;
border:1px solid #CCCCCC;
padding:5px;
text-align:left;
font-size:90%;
line-height:140%;
color:#121212;
}
.writerText{
float:right;
width:730px;
}
.writer img{
float:left;
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:#FF3300;
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:#139baf;
text-decoration:underline;
}
a:link{
color:#139baf;
text-decoration:underline;
}
a:visited{
color:#139baf;
text-decoration:underline;
}
a:hover{
color:#FFFFFF;
background-color:#139baf;
text-decoration:underline;
}