@charset "UTF-8";

div#list_head{
width:95%;
margin:20px auto 10px;
padding:0;
}

h3#dtcnt{
float:left;
margin:0;
padding:0;
}

span#area_but{
float:right;
margin:0;
padding:0;
}


div.list_tb{
width:100%;
margin:10px auto;
padding:0;
}



div.list_tb table{
width:700px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
margin:0;
padding:0;
}



div.list_tb th{
background:#f0f8ff;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
margin:0;
padding:5px 0;
}

div.list_tb td{
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
text-align:center;
vertical-align:middle;
margin:0;
padding:5px 0;
}



img.tumbnail{
border:1px #CCCCCC solid;
}

img.tumbnail:hover{
border:1px #990000 solid;
}


th.size_01{
width:90px;
}

th.size_02{
width:14%;
}


th.size_04{
width:10%;
}

th.size_05{
width:60px;
}

tr.tr_hover:hover {
background:#E6E6E6;
}




/*page link*/
div.page_link {
text-align:center;
font-size:medium;
margin:20px auto;
padding:0;
}

div.page_link ul{
margin:0 auto;
}

div.page_link li{
display:inline;
list-style:none;
}

div.page_link li a{
color:#3366CC;
text-decoration:none;
}

div.page_link li a:hover{
color:#990000;
}


div.page_link em{
font-weight:bold;
font-style:normal;
}
