/*********************************************************
**********************************************************
************************ ƒŠƒZƒbƒgCSS ************************
**********************************************************
*********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, strong, u, i, dl, dt, dd, li,ul,ol,
fieldset, form,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
 
img{
    margin: 0;
    padding: 0;
    border: 0;
	vertical-align: bottom;
}

/*********************************************************
**********************************************************
************************ ”Ä—pƒNƒ‰ƒX *************************
**********************************************************
*********************************************************/

.WC_center{margin: 0 auto;}
.WC_left{float: left;}
.WC_right{float: right;}
.WC_alignRight { text-align: right; }
.WC_alignLeft { text-align: left; }
.WC_alignCenter { text-align: center; }
.WC_valignTop { vertical-align: top; }
.WC_valignMiddle { vertical-align: middle; }
.WC_valignBottom { vertical-align: bottom; }

/* ‰ñ‚èž‚Ý‚ð‰ðœ */
.WC_clearBoth{clear: both;}

/* ƒ{ƒbƒNƒX‚ÌI—¹Žž‚É‰ñ‚èž‚Ý‚ð‰ðœ */
.WC_clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .WC_clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .WC_clearfix { zoom: 1; } /* IE7 */

.WC_nowrap { white-space : nowrap; }

/* Powered by WISECART */
#WC_poweredByWrap { 
	border-bottom: 1px solid #555555;
    background: #e6effa;
}
#WC_poweredByWrap2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: #f7d54c;
}
.WC_poweredBy {
    padding: 5px 0 5px 3px;
    height: 18px;
	position: relative;
	zoom: 1;
}

.WC_poweredByMessage{
	position: absolute;
	width: 500px;
	top: 0px;
	right: 0px;
	padding: 6px 3px 0px 0px;
	text-align: right;
	color: #555555;
	font-family: "Meiryo", Arial, helvetica, Vernada, "‚l‚r ‚oƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
}

.WC_poweredByMessage2 {
    position: absolute;
    width: 500px;
    top: 0px;
    right: 0px;
    padding: 6px 3px 0px 0px;
    text-align: right;
    color: #00335e;
    font-family: "Meiryo", Arial, helvetica, Vernada, "‚l‚r ‚oƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-weight: bold;
}

.WC_poweredBy img
{
    margin-top:3px;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.WC_poweredBy img:hover
{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.WC_Poweredletter { font-size: 6pt;}
.WC_brandWise{ color: #000000;}
.WC_brandSletter{ color:#000000 ;font-size: 8pt;}
.WC_brandRegi{ color: #ff4e00;}
.WC_brandSletter2{ color:#ff4e00 ;font-size: 8pt;}

#WC_companyInfo{width:780px;}
#WC_companyInfo .WC_indexFocus{
	font-size: 14px;
	font-weight: bold;
	color: #bc0404;
}
#WC_companyInfosectionTitle h2{
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px 3px 32px;
	border: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
	background: url(/user/image/icon_ti_n3.gif) no-repeat 7px 6px;
	background-color: #efefef;
	text-align: left;
}
#WC_companyInfosectionTitle p{
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 16px;
}

.WC_tblIndexWidth100 { width: 100%; }

.WC_tableIndexVertType {
	border: 1px #CCCCCC solid;
}
.WC_tableIndexVertType th{
	padding: 8px;
	width: 20%;	
	border: 1px #CCCCCC solid;
	text-align:left;
	background-color: #EFEFEF;
	white-space : nowrap;
	vertical-align: middle;
}
.WC_tableIndexVertType .WC_mustInput{
	text-indent:18px;
	background: url(/user/image/must.gif) no-repeat 5px center; 
	background-color: #EFEFEF;
}
.WC_tableIndexVertType .WC_noMustInput{
	text-indent:18px;
	background: url(/user/image/nomust.gif) no-repeat 5px center; 
	background-color: #EFEFEF;
}
.WC_tableIndexVertType td{
	padding: 8px 12px 8px 12px;
	border: 1px #CCCCCC solid;
}


#WC_Indexfooter{
	width:780px;
	height: 30px;
	padding: 20px 0 5px 5px;
	color: #EFEFEF;
	text-align: center;
	margin-bottom: 14px;
	background: url(/user/image/bg_copyrights.gif) no-repeat right bottom; 
	background-color: #333333;
}
