﻿/* --- 全体の設定 --- */
table.all{
	width:100%;
	margin-bottom:0px;
}

/* --- タイトル設定 --- */
.MidashiOsm{
	background-image:url('syohin.gif')
}

/* --- 左側のメニュー設定 --- */
table.left{
	width:100%;
}

.left1{
	background-image:url('botan2.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;
}

/* --- フォント設定 --- */
.font1{
	font-size:small;
	letter-spacing:0.2em
}

/* --- 「ふるさと」ページの設定 --- */
.hurusato{
	width:90%;
	margin:auto;
}
/* --- トップページの設定 --- */
table.IOCtable {
    width   :  450px;
    border-spacing:2px 10px;
    margin-top : 8px;
    margin-left:auto;
    margin-right:auto
}

td.IOCtableA {
    background-color:#D2FF8E;
    text-align: center;
    color : #000000;
    font-size : 100%;
    padding: 10px;

}

td.IOCtableC {
    width : 25%;
    background-color:#C7FF8E;
    text-align : right;
    color  : #000000;
    font-size : 100%;
}
td.IOCtableC A:link {
	color: #000000;
}
td.IOCtableC A:visited {
	color: #000000;
}
td.IOCtableC A:hover {
	color: #0000FF;
}
td.IOCtableC A:active {
	color: #000000;
}

td.IOCtableD {
    background : #ffffff;
    color : #000000;
     font-size : 100%;
}

/* --- 「工程」ページの設定 --- */
div#koutei1{
	width:80%;
	margin:auto;
	margin-top:5px;
	margin-bottom:20px
}
div#koutei1 h4 {
	padding-left: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #86B300;
}
/* --- 士乎路ページの設定 --- */
.sioji{
	width:550px;
	margin-left:auto;
	margin-right:auto
}
.sioji1{
	width:280px
}
.sioji2{
	width:200px
}
.sioji3{
	width:230px
}
.sioji4{
	width:300px
}
/* --- みさやまページの設定 --- */
.misa{
	width:500px;
	margin-left:auto;
	margin-right:auto
}
.misa1{
	width:200px;
}
.misa2{
	width:300px
}
/* --- 結城ページの設定 --- */
.Yimage{
	margin-left:5px;
	float:right;
}
.Yimage2{
	margin-right:10px;
	float:left;
}
.image1{
	margin:auto
}