/* CSS Document */


/*h3 {
	background-color:#FF6600;
	font-weight: bold;
	color: #FFFFFF;
	width: 500px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 15px;
	}*/
h3 {
	font-weight: bold;
	color: #333333;
	width: 730px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 40px;
	background-image: url(images/seihin_obi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	height: 30px;
	}
#siryo_main {
	width: 980px;
	margin-left: 0px;
}
.siryo_text1 {
	font-size:14px;
	color:#333333;
	margin-bottom: 5px;
}
#siryo_table {
	width: 720px;
	margin-left: 0px;
	margin-bottom: 40px;
}
#siryo_table .siryo_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#siryo_table th {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D7D9FF;
}
#siryo_table td {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#siryo_table .seihin {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#siryo_table .maker {
	font-size: 14px;
	color: #333333;
}
#siryo_table .change {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#siryo_table table {
	background-color: #999999;
}


#siryo_table2 {
	width: 980px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#siryo_table2 table {
	background-color: #999999;
}
#siryo_table2 th {
	font-size: 14px;
	background-color: #EEEEEE;
	padding: 5px;
	line-height: 1.4em;
}
#siryo_table2 td {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4em;
}
#siryo_table2 td input {
	height:30px;
	font-size: 14px;
}
#siryo_table2 td select {
	height:26px;
	font-size: 14px;
}
#siryo_table2 td textarea {
	height:80px;
	font-size: 14px;
}



#siryo_table3 {
	width: 800px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#siryo_table3 table {
	background-color: #999999;
}
#siryo_table3 th {
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 5px;
	line-height: 1.4em;
}
#siryo_table3 td {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
}
#siryo_thanks {
	font-size: 16px;
	line-height: 1.6em;
	text-align: center;
}

.cart_cgi_red {
	font-size:14px;
	line-height:1.4em;
	color:#C10003;
	margin-bottom:20px;
}
