@charset "utf-8";
/* CSS Document */



/*contents----------------*/	

+/*
--refer--
lineup/share.css
*/


/*left-----------------*/	

/*
--refer--
global.css
*/

	 
/*right-----------------*/
div#wrap #contents #right {
   }
   div#wrap #contents #right p.pan {
      font-size:10px;
	  line-height:14px;
	  margin-bottom:5px;
	  }
	  div#wrap #contents #right p.pan a {
	     font-size:10px;
		 }
   /*ここまでshare.css*/

 div#wrap #contents #right h2 {
    margin-bottom:10px;
	}
 div#wrap #contents #right P {
    margin-bottom:10px;
	}

/*index.html------------------*/
 div#wrap #contents #right #privacy_s {
    width:480px;
	height:220px;
	border:solid 1px #999999;
	margin:0 0 10px 9px;
	overflow:auto;
	padding-bottom:15px;
	}
	div#wrap #contents #right #privacy_s dl {
	   width:450px;
	   height:auto;
	   margin:10px 5px 0px 5px;
	   }
	   div#wrap #contents #right #privacy_s dl dt {
	      font-weight:bold;
		  }
	   div#wrap #contents #right #privacy_s dl dd {
	      margin-left:10px;
		  }
		  div#wrap #contents #right #privacy_s dl dd table {
		     width:440px;
			 border:solid 1px #CCCCCC;
			 border-collapse:collapse;
			 border-spacing:0;
			 }
			 div#wrap #contents #right #privacy_s dl dd table th {
			    background-color:#f5f5f5;
				text-align:center;
				border-bottom:solid 1px #CCCCCC;
				padding:3px;
			    }
		     div#wrap #contents #right #privacy_s dl dd table td {
			    padding:3px;
				}


 div#wrap #contents #right #btn {
    width:498px;
	overflow:hidden;
    }
	div#wrap #contents #right #btn ul {
	   margin:auto;
	   width:292px;
	   }
	   div#wrap #contents #right #btn ul li {
	      float:left;
		  margin-right:10px;
		  margin-top:10px;
		  }
	


