/* CSS Document */
/* hikoneko-webdesign 2007 */

/* すべて */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}
body {
    font-size: 100%;
}
html>body {
    font-size: 12pt;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
    color: #069;
    text-decoration: none;
}
a:hover {
    color: #069;
    text-decoration: underline;
}
a:active {}

/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
}
#search {
    width: 140px;
}


/* タイトルバナー */
#banner00 {
    margin: 0px;
    padding-top: 2px;
    border-bottom: 0px solid #ffffff;
	font-size:14px;
	color: #ffffff;
/*     background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/	
    text-align: center;
	width: 800px;
}

#banner01 {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	color: #cc3300;
	/*     background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/	
    text-align: center;
	background-color: #ffffff;
}


/* ヘッダ 枠組み*/
#header {
    border-bottom: 0px solid #ffffff;
    color: #999999;
    background-position: right top;
/*     background-repeat: no-repeat;*/
    background-image: url(../image/logo01.jpg);
    text-align: left;
    height:258px;
	width: 800px;
	text-indent:-700em;
}

#header a,
#header a:link,
#header a:visited {
    color: #fff;
    background: transparent;
    font-size: 16px;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}

/* タイトルバナー下の説明 */
.blog-description {
    color: #fff;
    background: transparent;
    font-size: 12px;
}
/* ヘッダ 枠組み終了*/



/* ヘッダ モジュール header-module01*/
div#header01 {
    border-bottom: 0px solid #ffffff;
    margin:auto;
	width: 800px;
}			
/* ヘッダ モジュール header-module01終了*/


/* ヘッダ モジュール header-module02*/
div#header02 {
    border-bottom: 0px solid #ffffff;
    margin:auto;
	width: 800px;
}			
/* ヘッダ モジュール header-module02終了*/



/* フッタ モジュール*/

div#footer {
    border-bottom: 0px solid #ffffff;
    margin:auto;
    height: 50px;
	width: 800px;
	background-color:#FFFFFF;
}

div.footer-inner
{
	width:800px;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	padding:10px 0;
	margin:0 auto;
}
				
/* フッタ モジュール終了*/



/* メニューバー(上部） */

#banner02 {
    margin: auto; /* （重要）センタリング */
	padding: 0px;
	background-color: #ffffff;
    height:35px;
	width: 630px;
}

#nav {
    margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: bottom;
	height:35px;
	width: 630px;
	float: left;
}

#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	background-image: url(../images/tag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 105px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:  0px;
}

#nav a:hover {
    color:#cc3300;
    background-image:url(../images/tag.gif);
    background-repeat: no-repeat;
    /* background-position: 0 -25; */
}

#nav li {
    float: left;
	width: 105px;

}


div.block1 {
   float: left;
   width: 105px;
}
div.block2 {
   float: left;
   width: 525px;
}


/* メニューバー(下部） */
#banner03 {
    margin: auto; /* （重要）センタリング */
	padding: 0px;
	background-color: #ffffff;
    height:35px;
	width: 735px;
}

#nav02 {
    margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: bottom;
	height:35px;
	width: 525px;
	float: left;
	text-align:center;
}

#nav02 a {
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	background-image: url(../images/tag2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 105px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:  0px;
}

#nav02 a:hover {
    color:#cc3300;
    background-image:url(../images/tag2.gif);
    background-repeat: no-repeat;
}

#nav02 li {
    float: left;
	width: 105px;

}


/* メニューバー(下部左）*/
#nav03 {
    margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: bottom;
	height:35px;
	width: 105px;
	float: left;
	text-align:center;
}

#nav03 a {
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	background-image: url(../images/tag1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 105px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:  0px;
}

#nav03 a:hover {
    color:#cc3300;
    background-image:url(../images/tag1.gif);
    background-repeat: no-repeat;
    /* background-position: 0 -25; */
}

#nav03 li {
    float: left;
	width: 105px;

}

/* メニューバー(下部右）*/
#nav04 {
    margin: 0;
	padding: 0;
	list-style-type: none;
	height:35px;
	width: 105px;
	float: left;
	text-align:center;
}

#nav04 a {
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	background-image: url(../images/tag3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 105px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:  0px;
}

#nav04 a:hover {
    color:#cc3300;
    background-image:url(../images/tag3.gif);
    background-repeat: no-repeat;
    /* background-position: 0 -25; */
}

#nav04 li {
    float: left;
	width: 105px;

}



/* パンくずリスト*/
.navi01
{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}

.navi01 a
{
	color:#009900;
	background-color:#ffffff;
}


.navi02
{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding:2px 0px 2px 0px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}
/* パンくずリスト終了*/



/* メニューバー終了(下部右）*/


.images01 {
    margin:0px;
	padding:0px;
	background-color:#ffffcc;
	width:100%;
	}

.images02 {
    margin: 0px;
    padding: 10px 5px 10px 5px;
	background-color:#ffffcc;
    font-size: 12px;
}

.images03 {
    margin: 0px;
    padding: 0px;
	color:#336666;
    font-size: 14px;
	line-height: 2; /* 行間の幅 */
}

body.layout-one-column {
    margin-left:auto;
    margin-right:auto;
	margin-bottom:0;
    text-align: center;
	background-color:#F0F0F0;
	background-position:center;
	background-image: url(http://www.yanai2000.com/image/back_image.png);
	background-repeat:repeat-y;
	width:848px;
}

/* 1カラム用 */
.layout-one-column #box {
	width: 800px;
	margin-right: auto; /* （重要）センタリング */
	margin-left: auto; /* （重要）センタリング */
	margin-bottom: 0;
	padding: 0;
	text-align: center; /* （重要）センタリング */
	margin-top: auto;
    border-bottom: 0px solid #6666FF;
    border-left: 0px solid #6666FF;
    border-right: 0px solid #6666FF;
}



/* 表全体のデザイン基本形 */
table.sample {
   margin:auto;
   border-spacing: 0px;   /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   font-size: 12px;   /* 文字サイズを普通に */
   text-align:left;
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.sample th, table.sample td {
   border-width: 1px;   /* セルの枠線は太さ1ピクセル */
   border-style: solid;   /* セルの枠線は実線 */
   padding: 2px;   /* セル内側の余白は2ピクセル */
}
/* ヘッダセルのデザイン */
table.sample thead th {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color: #bceaa8;   /* ※1 */
}
table.sample tbody th {
   border-color: #ffffcc #aca866 #aca866 #ffffcc;   /* ※2 */
   background-color: #eceaa8;   /* ※2 */
}
/* セルのデザイン */
table.sample td {
   border-color: #ffffff #aca899 #aca899 #ffffff;   /* ※3 */
   background-color: #ecead8;   /* ※3 */
}


/* トップページ　展示場へお越しください　で使用 */
table.sample1 {
   border-spacing: 0px;   /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   font-size: smaller;   /* 文字サイズを小さめに */
   margin: auto;     /* 標準のセンタリング方法 */
   text-align: left;     /* IE用方法の弊害対策用 */
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.sample1 th, table.sample td {
   border-width: 1px;   /* セルの枠線は太さ1ピクセル */
   border-style: solid;   /* セルの枠線は実線 */
   padding: 2px;   /* セル内側の余白は2ピクセル */
}
/* ヘッダセルのデザイン */
table.sample1 thead th {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color: #ff9999;   /* ※1 */
}
table.sample1 tbody th {
   border-color: #ffffcc #aca866 #aca866 #ffffcc;   /* ※2 */
   background-color: #eceaa8;   /* ※2 */
}
/* セルのデザイン */
table.sample1 td {
   border-color: #ffffff #aca899 #aca899 #ffffff;   /* ※3 */
   background-color: #ffffff;   /* ※3 */
}


/* トップページ　対象エリア　で使用 */
table.sample2 {
   border-spacing: 0px;   /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   font-size: smaller;   /* 文字サイズを小さめに */
   margin: auto;     /* 標準のセンタリング方法 */
   text-align: left;     /* IE用方法の弊害対策用 */
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.sample2 th, table.sample td {
   border-width: 1px;   /* セルの枠線は太さ1ピクセル */
   border-style: solid;   /* セルの枠線は実線 */
   padding: 2px;   /* セル内側の余白は2ピクセル */
}
/* ヘッダセルのデザイン */
table.sample2 thead th {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color: #33cc66;   /* ※1 */
}
table.sample2 tbody th {
   border-color: #ffffcc #aca866 #aca866 #ffffcc;   /* ※2 */
   background-color: #eceaa8;   /* ※2 */
}
/* セルのデザイン */
table.sample2 td {
   border-color: #ffffff #aca899 #aca899 #ffffff;   /* ※3 */
   background-color: #ffffff;   /* ※3 */
}



table.sample10 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:14px;
   color:#333333;
   text-align:left;
   border-color:#cccccc;
}
table.sample10 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#99CCCC;
}
table.sample10 tbody tr {
   font-size:14px;
   color:#333333;
   line-height: 1.2; /* 行間の幅 */
}

table.sample11 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:14px;
   color:#333333;
   text-align:left;
   line-height: 2; /* 行間の幅 */
}
table.sample11 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#339966;
}
table.sample11 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffffff;
}

table.sample12 {
   margin: auto;/* tableのセンタリング方法 */
   padding-left: 10px;
   font-size:14px;
   color:#333333;
   text-align:center;
   line-height: 2; /* 行間の幅 */
}
table.sample12 tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffcc99;
}


table.sample13 {
   padding:0px;
   background-color:#336666;
   background-image:url(../image/bg_head.gif);
   background-repeat:repeat-x;
   font-size:12px;
   text-align:left;
   width:100%;
   line-height: 1; /* 行間の幅 */
}

table.sample14 {
   margin: auto;/* tableのセンタリング方法 */
   padding-left: 10px;
   font-size:14px;
   color:#333333;
   text-align:center;
   line-height: 2; /* 行間の幅 */
}
table.sample14 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffffff;
}


table.sample15 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:12px;
   color:#333333;
   text-align:left;
}
table.sample15 thead tr {
   background-color:#99CCCC;
}
table.sample15 tbody tr {
   font-size:12px;
   color:#333333;
}

/* ココがポイント */
table.sample16 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:12px;
   color:#333333;
   text-align:left;
   line-height: 2; /* 行間の幅 */
}
table.sample16 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#33cc66;
}

table.sample17 {
   margin-top:10px;
   margin-bottom:10px;
   padding:10px;
   background-image:url(../image/menu_back_g.gif);
   font-size:14px;
   text-align:left;
   height:100px;
   width:750px;
   line-height: 1.5; /* 行間の幅 */
}

table.sample18 {
   margin:auto;
   padding:10px;
   font-size:14px;
   text-align:center;
   width:700px;
   background-color:#f2f2d5;
   line-height: 1.5; /* 行間の幅 */
}

table.sample19 {
   margin:auto;
   padding:10px;
   background-image:url(../image/menu_back_g.gif);
   font-size:14px;
   text-align:left;
   width:650px;
   line-height: 1.5; /* 行間の幅 */
}
table.sample19 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ff9999;
}

table.sample20 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:14px;
   color:#ffffff;
   text-align:center;
   line-height: 1.2; /* 行間の幅 */
}
table.sample20 thead tr {
   color:#ffffff;
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#339966;
}

table.sample21 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:14px;
   color:#333333;
   background-color:#ffffff;
   text-align:center;
   line-height: 1.2; /* 行間の幅 */
}
table.sample21 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#cc9900;
}
table.sample21 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffccff;
}

table.sample22 {
   margin:auto;
   padding:10px;
   font-size:14px;
   text-align:center;
   background-color:#f6e9c7;
   line-height: 1.5; /* 行間の幅 */
}

/* ---------- size ---------- */
.font10333333 {
	font-size: 10px;
	color:#333333;
}

.font10006699 {
	font-size: 10px;
	color: #006699;
}

.font10cc3300 {
	font-size: 10px;
	color: #cc3300;
}

.font12 {
	font-size: 12px;
}
.font12000000 {
	font-size: 12px;
	color: #000000;
}
.font12006699 {
	font-size: 12px;
	color: #006699;
}
.font12cc3300 {
	font-size: 12px;
	color: #CC3300;
}

.font120000FF {
	font-size: 12px;
	color: #0000FF;
}
.font12ff0000 {
	font-size: 12px;
	color: #ff0000;
}

.font12009900 {
	font-size: 12px;
	color: #009900;
}
.font12666666 {
	font-size: 12px;
	color: #666666;
}
.font12333333 {
	font-size: 12px;
	color: #333333;
}
.font12006600 {
	font-size: 12px;
	color: #006600;
}

.font14 {
	font-size: 14px;
}

.font14000000 {
	font-size: 14px;
	color: #000000;
}
.font14006699 {
	font-size: 14px;
	color: #006699;
}
.font14cc3300 {
	font-size: 14px;
	color: #CC3300;
}

.font14ff0000 {
	font-size: 14px;
	color: #ff0000;
}


.font14666666 {
	font-size: 14px;
	color: #666666;
}

.font14333333 {
	font-size: 14px;
	color: #333333;
}

.font14006600 {
	font-size: 16px;
	color: #000000;
}

.font1499ffcc {
	font-size: 14px;
	color: #99ffcc;
}

.font14663333 {
	font-size: 14px;
	color: #663333;
}

.font14009933 {
	font-size: 14px;
	color: #009933;
}

.font14336666 {
	font-size: 14px;
	color: #336666;
}

.font14cc3366 {
	font-size: 14px;
	color: #cc3366;
}

.font14663366 {
	font-size: 14px;
	color: #663366;
}

.font14990066 {
	font-size: 14px;
	color: #990066;
}
.font14ffff00 {
	font-size: 14px;
	color: #ffff00;
}
.font16006600 {
	font-size: 16px;
	color: #006600;
}

.font16cc3300 {
	font-size: 16px;
	color: #cc3300;
}

.font16336666 {
	font-size: 16px;
	color: #336666;
}


/* ---------- size_end ---------- */