/* 基本デザイン　ノーベル株式会社
     base_nobel01 CSS  

      2005/06/24 S.Ogiwara
*/


.head01{
 border-width : thin thin thin thin;
 border-style : solid solid solid solid;
 border-color : blue blue blue blue;
}
.head_title{
 width : 600px;
 font-size : x-large;
 font-weight : bold;
 color : green;
 text-align : left;
 line-height : 0.9em;
}
.head_mess{
 margin-bottom : 0px;
 color : #cc0000;
 line-height : 1.5em;
 text-align : center;
}
.navi_btn{
 text-align : center;
 border-width : thin thin thin thin;
 border-top-style : outset;
 border-left-style : outset;
 border-right-style : outset;
 border-bottom-style : outset;
 border-color : green green green green;
 margin-top : 10px;
 margin-left : 10px;
 margin-right : 10px;
 margin-bottom : 10px;
 width : 120px;
}
.navi_sbtn{
 text-align : left;
 border-width : thin thin thin thin;
 border-top-style : outset;
 border-left-style : outset;
 border-right-style : outset;
 border-bottom-style : outset;
 border-color : green green green green;
 margin-top : 10px;
 margin-left : 10px;
 margin-right : 10px;
 margin-bottom : 10px;
 padding-top : 0.5em;
 padding-left : 0.5em;
 padding-right : 0.5em;
 padding-bottom : 0.5em;
}
.corp_mess{
 line-height : 1.2em;
 padding-left : 1em;
 padding-right : 1em;
 font-size : small;
 font-weight : bold;
}
.banar1{
 text-align : center;
 font-weight : bold;
 line-height : 1.5em;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 border-top-color : silver;
 border-left-color : silver;
 border-right-color : silver;
 border-bottom-color : silver;
 width : 200px;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 font-size : 10pt;
 background-color : #ffffcc;
 border-width : 1px 1px 1px 1px;
 border-style : solid solid solid solid;
 height : 75pt;
 float : left;
 vertical-align : middle;
}
.rights_mes{
 color : white;
 background-color : green;
}
.page_title{
 color : white;
 background-color : blue;
}
.content_title{
 border-width : 3px 3px 3px 3px;
 border-style : ridge ridge ridge ridge;
 border-color : aqua aqua aqua aqua;
 padding-top : 0.5em;
 padding-left : 0.5em;
 padding-right : 0.5em;
 padding-bottom : 0.5em;
 width : 20%;
}
.content_sub_title{
 font-weight : bold;
 margin-left : 50px;
 width : 100px;
 float : left;
}
.content_sub_title2{
 font-weight : bold;
 margin-left : 50px;
 width : 200px;
 float : left;
}

