@charset "Shift_JIS";

/* ------------------ HTML and Layout ------------------ */

* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #34B4D1;
	text-align: center;
}
.alt {
	display: none;
}
img{
	margin:0;
	padding: 0;
	border: 0;
}
#container {
	text-align: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
}
#head {
	background-image: url(../img/head_bg.gif);
	background-repeat: no-repeat;
	height: 95px;
	margin: 0px 10px;
}
#navi {
	margin: 0px 0px 0px 10px;
	background-image: url(../img/bg_navi.gif);
	background-repeat: repeat-x;
	width: 800px;
}
h2.title {
	background-image: url(../img/bg_h2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 135px;
	width: 800px;
	margin-left: 10px;
}
h2.title img {
	margin-top: 38px;
}
h3.title {
	font-size: 14px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #99D9E8;
}
.mar_T10 {
	margin: 10px 0px 0px 0px;
}
.mar_L5T15 {
	margin: 15px 0px 0px 5px;
}
.mar_B45 {
	margin-bottom: 45px;
}
.mar_R10 {
	margin-right: 10px;
}
.txt14 {
	font-size: 14px;
	line-height: 1.5;
}
.txt12 {
	font-size: 12px;
	line-height: 1.5;
}

/* ------------------ header ------------------ */
h1 a {
	height: 87px;
	width: 165px;
	margin-top: 6px;
	margin-left: 11px;
	background-image: url(../img/head_logo.gif);
}
#BT1 {
	margin: 18px 8px 5px 0px;
}
#BT2 {
	margin: 0px 8px 0px 0px;
}
#NV2,#NV3,#NV4,#NV5,#NV6,#NV7 {
	margin: 4px 4px 18px 2px;
}
#NV1 {
	margin: 4px 4px 18px;
}

/* ------------------ footer ------------------ */

#foot {
	background-image: url(../img/foot_bg.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 800px;
	margin: 15px 10px 0px;
}
#foot td {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

/* ------------------ index ------------------ */
td.flash {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 8px;
	background-image: url(../img/bg_flash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ind_txtArea {
	overflow: auto;
	font-size: 13px;
	line-height: 19px;
	height: 119px;
	width: 343px;
	margin: 15px 12px 15px 12px;
}
.ind_txtArea2 {
	padding: 15px 0px 10px 12px;
	vertical-align: top;
	font-size: 13px;
	line-height: 19px;
}
.ind_txtArea2 img {
	float: right;
}
#ind_tbl {
	margin: 0px 10px;
}
#ind_tbl td.ind_bg{
	background-image: url(../img/bg_txt.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #2166AC;
}

/* ------------------ item ------------------ */
table.item {
	margin: 20px 0px 10px 20px;
}
table.item td.photo {
	width: 162px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 30px;
}
table.item td.txt {
	width: 220px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
table.item td.txt p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.6;
}
h3.title a:link,
h3.title a:visited,
h3.title2 a:link,
h3.title2 a:visited {
	color: #000000;
	text-decoration: none;
}
h3.title a:hover,
h3.title2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.shop_btn {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ------------------ school ------------------ */
table.scool {
	margin-left: 10px;
}
table.scool td.txt {
	width: 240px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 30px;
}
table.scool p {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4;
}

/* ------------------ shop_info ------------------ */
table.info {
	margin-left: 35px;
	margin-top: 20px;
}
table.info td {
	vertical-align: top;
}
table.info td p {
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.5;
}
.info_btn {
	margin-top: 30px;
	margin-bottom: 25px;
}

/* ------------------ site_map ------------------ */
table.site_map td {
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}
table.site_map td a:link,
table.site_map td a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
table.site_map td a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* ------------------ Factory ------------------ */
table.fac {
	margin: 20px 0px 25px 40px;
}
table.fac td.txt {
	padding: 20px 0px;
	background-image: url(../img/bg_txt.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 1.5;
}
table.fac td p {
	margin-top: 1em;
}
table.fac td.coment {
	width: 250px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 1.5;
	vertical-align: top;
}
table.fac td.coment p {
	margin: 1em 5px 0px;
}
ul.fac {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.fac li {
	margin-bottom: 10px;
}

/* ------------------ Contact ------------------ */
.form td {
	font-size: 12px;
}
.form th {
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
}
.form td textarea {
	width: 200px;
}
h3.title2 {
	font-size: 14px;
	padding: 5px;
	border-bottom: 1px solid #99D9E8;
}
