﻿
#catch_half h2
{
    color               :#149cb7;
}
/* divのid。左サイドメニューのコンテナ */
#colleft4theory
{
    width               :230px;
    height              :auto;
    float               :left;
    padding             :0px;
    padding-top         :10px;
    margin              :0px;    
}
/* メニューのid。 */
#colleft4theory.sidemenu
{
    width               :230px;
    height              :auto;
    float               :left;
    padding             :0px;
    padding-top         :5px;
    margin              :0px;    
}

#sidecalldiv
{
    position            :relative;
    height              :100px;
}
/* divのid。右サイド製品説明欄のコンテナ */
#colright4theory
{
    width               :760px;
    height              :auto;
    margin-left         :34px;
    padding-bottom      :15px;
    float               :right;
    
}

.minititle4catch
{
    width               :760px;
    height              :100px;
    vertical-align      :middle;      
    clear               :both;

}

.minititle4expl
{
    width               :760px;
    height              :100px;
    padding-top         :7%;
    padding-bottom      :4%;
    clear               :both;
    font-size           :15px; /*pで制御*/
}

.rightright4img
{
    border          :0px;
    margin-left     :20px;
    margin-right    :0px;
    padding-right   :0px;     
    float           :right
    
            
}

.rightleft4expl
{
    width               :370px;
    height              :auto;
    float               :left;    
}

/* ------------------- */
/* 原理説明ページ */
#info_container_internal #colright4theory
{
    width               :760px;
    height              :auto;
    margin-left         :34px;
    float               :right;
    
}

#info_container_internal #expound4theory
{
    width            :700px;
    height           :auto;
    background-color :#ffffff;
    margin-top       :0px;
    margin-bottom    :0px;
    padding          :20px;
    border           :1px;
    border-style     :solid;
    border-color     :#149cb7;
    float            :right;
    }

 #info_container_internal #expound4theory h1, h2, h3, h4, h5, p
{
    color            :#000000;
    margin-top       :2px;
    margin-bottom    :2px;
    margin-left      :9px;
    
}

 #info_container_internal #expound4theory ul li
{
    width           :auto;
    height           :24px;
    color            :#000000;
    margin-top       :2px;
    margin-bottom    :2px;
    font-size        :16px;
    margin-left      :-45px;
    list-style       :none;
    background       :url(../Img/mark20.png) no-repeat 0 0px ;
    text-indent      :35px;
    vertical-align   :bottom;
}
