
/* パンくずリスト */
ol.topic-path {
margin: 0; 
padding: 0 0 20px 20px; 
background-color: #fff; 
list-style-type: none;
font-size: 13px; 
}

ol.topic-path li {
padding-left: 15px; 
display: inline; 
}

ol.topic-path li.first {
padding-left: 25px; 
background: url(../../img/topic-path-home-gray.png) no-repeat left; 
}

ol.topic-path li a {
padding-right: 18px;
background: url(../../img/topic-path-gray.gif) no-repeat right; 
}

ol.topic-path li a {
color: #28923a;
}

ol.topic-path li a:hover {
color: #37c64f;
}

/*サイドバー*/
.sidebar {  
    width: 220px;
    height: 290px;
    font-size: 13px;
    background-image: url("../../img/back.jpg");
    background-repeat: repeat-x;
    border-top:solid 5px #28923a;
    border-bottom:solid 5px #28923a;
    border-right: solid 1px #b2b2b2;
    border-left: solid 1px #b2b2b2;
    float: left;
    color: #000;
} 

.sidebar ul{
            border-bottom:solid 1px #b2b2b2;
}

.sidebar li{
           height: 30px;
           border-top:solid 1px #b2b2b2;
           background: #fff;
           text-align: center;
           margin-left: -40px;
           padding-top: 10px;
}

.sidebar li.current{
			background-color: #f4e6ac;
}

/*サイドバーの中*/
.naka_title{
           font-size: 15px;
           font-weight: bold;
           padding-bottom: 10px;

}
/*テキストエリア*/
.text_area{
          float: right;
          width: 720px;
}

.text_area a:link{color: #28923a;}
.text_area a:visited{color: #28923a;}
.text_area a:hover{color: #37c64f;}
.text_area a:active{color: #37c64f;}

.text02{
       padding-top: 20px;
}

/*活性炭比較表テーブル*/
table.type11 {
	border-collapse: separate;
	border-spacing: 1px;
	line-height: 1.5;
	font-size: 13px;
	padding-bottom: 20px;
}
table.type11 th {
	width: 170px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	color: #333333;
	background: #b1e9bb;
}
table.type11 td {
	width: 170px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #eee;
}

.table_title{
             width: 538px;
             height: 25px;
             background-color: #28923a;
             padding-left: 5px;
             padding-top: 5px;
             color: #fff;
}

/*テキストエリアの見出し*/
 #midashi{
        border-left: 5px solid #28923a; 
        padding-left: 10px;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 22px;
        color:#000;
        clear: both;
        
}

#komidashi01{
          width: 960px;
          background-color: #87c592;
          font-size: 1.1em;
          padding: 2px;
          margin-bottom: 20px;
          margin-top: 20px;
}

.green_midashi{
          background-color: #8fc31f;
          width: auto;
          height: auto;
          color: #ffffff;
          font-size: 1.1em;
          font-weight: bold;
          padding: 5px;
          display: inline-block;
}

/*吹き出し*/
.fukidashi {
    width: 600px;
	background: #FFF;
	border: solid 3px #28923a;
	border-radius: 5px;
	color: #333333;
	padding: 10px;
	position: relative;
	margin:15px;
}
.fukidashi::before,
.fukidashi::after {
	border-left: solid 30px transparent;
	border-right: solid 15px transparent;
	border-top: solid 50px #28923a;
	bottom: -50px;
	content:"";
	display:block;
	height:0;
	left:70%;
	margin-left:-5px;
	position: absolute;
	width:0;
}
.fukidashi::after {
	border-top-color: #FFF;
	bottom:-44px;
}
/*吹き出しのリスト番号表示*/
ol	{
	position: relative;
	margin:0;
	padding:0
}

ol li  {
	list-style: none;
	list-style-position:outside;
	margin:0;
	padding-left:1.5em;
	padding-bottom: 5px;
	padding-top: 5px;
}
ol li .number {
	position: absolute;
	left:0;
	margin:0
}

/*IE6*/
*html ol li .number  {
	left: -1.25em;
}

/*テーブルデザイン*/
.table02 {
    width: 720px;
	background: #f6e0ba;
	border-radius: 5px;
	color: #333333;
	padding: 10px;
	margin:15px;
}

.table03 {
    width: 720px;
	background: #fcfbbb;
	border-radius: 5px;
	color: #333333;
	padding: 10px;
	margin:15px;
}



/*製品紹介ページ*/

#product_list{
             width: 960px;
             height: auto;
             padding-top: 30px;
}

#product_list a:link{color: #28923a;}
#product_list a:visited{color: #28923a;}
#product_list a:hover{color: #37c64f;}
#product_list a:active{color: #37c64f;}

.list_wrap{
          width: 960px;
          height: 400px;
}

.product_text{
             float: right;
             width: 640px;
             height: 400px;
}

.list_wrap2{
          width: 960px;
          height: 300px;
}

.product_text2{
             float: right;
             width: 640px;
             height: 300px;
}


img.middle{
           vertical-align: middle;
}

#product{
           width: 750px;
           margin: 0 auto;
}

.table04 {
    width: 720px;
	background: #fcfbbb;
	border-radius: 5px;
	color: #333333;
	padding: 10px;
	margin:15px;
}

.table05 {
    width: 720px;
	background: #daecf2;
	border-radius: 5px;
	padding: 10px;
	color: #333333;
	margin:15px;
}


/*超活性炭価格表テーブル*/

table.type12 {
	border-collapse: separate;
	border-spacing: 1px;
	line-height: 1.5;
	font-size: 12px;
	padding-bottom: 20px;
}
table.type12 th {
	width: 100px;
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #28923a;
}

table.type12 .first {
	width: 150px;
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #28923a;
}

table.type12 td {
	width:100px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #eee;
}

/*超活性炭ニューパワーシート価格表テーブル*/

table.type13 {
	border-collapse: separate;
	border-spacing: 1px;
	line-height: 1.5;
	font-size: 14px;
	padding-bottom: 20px;
}
table.type13 th {
	width: 140px;
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #28923a;
}
table.type13 td {
	width:140px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #eee;
}

/*超活性炭セラピーシート価格表テーブル*/

table.type14 {
	border-collapse: separate;
	border-spacing: 1px;
	line-height: 1.5;
	font-size: 14px;
	padding-bottom: 20px;
}
table.type14 th {
	width: 170px;
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #28923a;
}
table.type14 td {
	width:170px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #eee;
}

/*開発者プロフィール*/

.photo_area{
        margin: 0 auto;
        width: 500px;
        height: 440px;
        text-align: right;
}

table.table06 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin: 0 auto;
	font-size: 14px;
}
table.table06 th {
	width: 100px;
padding-bottom: 15x;
	font-weight: bold;
	color: #28923a;
	vertical-align: top;
}
table.table06 td {
	width: 600px;
    padding-bottom:15px;
	vertical-align: top;
}
/*見出し*/
#komidashi02{
            width: 960px;
            background-color: #e0dfe2;
            font-weight: bold;
            font-size: 1.1em;
            padding: 2px;
            border-top: 3px solid #28923a;
            margin-bottom: 20px;
            margin-top: 20px;
}

/*関連リンク・書籍紹介*/

#contents_wrap02{
             margin: 0 auto;
             width: 960px;
}

#contents_wrap02 a:link{color: #28923a;}
#contents_wrap02 a:visited{color: #28923a;}
#contents_wrap02 a:hover{color: #37c64f;}
#contents_wrap02 a:active{color: #37c64f;}

#komidashi03{
            width: 960px;
            background-color: #e0dfe2;
            font-weight: bold;
            font-size: 1.1em;
            padding: 2px;
            border-top: 3px solid #28923a;
            margin-bottom: 20px;
            margin-top: 20px;
            clear: both;
}

.link_text01{
            float: left;
            width: 500px;
            height: auto;
            padding-bottom: 20px;
            
}

.link_text02{
            float: right;
            width: 350px;
            padding-bottom: 20px;
            
}

/*会社概要*/
table.table07 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin: 0 auto;
	margin-top:-1px;
}
table.table07 th {
	width: 100px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid #a6a6a7;
	text-align: center;
}
table.table07 td {
	width: 600px;
	padding: 10px;
	vertical-align: top;
	border-top: 1px solid #a6a6a7;
}

.access01{
            float: left;
            width: 500px;
            height: auto;
            
}

.access02{
            float: right;
            width: 380px;
            padding-top: 50px;
}


.koe01{float: left;
       padding-bottom: 50px;
}

.koe01_text{
           float: right;
           width: 470px;
           height: 500px;
           padding-left: 30px;
           padding-top: 80px;
}


.koe02{float: left;
       width:400px;
       height:50px;
       padding-top: 20px;
       padding-bottom: 20px;
}

.koe02_text{
           float: right;
           width: 470px;
           height: 50px;
           padding-left: 30px;
           padding-top: 20px;
}

.koe03{float: left;
       width:400px;
       height:70px;
       padding-top: 20px;
       padding-left: 20px;
}

.koe03_text{
           float: right;
           width: 470px;
           height:100px;
           padding-left: 30px;
           padding-top: 20px;
           padding-bottom: 10px;
}

.koe04{float: left;
       width:400px;
       height:430px;
       padding-top: 20px;
       padding-left: 20px;
}

.koe04_text{
           float: right;
           width: 470px;
           height:430px;
           padding-left: 30px;
           padding-top: 20px;
           padding-bottom: 10px;
}

.koe_name{
         clear: both;
         width: 960px;
         height: 30px;
         text-align: right;
         border-bottom: 1px solid #a6a6a7; 
         font-size: 18px;
         font-weight: bold;
}

.red{
    color: red;
}

/*お問い合わせ*/

#wrap{
       width: 800px;
       margin: 0 auto;
}

 #midashi04{
        border-left: 3px solid #28923a; 
        padding-left: 5px;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 0.94em;
}

table.table08 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.table08 th {
	width: auto;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
}
table.table08 td {
	width:600px;
	height: auto;
	padding: 10px;
	vertical-align: top;
}

/*コンタクトフォーム7内カスタマイズ*/

#contact-style
{
width: 30%;
}

#address-style
{
width: 85%;
}

#button-style
{
width: 60px;
background-color:#28923a;
color: #fff;
}

.wpcf7{padding-top: 30px;
}

.wpcf7-radio .wpcf7-list-item {
    margin-top:10px;
    display: block;
    font-size: 12px;
}

/*エラー時のテキスト指定*/

.wpcf7 span.wpcf7-not-valid-tip {
    display: block;
    position: static;
    top: 0;
    left: 0;
    border: none;
    color: red;
    font-size: 12px;
}
.wpcf7 .wpcf7-not-valid {
    background: pink;
}

.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 690px;
}
 
.wpcf7 .wpcf7-validation-errors {
        color: #B94A48;
        background-color: #F2DEDE;
        border: 1px solid #EED3D7;
 }

    .wpcf7 .wpcf7-mail-sent-ok {
        color: #3A87AD;
        background-color: #D9EDF7;
        border: 1px solid #BCE8F1;
    }

#contents_wrap03 a:link{color: #28923a;}
#contents_wrap03 a:visited{color: #28923a;}
#contents_wrap03 a:hover{color: #37c64f;}
#contents_wrap03 a:active{color: #37c64f;}

.table09 {
    width: 700px;
    border: 2px solid #28923a;
	border-radius: 5px;
	padding: 10px;
	margin:15px;
}

.screen-reader-response{
            display: none;
}
