@charset "Shift-JIS";

#main #g01 .section {
	margin-bottom:15px;
}
#main #g01 .section-inner {
	margin:0 10px 0 10px;
}
#main #g01 .cnr1 {
	background:url("../img/bg_top.gif") no-repeat scroll 0 0 transparent;
	padding-top:5px;
	width:540px;
}
#main #g01 .cnr1-inner {
	background:url("../img/bg_btm.gif") no-repeat scroll left bottom transparent;
	width:490px;
}
#main #g01 .clearfix {
	display:block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	float:left;
}

/*table style*/
#main table{ 
	border-collapse:collapse;
	background-color: #FFF;
	padding-bottom: 10px;
	width:550px;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
}
	#main th {
		background-color: #ECEFF4;
		text-align: left;
		text-align: center;
		vertical-align: middle;
		color:#333;
		border-bottom:1px #999 solid;
		border-right:1px #999 solid;
	}
		#main td {
			background-color: #FFFFFF; 
			border-bottom:1px #999 solid;
			border-right:1px #999 solid;
		}
#main table .t_head {
	text-align: center;
	background-color: #DEDEA8;
}

/* クレジットカード自動引落しページ */
#creditcard_password {
	background: url(../../images/guide/bg_creditcard_password.jpg) no-repeat top left;
	height: 197px;
	width: 560px;
	padding: 11px 0 0;
}
.creditcard_password_button {
	float: right;
	margin: 0 15px 0 0;
	height: 66px;
	width: 230px;
}
.creditcard_contact_button {
	clear: right;
	float: right;
	margin: 40px 15px 0 0;
	height: 66px;
	width: 230px;
}
/* ご注文方法ページ */
#order_link {
	background: url(../../images/guide/bg_order_link.jpg) no-repeat top left;
	height: 197px;
	width: 560px;
	padding: 11px 0 0;
}
.oder_link_button {
	margin: 100px 0 0 200px;
	height: 62px;
	width: 240px;
}

.ht_2 td {
	line-height: 2em;
}

.g_pad th,td {
	padding:5px;
}
#main #t_b0 table,th,td{
	border:0;
}
#main #t_b0 td{
	border:0;
}
table.snavi {
	border-collapse:collapse;
}
.snavi td,img{
	padding:0;
	margin:0;
}



/*others style*/
.i_fm img {
	border:solid 1px #333;
}
#main .g_irg .section-inner {
	margin-left: 0px;
}
#main #t_b0 table{
	border:5px solid #CBEA93;
	width:560px;
}
#main #t_b0 tr td{
	margin:0;
	padding:10px 0px;
}
#main #t_b0 table div{
	padding-right:10px;
}
#main #t_b0 h4{
	margin-left:10px;
}
/*unused*/
.min{
	font-size: 85%;
}

td.bg img {
	padding: 0;
	margin: 0 0 0 4px;
	border: 1px solid #ccc;
}
p.howtocopy { 
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
}

h3.redbg {
	width: 560px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	padding-left: 15px;
	color: #fff;
	font-size: 108%;
	font-weight: normal;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url("../img/h_bgr.gif");
}


p.left { 
	margin: 0;
	padding: 0;
	text-align: right; 
}

/* megino 20121004追加 */
ul.pLink li{
	padding:0;
	margin:0 5px;
	float:left;
	text-indent: 10px;
	width: 270px;
	background: url(../img/g_arrow.gif) no-repeat left center;
	line-height: 2;
}
.ptCkBox{
	width:560px;
	overflow: hidden;
}
.ptCkBox .ptCkLeft{
	width: 360px;
	float: left;
}
.ptCkBox .ptCkRight{
	width: 160px;
	float: right;
}
.ptArrowMtb{
	margin: 50px 0;
}