@charset "shift_jis";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
@import "../common/0-import.css";

#conts h2 {
	margin: 0 0 12px;
	padding-left: 20px;
	color: #fff;
	line-height: 40px;
	font-size: 17px;
	background:url(/html/user_data/packages/default/img/index/h2_back.jpg) left top no-repeat;
}

#conts h3 {
	margin-bottom: 10px;
}

#conts p {
	margin-bottom: 30px;
	line-height: 1.5;
	color: #524841;
}

#conts p.link {
	background: url(../../img/buyguide/pay/icon02.gif) left 0px no-repeat;
	padding-left: 25px;
	margin-bottom: 0;
	line-height: 25px;
	height: 100%;
}

#conts p.font11 {
	font-size: 11px;
	margin-bottom: 65px;
}

#conts p.mb10 {
	margin-bottom: 10px;
}

#conts p.mb5 {
	margin-bottom: 5px;
}

#conts table {
	width: 550px;
	margin-bottom: 30px;
}

#conts table th {
	background-color: #E9F2D9;
	border: 1px solid #C8C8C8;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #524841;
	vertical-align: middle;
	height: 31px;
}

#conts table td {
	border: 1px solid #C8C8C8;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.5;
	color: #524841;
}

#conts table.tab01 td,
#conts table.tab01 th {
	text-align: left;
	padding-left: 8px;
}

#conts table.tab01 th {
	width: 30%;
}

#conts table.tab02 th,
#conts table.tab02 td {
	text-align: center;
	width: 50%;
}

#conts ul.ul02 {
	margin: -10px 0 25px 10px;
}

#conts ul.ul02 li {
	line-height: 25px;
	color: #666;
	background: url(../../img/buyguide/pay/icon01.gif) left 6px no-repeat;
	padding-left: 15px;
}
