/* Base Weblog (base-weblog.css) */
@charset "utf-8";

/* style reset */

* {
	margin: 0;
	padding: 0;
	}

body {
	font-family:MS PGothic, Osaka, Arial, sans-serif;
    font-size: normal;
	line-height: 100%;
	color: #333333;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	}

a { color: #5C60D1; text-decoration: underline; }
a:hover { color: #a3b8cc; }
a 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; }
/* */

/* text decolation */

.key {
	position: absolute;
	z-index: 1;
	left: -500px;
	top: -400px;
	overflow: hidden;
}

p,
.font_s,
.font_xs,
.fromfont,
.entry-body-contents td {
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
}

.font_xs {
	font-size: x-small;
}

.font_m {
	font-size:medium;
}

.formfont{
	text-align: right;
	vertical-align: top;
}

.font_s10 {
	font-size: 10px;
}

.red { color: #CC0000;}

.td-margin {
	padding: 5px 0px 0px 0px;
} /* gyoumu-bankin , shaken-ryoukin */

.td-margin-access {
	padding: 5px 5px 0px 0px;
}
.td-margin-access-context {
	padding: 5px 10px 0px 10px;
}

.table-title,
.table-title-b {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 0px 5px 0px 5px;
	line-height: 1.4em;
} /* shaken-ryoukin, bodycoating */

.table-title-b {
	background-color: #2D81FF;
} /* body-coating */

td.imgcent img,
th.imgcent img {
	padding-left: 5px;
} /* bodycoating */

.p-context {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 0px 5px 0px 5px;
	line-height: 1.4em;
}

.context {
	text-align: left;
	padding-left: 5px;
} /* bodycoating */

.subtitle-bgred {
	font-size: medium;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	background-color: #CC0000;
	padding: 5px;
} /* bodycoating */

.subcontext {
	text-align: center;
	font-weight: bold;
} /* bodycoating */

.textcenter {
	text-align: center;
}

.p-context-red {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	background-color: #CC0000;
	padding: 5px;
}

.p-context-red10 {
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	background-color: #CC0000;
	padding: 2px 5px 2px 5px;
}


.p-context-sb10 {
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	background-color: #2D81FF;
	padding: 2px 5px 2px 5px;
}

table.ryoukinbox {
	border: solid 2px #555555;
	border-collapse: collapse;
	margin: 5px 0px 5px 0px;	
} /* shaken-ryoukin */

table.ryoukinbox td,
table.ryoukinbox th {
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
	padding: 0.5em 1em;
	vertical-align: middle;
	background-color: #FFFFFF;
} /* shaken-ryoukin */

table.ryoukinbox td {
	text-align: right;
	font-size: 12px;
} /* shaken-ryoukin */

table.ryoukinbox th {
	text-align: center;
	background-color: #B7B7B7;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
} /* shaken-ryoukin */

table.companylist {
	border: solid 2px #555555;
	border-collapse: collapse;
	margin: 5px 0px 5px 0px;	
} /* bodycoating */

table.companylist td {
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
	padding: 0.5em 1em;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	background-color: #FFFFFF;
} /* bodycoating */

table.companylist th {
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
	padding: 0.5em 1em;
	text-align: left;
	vertical-align: middle;
	background-color: #B7B7B7;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
} /* bodycoating */

table.box {
	border: solid 2px #555555;
	border-collapse: collapse;
	margin: 5px 0px 5px 0px;	
} /* bodycoating */

table.box th {
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
	text-align: left;
	background-color: #FFFFFF;
} /* bodycoating */

table.box td {
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
	padding: 2px;
	text-align: left;
	background-color: #FFFFFF;
} /* bodycoating */

.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}  /* gyoumu-bankin */

/* body style */

body {
/* center on ie5.x */
	text-align: center;
}

#container {
	background-color: #e3e3e3;
/* The description individually : due to the bug of FireFox.  */
	border-width: 0px 1px 0px 1px;
	border-style: solid ;
	borer-color: #333;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

/* for ie5.x */
	width: 760px;
	
	voice-family:"\"}\"";
	voice-family:inherit;
/* */	
	width: 758px;
}

#container-inner { position: static; width: auto; }

#header {
	background-color: #ffffff;
}

#header-inner {
	padding: 0px;
	height: 61px;
/* for ie5.x */
	width: 760px;
	
	voice-family:"\"}\"";
	voice-family:inherit;
/* */	
	width: 748px;
}

#header-alpha {
	float: left;
	width: 758px;
}


#header-left,
#header-mid,
#header-right {
	float: right;
	background-repeat: no-repeat;
	height: 61px;
}

#header-left {
	float: left;
	width: 506px;
	background-image: url(image/c_toptitle_01.gif);
}

#header-right {
	background-image: url(image/c_toptitle_03.gif);
	width: 252px;
}

/*
#header-left h1 {
	text-indent: -9999px;
	width:394px;
	height:61px;
}

#header-left h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	display: block;
	width:394px;
	height: 61px;
	text-indent: -9999px;
	text-decoration: none;
}
*/

#submenu {
	padding: 0px 10px 0px 0px;
	height: 23px;
	/* for ie5.x */
	width: 758px;
	voice-family:"\"}\"";
	voice-family:inherit;
	/* */	
	width: 748px;
	background-color: #ffffff;
}

/* menubar link */
#submenu-inner {
	text-align: right;
	padding-top: 4px;
}

#submenu-left {
	float:left;
	width:506px;
	height:19px;
	margin: 0px;
}

#submenu-right {
	float:right;
	width:240px;
	height:19px;
	margin: 0px;
}

#submenu-left h1 {
	font-size:10px;
	text-align:left;
	padding-left: 10px;
}

#menu-main {
	margin: 0;
	padding: 0;
	text-align:center;
	background-image: url(image/bg_dot_e3.gif);
	background-repeat: repeat;
	height: 55px;
	width: 758px;
}

.m-bar {
	border: 0;
	margin: 0;
	padding: 0;
	width: 758px;
	height: 52px;
	overflow: hidden;
}

.m-bar img {
	visibility: hidden;
}

.m-bar a,
.m-bar a:link,
.m-bar a:visited {
	background-position: 0px 0px;
	float:left;
}
.m-bar a:focus,
.m-bar a:hover,
.m-bar a:active {
	background-position: 0px 52px;
	float:left;
}

.m-bar .m-gyoumu a {
	background-image: url(image/c_btn_01.gif);
}
.m-bar .m-sagyo a {
	background-image: url(image/c_btn_02.gif);
}
.m-bar .m-cost a {
	background-image: url(image/c_btn_03.gif);
}
.m-bar .m-jirei a {
	background-image: url(image/c_btn_04.gif);
}
.m-bar .m-shaken a {
	background-image: url(image/c_btn_05.gif);
}
.m-bar .m-access a {
	background-image: url(image/c_btn_06.gif);
}
.m-bar .m-contact a {
	background-image: url(image/c_btn_07.gif);
}

/* main image */
#topmain {
	background-color: #e3e3e3;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #333333;
}

#topmain-inner {
	width: 758px;
	height: 204px;
}

#topmain-inner-shop {
	background-image: url(image/topimage02.jpg) ;
	width: 758px;
	height: 70px;
}

#pankuzu {
	height: 25px;
	background-color: #ffffff;
	width: 758px;
}

#pankuzu-inner {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #ffffff;
	width: 748px;
	height: 25px;
}

/* main-body */
#pagebody {
	position: relative;
	width: 758px;
	margin-top: 0px;
	background-image: url(image/bg_pagebody.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}

.layout-three-column #alpha {
	margin: 0;
	width: 170px;
	background-color: #ffffff;
}

.layout-three-column #alpha-inner, #beta-inner, #gamma-inner {
	padding: 3px 3px 0px 3px;
}

.layout-three-column #beta {
	width: 408px;
	background-color: #ffffff;
}

.layout-three-column #gamma {
	margin: 0;
	width: 170px;
	background-color: #ffffff;
}

.layout-three-column #delta {
	margin: 0px 0px 5px 0px;
	width: 583px;
}

#alpha-module,
#gamma-module,
.module {
	position: relative;
	overflow: hidden;
	width: 164px;
	margin: 0;
}

.module {
	width: 100%;
	background-color: #ffffff;
}

.module-inner, .entry-inner {
	padding-bottom: 10px;
}

.module-inner .infomation,
.module-inner .online,
.module-inner .catelist,
.module-inner .recentlist,
.module-inner .recentcomment,
.module-inner .monthlyarc,
.module-inner .keywords,
.module-inner .pickup,
.module-inner .ourservice,
.entry-inner .contact,
.entry-inner .topics,
.entry-inner .archives,
.entry-inner .searchresult {
	width: 164px;
	height: 24px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}

.module-inner .pickup-outer {
	margin-bottom: 20px;
	background: #fff3d2;
}
.module-inner .pickup-inner {
	background-color: #fff3d2;
}

.module-inner .ourservice-outer {
	background-color: #ffffff;
}

.module-inner .infomation {
	background-image:url(image/bar_alpha_01.gif);
}

.module-inner .online {
	background-image:url(image/bar_onlineshop.gif);
}

.module-inner .catelist {
	background-image:url(image/bar_alpha_05_02.gif);
}

.module-inner .recentlist {
	background-image:url(image/bar_alpha_03_02.gif);
}

.module-inner .recentcomment {
	background-image:url(image/bar_alpha_04_03.gif);
}

.module-inner .monthlyarc {
	background-image:url(image/bar_alpha_06.gif);
}

.module-inner .keywords {
	background-image:url(image/bar_alpha_07.gif);
}

.module-inner .pickup {
	background-image:url(image/bar_gamma_00.gif);
}

.module-inner .ourservice {
	background-image:url(image/bar_gamma_01.gif);
}

.entry-inner .contact {
	width: 402px;
	background-image:url(image/bar_beta_contact.gif);
}

.entry-inner .topics {
	width: 402px;
	background-image:url(image/bar_beta_topics.gif);
}

.entry-inner .archives {
	width: 402px;
	background-image:url(image/bar_beta_archives.gif);
}

.entry-inner .searchresult {
	width: 402px;
	background-image:url(image/bar_beta_searchresult.gif);
}

.entry-inner .fixcategory {
	width: 402px;
}

/* 2008.02.12 追記*/
.module-image, .module-image-info {    
/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: auto;
    w\idth: auto;

    margin: 0px;
	padding: 0px;
}

.module-image, .module-image-info {
	text-align: center;
	padding-bottom: 10px;
}

.module-image-info a img {
	padding-bottom: 15px;
	background-image:url(image/btn_gazouhyouji.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.module-content-feed {
	font-size: x-small;
	text-align: right;
}

.module-content {
	width: 98%;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}

.module-content-inner {
	width: 155px;
	margin: 0px;
}

.module-fix-content {
	padding: 5px;
	background-color: #ebebeb;
	background-repeat: repeat;
	height: 100%;
}

.module-gamma-content {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.list {
	margin: 0px;
	padding-bottom: 10px;
}

.list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}

.list ul li {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;

	background-image: url(image/point_y.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 5px;
	height:auto;
}

.list h3 {
	font-size: x-small;
	text-align: left;
	text-indent: 15px;
}

.entry-content {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	
	padding: 5px 5px 5px 5px;
	height:auto;
}

.entry-content,
.entry .header {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #99999;
}

.entry,
.entry-fix {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
    margin: 20px 0px 0px 0px;
}

.entry-fix {
	margin: 10px 0px 20px 0px;
}

.entry .header {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}

.entry .day,
.module .day {
	background: #FFFFFF url(image/bar_beta_none.gif) 0 0 no-repeat;
	width:402px;
	height:24px;
	padding: 3px 0 0 20px;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
}

.header p {
	margin: 0px 0px 0px 10px;
	padding:0;
}

.header h3 {
	background: url(image/point_g.gif) 0.3em 0.1em no-repeat;
	color: #666;
	margin: 0;
	padding: 0 5px 0 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.header a {
	text-decoration:none;
	color:#0000CC;
}

.entry-body-contents {
	width:100%;
}

.entry-body-contents p img,
.entry-body-contents img,
.entry-more-link,
.entry-cart-link,
.entry-footer {
	float:left;
}

.entry-body-contents p {
	margin-bottom:10px;
	width:100%;
}

.entry-body-contents img {
	margin-right: 5px;
	margin-bottom: 10px;
}

/* 2008.02.12追記*/
.entry-body-contents p a img{
	padding-bottom: 15px;
	background-image:url(image/btn_gazouhyouji.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.entry-more-link {
	width:100%;
	position:relative;
	height:-5px;
}

.entry-more-link p {
	text-align: left;
}

.entry-more-link img {
	vertical-align: middle;
}

.entry-cart-link {
	width:100%;
	position:relative;
}

.fl {
	float:left;
	}
	
.fr {
	float: right;
	}
	
.entry-footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 3px 0px 0px 0px;
	background-color: #EBEBEB;
	width:100%;
}

.entry-footer p {
	padding: 5px;
	color: #666;
	text-align: right;
}

.entry-footer a,
.comment-footer a,
.trackback-footer a,
.typelist-thumbnailed a { color: #666666; }

.entry-footer a:hover,
.comment-footer a:hover,
.trackback-footer a:hover,
.typelist-thumbnailed a:hover { color: #999999; }

.entry-more-link a {
	color: #cc0000;
}

.entry-more-link a:hover {
	color: #ff0000;
}

#footer1, #footer2 {
	width: 758px;
	margin: 0px auto;
	padding: 0px;
}

#footer1 {
	background-color: #555555;
	border-width: 2px 0px 2px 0px;
	border-style: solid;
	border-color: #999999;
}

#footer2 {
	background-color: #333333;
}

#footer1-inner {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.footer1-text,
.footer1-text a {
	font-size: small;
	color: #FFFFFF;
	line-height: 1.4em;
	text-decoration: none;
}

.footer1-text a:hover {
	text-decoration: underline;
}

#footer2-inner {
	padding: 3px 10px 5px 0px;
}

.copyright,
.copyright a,
.copyright a:hover {
	font-size: x-small;
	color: #FFFFFF;
	line-height: 1.4em;
	text-align: right;
}


/* tag */
.entry-tags {
	clear:both;
	margin: 5px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px 0px 0px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

ul.entry-tags-list {
    list-style:none;
	margin-left: 5px;
    padding: 0px;
}

h4.entry-tags-header,
ul.entry-tags-list,
ul.entry-tags-list a,
li.entry-tag a,
li.entry-tag,
.entry-category-header,
.entry-category-header a {
	display: inline;
	font-size: x-small;
	color: #666666;
}

ul.entry-tags-list a:hover,
li.entry-tag a:hover,
.entry-category-header a:hover {
	display: inline;
	color: #999999;
}

/* Track Back and Comment */

.trackbacks,
.comments {
	position: static;
	overflow: hidden;
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 0px 5px;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.trackback-footer,
.comment-footer,
.comments-open-footer {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 200px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

.comments-open-footer {
    margin: 10px 0;
}

.archive-title,
.trackbacks-header,
.comments-header,
.comments-open-header,
.searchresult-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;

	border-color: #cc0000;
	border-width: 0px 0px 1px 12px;
	border-style: solid;
	padding: 0.2em;
	font-size: small;
	color: #666666;
	text-indent: 5px;
	height: auto;
}

.archive-title {
	font-weight: bold;
}

.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover {
    color: #fff;
}

.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: x-small;
}

.comment-footer a,
.trackback-footer a,
.typelist-thumbnailed a { color: #666666; }

.comment-footer a:hover,
.trackback-footer a:hover,
.typelist-thumbnailed a:hover { color: #999999; }

.commenter-profile img { vertical-align: middle; }

.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5em;
}

.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: x-small;
    text-align: right;
}

.comment-content,
.comment-open-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

#trackbacks-info {
    margin: 10px 0;
    border: 1px solid #8F8F8F;
    padding: 0 10px;
    color: #333333;
    font-size: x-small;
    background: #ebebeb;
}

#trackbacks-info p {
	text-align:center;
}


/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { 
	width: 370px;
	height: 20em;
 }

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }


#content-nav {
    margin: 10px;
    text-align: center;
	font-size: small;
}

.mt-search-results form#search-form { width: 370px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }
.module-search #search { width: 100px; }

.comment-content li {
	list-style-position: inside;	
}

.context ul {
	margin: 0px;
	padding: 0 0 0 10px; 

}
.context ul li {
	list-style-position: outside;
	list-style-type: square;
}

.mark a{
	background:transparent url(image/p_02_16.gif) center left no-repeat;
	padding-left:18px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.waku-caption {
	border: 1px solid #ddd;
	text-align: center;
/*	background-color: #f3f3f3; */
/*	background-color: #eaeaea; */
	background-color: #c8c8c8;
	padding-top: 10px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.waku-caption .alignnone {
	text-align:none;
}

.waku-caption a img {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	border: 0 none;
}

.waku-caption p {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center;
}
/* End captions */