@charset "Shift_JIS";

/***********************************************/
/* CSS file For Souken Global Co,.Ltd.         */
/* FileName: mano.css                          */
/* data:2008/02/22                             */
/***********************************************/

/*-- all --*/

#mano_ul li {
	background: url(../images/m.gif) no-repeat 1% 50%;
	padding-left: 20px;
	line-height: 2;
	list-style-type: none;
}

#mano_ul2 li {
	background: url(../images/m.gif) no-repeat 1% 2px;
	padding-left: 20px;
	line-height: 1.5;
	list-style-type: none;
	margin-bottom: 5px;
}

table.mano {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #884f1b;
	border-collapse: collapse;
	font-size: 80%;
	color: #555;
	width: 561px;
}

table.mano th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #884f1b;
	background-color: #B57439;
	font-weight: bold;
	color: fff;
}

table.mano td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #884f1b;
	background-color: #f7ead5;
	color: #555;
}

table.mano caption {
	font-weight: bold;
	color: #555;
	text-align: left;
}

table.mano2 {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #f8e5e5;
	border-collapse: collapse;
	font-size: 80%;
	color: #555;
	width: 100%;
}

table.mano2 th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #f8e5e5;
	background-color: #fef4f4;
	font-weight: bold;
	color: #555;
	width: 20%;
}

table.mano2 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #f8e5e5;
	background-color: #fef9f9;
	color: #555;
	width: 80%;
}

table.mano2 caption {
	font-weight: bold;
	color: #555;
	text-align: left;
}

#coupon_table {
	margin-top: 10px;
}

#coupon_td_txt {
	padding: 5px;
}

.txt10 {
	font-size: 10px;
}

.txt12 {
	font-size: 12px;
}

.txt14 {
	font-size: 14px;
}

.txt16 {
	font-size: 16px;
}

.bold {
	font-weight: bold;
}

.brown {
	color: #b57439;
}

.white {
	color: #fff;
}

#line_td {
	border-bottom: 1px #b57439 dotted;
	padding-bottom: 10px;
}

#padding_top {
	padding-top: 10px;
}
