/* Base Weblog (base-weblog.css) */

/* basic elements */
body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
   line-height:130%;
}

form, input { margin: 0; padding: 0; }
a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }
a img { border: 0; }

h1, h2, h3, h4 {
	font-weight: bold;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size:14px;
	line-height:100%;
}

h5, h6 {
	font-weight: bold;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size:12px;
	line-height:100%;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 0px;
   margin-bottom: 0px;
}


.news-pause{ color:#666666; font-weight:normal;}

/* メニューのロールオーバー */

#menu a{
    display:block;
    height:35px;
    background-image:url(images/navi.gif);
    float:left;
}
#menu a span{display:none;} 

a.company{
    width:130px;
    background-position:0px 0px;
}
a:hover.company{
    background-position:0px -35px;
}
a.workflow{
    width:140px;
    background-position:-130px 0px;
}
a:hover.workflow{
    background-position:-130px -35px;
}
a.gallery{
    width:112px;
    background-position:-270px 0px;
}
a:hover.gallery{
    background-position:-270px -35px;
}
a.news{
    width:84px;
    background-position:-382px 0px;
}
a:hover.news{
    background-position:-382px -35px;
}
a.link{
    width:70px;
    background-position:-466px 0px;
}
a:hover.link{
    background-position:-466px -35px;
}
a.contactus{
    width:194px;
    background-position:-536px 0px;
}
a:hover.contactus{
    background-position:-536px -35px;
}



/* 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 */

html
{
   margin: 15;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 15;
}

body
{
   margin: 15;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 15;
   text-align: center;/* center on ie */
   min-width: 730px;
   color: #333;
   background: #A4A4A4;
}

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 730px;
   text-align: left;
}

#container-inner { position: static; width: auto; padding: 0px 0px;}

#banner
{
   position: relative;
   width: 730px; /* necessary for ie win */
}

#banner-inner { position: static; padding: 0px 0px; }

#navigation
{
	 position: static;
	 padding: 0px 0px;
	 margin-bottom: 10px;
}

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#pagebottom
{
	margin-top:5px;
	width: 730px;
	height: 45px;
	background-image:url(images/footer_bg.gif);
	background-attachment: inherit;
}
#pagebottom-inner
{
	psition: static;
	padding-top:10px;
	padding-right:20px;
	text-align:right;
	color:#A7A7A7;
	font-size:12px;
	
}

#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}

/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
   margin-top: 0;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #dae0e6;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 18px;
}

.entry,
.archive
{
   margin-bottom: 10px;
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
}

.entry-content,
.trackbacks-info,
.trackback-content,
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open-footer
{
   margin: 10px 0;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}




/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
   background: #fff;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}


.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }


.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }



.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}

/* トップページ　RecentEntryの設定*/
#recent-body
{
   position: relative;
   height:442px;
   margin:0 0 0 0;
   padding:0 0 0 0;
   background-image:url(images/bg_recent.gif);

}

ul#recent-entry-list{
	margin:0px 15px 0px 15px;
	padding:0 0 0 0;
    list-style:none;
}
ul#recent-entry-list li{
	margin:0 0 0 0;
    list-style:none;
	display:block;
	padding:7px 0 0 0;
    height:23px;
    background-image:url(images/line_recent.gif);
}

/* 中ページ　サイドナビゲーションの設定*/
#sidenavi
{
   position: relative;
   margin:0 0 0 0;
   padding:0 0 0 0;
   background-image:url(images/bg_sidenavi.gif);

}

ul#sidenavi-list{
	margin:10px 15px 10px 15px;
	padding:0 0 0 0;
    list-style:none;
}

ul#sidenavi-list li{
	margin:0 0 0 0;
    list-style:none;
	display:block;
	padding:0 0 0 0;
}

/* トップページの段組み設定 */

   .layout-toppage #alpha
   {
      margin: 0;
      width: 525px;
   }

   .layout-toppage #alpha-inner
   {
      padding: 0px 0px 0px 0px;
   }

   .layout-toppage #beta
   {
      margin: 0 0 0 5px;
      width: 200px;
   }

   .layout-toppage #beta-inner
   {
      padding: 0;
      border-width: 0;
   }
   

/* 中ページ２列の段組み設定 */

   .layout-two-column #alpha
   {
      margin: 0;
      width: 175px;
   }

   .layout-two-column #alpha-inner
   {
      padding: 0px 0px 0px 0px;
   }

   .layout-two-column #beta
   {
    margin: 0 0 0 5px;
    width: 550px;
   }

   .layout-two-column #beta-inner
   {
	position:relative;
	padding: 0px 0px 0px 0px;
   }

/* 中ページ2列の記事の設定*/
.layout-two-column #entry-title
{
      margin: 0;
	  padding: 10px 20px 0 20px;
      width: 510px;
	  height:21px;
	  background-image:url(/images/entrytitlebg_two-column.gif);
	  color:#cccccc;
}

.layout-two-column #entry-subtitle
{
		margin:0;
		padding:5px 0 5px 20px;
		font-size:14px;
		line-height:14px;
		background: #515151 url('/images/point_entrytitle.gif') no-repeat scroll 5px 10px;
}

.layout-two-column #entry-subcontent
{
		margin:0;
		padding:10px 0 10px 0;
}

.layout-two-column #entry-body
{
      margin: 0;
	  padding: 0 0 0 0;
      width: 550px;
	  background-image:url(images/engrybg_two-column.gif);
}

.layout-two-column .entry-block
{
      margin: 0 5px 0 5px;
	  padding: 0 0 0 0;
      width: 540px;
	  border-top:solid 1px #494949;
	  border-bottom:solid 1px #383838;
	  color:#cccccc;
}


.layout-two-column .entry-content
{
      margin: 0;
	  padding: 10px 10px 10px 10px;
      width: 520px;
	  color:#cccccc;
}

.layout-two-column #entry-content-index
{
      margin: 0;
	  padding: 10px 20px 10px 20px;
      width: 505px;
	  color:#cccccc;
}

   
/* 中ページ1列の段組み設定 */

   .layout-one-column #alpha
   {
      margin: 0;
      width: 730px;
   }

   .layout-one-column #alpha-inner
   {
      padding: 0px 0px 0px 0px;
   }

/* 中ページ1列の記事の設定*/
.layout-one-column #entry-title
{
      margin: 0;
	  padding: 10px 0px 0px 20px;
	  height:21px;
	  background-image:url(/images/entrytitlebg_one-column.gif);
	  color:#cccccc;
}
.layout-one-column #entry-content
{
      margin: 0;
	  padding: 10px 20px 0 20px;
	  background-image:url(/images/entrybg_one-column.gif);
	  color:#cccccc;
}

/* companyのトップイメージの設定*/
#company-top-body
{
	background-image:url(/company/images/company_top02.jpg);
	padding: 0 30px 10px 30px;
	height:176px;
	color:#FFFFFF;
	font-size:14px;
	line-height:150%;
}