@charset "Shift_JIS";

body{
background-color:#ffffcc;
color:#666666;
margin:0px;
}

img{
border:none;
}

.inventory img{
margin:10px;
}

.inventory .spec{
margin:10px 10px 50px 10px;
color:#333333;
}

.right{
text-align:right;
padding-right:5px;
}

.border{
border-bottom:solid 1px #666666;
}

h1{
font-family: "Times New Roman", Times, serif;
font-size:300%;
font-weight:bold;
text-align:center;
margin-top:20px;
padding-left:20px;
}

h2{
font-family: "Times New Roman", Times, serif;
font-size:140%;
text-align:center;
margin:1em 0px;
}

h3{
font-family: Arial, Helvetica, san-serif;
font-size:160%;
font-weight:bold;
text-align:center;
margin:1em 0px;
border:solid 1px #adadad;
}

h4{
font-family: "Times New Roman", Times, serif;
font-size:110%;
text-align:center;
margin:20px 0px 20px 0px;
padding: 20px 0 5px 0;
width:95%;
border-bottom:solid 1px;
}

p{
font-family: "Times New Roman", Times, serif;
font-size:100%;
line-height:150%;
color:#333333;
}

.picture{
text-align:center;
}

.picture img{
border:solid 1px #666666;
margin:0;
}

.inside{
width:300px;
margin-left:131px;
background-color:#ffddcc;
}

.table_ram{
text-align:center;
padding-bottom:10px;
}

.caption{
text-align:right;
margin-right:30px;
text-decoration:underline;
}

a{
color:#666666;

}

table.ram{
width:95%;
text-align:left;
margin-top:20px;
margin-bottom:10px;
border-collapse:collapse;
}

.ram tr.red{
background-color:#ffcc99;
}

.ram td{
height:1.3em;
color:#555555;
vertical-align:bottom;
}

table.company{
width:320px;
color:#333333;
font-family: Arial, Helvetica, san-serif;
}

table.inventory{
width:670px;
margin-left:10px;
}

td.item{
padding-bottom:5px;
padding-left:10px;
width:30%;
}


td.caption{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

address{
font-family: "Times New Roman", Times, serif;
font-size:80%;
font-style:normal;
text-align:center;
border-top: solid 9px #666666;
padding-top:5px;
margin-top:30px;
margin-bottom:20px;
}

