/* 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(../images/top00.gif);
    text-align: left;
    height:62px;
	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: 105;

}



/* メニューバー(下部） */
#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: 105;

}


/* メニューバー(下部左）*/
#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: 105;

}

/* メニューバー(下部右）*/
#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: 105;

}



/* パンくずリスト*/
.navi01
{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding:2px 0px 2px 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;
}
/* パンくずリスト終了*/



.title01 {
   padding-top:10px;
   padding-bottom:10px;
   background-image:url(http://www.mamiuda.jp/image/menu_back_g.gif);
   font-size:12px;
   text-align:center;
   width:100%;
}


.title02 {
   padding-top:10px;
   padding-bottom:10px;
   background-image:url(http://www.mamiuda.jp/image/menu_back_g.gif);
   font-size:14px;
   text-align:center;
   width:100%;
}


div.blocka {
   padding: 0;
   float: left;
}

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


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


.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-position:top;
	width: 100%;
}

/* 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-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669;
	border-bottom-color: #669;
	border-left-color: #669;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



/* 表全体のデザイン基本形 */
table.sample {
   margin:auto;
   border-spacing: 0px;   /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   font-size: nomal;   /* 文字サイズを普通に */
   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 */
}


/*  table3は６代目がお伝えしたいことで使用 */
/* トップページ まみうだ石材ってどんな会社 で使用 */
table.sample3 {
   border-spacing: 0px;   /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   margin: auto;
   padding: 0;
}


/*  table4は座禅で使用 */
table.sample4 {
   border-spacing: 0px;   /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   margin: auto;
   padding: 0;
   background-color: #99ffcc;   /* ※3 */
}


/* トップページ まみうだ石材ってどんな会社 で使用 */
table.sample7 {
   border-spacing: 0px;   /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   margin: 0;
   padding: 0;
   width: 180px;
   background-color:#1a881a;
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.sample7 th, table.sample td {
   border-width: 1px;   /* セルの枠線は太さ1ピクセル */
   border-style: solid;   /* セルの枠線は実線 */
   padding: 2px;   /* セル内側の余白は2ピクセル */
}

/* ヘッダセルのデザイン */
table.sample7 thead th {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#1a881a;
}
table.sample7 tbody td {
   border-color: #ffffcc #aca866 #aca866 #ffffcc;   /* ※2 */
   background-color: #99ff66;   /* ※2 */
}
/* セルのデザイン */
table.sample7 td {
   border-color: #ffffff #aca899 #aca899 #ffffff;   /* ※3 */
   background-color:#1a881a;
}


table.sample10 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:14px;
   color:#333333;
   text-align:center;
   line-height: 2; /* 行間の幅 */
}
table.sample10 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#339966;
}
table.sample10 tbody tr {
   font-size:14px;
   color:#333333;
   line-height: 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:10px;
   background-image:url(http://www.mamiuda.jp/image/menu_back_g.gif);
   font-size:14px;
   text-align:left;
   width:100%;
   line-height: 1.5; /* 行間の幅 */
}

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:14px;
   color:#333333;
   text-align:left;
   line-height: 1.5; /* 行間の幅 */
}
table.sample15 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ff9933;
}

/* ココがポイント */
table.sample16 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:12px;
   color:#333333;
   text-align:left;
   line-height: 1.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(http://www.mamiuda.jp/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(http://www.mamiuda.jp/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; /* 行間の幅 */
}

/* 真壁石のページ */
table.sample23 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:14px;
   color:#333333;
   background-color:#ffff99;
   text-align:center;
   line-height: 1.5; /* 行間の幅 */
}
table.sample23 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffcc00;
}
table.sample23 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffff99;
}

table.sample24 {
   margin:auto;
   padding:0px;
   font-size:14px;
   text-align:center;
   background-color:#ffffff;
   line-height: 1.2; /* 行間の幅 */
}
table.sample24 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffcc00;
}
table.sample24 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffff99;
}

/* 仏教豆知識 */
table.sample25 {
   margin:auto;
   padding:0px;
   font-size:14px;
   text-align:center;
   background-color:#f2f2d5;
   line-height: 1.2; /* 行間の幅 */
}
table.sample25 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffcc00;
}
table.sample25 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#f2f2d5;
}

/* 戒名彫り */
table.sample26 {
   margin:auto;
   padding:0px;
   font-size:14px;
   text-align:center;
   background-color:#ffffff;
   line-height: 1.2; /* 行間の幅 */
}
table.sample26 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffcc00;
}
table.sample26 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffffff;
}


/* 上原守男 */
table.sample27 {
   margin:auto;
   padding:0px;
   color:#ffffff;
   font-size:14px;
   background-color:#5a6b35;
   line-height: 1; /* 行間の幅 */
}

table.sample28 {
   margin:auto;
   padding:0px;
   color:#ffffff;
   font-size:14px;
   background-color:#000000;
   line-height: 1; /* 行間の幅 */
}

/* 社長の似顔絵 */
table.sample29 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:14px;
   color:#333333;
   background-color:#ffcc00;
   text-align:center;
   line-height: 1.5; /* 行間の幅 */
}
table.sample29 thead tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffcc00;
}
table.sample29 tbody tr {
   border-color: #ccffcc #7ca866 #7ca866 #ccffcc;   /* ※1 */
   background-color:#ffcc00;
}

/* 地域交流 */
table.sample30 {
   margin: auto;/* tableのセンタリング方法 */
   padding: 0px;
   font-size:16px;
   color:#333333;
   background-color:#ffff99;
   text-align:center;
   line-height: 1.5; /* 行間の幅 */
}
/* ---------- size ---------- */
.font10 {
	font-size: 10px;
}

.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: 14px;
	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 ---------- */

/* 羽黒石のページ */
.body01 {
	font-size:16px;
	color:#333333;
	background-color:#9BFF9B;
	width:800px;
	float: none;
	background-image: url(images/mame.gif);
	background-position: 28%;
	background-repeat: no-repeat;
	line-height: 50px;
	font-weight: bold;
	margin: auto;
}

.body02 {
	font-size:14px;
	color:#333333;
	background-color:#ffff99;
	width:800px;
	padding-top: 15px;
	line-height: 25px;
	margin: auto;
}

.body03 {
	margin:auto;
	width: 800px;
	background-color: #ffff99;	
}

.body04 {
	margin:auto;
	font-size:14px;
	color:#333333;
	width:800px;
	text-align:center;
	background-image: url(http://www.mamiuda.jp/images/menu_back_g.gif);
	background-repeat: repeat;
	padding-top: 20px;
}

.body05 {
	margin:auto;
	width: 480px;
	text-align:left;
}

.gazou01 {
	margin:auto;
	font-size:14px;
	color:#336666;
	font-weight: bold;
}
.gazou02 {
	margin:auto;
	font-size:12px;
	color:#333333;
	font-weight: normal;
	background-position: top;
}
.gazou03 {
	font-size:12px;
	color:#333333;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	margin-left: 150px;
	float: left;
}
.gazou04 {
	font-size:12px;
	color:#333333;
	font-weight: normal;
	float: right;
	line-height: 20px;
	text-align: left;
	width: 295px;
	margin-top: 25px;
}
.gazou05 {
	font-size:12px;
	color:#333333;
	font-weight: normal;
	line-height: 15px;
	width: 650px;
	background-color: #e9dfbf;
	text-align: left;
	margin: auto;
	padding:5px;
}
.gazou06 {
	font-weight: normal;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	line-height: 20px;
}
.gazou07 {
	font-weight: normal;
	float: right;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.gazou08 {
	font-weight: normal;
	margin: auto;
}
