@charset 'UTF-8';

/* yukata */
.topvisual {background:url(../img/ttl_shopping.jpg) no-repeat right bottom;}


.cap { padding: 10px 10px 20px 10px;}
.cap2 { padding: 10px 10px 0px 10px;}
.cap3 { padding-left:10px;}
.cau { padding: 5px 0 0 0}

.p_top15 {
	padding-top:15px;
}

.p_top25 {
	padding-top:25px;
}

.pb20 {
	padding-bottom:20px;
}

.h4_txt_s { 
	width:420px;
	height:21px;
	background:url(../img/bg_h4.gif) no-repeat;
	font-weight:bold;
	padding:4px 0 1px 19px;
	margin:5px 0 5px 0;
	color:#000000;}



/* popup */

#popup ul { width:280px; margin:10px 0 0 0;}
#popup li { width:280px; padding:0 0 2px 0;}

#popup h1.h1_img { height:74px;}

.h1_txt { 
	width:280px;
	height:21px;
	background:url(../img/bg_h4.gif) no-repeat;
	font-weight:bold;
	padding:4px 0 1px 19px;
	margin:5px 0 5px 0;
	color:#000000;}
	
.h2_txt { 
	width:560px;
	height:21px;
	background:url(../img/bg_h4.gif) no-repeat;
	font-weight:bold;
	padding:4px 0 1px 19px;
	margin:5px 0 5px 0;
	color:#000000;}
	
* html .h1_txt { width:260px;}
*:first-child+html .h1_txt { width:260px;}

/* tbl */

#popup table.tbl_base_dot  { border:none; margin:0px; width:580px;}

#popup .tbl_base_dot th,
#popup .tbl_base_dot td{vertical-align:middle; text-align:left;}
#popup .tbl_base_dot th { background:#999999; color:#666666; font-weight:bold; padding:6px 6px 4px 6px;}
#popup .tbl_base_dot td { color:#666666; background:url(../img/tbl_line.jpg) bottom left repeat-x; padding:0px 0px 3px 0px; vertical-align:top;}

#popup .tbl_base_dot th.first { background:#666666;}
#popup .tbl_base_dot td.first { color:#666666;}

#popup .tbl_base_dot .middle {vertical-align:middle;}

#popup p.dot_left { width:210px; float:left; padding:0 0 0 10px}
#popup p.dot_right { width:45px; float:right; text-align:right; padding:0 10px 0 0}





