﻿@charset "UTF-8";

body{
	font-family: 'メイリオ', 'MS ゴシック', sans-serif;
}

.contena {
	max-width: 1000px;
	margin: 0 auto;
}

.dai {
	width: 1000px;
	height: 50px;
	position: relative;
}

.daimei {
	font-size: 34px;
	line-height: 0;
	position: absolute;
	left: 310px;
}
.fax {	
	font-size: 16px;
	line-height: 0px;
	position: absolute;
	left: 640px;
	top: 30px;
}

/* 表 */
table {
	border-collapse: collapse;
	width: 1000px;
	color: black;
	float: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: 18px;
	padding: 0px;
}

th, td {
	border: 2px solid black;
	padding: 0px;
	height: 30px;
}
/* スライスの表 */

.slice_namae {
	width: 250px;
	text-align: center;
	background-color: yellow;
}
.slice_tanka {
	width: 60px;
	text-align: center;
	background-color: yellow;
}
.slice_block {
	width: 110px;
	text-align: center;
	background-color: yellow;
	line-height: 16px;
}
.slice_yoryo {
	width: 100px;
	text-align: center;
	background-color: yellow;
}
.slice_pack {
	width: 80px;
	text-align: center;
	background-color: yellow;
}
.slice_setumei {
	width: 400px;
	text-align: center;
	background-color: yellow;
}

.slice_namae_syousai {
	width: 250px;
	text-align: center;
}
.slice_tanka_syousai {
	width: 80px;
	text-align: center;
}
.slice_block_syousai {
	width: 100px;
	text-align: center;
	line-height: 16px;
}
.slice_yoryo_syousai {
	width: 90px;
	text-align: center;
}
.slice_pack_syousai {
	width: 80px;
	text-align: center;
}
.slice_setumei_syousai {
	width: 400px;
	text-align: center;
}
.leberkase_block {
	font-size: 14px;
	line-height: 12px;
	text-align: center;
}


/* ソーセージの表 */
.sausage_namae {
	width: 300px;
	text-align: center;
	background-color: yellow;
}
.sausage_tanka {
	width: 100px;
	text-align: center;
	background-color: yellow;
}
.sausage_honsu {
	width: 150px;
	text-align: center;
	background-color: yellow;
}
.sausage_pack {
	width: 100px;
	text-align: center;
	background-color: yellow;
}
.sausage_setumei {
	width: 350px;
	text-align: center;
	background-color: yellow;
}
.sausage_honsu {
	width: 150px;
	text-align: center;
	background-color: yellow;
}

.sausage_namae_syousai {
	width: 250px;
	text-align: center;
}
.sausage_tanka_syousai {
	width: 60px;
	text-align: center;
}
.sausage_honsu_syousai {
	width: 100px;
	text-align: center;
	line-height: 16px;
}
.sausage_pack_syousai {
	width: 80px;
	text-align: center;
}
.sausage_setumei_syousai {
	width: 420px;
	text-align: center;
}
/*セレクト*/
.choice {
	font-size: 18px;
	font-weight:bold;
}

/*その他記入前コメント*/
.koment {
	width: 1000px;
	font-size: 20px;
	line-height: 0px;
	text-align: center;
	font-weight: bold;
}
/*その他*/
.other {
	border-collapse: collapse;
	width: 1000px;
	color: black;
	table-layout: fixed;
	box-sizing: border-box;
}
.other_data {
	width: 1000px;
	height: 30px;
	font-weight: bold;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.other_data_koment {
	width:996px;
	height: 27px;
	border: none;
	font-size: 22px;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 1px;
	padding: 1px;
	table-layout: fixed;
	box-sizing: border-box;
}

/*顧客情報*/
.renraku {
	line-height: 10px;
	font-weight: bold;
	text-align: center;
}

.kokyaku {
	border-collapse: collapse;
	width: 1000px;
	color: black;
	font-weight: bold;
	background-color: white;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.kokyaku_name {
	width: 150px;
	height: 40px;
	text-align: center;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.kokyaku_name_data {
	width: 350px;
	height: 40px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.kokyaku_name_input {
	width: 344px;
	height: 33px;
	font-size: 22px;
	margin-top: 1px;
	margin-left: 1px;
	border: none;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}

.kokyaku_address_data {
	width: 850px;
	height: 40px;
	font-size: 20px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.kokyaku_address_data_2 {
	width: 550px;
	height: 40px;
	font-size: 20px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.kokyaku_postal_input {
	width: 210px;
	height: 27px;
	font-size: 20px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}

.kokyaku_address_input {
	width: 846px;
	height: 33px;
	font-size: 22px;
	border: none;
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.kokyaku_address_input_2 {
	width: 496px;
	height: 33px;
	font-size: 22px;
	border: none;
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}

.choice_pay {
	font-size: 22px;
}

/*ギフトのページ*/
.bango {
	width: 200px;
	height: 40px;
	text-align: center;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.bango_data {
	width: 500px;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.bango_input {
	width: 494px;
	height: 36px;
	font-size: 22px;
	border: none;
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.goyomuki_data {
	width: 800px;
	height: 40px;
	font-size: 20px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}
.goyomuki_input {
	width: 794px;
	height: 36px;
	font-size: 20px;
	border: none;
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	table-layout: fixed;
	box-sizing: border-box;
}


a {
	text-decoration: none;/*リンクの下線　なし*/
}

/*未訪問*/
a:link {
	color: royalblue;
}
/*訪問済*/
a:visited {
	color: black;
}
/*ポイント時*/
a:hover {
	color: red;
}



/*データベース接続失敗*/
.syougai {
	text-align: center;
	margin-top: 150px;
}
.syougai_p {
	font-size: 30px;
}
.button_size_syougai {
	width: 250px;
	height: 45px;
	font-size:26px;
	margin-top: 150px;
	margin-bottom: 150px;
}
.button_size_syougai a:link {
	color: black;
	text-decoration: none;
}
/*訪問済*/
.button_size_syougai a:visited {
	color: black;
}








