@charset "shift_jis";

/*-------------- トップページ ---------------*/

#head_top p {
	margin:0px auto;
	text-align:right;
	width:950px;
	}
	
#top_body {
	background:url(../images/back-top.gif) repeat-x;
	padding-bottom:91px;
	text-align:center;
	}
#top_wrap {
	margin:0px auto 0px auto;
	text-align:left;
	width:950px;
	}
#top_main { padding-top:2px; }

#top_contents{ width:950px; }
#top_left {
	float:left;
	width:730px;
	}
#top_left h2 {
	background:url(../common/title.gif) no-repeat left bottom;
	font-size:122%;
	font-weight:bold;
	min-height:26px;
	height:auto !important;
	height:26px;
	padding:5px 5px 3px 15px;
	}
#top_left table {
	margin:20px 0;
	width:730px;
	}
#top_left th,
#top_left td {
	border-top:1px solid #ededef;
	border-bottom:1px solid #ededef;
	padding:10px 20px;
	vertical-align:top;
	}
#top_left th { background-color:#f7f8fa; width:20%; }
#top_left td { width:80%; }
#top_left ul { margin-left:20px; }
#top_left li {
	list-style:disc;
	padding-bottom:3px;
	}
#top_left dt {
	clear:both;
	float:left;
	padding-bottom:3px;
	width:8em;
	}
#top_left dd {
	margin-left:8em;
	padding-bottom:3px;
	}

#top_right {
	background:#d1d5dc url(../images/right_head.gif) top left no-repeat;
	float:right;
  padding-top:9px;
	width:202px;
	}

.top_btLink {
	margin:0px 0px 0px 9px;
	height:82px;
	overflow:hidden;
	}
.top_btLink a {
	background:url(../images/bt_link.gif) no-repeat top left;
	display:block;
	height:82px;
	text-indent:-9999px;
	width:184px;
	}
.top_btLink a:hover { background-position:0 -82px;}

.top_btGroup {
	margin:0px 0px 7px 9px;
	height:30px;
	overflow:hidden;
	}
.top_btGroup a {
	background:url(../images/bt_group.gif) top left no-repeat;
	display:block;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	width:184px;
	}
.top_btGroup a:hover { background-position:0 -30px; }

ul.banner {
	margin:0px 0px 0px 9px;
	width:184px;
	}
ul.banner li { margin-bottom:5px; }
ul.banner .jbm a {
	background:url(../images/bt_jbmarche.gif) no-repeat top left;
	display:block;
	height:55px;
	text-indent:-9999px;
	width:184px;
	}
ul.banner .jbm a:hover { background-position:0 -55px; }
ul.banner .jbcc a {
	background:url(../images/bt_jbcc.gif) no-repeat top left;
	display:block;
	height:55px;
	text-indent:-9999px;
	width:184px;
	}
ul.banner .jbcc a:hover { background-position:0 -55px; }


/*-------------- 個人情報の取り扱いについて ---------------*/
	
body#brand #contents { width: 743px; }
body#brand #wrapper_in { background: url(../common/back_contents_2.gif) repeat-y; }
body#brand #contents h1 {
	background: url(../common/title_contents_2.gif) no-repeat left bottom;
	font-size:122%;
	font-weight:bold;
	min-height:26px;
	height:auto !important;
	height:26px;
	padding:5px 5px 3px 15px;
	}
body#brand #contents h2 {
	background-color:#eeeff3;
	color:#6a7384;
	font-weight:bold;
	line-height:1.5;
	margin:15px 0;
	padding:5px 8px;
	}
body#brand #contents h3 {
	font-size: 105%;
	font-weight: bold;
	}
body#brand #contents p { margin-bottom: 10px; }
body#brand #contents ol#privacy_ol { margin-left : 25px; list-style-type:decimal; }
body#brand #contents ol#privacy_ol li { font-weight: bold;  margin-bottom: 8px; }
body#brand #contents ol#privacy_ol ul { list-style-type:disc; margin:8px 0 0 15px; }
body#brand #contents ol#privacy_ol ul li { font-weight: inherit; margin-bottom: 10px; font-weight: normal; }

body#brand #contents .signature { text-align: right; margin-bottom: 30px; }
body#brand #contents .signature table { text-align:right; margin-left:auto; }

.privTable {
	margin:0 0 30px 10px;
	}

h3 { margin-bottom:10px; }
.privP1,
.privTable2 { margin:0 0 10px 25px; } 
.privTable2 th,
.privTable2 td {
	border:1px solid #333333;
	padding:5px;
	vertical-align:top;
	}
.privTable2 th { background-color:#eaeaea; } 
.privTable2 .th1 { width:4%; }
.privTable2 .th2 { width:48%; } 
.privTable2 td li {
	list-style:disc;
	margin-left:20px;
	}
	
.privDl1 { margin:0 0 20px 25px; }	
.privDl1 dd { margin:0 0 5px 20px; }		
	
.privTable3 { margin:0 0 40px 35px; }
.privTable3 th,
.privTable3 td {
	text-align:left;
	vertical-align:top;
	width:50%;
	padding-right:10px;
	}	
	
.privTable4 {
	margin:0 0 0 10px;
	}	
	
.privUl li { margin:0 0 0 1em; }
.privUl li span { margin:0 0 0 -1em; }	
	
.privP2 { text-align:right; }
	

