﻿@charset "utf-8";

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

*{
margin:0;
padding:0;
}

/* ===== Basic Style ===== */

body{
color:#000;
}

img{
border:0;
}

ul,dl,ol{
list-style-type:none;
list-style-position:outside;
}

body,td,th,p,address,h1,h2,h3,h4,h5,h6,li,dt,dd {
font-family: ヒラギノ, "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
font-weight: normal;
font-style: normal;
line-height: 160%;
color: #333333;
}


em{font-style: normal;}


/* 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 */



/* テキストリンク */
a:link { text-decoration:none; color:#006699; }
a:visited { text-decoration:none; color:#006699; }
a:hover { text-decoration:underline; color:#006699; }
a:active { text-decoration:none; color:#006699; }





/* サーチウインドウ01 */
table.searchWindow{
width: 800px;
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: 200px;
margin-right: 20px;
margin-top: 2px;
}

table.searchWindow .freeArea{
float: left;
}

table.searchWindow .freeAreaBox{
height: 18px;
width: 250px;
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: 3px;
}

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

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





/* サーチウインドウ01 */
table.searchWindow02{
width: 200px;
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: 178px;
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: 174px;
}

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;
}






























/**/

