@charset "utf-8";

body{
	margin:0;
	padding:0;
}

body{
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	*font-family: "Lucida Grande", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif; background-color: transparent; color: #333; -webkit-font-smoothing: antialiased;
}


#pullShop h1, #pullShop h2, #pullShop h3, #pullShop h4, #pullShop h5,
#pullShop ul, #pullShop li,
#pullShop dl, #pullShop dt, #pullShop dd,
#pullShop p{
	margin:0;
	padding:0;
	list-style-type:none;
}

#pullShop{
	font-size:12px;
	line-height:1.6;
	letter-spacing: 1px;
}



#pullShop a:link,
#pullShop a:visited{
	color:#333333;
}

#pullShop a:hover,
#pullShop a:active{
	color:#0099CC;
	text-decoration:none;
}

#pullShop img{
	border:none;
}

#pullShop li{
	vertical-align:top;
}

#pullShop a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}




/*header----------------------------------*/


#pullShop .header{
	width:1000px;
	height:70px;
	margin:0 auto;
	position:relative;
}

#pullShop .header h1{
	position:absolute;
	width:230px;
	left:10px;
	top:3px;
}


#pullShop .header .catchCopy{
	position:absolute;
	width:300px;
	left:262px;
	top:17px;
	font-size:12px;
	line-height:1.6;
}

#pullShop .header .headBtn{
	position:absolute;
	width:230px;
	left:752px;
	top:32px;
}

#pullShop .header .headNavi{
	position:absolute;
	width:280px;
	left:720px;
	top:5px;
	overflow:hidden;
	/zoom:1;
}

#pullShop .header .headNavi li{
	float:left;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/icon_arrow.gif) no-repeat left center;	
	font-size:12px;
	line-height:1.6;
	/display:inline;
}

/*gnavi----------------------------------*/

#pullShop .globalNavi{
	background:url(../images/bg_gnavi.jpg) repeat-x left top;	
	height:40px;
	margin-bottom:10px;
}

#pullShop .globalNavi ul{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
}

#pullShop .globalNavi ul li{
	float:left;
	background:#FFFFFF;
}


/*footer----------------------------------*/

#pullShop .footer{
	margin-top:50px;
	background:url(../images/bg_footer.jpg) #F4F4F4 repeat-x right bottom;
	padding:20px 0 50px;	
}

#pullShop .footer ul{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
	text-align:center;
}

#pullShop .footer li{
	padding-left:10px;
	padding-right:10px;
	background:url(../images/icon_arrow.gif) no-repeat left center;	
	font-size:12px;
	line-height:1.6;
	display:inline;

}

#pullShop .footer .copyright,
#pullShop .footer .address{
	margin-top:15px;
	text-align:center;
}




/*contents----------------------------------*/

#pullShop .mainWrapper{
	width:1000px;
	margin:0 auto;
}

/*banner3c*/

#pullShop .banner3c{
	width:1010px;
	margin-right:-10px;
	overflow:hidden;
	/zoom:1;
}

#pullShop .banner3c li{
	float:left;
	margin-right:5px;
}


/*iconLink*/

#pullShop .iconLink{
	overflow:hidden;
	/zoom:1;
}

#pullShop .iconLink li{
	float:left;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/icon_arrow.gif) no-repeat left center;	
	/display:inline;
}

/*contactSec*/

#pullShop .contactSec{
	margin:30px 0;
	padding-left:50px;
}

#pullShop .contactSec p,
#pullShop .contactSec a{
	font-size:14px;
	line-height:1.6;
}

/*desc*/

#pullShop .desc{
	padding:0 50px;
	margin:20px auto;
	font-size:14px;
	line-height:1.6;
}

/*aside*/

#pullShop #aside{
	margin:100px 0 30px;
	overflow:hidden;
	/zoom:1;
	border-top:solid 2px #DDDDDD;
	border-bottom:solid 2px #DDDDDD;
	padding:10px 0;
}

#pullShop #aside .asideSec{
	width:290px;
	height:160px;
	float:left;
	padding:10px 20px 20px;
	border-right:solid 2px #DDDDDD;
	font-size:14px;
	line-height:1.6;
}

#pullShop #aside .lastSec{
	border-right:none;
}


#pullShop #aside .asideSec h3{
	background:url(../images/icon_arrow.gif) no-repeat left center;
	margin-bottom:10px;
	padding-left:10px;
}

/*aboutSec*/

#pullShop .aboutSec{
	margin-top:80px;
	overflow:hidden;
	/zoom:1;
}

#pullShop .aboutSec .image{
	width:400px;
	float:left;
}

#pullShop .aboutSec .text{
	width:550px;
	font-size:14px;
	line-height:1.6;
	float:right;
}

#pullShop .aboutSec .text p{
	margin-bottom:1em;
}

#pullShop .aboutSecR .image{
	float:right;
}

#pullShop .aboutSecR .text{
	float:left;
}

/*profileSec table*/
#pullShop .profileSec{
	width:900px;
	margin:50px auto;
}

#pullShop .profileSec table{
	border: #CCC 1px solid;
	border-collapse: collapse;
	width: 100%;
}

#pullShop .profileSec table th,
#pullShop .profileSec table td{
	font-size:16px;
	line-height:1.4;
}

#pullShop .profileSec table th{
	border-bottom: #CCC 1px dashed;
	border-right: #CCC 1px solid;
	background-color: #F4F4F4;
	text-align: left;
	padding: 20px;
	font: bold;
}

#pullShop .profileSec table td{
	border: #CCC 1px dashed;
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
	padding: 20px;
}

/*function*/
#pullShop .funcSec{
	margin:0 20px;

}

#pullShop .funcSec ul{
	margin:0 auto 20px;
	overflow:hidden;
	/zoom:1;
}

#pullShop .funcSec ul li{
	float:left;
	margin-right:15px;
}

/*registform*/
#pullShop .registSec{
	width:900px;
	margin:50px auto;
}

#pullShop .registSec table{
	border: #CCC 1px solid;
	border-collapse: collapse;
	width: 100%;
}

#pullShop .registSec table th,
#pullShop .registSec table td{
	font-size:16px;
	line-height:1.4;
}

#pullShop .registSec table th{
	border: #CCC 1px solid;
	background-color: #F4F4F4;
	text-align: left;
	padding: 10px;
	font: bold;
	text-align:center;
}

#pullShop .registSec table td{
	border: #CCC 1px dashed;
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

#pullShop .registSec table table,
#pullShop .registSec table table tr,
#pullShop .registSec table table td{
	border:none;
	padding:0px;

}


#pullShop .registSec .policySec{
	background:#FFF;
	text-align:left;
	font-size:12px;
	line-height:1.6;
	font-weight:normal;
	margin:10px;
	border:solid 1px #CCCCCC;
}

#pullShop .registSec .policySec .outline{
	padding:10px 50px;
	height:200px;
	overflow-y:auto;
}

#pullShop .registSec .policySec .outline h3{
	margin-bottom:10px;
	font-size:16px;
}

#pullShop .registSec .policySec .outline p{
	margin-bottom:1em;
}



/*margin padding etc----------------------------------*/

#pullShop .caution{
	color:#CC0000;
}

#pullShop .caution2{
	font-size:12px;
	color:#CC0000;
	font-weight:normal;
}

#pullShop .imgflr{
	float:right;
	margin-left:20px;
}

#pullShop .imgfll{
	float:left;
	margin-right:20px;
}

#pullShop .alignC{
	text-align:center;
}

#pullShop .alignL{
	text-align:left;
}

#pullShop .alignR{
	text-align:right;
}

#pullShop .mb5{margin-bottom:5px;}
#pullShop .mb10{margin-bottom:10px;}
#pullShop .mb20{margin-bottom:20px;}
#pullShop .mb30{margin-bottom:30px;}
#pullShop .mb40{margin-bottom:40px;}
#pullShop .mb50{margin-bottom:50px;}
#pullShop .mb60{margin-bottom:60px;}
#pullShop .mb70{margin-bottom:70px;}
#pullShop .mb80{margin-bottom:80px;}
#pullShop .mb90{margin-bottom:90px;}
#pullShop .mb100{margin-bottom:100px;}

#pullShop .mt5{margin-top:5px;}
#pullShop .mt10{margin-top:10px;}
#pullShop .mt20{margin-top:20px;}
#pullShop .mt30{margin-top:30px;}
#pullShop .mt40{margin-top:40px;}
#pullShop .mt50{margin-top:50px;}
#pullShop .mt60{margin-top:60px;}
#pullShop .mt70{margin-top:70px;}
#pullShop .mt80{margin-top:80px;}
#pullShop .mt90{margin-top:90px;}
#pullShop .mt100{margin-top:100px;}

#pullShop .pb5{padding-bottom:5px;}
#pullShop .pb10{padding-bottom:10px;}
#pullShop .pb20{padding-bottom:20px;}
#pullShop .pb30{padding-bottom:30px;}
#pullShop .pb40{padding-bottom:40px;}
#pullShop .pb50{padding-bottom:50px;}
#pullShop .pb60{padding-bottom:60px;}
#pullShop .pb70{padding-bottom:70px;}
#pullShop .pb80{padding-bottom:80px;}
#pullShop .pb90{padding-bottom:90px;}
#pullShop .pb100{padding-bottom:100px;}

#pullShop .pt5{padding-top:5px;}
#pullShop .pt10{padding-top:10px;}
#pullShop .pt20{padding-top:20px;}
#pullShop .pt30{padding-top:30px;}
#pullShop .pt40{padding-top:40px;}
#pullShop .pt50{padding-top:50px;}
#pullShop .pt60{padding-top:60px;}
#pullShop .pt70{padding-top:70px;}
#pullShop .pt80{padding-top:80px;}
#pullShop .pt90{padding-top:90px;}
#pullShop .pt100{padding-top:100px;}

#pullShop .pl5{padding-left:5px;}
#pullShop .pl10{padding-left:10px;}
#pullShop .pl20{padding-left:20px;}
#pullShop .pl30{padding-left:30px;}
#pullShop .pl40{padding-left:40px;}
#pullShop .pl50{padding-left:50px;}
#pullShop .pl60{padding-left:60px;}
#pullShop .pl70{padding-left:70px;}
#pullShop .pl80{padding-left:80px;}
#pullShop .pl90{padding-left:90px;}
#pullShop .pl100{padding-left:100px;}

#pullShop .pr5{padding-right:5px;}
#pullShop .pr10{padding-right:10px;}
#pullShop .pr20{padding-right:20px;}
#pullShop .pr30{padding-right:30px;}
#pullShop .pr40{padding-right:40px;}
#pullShop .pr50{padding-right:50px;}
#pullShop .pr60{padding-right:60px;}
#pullShop .pr70{padding-right:70px;}
#pullShop .pr80{padding-right:80px;}
#pullShop .pr90{padding-right:90px;}
#pullShop .pr100{padding-right:100px;}

#pullShop .pd5{padding:5px;}
#pullShop .pd10{padding:10px;}
#pullShop .pd20{padding:20px;}
#pullShop .pd30{padding:30px;}
#pullShop .pd40{padding:40px;}
#pullShop .pd50{padding:50px;}
#pullShop .pd60{padding:60px;}
#pullShop .pd70{padding:70px;}
#pullShop .pd80{padding:80px;}
#pullShop .pd90{padding:90px;}
#pullShop .pd100{padding:100px;}


.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  


br{letter-spacing:0;}
