var fixedRows = 9;
var fixedCols = 1;
var divHasCheckboxes = '#COL-HEADER';


var serif = {
	'hokkaido': {
		'title': '北海道地区の送料',
		'description': '<img src="img/delivery/img_hokkaido.gif" alt="" width="267" height="360" />'
	},
	'touhoku': {
		'title': '東北地区の送料',
		'description': '<img src="img/delivery/img_touhoku.gif" alt="" width="267" height="360" />'
	},
	'kantou': {
		'title': '関東地区の送料',
		'description': '<img src="img/delivery/img_kantou.gif" alt="" width="267" height="360" />'
	},
	'hokushinetsu': {
		'title': '北陸・信越地区の送料',
		'description': '<img src="img/delivery/img_hokushinetsu.gif" alt="" width="267" height="360" />'
	},
	'toukai': {
		'title': '中部地区の送料',
		'description': '<img src="img/delivery/img_toukai.gif" alt="" width="267" height="360" />'
	},
	'kansai': {
		'title': '関西地区の送料',
		'description': '<img src="img/delivery/img_kansai.gif" alt="" width="267" height="360" />'
	},
	'cyuugoku': {
		'title': '中国地区の送料',
		'description': '<img src="img/delivery/img_cyuugoku.gif" alt="" width="267" height="360" />'
	},
	'shikoku': {
		'title': '四国地区の送料',
		'description': '<img src="img/delivery/img_shikoku.gif" alt="" width="267" height="360" />'
	},
	'kyuusyuu': {
		'title': '九州地区の送料',
		'description': '<img src="img/delivery/img_kyuusyuu.gif" alt="" width="267" height="360" />'
	},
	'okinawa': {
		'title': '沖縄地区の送料',
		'description': '<img src="img/delivery/img_okinawa.gif" alt="" width="267" height="200" />'
	}
};

