/* begin Page */

body, p
{
  margin: 0.5em 0;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
/*  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  text-indent: 0;
  text-align: left;
  word-spacing: 0.1em;
  line-height: 140%;
  letter-spacing:0.04em;
  color:#000;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #292929;
  background-color: #FFFFFF;
  background-image: url('images/page_t.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left; 
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.umt-postheader, .umt-postheader a, .umt-postheader a:link, .umt-postheader a:visited, .umt-postheader a:hover,
.umt-blockheader .t, .umt-vmenublockheader .t, .umt-logo-text, .umt-logo-text a,
h1.umt-logo-name, h1.umt-logo-name a, h1.umt-logo-name a:link, h1.umt-logo-name a:visited, h1.umt-logo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
}

a, 
.umt-post li a
{
  text-decoration: none;
  color: #1429B3;
}

a:link,
.umt-post li a:link
{
  text-decoration: none;
  color: #1429B3;
}

a:visited, a.visited,
.umt-post li a:visited, .umt-post li a.visited
{

  color: #1429B3;
}

a:hover, a.hover,
.umt-post li a:hover, .umt-post li a.hover
{

  text-decoration: underline;
  color: #000000;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#umt-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

#umt-page-background-glare
{
  position: absolute;
  width: 100%;
  height: 588px;
  left: 0;
  top: 0;
}

#umt-page-background-glare-image
{
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  height: 588px;
  width: 592px;
  margin: 0;
}

html:first-child #umt-page-background-glare
{
  border: 1px solid transparent;/* Opera fix */
}


#umt-page-background-gradient
{
  background-position: top left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.umt-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 11px;
  min-height: 11px;
}

.umt-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.umt-sheet-tr, .umt-sheet-tl, .umt-sheet-br, .umt-sheet-bl, .umt-sheet-tc, .umt-sheet-bc,.umt-sheet-cr, .umt-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.umt-sheet-tr, .umt-sheet-tl, .umt-sheet-br, .umt-sheet-bl
{
  width: 10px;
  height: 10px;
  background-image: url('images/sheet_s.png');
}

.umt-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 5px, 5px, auto);
}

.umt-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 5px, 5px);
}

.umt-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(5px, 5px, auto, auto);
}

.umt-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(5px, auto, auto, 5px);
}

.umt-sheet-tc, .umt-sheet-bc
{
  left: 5px;
  right: 5px;
  height: 10px;
  background-image: url('images/sheet_h.png');
}

.umt-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 5px, auto);
}

.umt-sheet-bc
{
  bottom: 0;
  clip: rect(5px, auto, auto, auto);
}

.umt-sheet-cr, .umt-sheet-cl
{
  top: 5px;
  bottom: 5px;
  width: 10px;
  background-image: url('images/sheet_v.png');
}

.umt-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 5px);
}

.umt-sheet-cl
{
  left: 0;
  clip: rect(auto, 5px, auto, auto);
}

.umt-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-image: url('images/sheet_c.png');
}

.umt-sheet
{
  margin-top: 10px !important;
  cursor:auto;
}

#umt-page-background-simple-gradient, #umt-page-background-gradient, #umt-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
.umt-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 890px;
  height: 150px;
  overflow: hidden;
}


.umt-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 890px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Flash */
#umt-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 890px;
  height: 150px;
  overflow: hidden;
}

#umt-flash-container
{
  position: absolute;
  top: -36px;
  left: -3px;
  width: 898px;
  height: 224px;
}

#umt-flash-container .umt-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 36px;
}
/* end Flash */

/* in-header items */

.umt-header .banner_toppagelink
{
	position: absolute;
	display: block;
	top: 12px; left: 28px;
}
.umt-header .banner_toppagelink a,
.umt-header .banner_toppagelink a:link,
.umt-header .banner_toppagelink a:hover,
.umt-header .banner_toppagelink a:visited
{
	display: block;
	background: url(images/banner_toppagelink.gif) top left no-repeat;
	width: 200px; height:120px;
	text-align:left; text-decoration:none; font-size:0;color:#000;
}

.umt-header .banner_inquiry
{
	position:absolute;
	display: block;
	top: 34px; left: 670px;
}
.umt-header .banner_inquiry a
{
	display: block;
	text-align:left; text-decoration:none; font-size:0;
	background: url(images/banner_inquiry1.gif) top left no-repeat;
	width: 200px; height:80px;
}
.umt-header .banner_inquiry a:hover
{
	display: block;
	text-align:left; text-decoration:none; font-size:0;
	background: url(images/banner_inquiry1.gif) bottom left no-repeat;
	width: 200px; height:80px;
}

.umt-header .text_link
{
	position:absolute;
	display: block;
	top: 1px; right: 6px;
	width:220px;
	font-size:10px; text-align:left;
	text-align:right;
}
.umt-header .text_link a
{	
	text-decoration:underline;
	color:#FFF;
}
.umt-header .text_link a:hover
{
	text-decoration: none;
	color:#FF9;
}

/* end in-header items */


/* begin Menu */
/* menu structure */

.umt-menu a, .umt-menu a:link, .umt-menu a:visited, .umt-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.umt-menu, .umt-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.umt-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.umt-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.umt-menu li li
{
  float: none;
}

.umt-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.umt-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.umt-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.umt-menu:after, .umt-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.umt-menu, .umt-menu ul
{
  min-height: 0;
}

.umt-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.umt-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;

}

.umt-nav-center
{
  position: relative;
  float: right;
  right: 50%;

}

ul.umt-menu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.umt-menu
{
  float: none;
}


/* menu structure */

.umt-menu
{
  padding: 4px 4px 4px 4px;
}

.umt-nav
{
  position: relative;
  height: 34px;
  z-index: 100;
}

.umt-nav .l, .umt-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 34px;
  background-image: url('images/nav.png');
}

.umt-nav .l
{
  left: 0;
  right: 0;
}

.umt-nav .r
{
  right: 0;
  width: 890px;
  clip: rect(auto, auto, auto, 890px);
}


/* end Menu */

/* begin MenuItem */
.umt-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}

.umt-menu li
{
  margin-right: 4px;
  margin-left: 4px;
}

.umt-menu ul li
{
    margin:0;
    clear: both;
}


.umt-menu a .r, .umt-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 78px;
  background-image: url('images/menuitem.png');
}

.umt-menu a .l
{
  left: 0;
  right: 0;
}

.umt-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.umt-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  color: #FCF8FB;
  padding: 0 8px;
  margin: 0 0;
  line-height: 26px;
  text-align: center;
}

.umt-menu a:hover .l, .umt-menu a:hover .r
{
  top: -26px;
}

.umt-menu li:hover>a .l, .umt-menu li:hover>a .r
{
  top: -26px;
}

.umt-menu li:hover a .l, .umt-menu li:hover a .r
{
  top: -26px;
}
.umt-menu a:hover .t
{
  color: #000000;
}

.umt-menu li:hover a .t
{
  color: #000000;
}

.umt-menu li:hover>a .t
{
  color: #000000;
}


.umt-menu a.active .l, .umt-menu a.active .r
{
  top: -52px;
}

.umt-menu a.active .t
{
  color: #000000;
}
/* end MenuItem */

/* begin MenuSeparator */
.umt-nav .umt-menu-separator
{
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.umt-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #FCF8FB;
}

.umt-nav ul.umt-menu ul span, .umt-nav ul.umt-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.umt-menu ul a, .umt-menu ul a:link, .umt-menu ul a:visited, .umt-menu ul a:hover, .umt-menu ul a:active, .umt-nav ul.umt-menu ul span, .umt-nav ul.umt-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  margin:0;
  padding:0;
  font-size:13px;	/* 2011/1/08 */
}

.umt-menu ul li a:hover
{
  color: #FFFFFF;
  border-color: #FCF8FB;
  background-position: 0 -20px;
}

.umt-menu ul li:hover>a
{
  color: #FFFFFF;
  border-color: #FCF8FB;
  background-position: 0 -20px;
}

.umt-nav .umt-menu ul li a:hover span, .umt-nav .umt-menu ul li a:hover span span
{
  color: #FFFFFF;
}

.umt-nav .umt-menu ul li:hover>a span, .umt-nav .umt-menu ul li:hover>a span span
{
  color: #FFFFFF;
}




/* end MenuSubItem */

/* begin Layout */
.umt-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 890px;
}

.umt-content-layout .umt-content-layout
{
  width: auto;
  margin:0;
}

.umt-content-layout .umt-layout-cell, .umt-content-layout .umt-layout-cell .umt-content-layout .umt-layout-cell
{
   display: table-cell;
}

.umt-layout-cell .umt-layout-cell
{
   display: block;
}

.umt-content-layout-row
{
  display: table-row; 
}

.umt-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.umt-layout-cell, .umt-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.umt-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.umt-vmenublock
{
  margin: 3px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.umt-vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 34px;
  margin-bottom: 2px;
}

.umt-vmenublockheader .t
{
  height: 34px;
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 34px;	
}

.umt-vmenublockheader .l, .umt-vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 34px;
  background-image: url('images/vmenublockheader.png');
}

.umt-vmenublockheader .l
{
  left: 0;
  right: 25px;
}

.umt-vmenublockheader .r
{
  width: 890px;
  right: 0;
  clip: rect(auto, auto, auto, 865px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.umt-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 3px;
}


.umt-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 3px;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.umt-vmenu, ul.umt-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.umt-vmenu ul
{
  display: none;
}

ul.umt-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.umt-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
}

ul.umt-vmenu li.umt-vmenu-separator
{
  display: block;
  padding: 1px 0 1px 0;
  margin: 0;
  font-size: 1px;
}

ul.umt-vmenu .umt-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.umt-vmenu a .r, ul.umt-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 60px;
  background-image: url('images/vmenuitem.png');
}

ul.umt-vmenu a .l
{
  left: 0;
  right: 19px;
}

ul.umt-vmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 881px);
}

ul.umt-vmenu a .t
{
  display: block;
  line-height: 20px;
  color: #FFFFFF;
  padding: 0 10px 0 29px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.umt-vmenu a:hover .l, ul.umt-vmenu a:hover .r
{
  top: -20px;
}

ul.umt-vmenu a:hover .t
{
  color: #F7F7F7;
}

ul.umt-vmenu a.active .l, ul.umt-vmenu a.active .r
{
  top: -40px;
}

ul.umt-vmenu a.active .t
{
  color: #000000;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.umt-vmenu ul, ul.umt-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.umt-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 16px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 38px;
}


ul.umt-vmenu ul span, ul.umt-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.umt-vmenu ul a, ul.umt-vmenu ul a:link, ul.umt-vmenu ul a:visited, ul.umt-vmenu ul a:hover, ul.umt-vmenu ul a:active, ul.umt-vmenu ul span, ul.umt-vmenu ul span span
{
  line-height: 16px;
  color: #000000;
  margin-left: 0;
}

ul.umt-vmenu ul
{
    margin:0 0 2px 0;
	font-size:13px;		/* mod 2011/1/08 */
}

ul.umt-vmenu ul ul
{
  margin:0 0 2px 0;
}

ul.umt-vmenu ul li.umt-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.umt-vmenu ul .umt-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.umt-vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 63px;
}

ul.umt-vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 88px;
}

ul.umt-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 113px;
}

ul.umt-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 138px;
}


ul.umt-vmenu ul li a.active
{
  color: #000000;
  background-position: 25px -32px;
}

ul.umt-vmenu ul li li a.active
{
  background-position: 50px -32px;
}

ul.umt-vmenu ul li li li a.active
{
  background-position: 75px -32px;
}

ul.umt-vmenu ul li li li li a.active
{
  background-position: 100px -32px;
}

ul.umt-vmenu ul li li li li li a.active
{
  background-position: 125px -32px;
}



ul.umt-vmenu ul li a:hover, ul.umt-vmenu ul li a:hover.active
{
  color: #FFFFFF;
  background-position: 25px -16px;
}


ul.umt-vmenu ul li li a:hover, ul.umt-vmenu ul li li a:hover.active
{
  background-position: 50px -16px;
}

ul.umt-vmenu ul li li li a:hover, ul.umt-vmenu ul li li li a:hover.active
{
  background-position: 75px -16px;
}

ul.umt-vmenu ul li li li li a:hover, ul.umt-vmenu ul li li li li a:hover.active
{
  background-position: 100px -16px;
}

ul.umt-vmenu ul li li li li li a:hover, ul.umt-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -16px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.umt-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.umt-block
{
  margin: 3px;
}

/* end Box, Block */

/* begin BlockHeader */
.umt-blockheader
{
  position: relative;
  z-index: 0;
  height: 29px;
  margin-bottom: 2px;
}

.umt-blockheader .t
{
  height: 29px;
  color: #FFFFFF;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size: 13px;
  margin:0;
  padding: 0 26px 0 5px;
  white-space: nowrap;
  line-height: 29px;	
}

.umt-blockheader .l, .umt-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 29px;
  background-image: url('images/blockheader.png');
}

.umt-blockheader .l
{
  left: 0;
  right: 20px;
}

.umt-blockheader .r
{
  width: 890px;
  right: 0;
  clip: rect(auto, auto, auto, 870px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.umt-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.umt-blockcontent-body, 
.umt-blockcontent-body a, 
.umt-blockcontent-body li a
{
  color: #FFFFFF;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.umt-blockcontent-body a,
.umt-blockcontent-body li a
{
	color:#FFF;
	text-decoration: underline;
}

.umt-blockcontent-body a:link,
.umt-blockcontent-body li a:link
{
	color:#FFF;
	text-decoration: underline;
}

.umt-blockcontent-body a:visited, .umt-blockcontent-body a.visited,
.umt-blockcontent-body li a:visited, .umt-blockcontent-body li a.visited
{
	color:#FFF;
	text-decoration:underline;
}

.umt-blockcontent-body a:hover, .umt-blockcontent-body a.hover,
.umt-blockcontent-body li a:hover, .umt-blockcontent-body li a.hover
{
	color:#FC0;
	text-decoration: none;
}

.umt-blockcontent-body ul
{
  list-style-type: none;
  color: #fff;
  margin: 0;
  padding: 0;
}

.umt-blockcontent-body ul li
{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size:13px;
  text-decoration: none;
  line-height: 1em;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

.umt-blockcontent-body p
{
  list-style-type: none;
  color: #fff;
  margin: 0 5px 5px 5px;
  padding: 0;
  font-size:13px;
}

/* end Box, BlockContent */

/* begin Button */
.umt-button-wrapper .umt-button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0;
  padding: 0 9px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.umt-button img, .umt-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.umt-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .umt-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.umt-block select 
{
    width:96%;
}

.umt-button-wrapper.hover .umt-button, .umt-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.umt-button-wrapper.active .umt-button
{
  color: #FFFFFF !important;
}

.umt-button-wrapper .l, .umt-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.umt-button-wrapper .l
{
  left: 0;
  right: 8px;
}

.umt-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.umt-button-wrapper.hover .l, .umt-button-wrapper.hover .r
{
  top: -28px;
}

.umt-button-wrapper.active .l, .umt-button-wrapper.active .r
{
  top: -56px;
}

.umt-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.umt-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-post-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.umt-post-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.umt-post
{
  margin: 3px;
}

a img
{
  border: 0;
}

.umt-article img, img.umt-article
{
  margin: 5px;
}

.umt-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.umt-article table, table.umt-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.umt-article table, table.umt-article .umt-article tr, .umt-article th, .umt-article td
{
  background-color: Transparent;
}

.umt-article th, .umt-article td
{
  padding: 2px;
  border: solid 1px #454545;
  vertical-align: top;
  text-align: left;
}

.umt-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.umt-postmetadataheader
{
  padding: 1px;
  background-color: #EBD0E7;
  background:url(images/bg_titleheader.jpg) left top no-repeat;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
.umt-post h1.umt-postheader, 
.umt-post h1.umt-postheader a, 
.umt-post h1.umt-postheader a:link, 
.umt-post h1.umt-postheader a:visited, 
.umt-post h1.umt-postheader a.visited, 
.umt-post h1.umt-postheader a:hover, 
.umt-post h1.umt-postheader a.hovered,
.umt-post h2.umt-postheader, 
.umt-post h2.umt-postheader a, 
.umt-post h2.umt-postheader a:link, 
.umt-post h2.umt-postheader a:visited, 
.umt-post h2.umt-postheader a.visited, 
.umt-post h2.umt-postheader a:hover, 
.umt-post h2.umt-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

.umt-post h1.umt-postheader a, 
.umt-post h1.umt-postheader a:link, 
.umt-post h1.umt-postheader a:visited, 
.umt-post h1.umt-postheader a.visited, 
.umt-post h1.umt-postheader a:hover, 
.umt-post h1.umt-postheader a.hovered,
.umt-post h2.umt-postheader a, 
.umt-post h2.umt-postheader a:link, 
.umt-post h2.umt-postheader a:visited, 
.umt-post h2.umt-postheader a.visited, 
.umt-post h2.umt-postheader a:hover, 
.umt-post h2.umt-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #1429B3;
}

.umt-post h1.umt-postheader a:visited, 
.umt-post h1.umt-postheader a.visited,
.umt-post h2.umt-postheader a:visited, 
.umt-post h2.umt-postheader a.visited
{

  color: #1429B3;
}

.umt-post h1.umt-postheader a:hover, 
.umt-post h1.umt-postheader a.hovered,
.umt-post h2.umt-postheader a:hover, 
.umt-post h2.umt-postheader a.hovered
{

  text-decoration: underline;
  color: #000000;
}

.umt-post h1.umt-postheader img,
.umt-post h2.umt-postheader img
{
  border: none;
  vertical-align: middle;
  margin: 0;
}
/* end PostHeaderIcon */

/* begin PostBullets */
.umt-post ol, .umt-post ul
{
  color: #000000;
  margin: 1em 0 1em 2em;
  padding: 0 0 0 10px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.umt-post li ol, .umt-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.umt-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.umt-post ul
{
  list-style-type: none;
}

.umt-post ol
{
  list-style-position: outside;
  margin:20px; padding-left:20px;
}



.umt-post li
{
  padding: 0 0 0 15px;
  line-height: 1.25em;
}

.umt-post ol li, .umt-post ul ol li
{
  background: none;
  padding-left: 0;
}

.umt-post ul li, .umt-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-top: 15px; margin-bottom:15px;
}




/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.umt-postcontent blockquote p
{
  color: #000000;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

blockquote,
.umt-postcontent blockquote
{
  border: solid 1px #EBD0E7;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 32px;
  background-color: #F4E6F2;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.umt-postcontent blockquote ul li
{ margin-bottom:15px; margin-top:10px; }

/* end PostQuote */

/* begin Footer */
.umt-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 890px;
  margin: 0 auto;
}


.umt-footer .umt-footer-banner
{
	position:absolute; z-index:1;
	display:block;
	top: 17px; left:20px;
	width:131px; height:64px;
}

.umt-footer .umt-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 10px;
}

.umt-footer .umt-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 890px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.umt-footer .umt-footer-text p
{
  margin: 0;
}

.umt-footer, .umt-footer-text, .umt-footer-text p
{
  color: #FFFFFF;
  text-align: right;
  font-size:12px;
}

.umt-footer .umt-footer-text,
.umt-footer .umt-footer-text a,
.umt-footer .umt-footer-text a:link,
.umt-footer .umt-footer-text a:visited,
.umt-footer .umt-footer-text a:hover
{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.umt-footer .umt-footer-text a,
.umt-footer .umt-footer-text a:link
{
  color: #FFFFFF;
  text-decoration: none;
}

.umt-footer .umt-footer-text a:visited
{
  text-decoration: none;
  color: #FCF8FB;

}

.umt-footer .umt-footer-text a:hover
{
  color: #DEDEDE;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.umt-page-footer, .umt-page-footer a, .umt-page-footer a:link, .umt-page-footer a:visited, .umt-page-footer a:hover
{
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #666666;
}

.umt-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #666666;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.umt-content-layout .umt-sidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.umt-content-layout .umt-content
{
  width: 75%;
}
.umt-content-layout .umt-content .umt-block
{
  background-color: #FFFFFF;
}
.umt-content-layout .umt-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .umt-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}

/* --- 新ページ共通設定 --- */

/* コンテンツ説明文のフォントスタイル */

#setumeibun_fontstyle
{
	font-size:13px; line-height:1.5; letter-spacing: 3px;
}

/* 黒背景でテキスト白の場合、アンカーテキスト色変更設定 */

#set_linktextcolor_reverse a
{	
	text-decoration: underline;
	color:#F99;
}
#set_linktextcolor_reverse a:hover
{
	text-decoration: none;
	color:#F30;
}



/* --- TopPage (index.html) --- */

/* top banner */

.page_top_topbanner
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}

.page_top_topbanner img
{
	margin:0; padding:0;
}

.page_top_topbanner .topbanner_btn_kakudai1
{
	display:block; position: absolute; z-index:1;
	top:255px; left:25px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai1 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai1 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_kakudai2
{
	display:block; position: absolute; z-index:1;
	top:203px; left:473px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai2 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai2 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_kakudai3
{
	display:block; position: absolute; z-index:1;
	top:203px; left:627px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai3 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai3 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_kakudai4
{
	display:block; position: absolute; z-index:1;
	top:203px; left:779px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai4 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai4 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_ichiran
{
	display:block; position: absolute; z-index:1;
	top:255px; right:5px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_ichiran a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kamongakuichiran80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_ichiran a:hover
{
	background:url(images/btn_kamongakuichiran80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

/* contents 「こんな方にお勧め」*/

.page_top_contents_osusume .comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 60px; left: 220px;
	width:400px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_1_rmk
{
	display:block; position:absolute; z-index: 1;
	top: 90px; left: 250px;
	width:400px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 175px; left: 245px;
	width:230px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_2_rmk
{
	display:block; position:absolute; z-index: 1;
	top: 205px; left: 275px;
	width:230px; height:auto;
	margin: 0; padding: 0;
}
.page_top_contents_osusume .comment_3
{
	display:block; position:absolute; z-index: 1;
	top: 295px; left: 270px;
	width:400px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_4
{
	display:block; position:absolute; z-index: 1;
	top: 320px; left: 270px;
	width:380px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_1 p,
.page_top_contents_osusume .comment_2 p,
.page_top_contents_osusume .comment_3 p,
.page_top_contents_osusume .comment_4 p,
.page_top_contents_osusume .comment_1_rmk li,
.page_top_contents_osusume .comment_2_rmk li
{
	font-weight: normal; color:#FFF;
}
.page_top_contents_osusume .comment_1_rmk li,
.page_top_contents_osusume .comment_2_rmk li
{ margin-top:2px; margin-bottom:2px;
}

.page_top_contents_osusume .botton
{
	display:block; position:absolute; z-index: 1;
	bottom: 100px; right: 17px;
	margin: 0; padding: 0;
}

/* contents 「一つひとつ心を込めて製作」*/

.page_top_contents_kokorokometeseisaku_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 50px; left: 15px;
	width:650px; height:auto;
	margin: 0; padding: 0;	
}
.page_top_contents_kokorokometeseisaku_comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 75px; left: 35px;
	width:650px; height:auto;
	margin: 0; padding: 0;

}
.page_top_contents_kokorokometeseisaku_comment_1 p,
.page_top_contents_kokorokometeseisaku_comment_2 p
{
	color:#FFF;
}

.page_top_contents_kokorokometeseisaku_botton
{
	display:block; position:absolute; z-index: 1;
	bottom: 10px; right: 10px;
	margin: 0; padding: 0;
}
.page_top_contents_kokorokometeseisaku_botton a
{
	display:block; width: 136px; height: 24px;
	background:url(images/btn_seisakunoyousuwo.jpg) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_contents_kokorokometeseisaku_botton a:hover
{
	display:block; width: 136px; height: 24px;
	background:url(images/btn_seisakunoyousuwo.jpg) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_contents_kokorokometeseisaku_botton_hidden
{
	display:block; position:absolute; z-index: -1;
	bottom: 10px; right: 10px;
	margin: 0; padding: 0;
}


/* contents 「お客様のご感想」*/

.page_top_contents_gokannsou_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 55px; left: 75px;
	width:350px; height:auto;
	margin: 0; padding: 0;
}
.page_top_contents_gokannsou_comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 184px; left: 137px;
	width:350px; height:auto;
	margin: 0; padding: 0;	
}
.page_top_contents_gokannsou_comment_3
{
	display:block; position:absolute; z-index: 1;
	top: 308px; left: 193px;
	width:350px; height:auto;
	margin: 0; padding: 0;	
}
.page_top_contents_gokannsou_comment_1 p,
.page_top_contents_gokannsou_comment_2 p,
.page_top_contents_gokannsou_comment_3 p
{ line-height:1.6;}

.page_top_contents_gokannsou_btn
{
	display:block; position:absolute; z-index: 1;
	bottom: 0px; right: 0px;
}


/* contents 「家紋額の飾り方」*/

.leftarea,
.rightarea
{
	position:relative; z-index:0;
	margin:0; padding:0;
}

.leftarea .page_top_contents_kazarikata_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 47px; left: 0px;
	width:280px; height:auto;
	margin: 0; padding: 0;	
}
.leftarea .page_top_contents_kazarikata_comment_1 p
{
	color:#FFF;
}

.leftarea .page_top_contents_kazarikata_btn_1
{
	display:block; position:absolute; z-index: 1;
	top: 190px; right: 0px;
}

/* contents 「テレビで紹介」*/

.rightarea .page_top_contents_tvdeshoukai_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 114px; left: 120px;
	width:210px; height:auto;
	margin: 0; padding: 0;	
}

.rightarea .page_top_contents_tvdeshoukai_btn_1
{
	display:block; position:absolute; z-index: 1;
	top: 190px; right: 0px;
}

/* contents 「注文方法」 */

.page_top_contents_chuumon_2
{
	display:block; position:relative; z-index:0;
	border: none;
	margin:10px;
}

.page_top_contents_chuumon_2 ul li
{ margin-top:5px; margin-bottom:5px;}

.page_top_contents_chuumon_2 .chuumon_2_row
{
	display:block; position:relative; z-index:0;
	width: 100%; height:auto;
	margin:0; margin-bottom:5px; padding:0;
	background:url(images/bg_table_title_bottm.jpg) left bottom no-repeat;
	
}
.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_left
{
	float:left;
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
	width:250px; height:auto; min-height:120px;
}

.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_left .title
{
	margin: 0 0 10px 0; /* タイトルイメージの底面だけ10PX分底上げします（背景の底左角の丸み表示のため） */
	padding: 0;
}

.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_right
{
	float:right;
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
	width: 377px; min-height:120px;
	background:#FFF;
	border: none;
}

.page_top_contents_chuumon_btn
{
	display:block; position:absolute; z-index: 1;
	bottom: 0px; right: 380px;
}

/* contents 「当社について」 */
 
.page_top_contents_toushanitsuite_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 67px; left:136px;
	width:425px; height:85px;
	margin: 0; padding: 0;
}

.page_top_contents_toushanitsuite_comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 236px; left:220px; 
	width:425px; height:68px;
	margin: 0; padding: 0;	
}

.page_top_contents_toushanitsuite_btn
{
	display:block; position:absolute; z-index: 1;
	bottom: 0px; right: 0px;
}

/* contents 「お知らせ」 */

#whatnew_area
{
	width:100%; height:auto;
	margin:0; padding:0;
}
#whatsnew_item
{
	background: url(images/blockcontentbullets.png) no-repeat left top;
	margin:10px; margin-top:15px; margin-bottom:15px;
	padding:0; padding-bottom:7px; padding-left:20px;
	font-size:15px; color:#FFF;
	text-align:left; line-height:1.2; letter-spacing: 0.04em;
	border-bottom:dotted #CCC 2px;
}

/* コンテンツの背景 */

#bg_general
{
		background:url(images/bg_general.jpg) left bottom no-repeat;
}

.okiniiri
{
	width:216px; height:50px;
}

/* 人気売上ベスト３ */
.best3
{
	margin:0; padding:0;
}
.best3 table
{	
	font-size:14px; color:#FFF;
}
.best3 .col1
{ width:150px; text-align:left; vertical-align:middle;}
.best3 .col2
{ width: 60px; text-align:center; vertical-align:middle;}
.best3 .col2 img
{ width: 60px; border:#999 2px outset;}
.best3 td
{ margin:0; padding:0;}


/* e-shopカレンダー */

.eshopcal
{
	margin:0; padding:0;
	padding-left:35px;
}
.eshopcal table tr td
{
	color: #000;
}
.eshopcal table tr td a,
.eshopcal table tr td a:link,
.eshopcal table tr td a:visited,
.eshopcal table tr td
{
	color: #000; text-decoration:none;
}
.eshopcal table tr td a:hover
{
	color: #F30; text-decoration:underline;
}




/* --- 注文方法 page (page008.html) --- */

#ulli_fontstyle
{ text-align:left; font-size:13px;}
#ulli_fontstyle ul
{ font-weight:bold;  line-height:1.45;}
#ulli_fontstyle li
{ font-weight: normal;  line-height:1.45; margin-top:1px; margin-bottom:1px;}
#ulli_fontstyle img
{ margin:0px; padding:0;}

.chuumon_houhou_comment_customer_1
{
	display:block; position:absolute; z-index:1;
	top:130px; left:15px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_company_1
{
	display:block; position:absolute; z-index:1;
	top:130px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_customer_2
{
	display:block; position:absolute; z-index:1;
	top:480px; left:15px;
	width:290px; height:auto;
}

.chuumon_houhou_comment_company_2
{
	display:block; position:absolute; z-index:1;
	top:480px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_customer_3
{
	display:block; position:absolute; z-index:1;
	top:730px; left:15px;
	width:290px; height:auto;
}

.chuumon_houhou_comment_company_3
{
	display:block; position:absolute; z-index:1;
	top:730px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_customer_4
{
	display:block; position:absolute; z-index:1;
	top:1070px; left:15px;
	width:290px; height:auto;
}

.chuumon_houhou_comment_company_4
{
	display:block; position:absolute; z-index:1;
	top:1290px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_btn
{
	display:block; position:absolute; z-index:1;
	top:790px; right:346px;
}

/* --- 納期とお支払方法 page (noukitosouryou.html) --- */

.oshiharai_houhou_table
{
	margin:5px; padding:0;
}
.oshiharai_houhou_table table,
.oshiharai_houhou_table table tr,
.oshiharai_houhou_table table tr td
{
	 border: none;
}
.oshiharai_houhou_table .title
{
	background:#e7c5e2;
	font-size:15px; font-weight:bold;letter-spacing: 3px;
	margin:0; padding:8px;
}
.oshiharai_houhou_table .col1
{
	width:auto; height:auto;
	background: url(images/bg_general.jpg) bottom left no-repeat;
}
.oshiharai_houhou_table .col1 p,
.oshiharai_houhou_table .col1 ul,
.oshiharai_houhou_table .col1 li
{
	font-size:12px; line-height:1.5; letter-spacing: 3px;
}
.oshiharai_houhou_table .col2
{
	width:20%; height:auto;
	background:#eee;
	vertical-align:middle;
}

/* --- 家紋名リスト page (page057.html) --- */

/* インデックスのテーブル */

.kamonlist_index_table
{
	margin:10px;
	padding:0; padding-left:120px;
}
.kamonlist_index_table table
{
	border:#000 1px solid;
}
.kamonlist_index_table table th
{
	background: #333;
	color:#FFF;
	font-weight:bold;
}
.kamonlist_index_table table td
{
	background: #ffd;
	color:#000; font-weight: normal;
	text-align:center; vertical-align:middle;
}

/* 家紋名リストのテーブル */

.kamonlist_table
{
	margin: 10px; padding:0;
}
.kamonlist_table table
{
	border:#000 1px solid;
}
.kamonlist_table table th
{
	background: #333;
	color:#FFF;font-weight:bold; font-size:14px;
	border:#000 solid 1px;
}
.kamonlist_table table td
{
	background: #fff;
	color:#000; font-weight: normal;
	text-align:left; vertical-align:middle;
}

.kamonlist_table .col1
{	
	background:#555;
	border:#FFF solid 1px; border-left-color:#000; border-right-color:#000;
	color:#FFF; font-size:14px; font-weight:bold;
	text-align:center;
	width:30px;
}
.kamonlist_table .col2
{
	width:80px;
}

#bg_even_gray
{
	background:#ddd;
	border:#000 1px solid;
}

#bg_odd_gray
{
	background:#fff;
	border:#000 1px solid;
}


/* --- 家紋額一覧（ラインナップ） page (page036.html) --- */

.seihinlist_table
{
	margin:0;padding:0;
}

.seihinlist_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse:separate;
	border-spacing: 5px 5px;
}

#seihinlist_youso
{
	background: url(images/bg_seihinlist_youso.jpg) left top repeat;
	width:50%; height:260px;
}

.seihinlist_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.seihinlist_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 10px; left:43px;
	width:216px; height:auto;
	margin:0; padding:0;
	border:#fff 2px outset;
}

.seihinlist_youso_haichi .seihinlist_youso_title
{
	display:block; position: absolute; z-index:1;
	top: 178px; left:0px;
	width:94%; text-align:center;
	font-size:14px; font-weight: bold;
}
.seihinlist_youso_haichi .seihinlist_youso_name
{
	display:block; position: absolute; z-index:1;
	top: 200px;left:0px;
	width:94%;	text-align:center;
	font-size:14px; font-weight: bold; color:#000;
}
.seihinlist_youso_haichi .seihinlist_youso_price
{
	display:block; position: absolute; z-index:1;
	top: 225px; left:0px;
	width:94%; text-align:center;
	font-size:13px; font-weight: bold; color:#F00;
}
.seihinlist_youso_haichi .seihinlist_youso_btn
{
	display:block; position: absolute; z-index:1;
	top: 135px; right:38px;
}

.seihinlist_youso_name2		/* 家紋盃のみ */
{
	display:block; position: absolute; z-index:1;
	top: 200px;left:0px;
	width:94%;	text-align:center;
	font-size:11px; font-weight: bold; color:#F00; line-height:1.2;
}


/* --- 家紋額ランキング page (page146.html) --- */

/* 人気 家紋額 ランキング */

.ranking_table
{
	margin:0;padding:0;
}

.ranking_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse: collapse;
}

#ranking_comment_title
{
	background:#666; 
	color:#fff; text-align:center; font-size:14px; font-weight: normal; vertical-align:middle;
	border-right:#000 5px solid;
}

#ranking_comment_ranking
{
	width:12%;
	background:#aaa; 
	color:#fff; font-size:14px; vertical-align:middle;
	border-right:#000 5px solid;
}
#ranking_comment_ranking p
{
	text-align:center; font-weight: normal;
}

#ranking_youso
{
	background: url(images/bg_seihinlist_youso.jpg) left top repeat;
	width:42%; height:180px;
	border-right:#000 5px solid;
}

.ranking_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.ranking_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 15px; left:64px;
	width:150px; height:auto;
	margin:0; padding:0;
	border:#fff 2px outset;
}

.ranking_youso_haichi .ranking_youso_title
{
	display:block; position: absolute; z-index:1;
	top: 135px; left:0px;
	width:94%; text-align:center;
	font-size:14px; font-weight: normal;
}

/* 製作した家紋 / 製作可能な家紋の多さ順製品シリーズ　ランキング */

.ranking2_table
{
	margin:0;padding:0;
}

.ranking2_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse: collapse;
}

#ranking2_comment_title
{
	background:#666; 
	color:#fff; text-align:center; font-size:14px; font-weight: normal; vertical-align:middle;
	border-right:#000 5px solid;
}

#ranking2_comment_ranking
{
	width:12%;
	background:#aaa; 
	color:#fff; font-size:14px; vertical-align:middle;
	border-right:#000 5px solid;
}
#ranking2_comment_ranking p
{
	text-align:center; font-weight: normal;
}

#ranking2_youso
{
	background: #fff;
	width:42%; height:120px;
	border-right:#000 5px solid;
}

.ranking2_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.ranking2_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 7px; left:36px;
	width:100px; height:auto;
	margin:0; padding:0;
	border: none;
}

.ranking2_youso_haichi .ranking2_youso_title
{
	display:block; position: absolute; z-index:1;
	top: 40px; left:135px;
	width:120px; text-align: center;
	font-size:13px; font-weight: normal;
}

.ranking2_youso_haichi .ranking2_youso_title_series
{
	display:block; position: absolute; z-index:1;
	top: 0px; left:0px;
	width:94%; text-align: center;
	font-size:13px; font-weight: normal; line-height:1;
}
.ranking2_youso_haichi .ranking2_youso_title_prodcts
{
	display:block; position: absolute; z-index:1;
	top: 20px; left:0px;
	width:94%; text-align: center;
	font-size:11px; font-weight: normal; line-height:1;
}
.ranking2_youso_haichi .ranking2_youso_title_buildable
{
	display:block; position: absolute; z-index:1;
	top: 88px; left:0px;
	width:94%; text-align: center;
	font-size:13px; font-weight: normal;
}

/* リスト（価格順・額サイズ・家紋直径・立体感） */

.list_table
{
	margin:0;padding:0;
}

.list_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse: collapse;
}

#list_comment_ranking
{
	width:20%;
	background:#aaa; 
	color:#fff; font-size:14px; vertical-align:middle;
	border-right:#000 5px solid;
}
#list_comment_ranking p
{
	text-align:center; font-weight: normal;
}

#list_youso
{
	background: #fff;
	width:80%; height:80px;
}

.list_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.list_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 9px; left:80px;
	width:70px; height:auto;
	margin:0; padding:0;
	border: #666 2px outset;
}

.list_youso_haichi .list_youso_hikakutaishou
{
	display:block; position: absolute; z-index:1;
	top: 10px; left:180px;
	width:310px; text-align:left;
	font-size:15px; font-weight: bold; line-height:1;
}
.list_youso_haichi .list_youso_products
{
	display:block; position: absolute; z-index:1;
	top: 35px; left:200px;
	width:290px; text-align:left;
	font-size:13px; font-weight: normal; line-height:1;
}


/* --- お客様の声 page (usersvoice.html) --- */

/* ご感想・感謝文 */

.usersvoice
{
	margin:0;
	padding:0;
	display:block; position:relative; z-index:0;
}
.usersvoice_comment_odd
{
	margin:10px;
	margin-left:70px;
	padding:10px;
	width:400px;
}
.usersvoice_comment_even
{
	margin:10px;
	margin-left:150px;
	padding:10px;
	width:400px;
}

.users_impression
{
	border-bottom: ridge #F6F 2px;

}
.users_name {
	text-align:right; font-size:13px;
}


.usersvoice_letterimage_01
{	
	display:block; position:absolute; z-index:100;
	left:30px; top:140px;
	margin:0; padding:0;
	width:120px; height:auto;
	border:#999 2px outset;
}

/* 笑ってコラえて */

.waratte_comment
{
	position:absolute; display:block; z-index:1;
	top: 170px; left:20px;
	width:370px; height:260px;
}
.waratte_btn
{
	position:absolute; display:block; z-index:1;
	bottom: 17px; right:256px;
}

/* --- お客様の声 page (usersvoice.html) --- */

/* インデックス */

.faq_index table
{
	margin:20px; padding:0;
	width:94%;
	font-size:13px;
	background:#FFC; color:#000;
	border:ridge 3px #999;
	border-collapse:separate; border-spacing:2px;
}

.faq_index table tr th
{
	border:#ccc 2px inset;
	background:#FC6;
	font-size:14px;
}

.faq_index table tr td
{
	border:#ccc 2px inset;
}

/* Q＆A */

.faq1
{
	margin:20px; padding:0;
	width:94%;
	font-size:13px;
	background:#FFF; color:#000;
	border: none;
	border-collapse:separate; border-spacing:2px;
}
.faq1 table tr th
{
	border: none;
	background:#CCC;
	font-size:14px;
}

.faq1 table tr td
{
	border: none;
}

.faq1 .question
{
	margin:10px; padding:0;
	width: auto;
	background:#FC6;
	
}
.faq1 .question p
{
	margin:0; padding:0; padding-left:30px;
	background:url(images/icon_question.png) left top no-repeat;
}

.faq1 .answer
{
	margin:10px; padding:0;
	width: auto;
	background:#FFF;
}
.faq1 .answer p
{
	margin:0; padding:0; padding-left:30px;
	background:url(images/icon_answer.png) left top no-repeat;
}



/* --- 製品詳細と申込フォームのページ --- */


/* ページのH1タイトル */

.product_detail_title_h1 h1
{
	margin:0; padding:0;
	font-size:9px; font-weight:normal; color:#FFF;
}

/* ヘッダー(見出し文章、INDEXボタン、ページめくりリンク) */

.product_detail_header
{
	margin:0; margin-top:0px;
	padding:0;
	background: url(images/bg_seihinlist_youso.jpg) top left repeat;
	border:#CCC 1px ridge;
	font-size:13px; font-weight:bold; color:#006; line-height:1.4;
	width: auto; height:auto;
}
.product_detail_header .col1
{
	margin:0;
	padding: 3px 10px;
	width: auto;
	text-align: center; vertical-align:middle;
}
.product_detail_header .col2
{
	margin:0;
	padding: 0;
	text-align: center ; vertical-align:middle;
	width: 80px;
}
.product_detail_header .col3
{
	margin:0;
	padding: 0;
	text-align: center ; vertical-align:middle;
	width: 120px;
	color:#900;
}

/* ボディー(製品詳細説明のエリア　左右2分割に表示) */

.product_detail_body
{
	margin:10px 0; 
	padding:0;
	border: none;
	width: auto; height:auto;
}

.product_detail_body .left
{
	float:left;
	margin:0; margin-bottom:10px;
	padding:0;
	border: none;
	background:#FFF;
	width: 516px; height:820px;
	text-align:center;
}
.product_detail_body .left .body
{
	margin:20px 0;
}
.product_detail_body .left p
{
	text-align:center;
	color:#000; font-size:13px; font-weight:normal; line-height:1.3;
}
.product_detail_body .left .main_image
{
	border:#999 1px outset;
	margin:0px; padding:0;
	width:auto; height:auto;
}
.product_detail_body .left .price p
{
	color:#F00; font-size:13px; font-weight: normal;
}
.product_detail_body .left .productname h2
{
	text-align:center;
	color:#700; font-size:15px; font-weight:bold;
}
.product_detail_body .left .comment p
{
	margin:10px 40px;
	font-weight: normal; text-align:center;
}
.product_detail_body .left .nameplate p
{
	margin:20px 40px;
	font-weight: normal;
}
.product_detail_body .left .nouki p
{
	margin:20px 40px;
	color:#0C6; font-size:14px; font-weight: bold;
}
.product_detail_body .left .rmks p
{
	margin:20px 40px;
	font-weight: normal;
}

.product_detail_body .right
{
	float:right;
	margin:0; margin-bottom:10px;
	padding:0px;
	border: none;
	background:#FFF;
	width:360px; height: 820px;
	text-align:center;
}
.product_detail_body .right .body
{
	margin:20px 0;
}
.product_detail_body .right .body p
{
	text-align:center;
	color:#000; font-size:13px; font-weight:normal; line-height:1.3;
}
.product_detail_body .right .body img
{
	border:#999 1px outset;
	margin 10px 10px; padding:0;
	width:auto; height:auto;
}
/* フォーム(お申込フォームのエリア) */

.product_detail_form
{
	clear: both;
	margin:0;
	padding:0; 
	border:#CCC 1px ridge;
	width: 100%; height:auto;
background: url(images/bg_seihinlist_youso.jpg) top left repeat;
	text-align:center;
}

.product_detail_form table
{
	margin:10px; padding:0; margin-left:30px;
	width: 94%;
	border-collapse:collapse;
	text-align:left;
	border:#999 2px outset;
}

.product_detail_form table tr td
{
	margin: 0; padding:5px;
	font-size:15px; font-weight:normal; color:#000;
}

.product_detail_form p
{
	margin: 0 20px; padding:5px;
	font-size:15px; font-weight:normal; color:#000;
}

.product_detail_form .col1
{
	width:150px;
	font-size:15px; color: #000; font-weight: normal; 
	background:#fff;
	border:#f5deb3 1px solid;
	text-align: center;
}

.product_detail_form .col2
{
	width: auto
	color: #000; font-size:14px;
	background:#f5deb3;
	border:#fff 1px solid;
}

/* --- 特典ページ --- */

.specialfavor
{
	position:relative; display:block; z-index:0;
	margin:0; padding:0;
	width:100%; height:auto;
	font-size:14px;color:#000;
}
.specialfavor_subtitle
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:8px; left:10px;
	width:600px; height:20px;
	text-align:left; font-size:15px; line-height:1.2; color:#900;overflow:hidden; 
}
.specialfavor_souryou
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:220px; left:32px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_nameplate
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:220px; right:10px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_metalfuck
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:490px; left:32px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_lapping
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:490px; right:10px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_volumediscount
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:770px; left:32px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_freefee
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:770px; right:10px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_dameoshititle
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top: 845px; right:10px;
	width:600px; height:27px; overflow:hidden;  line-height:1.0;
	text-align:right; color:#900; font-weight:bold;
}


/* --- 汎用テーブル定義 (会社案内など：ヘッダー無し、2カラム) --- */

.table_general2cols table
{
	margin:20px; margin-top:0px; margin-bottom:10px;
	padding:0;
	width:94%;
	font-size:13px; color:#000;
	background:#FFF;
	border: none;
	border-collapse:separate; border-spacing:2px;
}

.table_general2cols .col1
{
	margin:0; padding:10px;
	width: 140px; height:auto;
	border:#666 1px outset; background:#666;
	font-size:13px; color:#FFF; font-weight: normal; text-align:right; vertical-align:middle;
}


.table_general2cols .col2
{
	margin:0; padding:10px;
	width: auto; height:auto;
	border:#eee 1px outset; background:#eee;
	font-size:13px; text-align: left; vertical-align:middle; line-height:1.4;
}


/* --- スクロール追従メニュー --- */

#mmenu
{
	position: absolute; z-index:100;
	left:8px; top:885px;
	width: 212px;
	margin: 0px;padding: 0px;
	border: 2px #888 outset;
	background: url(images/bg_white_tp30.png) top left no-repeat;
}
#mmenu p
{
	margin:5px; padding:0;
	font-size:14px;
}
#mmenu ul
{
	margin:10px; padding:45px 0 0 30px;
	list-style-image:url(images/blockcontentbullets.png);
}
#mmenu ul li
{
	font-size:12px; line-height:1.3;
}
#mmenu a
{
	text-decoration:none; color:#fff;
}
#mmenu a:hover
{
	text-decoration: none; color:#000;
	background:#FC3;
}



/* --- 相互リンクのページインデックス --- */

.crosslinkpages
{
	margin:10px; padding:0; text-align:center;
}
.crosslinkpages ul
{
	margin:0; padding:0;
	width:620px;
}
.crosslinkpages ul li
{
	margin:0; padding:0;
	padding-left:12px; padding-top:3px;
	width:100px;
	display:inline-block;
	font-size:10px; text-align:left;
}
.crosslinkpages .active,
.crosslinkpages .active span
{ font-weight:bold; color:#F00; }

/* --- 相互リンクのテーブル --- */

.crosslinktable
{
	margin:10px; padding:0;
}

.crosslinktable table tr td{
	border:#FFF 2px solid;
}
.crosslinktable table tr td p,
.crosslinktable table tr td img
{
	margin: 2px; font-size:12px;
}

.crosslinktable .title
{
	background:#333;
}
.crosslinktable .title h2
{
	background:url(images/postbullets.png) left center no-repeat;
	padding-left: 15px; padding-top:2px; color:#FFF; font-size:14px; font-weight:normal;
}

.crosslinktable .row1
{
	background:#fef;
}

.crosslinktable .row2
{
	background:#eff;
}

.crosslinktable .row3
{
	background:#ffe;
}

.crosslinktable .col1
{
	width: 180px; height:auto; vertical-align:middle;
}
.crosslinktable .col1 p
{
	text-align:center;
}
.crosslinktable .col1 img
{
	width:88px; height:auto;
}
.crosslinktable .col1 a
{
	text-decoration:none;
}

.crosslinktable .col2
{
	width: 452px; height:auto; vertical-align:middle;
}
.crosslinktable .col2 p
{
	text-align:left;
}

/* ====== sitemap ====== */

.sitemap_listing ul li
{ font-size:14px; margin-top:10px; margin-bottom:0px;  }

.sitemap_listing ul li ul li
{ font-size:13px; margin-top:10px; margin-bottom:0px; }

.sitemap_listing ul li ul li ul li
{ font-size:12px; margin-top:0; margin-bottom:0px; list-style:disc; background:none; padding-left:0px;}

.sitemap_listing ul li a,
.sitemap_listing ul li a:link,
.sitemap_listing ul li a:visited,
.sitemap_listing ul li a:hover
{ color:#000;}







