@charset "Shift_JIS";
/* formatting styles
----------------------------------------------*/
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size:12px;
    line-height: 1.6;
    color:#333333;
    background-image: url(../img/footer_back.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #FFFFFF;
}
/* for WinIE6*/
* html body {
    font-size: 75%;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
    vertical-align:baseline;
}
/* for WinIE7*/
*:first-child+html body { 
    font-size: 75%;
    font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for WinIE8*/
html>/**/body {
    font-size: 75%;
    font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for modern browser not WinIE8(Safari,FireFox)*/
html:not(:target) body {
    font-size: 12px;
    font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
a {
    color: #DB3333;
}
a:visited {
    color: #DC6464;
}
a:hover {
    color: #FA7878;
    text-decoration: none;
}
img {
    border-style: none;
}
#container {
    width: 100%;
    background-image: url(../img/header_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

/* header styles
----------------------------------------------*/
#header {
    width: 810px;
    margin-right: auto;
    margin-left: auto;
}
#header h1 {
    display: block;
    float: left;
    width: 300px;
    font-size: 1px;
    line-height: 1;
    margin-left: 5px;
}
#header .title1 {
    display: block;
    float: left;
    width: 300px;
    font-size: 1px;
    line-height: 1;
    margin-left: 5px;
}
#header_rightbox {
    float: left;
    width: 500px;
    background-image: url(../img/header2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#header_rightbox h1 {
    font-size: 93%;
    text-align: right;
    font-weight: normal;
    color: #505050;
    display: block;
    height: 52px;
    width: 500px;
    line-height: 130%;
}
#header_rightbox h1 a {
    color: #505050;
    text-decoration: none;
    display: block;
    padding-top: 5px;
}
#header_rightbox h2 {
    font-size: 93%;
    text-align: right;
    font-weight: normal;
    color: #505050;
    display: block;
    height: 52px;
    width: 500px;
    line-height: 130%;
}
#header_rightbox h2 a {
    color: #505050;
    text-decoration: none;
    display: block;
    padding-top: 5px;
}
#header_rightbox ul {
    list-style: none;
    padding-left: 284px;
}
#header_rightbox li {
    display: block;
    float: left;
    font-size: 1px;
    line-height: 1;
}
#header_rightbox li a {
    display: block;
    height: 15px;
}
li#header_menu1 a {
    width: 114px;
    margin-right: 15px;
    background-image: url(../img/btn_contact_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 20px;
}
li#header_menu1 a:hover {
    background-position: 0px 0px;
}
li#header_menu2 a {
    width: 83px;
    background-image: url(../img/btn_sitemap_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 20px;
}
li#header_menu2 a:hover {
    background-position: 0px 0px;
}
#header_rightbox li a:hover img {
    display: none;
}

/* wrapper styles
----------------------------------------------*/
#wrapper {
    width: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-bottom: 20px;
}
#centerbox {
    width: 600px;
    float: left;
}
#pankuzu {
    font-size: 93%;
    background-image: url(../img/pankuzu_back.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    width: 565px;
    text-align: right;
    padding-right: 5px;
    color: #646464;
}
#pankuzu img {
    vertical-align: bottom;
    margin-right: 5px;
}
#pankuzu a {
    color: #7D6E5A;
}
#pankuzu a:visited {
    color: #7D6E5A;
}
#pankuzu a:hover {
    color: #4B3C19;
    text-decoration: none;
}
#centerbox h3 {
    font-size: 1px;
    line-height: 1;
    padding-top: 8px;
}

/* right_menu styles
----------------------------------------------*/
#right_menu {
    float: left;
    width: 200px;
    padding-top: 25px;
    padding-bottom: 20px;
}

/* service styles
----------------------------------------------*/
#servicebox {
    background-color: #F3ECE4;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 10px;
    position: relative;
}
#service_illust {
    position: absolute;
    z-index: 0;
    height: 42px;
    width: 47px;
    right: 0px;
    top: 150px;
}
#service {
    border-left: 6px solid #8D0000;
    z-index: 1;
    position: relative;
}
#service h3 {
    font-size: 1px;
    line-height: 1px;
    padding: 2px 0px 12px 9px;
    display: block;
}
#service ul {
    list-style: none;
    width: 194px;
}
#service li {
    display: block;
    padding-bottom: 3px;
    font-size: 1px;
    line-height: 1px;
}
/* for WinIE7*/
*:first-child+html #service li {
    padding-bottom: 2px;
}
#service li a {
    display: block;
    height: 22px;
    width: 194px;
}
#service li#servicemenu_01 a {
    background-image: url(../img/rig_btn_concept_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#service li#servicemenu_01 a:hover {
    background-position: 0px 0px;
}
#service li#servicemenu_02 a {
    background-image: url(../img/rig_btn_cms_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#service li#servicemenu_02 a:hover {
    background-position: 0px 0px;
}
#service li#servicemenu_03 a {
    background-image: url(../img/rig_btn_business_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#service li#servicemenu_03 a:hover {
    background-position: 0px 0px;
}
#service li#servicemenu_04 a {
    background-image: url(../img/rig_btn_bid_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#service li#servicemenu_04 a:hover {
    background-position: 0px 0px;
}
#service li#servicemenu_05 a {
    background-image: url(../img/rig_btn_reputation_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#service li#servicemenu_05 a:hover {
    background-position: 0px 0px;
}
#service li#servicemenu_06 a {

    background-image: url(../img/rig_btn_qa_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#service li#servicemenu_06 a:hover {
    background-position: 0px 0px;
}
#service li a:hover img {
    display: none;
}

/* company styles
----------------------------------------------*/
#companybox {
    background-color: #F3ECE4;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 10px;
    position: relative;
}
#company_illust {
    position: absolute;
    z-index: 0;
    height: 42px;
    width: 41px;
    right: 0px;
    top: 76px;
}
#company {
    border-left: 6px solid #00283A;
    position: relative;
    z-index: 1;
}
#company h3 {
    font-size: 1px;
    line-height: 1px;
    padding: 2px 0px 12px 9px;
}
#company ul {
    list-style: none;
    width: 194px;
}
#company li {
    display: block;
    padding-bottom: 3px;
    font-size: 1px;
    line-height: 1px;
}
/* for WinIE7*/
*:first-child+html #company li {
    padding-bottom: 2px;
}
#company li a {
    display: block;
    height: 22px;
    width: 194px;
}
#company li#companymenu_01 a {
    background-image: url(../img/rig_btn_company_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#company li#companymenu_01 a:hover {
    background-position: 0px 0px;
}
#company li#companymenu_02 a {
    background-image: url(../img/rig_btn_news_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#company li#companymenu_02 a:hover {
    background-position: 0px 0px;
}
#company li#companymenu_03 a {
    background-image: url(../img/rig_btn_update_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
#company li#companymenu_03 a:hover {
    background-position: 0px 0px;
}
#company li a:hover img {
    display: none;
}

/* contact styles
----------------------------------------------*/
#contact {
    padding-bottom: 10px;
}
#contact a {
    display: block;
    height: 81px;
    width: 200px;
    font-size: 1px;
    line-height: 1;
    background-image: url(../img/rig_btn_contact_over.jpg);
    background-repeat: no-repeat;
    background-position: 0px 85px;
}
#contact a:hover {
    background-position: 0px 0px;
}
#contact a:hover img {
    display: none;
}

/* seminar styles
----------------------------------------------*/
#seminarbox {
    padding-bottom: 20px;
}
#semomar_top {
    font-size: 1px;
    line-height: 1px;
}
#seminar {
    border-right: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    border-left: 1px solid #C8C8C8;
    background-image: url(../img/rig_seminar_back.gif);
    background-repeat: no-repeat;
    background-position: 2px 62px;
}
#seminar h3 {
    padding-bottom: 5px;
}
#seminar_formlist {
    height: 60px;
    padding-top: 3px;
}
#seminar_formlist p {
    padding: 6px 0px 0px 10px;
}
#seminar_formlist p img {
    margin-right: 3px;
    vertical-align: middle;
    padding-bottom: 3px;
}
#seminar_formlist input {
    width: 125px;
    line-height: 130%;
    font-size: 100%;
    height: 15px;
}
#seminar_soushin {
    margin-left: 76px;
}
#seminar_shousai {
    text-align: right;
    padding-right: 15px;
    line-height: 130%;
    padding-top: 6px;
    height: 27px;
}
#seminar_shousai img {
    vertical-align: middle;
    margin-right: 4px;
    padding-bottom: 3px;
}
#seminar_shousai a {
    color: #355B80;
}
#seminar_shousai a:visited {
    color: #355B80;
}
#seminar_shousai a:hover {
    color: #5A8BCA;
    text-decoration: none;
}

/* operator styles
----------------------------------------------*/
#operatorbox {
    margin-bottom: 20px;
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 7px;
}
#ope_company {
    background-image: url(../img/rig_operator_back.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    line-height: 130%;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
}
#operator {
    padding-bottom: 10px;
}
#ope_photo {
    width: 102px;
    padding-left: 8px;
    float: left;
}
#ope_profile {
    float: left;
    width: 90px;
    padding-top: 15px;
}
#ope_yakushoku {
    font-size: 93%;
    color: #323232;
    line-height: 130%;
}
#ope_name {
    font-size: 120%;
    color: #000000;
    line-height: 130%;
    padding-bottom: 5px;
}
#ope_shikaku {
    color: #505050;
    line-height: 130%;
}
#operatorbox p.ope_link {
    padding-left: 10px;
    line-height: 130%;
    padding-bottom: 2px;
}
#operatorbox p.ope_link img {
    vertical-align: middle;
    margin-right: 4px;
    padding-bottom: 3px;
}
#operatorbox p.ope_link a {
    color: #505050;
}
#operatorbox p.ope_link a:visited {
    color: #505050;
}
#operatorbox p.ope_link a:hover {
    color: #000000;
    text-decoration: none;
}
#ope_back {
    background-color:#F3ECE4;
    padding: 5px;
}

/* network styles
----------------------------------------------*/
#networkbox {
    padding-bottom: 10px;
}
#networkbox h3 {
    padding-bottom: 6px;
}
#networkbox ul {
    list-style: none;
}
#networkbox li {
    font-size: 1px;
    line-height: 1;
    padding-bottom: 5px;
}

/* book styles
----------------------------------------------*/
#bookbox {
    background-color: #F2EBE3;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 15px;
    background-image: url(../img/rig_book_back.gif);
    background-repeat: no-repeat;
    background-position: 155px 5px;
}
#book {
    border-left: 6px solid #998049;
}
#book h3 {
    padding: 5px 0px 8px 7px;
}
#book h4 {
    line-height: 130%;
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    padding-left: 10px;
    padding-bottom: 7px;
}
#book .book_photo {
    width: 73px;
    padding-left: 12px;
    float: left;
}
#book .book_setsumei {
    float: left;
    width: 104px;
}
#book .book_text1 {
    font-size: 83%;
    color: #804F1B;
    padding-bottom: 6px;
    line-height: 130%;
}
#book .book_text2 {
    font-size: 93%;
    color: #505050;
    padding-bottom: 6px;
    line-height: 130%;
}
#book .book_link {
    line-height: 130%;
    font-size: 93%;
    padding-left: 2px;
}
#book .book_link img {
    vertical-align: middle;
    margin-right: 4px;
    padding-bottom: 3px;
}
#book .book_link a {
    color: #998049;
}
#book .book_link a:visited {
    color: #998049;
}
#book .book_link a:hover {
    color: #6B5613;
    text-decoration: none;
}

/* provacy styles
----------------------------------------------*/
#privacybox {
    border: 1px solid #C8C8C8;
    padding: 10px 10px 5px 13px;
}
#privacybox h3 {
    padding-bottom: 8px;
}
#privacybox ul {
    list-style: none;
}
#privacybox li {
    display: block;
    padding-bottom: 5px;
    padding-left: 3px;
}
#privacybox li img {
    vertical-align: middle;
    margin-right: 4px;
    padding-bottom: 3px;
}
#privacybox li a {
    color: #003D6A;
}
#privacybox li a:visited {
    color: #003D6A;
}
#privacybox li a:hover {
    color: #30749B;
    text-decoration: none;
}

/* pagetop styles
----------------------------------------------*/
#pagetop {
    width: 57px;
    margin-left: 513px;
}
#pagetop a {
    display: block;
    height: 18px;
    width: 57px;
    font-size: 1px;
    line-height: 1;
    background-image: url(../img/btn_pagetop_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 25px;
}
#pagetop a:hover {
    background-position: 0px 0px;
}
#pagetop a:hover img {
    display: none;
}

/* footer styles
----------------------------------------------*/
#footer {
    width: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
}
#footerbox01 {
    padding-top: 20px;
    padding-bottom: 3px;
    padding-left: 10px;
}
#footer01_setesumei {
    font-size: 93%;
    color: #646464;
}
#footerbox01 a {
    color: #003D6A;
}
#footerbox01 a:visited {
    color: #003D6A;
}
#footerbox01 a:hover {
    color: #30749B;
    text-decoration: none;
}
#footerbox02 {
    height: 83px;
    padding-top: 12px;
    padding-right: 10px;
    padding-left: 2px;
}
#footerbox02 ul {
    list-style: none;
    width: 788px;
}
#footerbox02 li {
    display: block;
    float: left;
    padding-right: 8px;
    padding-left: 8px;
}
#footerlink_top {
    font-size: 93%;
    line-height: 130%;
    padding-bottom: 8px;
}
#footerlink_top a {
    color: #920000;
}
#footerlink_top a:visited {
    color: #920000;
}
#footerlink_top a:hover {
    color: #DB3333;
    text-decoration: none;
}

#footerlink_second {
    font-size: 93%;
    line-height: 130%;
    padding-bottom: 15px;
}
#footerlink_second a {
    color: #505050;
}
#footerlink_second a:visited {
    color: #505050;
}
#footerlink_second a:hover {
    color: #000000;
    text-decoration: none;
}
#copyright {
    text-align: right;
    font-size: 83%;
    line-height: 140%;
    color: #646464;
}

/* mail seminar
----------------------------------------------*/
div#mailseminar{
    margin: 5px 0 5px 5px;
}

