/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family:  Verdana, Arial, sans-serif;
    font-size: 14px;
}

#wrap {
  width: 100%;
  background-image: url(http://intac-sps.co.jp/images/bg.gif);
  background-repeat: repeat;
  background-position:center;
}

#headermenu{
  width:100%;
  clear: both;
  padding:0;
  font-size:10px;
  background-image: url(http://intac-sps.co.jp/images/menu-back.gif);
  background-repeat: repeat-x;
  background-position:center;
}

#footer {
  width:780px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  border-top:2px solid #004EA2;
}

#copyright {
  margin-left:5px;
  float:left;
}

#footermenu {
  margin-right:5px;
  float:right;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

h3 {
  font-size:14px;
}

table {
  font-size:12px;
}

img {
  border:0;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    text-align: left;
  border-left:solid 1px #CCCCCC;
  border-right:solid 1px #CCCCCC;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner {
/*  position: absolute; top: 1px; left: 300px;*/
  float:left;
  width:500px;
  margin:0;
  text-align:right;
 }

#pagebody {
 position: relative;
 width: 100%;
}

#pagebody-inner { position: static; width: 100%; }

#left-side, #main-contents, #right-side {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#left-side-inner, #main-contents-inner, #right-side-inner {
    position: static;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.entry {

}

.entry-content {
    clear: both;
}

.entry-excerpt,
.entry-body {
    clear: both;
	line-height:120%;
}

.entry-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}


/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 14px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

#banner a { color: #000000; text-decoration: none; }
#banner a:hover { color: #000000; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
/*    width: 100%;
    w\idth: auto;*/
    width:157px;
    margin: 0;
    padding: 6px 0px 3px 20px;
    color: #000000;
	background-image: url(http://intac-sps.co.jp/images/side-menu-header.gif);
	background-repeat: repeat-x;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.archive-header a,
.archive-header a:hover {
    color: #fff;
}


/* page layout */

body {
    min-width: 780px;
    color: #333;
    background: #FFFFFF;
}

#container {
    width: 780px;
    margin: 0px;
    background: #fff;
}

#container-inner {
    border-width: 0 5px 5px 5px;
}

#banner {
  width: 780px; /* necessary for ie win */
  background-image: url();
  background-repeat: repeat-x;
  padding-bottom:2px;
}

#banner-inner {
  padding: 10px 0px 0px 0px;
  margin:0;
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header {
    margin: 0px;
    color: #000000;
    font-size: 14px;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #000000;
    background: none;
    font-size: 12px;
    line-height: 1.125;
    text-shadow: #36414d 0 1px 2px;
}

#left-side { margin:0 10px 0 5px; width: 160px; }
#main-contents { width: 600px; }
#gamma, #delta { margin:0 5px 0 10px; width: 250px; }

#left-side-inner,
#main-contents-inner,
#gamma-inner,
#delta-inner {
    padding: 5px 0px 0px 0px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;
    padding: 5px 0px 3px 45px;
    color: #000000;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}

.entry-content {
    margin: 0;
    line-height: 1.8;
}


.entry-footer {
    margin: 8px 0 20px 0;
    border-top: 1px solid #999999;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.content-nav { margin-top: 0; }

/* modules */

.module {
    margin: 0 0 10px 0;
    background: #FFFFFF;
}

.module-content {
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    font-size: 12px;
    line-height: 1.2;
}

.module-list {
    margin: 0 15px 10px 0px;
    list-style: none;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: none;
}

.module-list-item {
    margin-top: 0;
    color: #666;
    line-height: 1.2;
}

/* All or multiple templates Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Entry tag display */
div.entry-tags {
  margin:0 0 0px 0px;
  font-size:10px;
}
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
  margin:0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }


/* Date-based and category archives Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.category-archive #archive-title,
.main-index .archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
/*    width: 100%;
    w\idth: auto;*/
    width:575px;
    margin: 0 0 10px 0;
    padding: 6px 0px 3px 20px;
    color: #000000;
	background-image: url(http://intac-sps.co.jp/images/module-header.gif);
	background-repeat: repeat-x;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}

hr {
  clear:both;
  color:#999999;
  height: 1px;
}

#headermenu a:hover {
  color: #FF0000;
}

.module-list-l {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px
}
.module-list-item-l {
  list-style-type: none;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  line-height: 150%;
  padding-top: 0px;
}
.module-list-item-l a {
  border-right: #CCCCCC 1px dotted;
  border-left: #CCCCCC 1px dotted;
  padding-right: 5px;
  background-position: 0px;
  border-top: #fff 1px solid;
  display: block;
  padding-left: 21px;
  font-size: 10px;
  padding-bottom: 2px;
  text-transform: uppercase;
  width: 130px;
  _width: 157px;
  color: #000000;
  line-height: 16px;
  padding-top: 2px;
  border-bottom: #CCCCCC 1px dotted;
  background-repeat: no-repeat;
  text-decoration: none;
  voice-family: inherit;
  background-image: url(http://intac-sps.co.jp/images/side-menu-bg.gif)
}

.module-list-item-l a:hover {
  background-color: #eaf2ff
}

.product-l {
  float:left;
  width:199px;
}

.product-c {
  float:left;
  width:199px;
  text-align:center;
}

.product-r {
  float:left;
  width:199px;
  text-align:right;
}

.product-title {
  width:180px;
  text-align:center;
  border-top:5px solid #004EA2;
  border-bottom:1px solid #004EA2;
  margin-top:5px;
}

.product-acc {
  width:180px;
  font-size:10px;
  line-height:120%;
  text-align:left;
  margin-top:10px;
}

#page-title {
  font-size: 16px;
  border-top:5px solid #004EA2;
  border-bottom:1px solid #CCCCCC;
  margin-top:0;
  margin-bottom:20px;
  padding:5px 0 5px 10px;
}

.cat-title {
  padding-left:10px;
  border-bottom:1px dotted #666666;
  border-left:10px solid #666666;
}

