@charset   "Shift_JIS";

.index-header{
width:740px;
text-align:center;
color:#0000cd;
font-weight:bolder;
height:30px;
}

.index-sub-header{
width:600px;
text-align:center;
font-size:15px;
}

.notice{
border:1px #0000cd solid;
width:500px;
text-align:center;
font-size:12px;
}


.detail td{
border:solid 1px #7ca0c0;
font-size:12px;
border-collapse:collapse;
text-align:center;
padding:3px;
}

a:hover{
background-color:#86badf;
}

a:visited{
color:#999999;
}

.products3-table{
width:740px;
border-collapse:collapse;
border:1px solid #7ca0c0;
padding:5px;
font-size:12px;
text-align:center;
}

.td1{
border:solid 1px #7ca0c0;
padding:3px;
text-align:center;
white-space: nowrap;
font-weight:bold;
font-size:12px;
}

.td2{
border:solid 1px #7ca0c0;
font-size:12px;
background-color:#d9eaf5;
width:120px;
padding:3px;
text-align:center;
white-space: nowrap
}


.td3{
border-top:visible;
border-right:1px solid #7ca0c0;
border-left:1px solid #7ca0c0;
border-bottom:1px solid #7ca0c0;
text-align:center;
padding:5px;
}

.products4-table{
width:740px;
padding:5px;
text-align:center;
font-weight:bold;
border:1px solid #7ca0c0;
font-size:12px;
background-color:#99ff99;
}

.bottom{
font-size:10px;
width:700px;
text-align:left;
}


/*トップページのレジュメ*/
table.index-header,.index-sub-header,.products3-table,.products4-table{
margin:auto;
}
