﻿/* --- 全体の設定 --- */
table.all{
	width:100%;
	margin-bottom:0px;
}

/* --- タイトル設定 --- */
.MidashiOsm{
	background-image:url('gallery.gif')
}

/* --- 左側のメニュー設定 --- */
table.left{
	width:100%;
}

.left1{
	background-image:url('botan3.gif');
	font-size:small;
	height:30px;
	width:130px;
}

td.left1 A:link {
	color: #000000;
}
td.left1 A:visited {
	color: #000000;
}
td.left1 A:hover {
	color: #000000;
}
td.left1 A:active {
	color: #000000;
}

td.LeftMenu{
	vertical-align:top;
	width:135px;
	background-color:#E6E6FA;
}

/* --- 右側のコンテンツ設定 --- */
table.right{
	margin-top:30px;
	width:100%;
	border-collapse:collapse;
	border-spacing:10px;
}
.tyui{
	width:90%;
	margin:auto;
	margin-top:30px;
	margin-bottom:20px;
	font-size:small
}
div#mokuji {
	width: 450px;
	margin: 50px auto 0 auto;
	text-align: left;
	line-height: 1.3em;
	background-color:#FFFFFF;
}
div#mokuji h4 {
	padding-left: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F97C00;
}
div#mokuji A:link {
	color: #000000;
}
div#mokuji A:visited {
	color: #000000;
}
div#mokuji A:hover {
	color: #0000FF;
}
div#mokuji A:active {
	color: #000000;
}

.pic{
	width:544px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.pic1{
	height:102px;
	text-align:center
}
.pic2{
	height:60px;
	background-color:#FFE9C8;
	padding:5px;
	text-align:center
}
.pic3{
	height:44px;
	text-align:center
}
.pic4{
	height:83px;
	text-align:center
}
.pic5{
	height:142px;
	text-align:center
}
.pic6{
	width:30px
}
/* --- フォント設定 --- */
.font1{
	font-size:small;
	letter-spacing:0.2em
}

/* --- 「ふるさと」ページの設定 --- */
.hurusato{
	width:90%;
	margin:auto;
}

/* --- 「工程」ページの設定 --- */
.koutei1{
	width:80%;
	margin:auto;
	margin-top:5px
}

.image1{
	margin:auto
}