﻿@charset "utf-8";

/* ===== Universal Reset ===== */

*{
margin:0;
padding:0;
}

/* clearfix */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* サーチウインドウ01 */
table.searchWindow{
width: 550px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
}

table.searchWindow th{
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
background: url(../images/p2member_store_bg.gif) repeat;
font-weight: bold;
color: #666666;
text-align: center;
padding: 5px;
font-size: 80%;
}

table.searchWindow td{
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
padding: 10px;
}

table.searchWindow .searchArea{
background: url(../images/search_line.gif) repeat-x bottom;
margin-bottom: 10px;
padding-bottom: 10px;
}

table.searchWindow .scopeArea{
text-align: center;
font-size: 0px;
line-height: 0px;
}

table.searchWindow .scopeArea li{
display: inline;
}

table.searchWindow .scopeArea .btnLeft{
margin-right: 10px;
}

table.searchWindow .radioArea{
float: left;
margin-right: 10px;
}

table.searchWindow .radioArea input{
height: 14px;
width: 14px;
margin-right: 5px;
vertical-align: middle;
}

table.searchWindow .radioArea li{
float: left;
margin-right: 10px;
font-weight: bold;
color: #666666;
}

table.searchWindow .objectArea{
float: left;
height: 22px;
width: 128px;
margin-right: 20px;
margin-top: 2px;
}

table.searchWindow .freeArea{
float: left;
}

table.searchWindow .freeAreaBox{
height: 18px;
width: 170px;
margin-right: 5px;
}

*html table.searchWindow .freeAreaBox{
height: 16px;
margin-right: 5px;
padding-top: 2px;
padding-left: 2px;
}

*+html table.searchWindow .freeAreaBox{
height: 16px;
margin-right: 5px;
padding-top: 2px;
padding-left: 2px;
}

table.searchWindow .freeArea dt{
float: left;
margin-right: 5px;
font-weight: bold;
color: #666666;
margin-top: 2px;
}

*html table.searchWindow .freeArea dt{
margin-top: 0px;
}

*+html table.searchWindow .freeArea dt{
margin-top: 0px;
}

table.searchWindow .freeArea dd{
float: left;
}

table.searchWindow .btnArea{
float: left;
margin-top: 0px;
}

*html table.searchWindow .btnArea{
float: left;
margin-top: 0px;
}

*+html table.searchWindow .btnArea{
float: left;
margin-top: 1px;
}





/* サーチウインドウ01 */
table.searchWindow02{
width: 150px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
font-size: 80%;
}

table.searchWindow02 th{
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
background: url(../images/p2member_store_bg.gif) repeat;
font-weight: bold;
color: #666666;
text-align: center;
padding: 5px;
}

table.searchWindow02 td{
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
padding: 10px;
}

table.searchWindow02 .searchArea{
background: url(../images/search_line.gif) repeat-x bottom;
margin-bottom: 10px;
padding-bottom: 10px;
}

table.searchWindow02 .radioArea{
margin-bottom: 7px;
}

table.searchWindow02 .radioArea li{
display: inline;
margin-right: 10px;
font-weight: bold;
color: #666666;
}

table.searchWindow02 .radioArea input{
height: 14px;
width: 14px;
margin-right: 5px;
vertical-align: middle;
}

table.searchWindow02 .objectArea{
width: 128px;
margin-bottom: 5px;
height: 22px;
}

table.searchWindow02 .freeArea{
}

table.searchWindow02 .freeArea dt{
font-weight: bold;
color: #666666;
}

table.searchWindow02 .freeArea dd{
margin-bottom: 10px;
}

table.searchWindow02 .freeArea .freeAreaBox{
width: 170px;
}

table.searchWindow02 .btnArea{
text-align: center;
}

table.searchWindow02 .scopeArea{
text-align: center;
font-size: 0px;
line-height: 0px;
}

table.searchWindow02 .scopeArea li{
display: inline;
}

table.searchWindow02 .scopeArea .btnLeft{
margin-right: 8px;
}






























/**/
