/*----------########## common_style ##########----------*/

body {
 margin: 0px;
 padding: 0px;
 background: url(yyimg/bgimage.jpg) repeat-x #F1EAD7;
 color: #8f8f8f;
}

#container {
 margin: 0px auto;
 width: 760px;
 background: #FFFFFF;
}

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

form {
 margin: 0px;
 padding: 0px;
}

a:link,
a:visited {
 color: #336699;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

a.link {
 padding-left: 12px;
 background: url(../common/ico_link.gif) no-repeat;
}

/*----------########## header ##########----------*/

#header {
 width: 760px;
 height: 71px;
 background: url(yyimg/bg_head.gif) repeat-x;
}

#logo {
 width: 179px;
 height: 71px;
 float: left;
}

#logo a img {
 margin-top: 19px;
 margin-left: 18px;
 border: 0px;
}

#search {
 float: right;
}

#search a {
 display: block;
 text-indent: -999999px;
 text-decoration: none;
}

#search table {
 margin: 0px;
 height: 42px;
 border-collapse: collapse;
 border: 0px;
 margin-right: 10px;
 font-size: 10px;
}

#search table tr td {
 vertical-align: middle;
 padding: 0px;
}

#search table tr td.lang_gl a:link,
#search table tr td.lang_gl a:visited { width: 67px; height: 19px; background: url(../common/btnlang_gl.gif) no-repeat 0px 0px;}
#search table tr td.lang_gl a:hover { background: url(../common/btnlang_gl.gif) no-repeat 0px -19px;}

#search table tr td.lang_kor a:link,
#search table tr td.lang_kor a:visited { width: 67px; height: 19px; background: url(../common/btnlang_kor.gif) no-repeat 0px 0px;}
#search table tr td.lang_kor a:hover { background: url(../common/btnlang_kor.gif) no-repeat 0px -19px;}

#search table tr td.lang_eng a:link,
#search table tr td.lang_eng a:visited { width: 67px; height: 19px; background: url(../common/btnlang_eng.gif) no-repeat 0px 0px; margin-left: 7px; margin-right: 10px}
#search table tr td.lang_eng a:hover { background: url(../common/btnlang_eng.gif) no-repeat 0px -19px;}

#search table tr td.searchtxt input { width:150px; font-size: 12px; margin: 0px;}
#search table tr td.searchbtn a:link,
#search table tr td.searchbtn a:visited { width: 50px; height: 20px; background: url(../common/btn_search.gif) no-repeat 0px 0px; margin-left: 5px;}
#search table tr td.searchbtn a:hover { background: url(../common/btn_search.gif) no-repeat 0px -20px;}

#g_menu {
 float: right;
 width: 581px;
 height: 29px;
}

#g_menu ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#g_menu ul li {
 margin: 0px;
 padding: 0px;
 float: left;
}

#g_menu a {
 display: block;
 text-indent: -999999px;
 text-decoration: none;
}

#g_menu ul li.top a:link,
#g_menu ul li.top a:visited { width: 83px; height: 29px; background: url(../common/gmenu_top.gif) no-repeat 0px 0px;}
#g_menu ul li.top a:hover { background: url(../common/gmenu_top.gif) no-repeat 0px -29px;}
#g_menu ul li.products a:link,
#g_menu ul li.products a:visited { width: 83px; height: 29px; background: url(../common/gmenu_products.gif) no-repeat 0px 0px;}
#g_menu ul li.products a:hover { background: url(../common/gmenu_products.gif) no-repeat 0px -29px;}
#g_menu ul li.support a:link,
#g_menu ul li.support a:visited { width: 83px; height: 29px; background: url(../common/gmenu_support.gif) no-repeat 0px 0px;}
#g_menu ul li.support a:hover { background: url(../common/gmenu_support.gif) no-repeat 0px -29px;}
#g_menu ul li.company a:link,
#g_menu ul li.company a:visited { width: 83px; height: 29px; background: url(../common/gmenu_company.gif) no-repeat 0px 0px;}
#g_menu ul li.company a:hover { background: url(../common/gmenu_company.gif) no-repeat 0px -29px;}
#g_menu ul li.investor a:link,
#g_menu ul li.investor a:visited { width: 83px; height: 29px; background: url(../common/gmenu_investor.gif) no-repeat 0px 0px;}
#g_menu ul li.investor a:hover { background: url(../common/gmenu_investor.gif) no-repeat 0px -29px;}
#g_menu ul li.recruit a:link,
#g_menu ul li.recruit a:visited { width: 83px; height: 29px; background: url(../common/gmenu_recruit.gif) no-repeat 0px 0px;}
#g_menu ul li.recruit a:hover { background: url(../common/gmenu_recruit.gif) no-repeat 0px -29px;}
#g_menu ul li.inquiry a:link,
#g_menu ul li.inquiry a:visited { width: 83px; height: 29px; background: url(../common/gmenu_inquiry.gif) no-repeat 0px 0px;}
#g_menu ul li.inquiry a:hover { background: url(../common/gmenu_inquiry.gif) no-repeat 0px -29px;}


#index_page div#g_menu ul li.top a { width: 83px; height: 29px; background: url(../common/gmenu_top.gif) no-repeat 0px -29px;}
#products_page div#g_menu ul li.products a { width: 83px; height: 29px; background: url(../common/gmenu_products.gif) no-repeat 0px -29px;}
#support_page div#g_menu ul li.support a { width: 83px; height: 29px; background: url(../common/gmenu_support.gif) no-repeat 0px -29px;}
#company_page div#g_menu ul li.company a { width: 83px; height: 29px; background: url(../common/gmenu_company.gif) no-repeat 0px -29px;}
#investor_page div#g_menu ul li.investor a { width: 83px; height: 29px; background: url(../common/gmenu_investor.gif) no-repeat 0px -29px;}
#recruit_page div#g_menu ul li.recruit a { width: 83px; height: 29px; background: url(../common/gmenu_recruit.gif) no-repeat 0px -29px;}
#inquiry_page div#g_menu ul li.inquiry a { width: 83px; height: 29px; background: url(../common/gmenu_inquiry.gif) no-repeat 0px -29px;}

/*----------########## navigation ##########----------*/

#navi {
 margin: 0px;
 width: 760px;
 font-size: 0px;
 line-height: 0px;
 background: url(../common/bg_navi.gif) repeat-x #E3DDCA;
}

#navi p {
 font-size: x-small;
 line-height: 1em;
 margin: 0px;
 padding: 10px 10px 5px 10px;
}

/*----------########## bnr image ##########----------*/

#bnr_image{
 margin: 0px;
 padding-bottom: 7px;
 background: url(../common/bnr_bottom.gif) repeat-x bottom #E3DDCA;
}

#bnr_image p {
 margin: 0px;
 height: 100px;
 display: block;
 text-indent: -999999px;
}

/*トップ*/
#index_page p.banner { background: url(../images/bnr_image.jpg) no-repeat; height: 200px;}
#index_page div#bnr_image img { border: none; width: 760px; height: 200px;}
/*商品情報*/
#products_page p.banner { background: url(../products/images/bnr_image.jpg) no-repeat;}
/*企業情報*/
#company_page p.banner { background: url(../company/images/bnr_image.jpg) no-repeat;}
/*サポート*/
#support_page p.banner { background: url(../support/images/bnr_image.jpg) no-repeat;}
/*投資家の皆様へ*/
#investor_page p.banner { background: url(../ir/images/bnr_image.jpg) no-repeat;}
/*採用情報*/
#recruit_page p.banner { background: url(../employ/images/bnr_image.jpg) no-repeat;}
/*お問い合わせ*/
#inquiry_page p.banner { background: url(../support/images/bnr_image.jpg) no-repeat;}
/*サイトマップ*/
#sitemap_page p.banner { background: url(../images/bnr_image_sitemap.jpg) no-repeat;}
/*個人情報保護方針*/
#privacy_page p.banner { background: url(../privacy/images/bnr_image.jpg) no-repeat;}
/*利用規約*/
#others_page p.banner { background: url(../others/images/bnr_image.jpg) no-repeat;}
/*namazu*/
#namazu_page p.banner { background: url(../namazu/images/bnr_image.jpg) no-repeat;}

/*----------########## contents area ##########----------*/

#contents {
 width: 570px;
 margin: 1px 0px 10px 0px;
 float: left;
}

#contents h2 {
 margin: 5px 0px;
 padding: 3px;
 font-size: medium;
 line-height: 1.3em;
 font-weight: bold;
 color: #333333;
 background: url(../common/hr_dot.gif) repeat-x bottom;
}

#contents h3 {
 margin: 5px 0px;
 padding: 3px 5px;
 font-size: small;
 line-height: 1.3em;
 font-weight: bold;
 color: #FFFFFF;
 background: url(../common/bg_h3.gif);
}

#contents h4 {
 margin: 5px 0px;
 padding: 3px 5px;
 font-size: small;
 line-height: 1.3em;
 font-weight: normal;
 color: #333333;
 background-color: #E5E9EE;
}

#contents p {
 margin: 0px;
 padding: 5px;
 font-size: small;
 line-height: 1.2em;
 color: #333333;
}

#contents div.go_page_top {
 margin: 15px 0px;
 padding-top: 3px;
 font-size: x-small;
 text-align: right;
 background: url(../common/hr_dot.gif) repeat-x top;
}

#contents div.go_page_top2 {
 margin: 5px 0px;
 font-size: x-small;
 text-align: right;
}



/*--------- RSS案内 ---------*/
#rss_info {
 padding : 0;
 font-size: 12px;
 line-height: 14px;
 font-weight: normal;
 text-align: right;
 vertical-align: middle;
}

/*----------########## table pattern ##########----------*/

#contents table.ptn01{
 margin-top: 5px;
 margin-bottom: 5px;
 border-collapse: collapse;
 font-size: small;
 line-height: 1.3em;
 text-align: left;
}

#contents table.ptn01 th {
 padding: 5px;
 background: url(../common/hr_dot.gif) repeat-x bottom;
}

#contents table.ptn01 td {
 padding: 5px;
 background: url(../common/hr_dot.gif) repeat-x bottom;
}

#contents table.ptn02{
 margin-top: 5px;
 margin-bottom: 5px;
 border-collapse: collapse;
 font-size: x-small;
 line-height: 1.4em;
 text-align: left;
}

#contents table.ptn02 th {
 padding: 3px;
 background: url(../common/hr_dot.gif) repeat-x bottom;
}

#contents table.ptn02 td {
 padding: 3px;
 background: url(../common/hr_dot.gif) repeat-x bottom;
}

#contents table.ptn03{
 margin-top: 5px;
 margin-bottom: 5px;
 border-collapse: collapse;
 font-size: small;
 line-height: 1.3em;
 border-bottom: 1px solid #666666;
}

#contents table.ptn03 th {
 padding: 5px;
 background: #D1DADD;
 border-top: 1px solid #666666;
 border-right: 1px solid #666666;
 text-align: left;
}

#contents table.ptn03 td {
 padding: 5px;
 border-top: 1px solid #666666;
 border-left: 1px solid #666666;
 text-align: center;
}

#contents table.ptn03 th.subclm{
 text-align: right;
}

#contents table.ptn03 th.subclm,
#contents table.ptn03 td.subclm {
 border-top: none;
 background-image: url(../common/hr_dot.gif);
 background-repeat: repeat-x;
 background-position: top;
}

#contents table.ptn04{
 margin-top: 5px;
 margin-bottom: 5px;
 border-collapse: collapse;
 font-size: x-small;
 line-height: 1.3em;
 border-bottom: 1px solid #666666;
}

#contents table.ptn04 th {
 padding: 3px;
 background: #D1DADD;
 border-top: 1px solid #666666;
 border-right: 1px solid #666666;
 text-align: left;
}

#contents table.ptn04 td {
 padding: 3px;
 border-top: 1px solid #666666;
 text-align: center;
}

#contents table.ptn04 th.subclm{
 text-align: right;
}

#contents table.ptn04 th.subclm,
#contents table.ptn04 td.subclm {
 border-top: none;
 background-image: url(../common/hr_dot.gif);
 background-repeat: repeat-x;
 background-position: top;
}

#contents table.ptn05{
 margin-top: 5px;
 margin-bottom: 5px;
 border-collapse: collapse;
 font-size: small;
 line-height: 1.3em;
 border-bottom: 1px solid #666666;
}

#contents table.ptn05 th {
 padding: 5px;
 background: #D1DADD;
 border-top: 1px solid #666666;
 text-align: left;
}

#contents table.ptn05 td {
 padding: 5px;
 border-top: 1px solid #666666;
 text-align: left;
}

#contents table.ptn05 th.subclm{
 text-align: right;
}

#contents table.ptn05 th.subclm,
#contents table.ptn05 td.subclm {
 border-top: none;
 background-image: url(../common/hr_dot.gif);
 background-repeat: repeat-x;
 background-position: top;
}

#contents table.ptn06{
 margin-top: 5px;
 margin-bottom: 5px;
 border-collapse: collapse;
 font-size: small;
 line-height: 1.3em;
 border: 1px solid #666666;
}

#contents table.ptn06 th {
 padding: 3px 5px;
 background: #D1DADD;
 border: 1px solid #666666;
 text-align: left;
	white-space: nowrap;
}

#contents table.ptn06 td {
 padding: 3px 5px;
 border: 1px solid #666666;
 text-align: left;
}

#contents table.ptn07{
 margin-top: 0px;
 margin-bottom: 0px;
 border-collapse: collapse;
 font-size: small;
 line-height: 1.3em;
 text-align: left;
}

#contents table.ptn07 th {
 padding: 0 1px 0;
 vertical-align: top;
 background-image: none;
}

#contents table.ptn07 td {
 padding: 0;
 vertical-align: top;
 background-image: none;
}

/*----------########## side area ##########----------*/

#side {
 width: 190px;
 margin: 1px 0px 10px 0px;
 float: right;
}

#side dl {
 margin: 0px;
 padding: 0px;
 margin-right: 1px;
 padding-top: 25px;
 width: 189px;
 background: url(../common/ttl_menu.gif) no-repeat;
 border-bottom: 3px solid #3F5463;
}

#side dl dt {
 margin: 0px;
 padding: 5px 10px;
 background: url(../common/menudt_bg.gif) repeat-y;
 border-top: 1px solid #F2F4F5;
 border-bottom: 1px solid #C7CFD3;
 font-size: small;
 line-height: 1.1em;
}

#side dl dt.active {
 border: none;
 background: #FFFFFF;
 background: url(../common/menudtactive_bg.gif) repeat-y;
}

#side dl dt strong {
 padding-left: 12px;
 background: url(../common/ico_list.gif) no-repeat 0px 4px;
 display: block;
}

#side dl dt a {
 font-size: small;
 line-height: 1.1em;
 margin: 0px;
 padding-left: 12px;
 background: url(../common/ico_link.gif) no-repeat;
 display: block;
}

#side dl dd {
 margin: 0px;
 padding: 0px;
 padding-bottom: 15px;
 background: url(../common/menudd_bg.gif) repeat-y;
 border-bottom: 3px double #3F5463;
 font-weight: normal
}

#side ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#side ul li {
 margin: 0px;
 padding: 5px 10px;
 background: url(../common/hr_dot_menu.gif) no-repeat bottom;
 font-size: small;
 line-height: 1.1em;
}

#side ul li.lv1 { padding-left: 10px;}
#side ul li.lv2 { padding-left: 20px;}
#side ul li.lv3 { padding-left: 30px;}
#side ul li.lv4 { padding-left: 40px;}

#side ul li.lv1_o { padding-left: 10px; background-color: #FFFFFF;}
#side ul li.lv2_o { padding-left: 20px; background-color: #FFFFFF;}
#side ul li.lv3_o { padding-left: 30px; background-color: #FFFFFF;}
#side ul li.lv4_o { padding-left: 40px; background-color: #FFFFFF;}

#side ul li p {
 margin: 0px;
 padding-left: 12px;
 background: url(../common/ico_link.gif) no-repeat;
}


/*----------########## footer ##########----------*/

#footer {
 width: 760px;
 margin: 0px;
}

#footer div.footmenu {
 border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 margin: 0px;
 padding: 5px 10px;
}

#footer div.footmenu h1 {
 font-size: x-small;
 line-height: 1em;
 font-weight: normal;
 margin: 0px;
 float: left;
 color: #666666;
}

#footer div.footmenu p {
 font-size: x-small;
 line-height: 1em;
 margin: 0px;
 float: right;
}

#footer div.copyright {
 margin: 0px;
 width: 760px;
 height: 33px;
 display: block;
 text-indent: -999999px;
 background: url(../common/copyright.gif) no-repeat;
}

.clear_footer {
   clear: both;
}
