/* 共通 */
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 90%;
	line-height: 150%;
	background-color: #F7FEE5;
	text-align: center;
	color: #333333;
	margin: 0px;
	height: 100%;
	padding: 0px;
}

#wrapper {
	width: 794px;
	top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 100%;
}

#contents {
	width: 680px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 15px;
	padding-top: 130px;
}

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 100%;
	text-align: center;
}

html[xmlns] td {
	font-size: 100%;
}

h1 {
	text-indent: -99999pt;
	display: none;
}

a {
	color: #0049AC;
	text-decoration: none;
}

a:visited {
	color: #551A8B;
	text-decoration: none;
}

a:hover {
	color: #FA8100;
	text-decoration: underline;
}

#pagetop {
	text-align: right;
	padding-right: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}

#title {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/*------------------------------------------------------
 ナビ 
------------------------------------------------------*/
#logo {
	background-image: url(../images/navi_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 413px;
	height: 71px;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 794px;
	position: absolute;
	top: 0px;
	text-align: left;
	z-index: 0;
	height: 71px;
	left: 0px;
}

#header-nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 381px;
	height: 71px;
	text-align: right;
	right: 0px;
	top: 0px;

}

#navi {
	width: 794px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 71px;
	text-align: right;
	z-index: 0;
	clear: both;
}

/*------------------------------------------------------
 フッター
------------------------------------------------------*/
#footer {
	background-image:  url(../images/foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 764px;
	padding-top: 10px;
	padding-right: auto;
	padding-left: 12px;
	clear: both;
}

html[xmlns] #footer {
	background-position: center top;
	width: 764px;
	padding-top: 10px;
	padding-right: auto;
	padding-left: 30px;
	padding-bottom: 20px;
	clear: both;
}

#footer-link {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 60%;
	text-align: left;
	line-height: 1.5;
	padding-right: 4px;
	padding-left: 4px;
}

html[xmlns] #footer-link {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 80%;
	text-align: left;
	line-height: 1.2;
	margin-right: 10px;
	margin-left: -10px;
}	

*:first-child+html #footer-link {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 60%;
	text-align: left;
	line-height: 1.6;
	margin-right: 10px;
	margin-left: -10px;
}

.copy {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 60%;
	text-align: left;
	margin-top: -5px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 15px;
	color: #14AC00;
}

html[xmlns] .copy {
	font-size: 80%;
	text-align: left;
	margin-right: 10px;
	margin-left: -10px;
	margin-bottom: 15px;
	color: #14AC00;
}

*:first-child+html html[xmlns] .copy {
	font-size: 50%;
	text-align: left;
	margin-right: 10px;
	margin-left: -10px;
	margin-bottom: 15px;
	color: #14AC00;
}

/*------------------------------------------------------
 お知らせ
------------------------------------------------------*/
h2.news2 {
    background-image: none;
	font-size: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 0;	
	line-height: 140%;
}

.news-txt {
	padding-left: 1em;
}

.news-txt02 {
	font-weight: bold;
	text-align: right;
	clear: both;
}

.news-day {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
	font-size: 100%;
	text-align: left;
}

.news {
	font-weight: bold;
	color: #404040;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDB91;
	background-image: url(../images/title-r.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 100%;
	line-height: 140%;
}

.news-main {
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align: left;
}

.news-td {
	font-size: 80%;
	text-align: center;
	padding: 10px;
}

/*------------------------------------------------------
 文字サイズ関係
------------------------------------------------------*/
.attention01 {
	color: #DE1818;
	font-size: 92%;
	font-weight: bold;
}

h2 {
	background-image: url(../images/back01.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	background-position: 20px 0px;
	text-align: left;
	padding: 5px 0px 0px 38px;
	clear: both;
	height: 30px;
}

h2.h2-2 {
    background-image: none;
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	font-size: 108%;
	font-weight: bold;
	background-position: 32px 4px;
	text-align: left;
	padding: 0px 0px 0px 49px;
	width: 631px;
	margin-bottom: -2px;
	clear: both;
}

sup {
	margin: 0px 2px 5px 0px;
	line-height: 0.1;
}

h2.sup {
	background-image: url(../images/back01.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	background-position: 20px 0px;
	text-align: left;
	padding: 2px 0px 0px 38px;
	clear: both;
	height: 32px;
}

html[xmlns] h2.sup {
	background-image: url(../images/back01.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	background-position: 20px 0px;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 38px;
	clear: both;
	height: 30px;
}

h3 {
    background-image: none;
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	font-size: 108%;
	font-weight: bold;
	background-position: 32px 4px;
	text-align: left;
	padding: 0px 0px 10px 49px;
	width: 631px;
	margin-bottom: -2px;
	clear: both;
}

h3.h3-number {
    background-image: none;
	font-size: 108%;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	width: 631px;
	margin-bottom: -2px;
	clear: both;
}

h3.h3-2 {
    background-image: none;
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	font-size: 108%;
	font-weight: bold;
	background-position: 32px 4px;
	text-align: left;
	padding: 0px 0px 10px 49px;
	margin-bottom: -2px;
	clear: both;
}

h4 {
	color: #EB7E09;
	font-size: 107%;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 32px;
	margin-top: 2px;
	margin-bottom: -2px;
	clear: both;
}

.news2-2 {
	font-size: 121%;
	font-weight: bold;
	padding-top: 5px;
	line-height: 200%;
}

.text01 {
	font-size: 90%;
	text-align: left;
	width: 600px;
	color: #333333;
	margin: -7px 40px 0px 40px;
}

.text01-2 {
	font-size: 90%;
	text-align: left;
	color: #333333;
}

.text01-3 {
	font-size: 90%;
	text-align: left;
	width: 600px;
	color: #333333;
	clear: both;
}

html[xmlns] .text01-3 {
	margin-top: 10px;
}

.text02 {
	font-size: 80%;
	vertical-align: top;
	line-height: 1.5;
	text-align: left;
}

html[xmlns] .text02 {
	font-size: 88%;
	line-height: 1.4;
}

p.text02-01 {
	font-size: 80%;
	vertical-align: top;
	line-height: 1.5;
	text-align: left;
	width: 590px;
	margin-top: 0px;
}

.cap {
	font-size: 70%;
	text-align: right;
	width: 600px;
}

.text03 {
	font-size: 94%;
	text-align: left;
    width: 640px;
	margin-top: 28px;
	color: #333333;
	line-height: 1.5;
	padding: 0px 20px 0px 20px;
}

html[xmlns] .text03 {
	font-size: 96%;
}

.text03-01 {
	font-size: 94%;
	text-align: left;
    width: 640px;
	margin: 28px 0px 34px 0px;
	color: #333333;
	line-height: 1.5;
}

.text03-02 {
	font-size: 94%;
	text-align: left;
    width: 590px;
	margin-top: 10px;
	color: #333333;
	line-height: 1.5;
}

.text-s {
	font-size: 92%;
}

.p-bold01 {
	font-size: 94%;
	text-align: left;
	width: 600px;
	font-weight: bold;
	color: #339933;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
}

.p-bold02 {
	font-size: 94%;
	text-align: left;
	font-weight: bold;
	color: #339933;
}

.p-bold03 {
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	color: #339933;
}

ul {
	list-style-type: none;
	padding: 5px 0px 0px 22px;
	margin-left: -1em;
	margin-bottom: 0em;
	text-align: left;
	font-size: 90%;
	line-height: 1.5;
}

html[xmlns] ul {
	padding: 0px 0px 0px 22px;
	margin-top: 3px;
}

ul.ul-2 {
	list-style: url(../images/icon03.gif);
	padding: 0px 0px 0px 22px;
	margin-left: -1em;
	text-align: left;
	width: 600px;
	line-height: 1.5;
}

ol {
	list-style-type: decimal;
	padding: 0px 40px 0px 35px;
	margin-top: -6px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 90%;
	line-height: 1.5;
}

html[xmlns] ol {
	padding-left: 72px;
	margin-top: -6px;
	margin-bottom: 0px;
}

.li-01 {
	list-style: url(../images/icon03.gif);
	margin: 0px 0px 0px 8px;
}

.li-03 {
	list-style-type: disc;
	margin: -8px 70px 8px 70px;
	line-height: 1.2;
}

.link2 {
	width: 600px;
	text-align: right;
	font-weight: bold;
	margin: -15px 40px 0px 40px;
	clear: both;
}

html[xmlns] .link2 {
	margin: -20px 40px 0px 40px;
}

.orange {
	color: #FA8100;
}

.icon-s {
	padding-bottom: 3px;
}

/*----------------------------------------------------
 テーブル
------------------------------------------------------*/
.line01 {
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.table01 {
	font-size: 92%;
	width: 510px;
	color: #333333;
}

html[xmlns] .table01 {
	font-size: 88%;
	line-height: 1.6;
}

.text-main01 {
	font-size: 100%;
}

.table02 {
	font-size: 90%;
	width: 550px;
	color: #333333;
}

.table02 td {
	padding-left: 10px;
}

.table02-3 {
	font-size: 90%;
	width: 258px;
	text-align: center;
	margin-bottom: 5px;
	border: 0px;
}

.table02-4 {
	font-size: 90%;
	width: 290px;
}

html[xmlns] .table02-4 {
	font-size: 90%;
	width: 300px;
}

.table02-4 th {
	font-weight: bold;
	width: 60px;
}

.table02-4 td {
	width: 230px;
}

.table03 {
	width: 550px;
	font-size: 90%;
	border-top: 1px solid #1C991C;
	border-left: 1px solid #1C991C;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-left: 11px;
	line-height: 1.5;
}

.table03 th {
	text-align: left;
	background-color: #F0F0F0;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	margin: 3px;
	padding: 3px 10px 3px 10px;
	font-weight: normal;
	line-height: 1.5;
}

.table03 td {
	text-align: left;
	background-color: #ffffff;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	margin: 3px;
	padding-left: 10px;
	line-height: 1.5;
}

.table03-2 {
	width: 258px;
	font-size: 90%;
	border-top: 1px solid #1C991C;
	border-left: 1px solid #1C991C;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.table03-2 th {
	text-align: left;
	background-color: #F0F0F0;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	margin: 3px;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	line-height: 1.5;
}

.table03-2-2 {
	width: 258px;
	font-size: 90%;
	border-top: 1px solid #1C991C;
	border-left: 1px solid #1C991C;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.table03-2-2 th {
	text-align: left;
	background-color: #F0F0F0;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	margin: 3px;
	padding: 3px;
	font-weight: normal;
	line-height: 1.5;
}


.table03-3 {
	font-size: 90%;
	width: 400px;
	border-top: 1px solid #1C991C;
	border-left: 1px solid #1C991C;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: center;
}

.table03-3 th {
	text-align: left;
	background-color: #F0F0F0;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	margin: 3px;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	line-height: 1.5;
}

.table04 {
	width: 600px;
	font-size: 90%;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 1.5;
}

.table04 th {
	text-align: center;
	background-color: #F5E7C0;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	margin: 3px;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
	line-height: 1.5;
}

.table04-2 {
	width: 350px;
	font-size: 90%;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.5;
}

.table04-2 th {
	text-align: center;
	background-color: #F5E7C0;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	margin: 3px;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
	line-height: 1.5;
}

.table05 {
	width: 600px;
	border: 0px;
	font-weight: bold;
	font-size: 90%;
	margin: 0px 40px 0px 40px;
}

table.table05 td img {
	border: solid 1px #cccccc;
}

.table05-1 {
	border: 0px;
	font-size: 90%;
	margin: 0px 40px 0px 40px;
}

.table05-2 {
	border: 0px;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 90%;
	width: 600px;
	clear: both;
}

table.table05-2 td img {
	border: solid 1px #cccccc;
}

.table05-3 {
	border: 0px;
	font-size: 90%;
	margin-right: 0px;
}

.table05-3 td {
	padding: 0px 19px 0px 19px;
}

.table05-3 img {
	border: solid 1px #cccccc;
}

.table06 {
	border: 0px;
	font-size: 90%;
	width: 258px;
}

table.table06 td img {
	border: solid 1px #cccccc;
}

/*--------*/

.td01 {
	color: #4E4E4E;
	text-align: left;
	background-color: #FBF5E5;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	margin: 3px;
	padding: 3px 0px 3px 10px;
	line-height: 1.5;
}

.td01-01 {
	color: #4E4E4E;
	text-align: left;
	background-color: #ffffff;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	margin: 3px;
	padding: 5px;
	line-height: 1.5;
}

.td01-02 {
	color: #4E4E4E;
	text-align: center;
	background-color: #ffffff;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	margin: 3px;
	padding: 3px;
	line-height: 1.5;
}

.td01-03 {
	color: #4E4E4E;
	text-align: center;
	background-color: #FBF5E5;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	margin: 3px;
	padding: 3px 0px 3px 0px;
	line-height: 1.5;
}

.td02 {
	text-align: center;
	background-color: #C9C9C9;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5;
	letter-spacing: 0.3em; 
}

.td03 {
	text-align: left;
	background-color: #ffffff;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	margin: 3px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 1.5;
}

.td03-2 {
	text-align: left;
	background-color: #ffffff;
	border-bottom: 1px solid #1C991C;
	border-right: 1px solid #1C991C;
	font-size: 100%;
	line-height: 1.5;
}

.td04 {
	padding-right: 20px;
	padding-left: 20px;
}

.image {
	border: solid 1px #cccccc;
}

/*----------------------------------------------------
 フロート
------------------------------------------------------*/
#right-side {
	float: right;
	width: 364px;
	height: 501px;
}

html[xmlns] #right-side {
	margin-right: 12px;
}

*:first-child+html #right-side {
	margin-right: 20px;
}

/* safari only \*/
html:\66irst-child #right-side {
	float: right;
	width: 364px;
	height: 520px;
	margin-right: 26px;
}
/* end */

#right-side-top01 {
	float: right;
	width: 364px;
	height: 212px;
	margin: 20px 10px 0px 0px;
}

#right-side-top02 {
	float: right;
	width: 364px;
	height: 269px;
	margin-right: 10px;
	margin-top: 0px;
}

/* safari only \*/
html:\66irst-child #right-side-top02 {
	float: right;
	width: 364px;
	height: 269px;
	margin-right: 10px;
	margin-top: 238px;
}
/* end */

#left-side {
	float: left;
	width: 226px;
	margin-top: 20px;
	margin-left: 10px;
}

html[xmlns] #left-side {
	padding-left: 10px;
	margin-left: 10px;
}

.right-side02 {
	float: right;
	width: 260px;
	padding: 15px 40px 0px 20px;
	text-align: left;
}
	
html[xmlns] .right-side02 {
	float: right;
	padding: 15px 40px 28px 20px;
}

.left-side02 {
	float: left;
	width: 310px;
	padding: 15px 0px 10px 40px;
	text-align: center;
	font-size: 90%;
}

html[xmlns] .left-side02 {
	float: left;
	padding: 15px 0px 28px 40px;
}

.left-side02 img {
	border: solid 1px #cccccc;
}

.right-side02-2 {
	float: right;
	width: 260px;
	text-align: left;
	padding: 5px 40px 0px 20px;
}

.left-side02-2 {
	float: left;
	width: 310px;
	text-align: left;
	padding: 5px 0px 0px 40px;
}

html[xmlns] .left-side02-2 {
	padding: 5px 0px 20px 40px;
}

.left-side02-2 img {
	border: solid 1px #cccccc;
}

.right-side02-2-cap {
	float: right;
	width: 260px;
	text-align: center;
	padding: 25px 40px 0px 20px;
}

.left-side02-2-cap {
	float: left;
	width: 310px;
	text-align: center;
	padding: 25px 0px 0px 40px;
	font-size: 90%;
}

.left-side02-2-cap img {
	border: solid 1px #cccccc;
}

.right-side02-2-cap2 {
	float: right;
	width: 260px;
	text-align: center;
	padding: 0px 40px 0px 20px;
}

html[xmlns] .right-side02-2-cap2 {
	padding: 0px 40px 18px 20px;
}

.left-side02-2-cap2 {
	float: left;
	width: 310px;
	text-align: center;
	padding: 0px 0px 0px 40px;
	font-size: 90%;
}

html[xmlns] .left-side02-2-cap2 {
	padding: 0px 0px 18px 40px;
}

.left-side02-2-cap2 img {
	border: solid 1px #cccccc;
}

.right-side03 {	/*factory.htmlでのみ使用*/
	float: right;
	width: 258px;
	padding: 0px 40px 0px 0px;
}

html[xmlns] .right-side03 {
	float: right;
	width: 258px;
	padding: 0px 56px 0px 0px;
}

.right-side03 img {
	border: solid 1px #cccccc;
}

.left-side03 {	/*factory.htmlでのみ使用*/
	float: left;
	width: 300px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	text-align: left;
}

html[xmlns] .left-side03 {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

.left-side03 img {
	border: solid 1px #cccccc;
}

.right-side04 {
	float: right;
	width: 310px;
	padding: 20px 40px 0px 20px;
	text-align: center;
	font-size: 90%;
}

html[xmlns] .right-side04 {
	padding: 20px 40px 20px 20px;
}

.right-side04 img {
	border: solid 1px #cccccc;
}

.left-side04 {
	float: left;
	width: 260px;
	padding: 20px 0px 0px 40px;
	text-align: center;
	font-size: 90%;
}

html[xmlns] .left-side04 {
	padding: 20px 0px 20px 40px;
}

.left-side04 img {
	border: solid 1px #cccccc;
}

.right-side05 {  /*solid-fertilizer.html　でのみ使用*/
	float: right;
	padding: 20px 40px 0px 20px;
	width: 285px;
	text-align: center;
	font-size: 90%;
}

html[xmlns] .right-side05 {
	padding: 20px 40px 20px 20px;
}

.right-side05 img {
	border: solid 1px #cccccc;
}

.left-side05 {  /*solid-fertilizer.html　でのみ使用*/
	float: left;
	padding: 20px 0px 0px 40px;
	width: 285px;
	text-align: center;
	font-size: 90%;
}

html[xmlns] .left-side05 {
	padding: 20px 0px 20px 40px;
}

.left-side05 img {
	border: solid 1px #cccccc;
}

/*地図用*/
.right-side-map {
	float: right;
	width: 290px;
	padding: 110px 30px 0px 0px;
}

.left-side-map {
	float: left;
	width: 330px;
	padding: 0px 0px 0px 30px;
}
/*---------*/

.right-side06 {
	float: right;
	padding: 30px 42px 0px 0px;
	width: 250px;
	text-align: left;
}

.right-side06 img {
	border: solid 1px #cccccc;
}

.left-side06 {
	float: left;
	padding: 30px 0px 0px 78px;
	width: 270px;
	text-align: left;
}

.right-side07 {
	float: right;
	width: 200px;
	padding: 0px 40px 0px 20px;
	}

.left-side07 {
	float: left;
	width: 350px;
	padding: 0px 0px 0px 40px;
}

.left-side07 img {
	border: solid 1px #cccccc;
}

.right-side08 {
	width: 198px;
	float: right;
	padding: 0px 40px 0px 2px;
}

.left-side08 {
	width: 400px;
	float: left;
	text-align: right;
	padding: 0px 0px 0px 40px;
}

/*-----------------------------------------------------
フロート囲み用
-----------------------------------------------------*/
#fence-794 {
	width: 794px;
	margin-top: 0px;
	height: 100%;
}

.fence-680 {
	width: 680px;
	margin-top: 0px;
	clear: both;
}

html[xmlns] .fence-680 {
	width: 680px;
	margin-top: 0px;
	clear: both;
}

/*----------------------------------------------------
 トップページ用
------------------------------------------------------*/
#contents2 {
	width: 794px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 0px;
	padding-top: 111px;
}

#topimage {
	height: 226px;
	width: 779px;
	margin-left: 8px;
}