@charset "UTF-8";

/************************************************************************
    common parts
************************************************************************/

.FloatLeft {
    float:left;
}

.FloatRight {
    float:right;
}

.FloatCenter {
    margin:auto;
}

.clear {
    clear:both;
    margin:0px;
    padding:0px;
}

.clear hr {
    display:none;
}
img {
    border:none;
}

.ImgLeft {
    float:left;
    margin:0px 15px 10px 0px;
}

.ImgRight {
    float:right;
    margin:0px 0px 10px 15px;
}

table {
    margin:30px 40px 20px 40px;
    border-collapse:collapse;
    border:1px solid #d58484;
}

th {
    background-color:#f5f5f5;
    font-weight:normal;
    border:1px solid #d58484;
    padding:3px 10px 3px 10px;
}

th.type {
    background-color:#ffe1e0;
}

td {
    background-color:#ffffff;
    font-weight:normal;
    border:1px solid #d58484;
    padding:3px 10px 3px 10px;
}

td ul,td li {
    margin:8px;
    padding:0px;
}


h1 {
    margin:0px;
    padding:0px;
}

h2 {
    margin:0px;
}

h3 {
    margin:10px 0px 0px 0px;
}

h4 {
    margin:20px 0px 20px 0px;
}

.h4bg {
    left:10px;
    width:630px;
    height:41px;
    background-image:url(../img/sh_sec00.gif);
    margin-top:20px;
    margin-bottom:20px;
}

#Common #Right .h4bg h2 {
    color: #633;
    font-size: 120%;
    margin: 0;
    padding: .5em 0 0 1em;
}

#Common #Right .h4bg h3 {
    color: #633;
    font-size: 120%;
    margin: 0;
    padding: .5em 0 0 1em;
}

#Right h5 {
    margin:30px 15px 15px 15px;
}

#Common #Right p.Margin25 {
    margin:2ex 25px 2ex 25px;
}

#Common #Right .Margin25 li {
    margin:auto 30px auto 30px;
}

.CenterImg {
    width:650px;
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}

.CenterImg img {
    margin:auto 20px auto 20px;
}

.CenterBt {
    width:650px;
    text-align:center;
    margin-top:10px;
    margin-bottom:30px;
}

.CenterBt img {
    margin:auto 20px auto 20px;
}

.Catch {
    margin:10px 0px -5px 0px;
}

#Right .OtherLink {
    margin:0px 10px 0px 5px;
    top:2px;
}

h3.MarginTop30 {
    margin-top:30px;
}

/************************************************************************
    common layout
************************************************************************/
body {
    background-color:#ffffff;
    background-repeat:repeat-x;
    margin:0px;
    padding:0px;
}

body#Top {background-image:url(../img/top_bg01.jpg);}
body#Common {background-image:url(../img/sh_bg01.jpg);}

#Background {
    width:100%;
    margin:auto;
    padding:0px;
    background-position:50% 0%;
    background-repeat:no-repeat;
}

#Top #Background {background-image:url(../img/top_bg02.jpg);}
#Common #Background {background-image:url(../img/sh_bg02.jpg);}

#Container {
    position: relative;
    width:900px;
    margin:0px auto;
}

#Header {
    width:900px;
    height:84px;
    position:relative;
}

h1 {
    padding:0px;
    margin:0px;
    font-weight: normal;
    line-height: 120%;
}
#Header_subtitle {
    position:absolute;
    font-size:12px;
    left:242px;
    top:23px;
}

#Logo {
    position:absolute;
    left:0px;
    top:7px;
}

h2 #HeaderCatch {
    position:absolute;
    left:242px;
    top:23px;
}


#SupportNavi {
    position: absolute;
    right: 0;
    top: 7px;
    width: 269px;
    height: 12px;
    overflow: hidden;
}

#SupportNavi ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#SupportNavi a {
    position:absolute;
    left:0px;
    top:0px;
    display:block;
    height:12px;
    text-indent:-9999px;
}


#SupportNaviCompany a     {left:0px;width:59px;background-image:url(../img/sh_header_bt01.gif);}
#SupportNaviPrivacy a         {left:72px;width:102px;background-image:url(../img/sh_header_bt02.gif);}
#SupportNaviSitemap a     {left:188px;width:81px;background-image:url(../img/sh_header_bt03.gif);}

#SupportNavi a.active,#SupportNavi a:hover {background-position:0px 12px;}

#Search {
    position: absolute;
    right: 0;
    top: 35px;
    width: 269px;
    height: 35px;
    background-image:url(../img/sh_header_bg01.gif);
}

#Search #q {
    position:absolute;
    left:25px;
    top:9px;
    width:151px;
    height:12px;
}

#Search #bt {
    position:absolute;
    left:198px;
    top:9px;
}

.GlobalNavi {
    width:930px;
    overflow:hidden;
    margin:0px auto;
}

.GlobalNavi ul {
    margin:0px;
    margin-left: 10px;
    padding:0px;
    list-style-type:none;
    white-space: nowrap;
}

.GlobalNavi li {
    display: inline;
    float: left;
    margin-left: 5px;
}
.GlobalNavi a {
    text-indent: -9999px;
    display: block;
    width:148px;
    height:36px;
}

.GlobalNaviTop a     {background-image:url(../img/sh_menu_bt01.gif);}
.GlobalNaviProduct a {background-image:url(../img/sh_menu_bt02.gif);}
.GlobalNaviFeature a {background-image:url(../img/sh_menu_bt03.gif);}
.GlobalNaviFlow a    {background-image:url(../img/sh_menu_bt04.gif);}
.GlobalNaviFaq a     {background-image:url(../img/sh_menu_bt05.gif);}
.GlobalNaviBlog a    {background-image:url(../img/sh_menu_bt06.gif);}

.GlobalNavi a.active {background-position:0px 36px;}
.GlobalNavi a:hover {background-position:0px 36px;}

#GlobalNavi {
    position:relative;
    width:900px;
    height:36px;
    overflow:hidden;
}

#GlobalNavi ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#GlobalNavi a {
    position:absolute;
    left:0px;
    top:0px;
    display:block;
    width:150px;
    height:36px;
    text-indent:-9999px;
}

#GlobalNaviTop a         {left:0px;background-image:url(../img/sh_menu_bt01.gif);}
#GlobalNaviProduct a     {left:150px;background-image:url(../img/sh_menu_bt02.gif);}
#GlobalNaviFeature a     {left:300px;background-image:url(../img/sh_menu_bt03.gif);}
#GlobalNaviFlow a         {left:450px;background-image:url(../img/sh_menu_bt04.gif);}
#GlobalNaviFaq a         {left:600px;background-image:url(../img/sh_menu_bt05.gif);}
#GlobalNaviBlog a         {left:750px;background-image:url(../img/sh_menu_bt06.gif);}
#Top #GlobalNaviBlog a     {left:750px;background-image:url(../img/top_menu_bt06.gif);}

#GlobalNavi a.active {background-position:0px 36px;}
#GlobalNavi a:hover {background-position:0px 36px;}


#ImageArea {
    position:relative;
    width:900px;
}

#Top #ImageArea {
    height:281px;
    background-image:url(../img/top_bg03.jpg);
}

#Common #ImageArea {
    margin-bottom:0px;
}


#TopText {
    position:absolute;
    left:242px;
    top:22px;
}

#TopTrialBt1 a {
    width:172px;
    height:179px;
    position:absolute;
    left:28px;
    top:93px;
    background-image:url(../img/top_bt01.gif);
    text-indent:-9999px;
}

#TopTrialBt1 a:hover {background-position:0px 179px;}

#TopTrialBt2 a {
    width:241px;
    height:70px;
    position:absolute;
    left:313px;
    top:93px;
    background-image:url(../img/top_bt02.gif);
    text-indent:-9999px;
}

#TopTrialBt2 a:hover {background-position:0px 70px;}

#TopTrialBt3 a {
    width:95px;
    height:85px;
    position:absolute;
    left:665px;
    top:7px;
    background-image:url(../img/top_bt03.gif);
    text-indent:-9999px;
}

#TopTrialBt3 a:hover {background-position:0px 85px;}

#Left {
    position:relative;
    float:left;
    width:208px;
    left:6px;
    text-align:left;
    padding-bottom:30px;
}

#LeftContact {
    position:relative;
    width:208px;
    height:146px;
    background-image:url(../img/sh_contact_bg01.gif);
    margin-bottom:10px;
}

#LeftContactText01 {position:absolute;left:62px;top:15px;}
#LeftContactText02 {position:absolute;left:16px;top:47px;}
#LeftContactText03 {position:absolute;left:15px;top:70px;}
#LeftContactText04 {position:absolute;left:15px;top:85px;}

#LeftContactBt a {
    width:180px;
    height:38px;
    position:absolute;left:15px;top:97px;
    text-indent:-9999px;
    background-image:url(../img/sh_contact_bt01.gif);
}

#LeftContactBt a:hover {background-position:0px 38px;}

#LeftNavi {
    position:relative;
    width:208px;
    height:278px;
    overflow:hidden;
}

#LeftNavi ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#LeftNavi a {
    position:absolute;
    left:0px;
    top:0px;
    display:block;
    width:208px;
    height:69px;
    text-indent:-9999px;
}

/*
#LeftNaviCatalog a         {top:0px;background-image:url(../img/sh_left_menu_bt01.gif);}
#LeftNaviMail a     {top:140px;background-image:url(../img/sh_left_menu_bt03.gif);}
#LeftNaviUser a     {top:210px;background-image:url(../img/sh_left_menu_bt04.gif);}
#LeftNaviDemo a     {top:280px;background-image:url(../img/sh_left_menu_bt05.gif);}
#LeftNaviAppliance a     {top:70px;background-image:url(../img/sh_left_menu_bt02.gif);}
*/
#LeftNaviCustomer a         {top:0px;background-image:url(../img/sh_left_menu_bt00.gif);}
#LeftNaviCatalog a         {top:70px;background-image:url(../img/sh_left_menu_bt01.gif);}
#LeftNaviUser a     {top:140px;background-image:url(../img/sh_left_menu_bt04.gif);}
#LeftNaviDemo a     {top:210px;background-image:url(../img/sh_left_menu_bt05.gif);}

#LeftNavi a:hover {background-position:208px 0px;}

a.LeftTrialBt:hover {
    position:relative;
    top:2px;
}

#LeftMap {
    margin-top:20px;
    background-image:url(../img/sh_left_map_bg01.gif);
    background-repeat:no-repeat;
    background-position:50% 0%;
}

#LeftMap p {
    margin:0px 10px 0px 10px;
    color:#666666;
}

#Right {
    position:relative;
    float:right;
    left:-10px;
    text-align:left;
    padding-bottom:10px;
}

#Top #Right {
    width:660px;
}

#TopText02 {
    position:relative;
    left:45px;
}

#Common #Right {
    width:650px;

}

#Common #Right p {
    margin:2ex 15px 2ex 15px;
}

#Common #Right p#FlowMenu {
    margin:5px 0px 0px 0px;
}

#Common #Right dl {
    margin:2ex 15px 2ex 15px;
}
#Common #Right dl dt {
    font-weight: bold;
}

#LocalMenu {
    width:650px;
    text-align:center;
    margin:20px 0px 10px 0px;
}

#Common #Right h4 {
    margin:4ex 10px 2ex 10px;
}

.BottomBack {
    width:650px;
    text-align:center;
    margin-top:50px;
    margin-bottom:30px;
}

#BottomNavi {
    margin:auto;
    margin-top:20px;
    width:650px;
    text-align:center;
}

.BottomNaviText {
    display:none;
}

.FooterNavi {
    margin-top: 4em;
    border-bottom: 2px solid #c00;
}
.FooterNavi p {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 1em;
    text-align: right;
}
.FooterNaviSmall {
    margin-top: .5em !important;
    margin-left: 17px;
}
.FooterNaviSmall > ul {
    width: 134px;
    margin: 0;
    padding: 0 0 0 17px;
    border-left: 2px solid #CF3333;
    float: left;
}
.FooterNaviSmall ul li {
    margin: 0;
    padding: 0;
    display: block;
    line-height: 180%;
}
.FooterNaviSmall a {
    text-indent: 0;
    height: auto;
    color: #666 !important;
}

#Footer {
    position:relative;
    margin-top:30px;
    width:100%;
    height:93px;
    background-image:url(../img/sh_footer_bg01.gif);
    text-align:center;
}

#FSupportNavi {
    position:relative;
    top:8px;
    margin:auto;
    width:500px;
    height:30px;
    overflow:hidden;
}

#Copyright {
    position:relative;;
    top:21px;
    margin:auto;
    width:412px;
}

/************************************************************************
    tip
************************************************************************/

a.tip { 

}

div.tip { 
    width:160px;
    position:absolute;  
    background-image:url(../img/sh_tip_bg01.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}

#Background div.tip h6 {
    margin:10px 13px 0px 10px;
    padding:0px;
    color:#d58484;
}
div.tip p { 
    margin:0px 13px 13px 10px;
    padding: 5px;
    font-size:80%;
}

/************************************************************************
    index.html
************************************************************************/

#Top #Right {
    padding-top:0px;
}

ul.thumbnail { 
  text-align:center;
  list-style-type: none; 
}
ul.thumbnail li {
  float: left;
  margin: 0 5px 5px 0;
}
ul.thumbnail li img {
  width: 300px;
}
ul.thumbnail li a { display: block; }


#TopFeature {
  list-style-type:none;
}


#Top h3 {
    margin:10px 0px 10px 0px;
}

#TopNews {
    position:relative;
    width:660px;
}

#TopNews ul {
    padding:0px;
    margin:0px;
}

#TopNews ul li {
    list-style:none;
    width:640px;
    height:1.5em;
    padding:0px 0px 5px 0px;
    margin:5px 0px 5px 10px;
    border-bottom:1px dotted #ccc;
}

.NewsDate {
    position:absolute;
    text-indent:2em;
    color:#4e4e4e;
    background-image:url(../img/sh_arrow01.gif);
    background-repeat:no-repeat;
    background-position:left 50%;
}

.NewsText {
    position:absolute;
    left:10em;
}

#TopNews .Bottom {
    border-bottom:none;
}

/************************************************************************
    news.html
************************************************************************/

#News {
    position:relative;
    width:650px;
    margin-top:20px;
}

#News ul {
    padding:0px;
    margin:0px;
}

#News ul li {
    list-style:none;
    width:630px;
    height:1.5em;
    padding:0px 0px 5px 0px;
    margin:5px 0px 5px 10px;
    border-bottom:1px dotted #ccc;
}

#News .Bottom {
    border-bottom:none;
}

/************************************************************************
    feature.html
************************************************************************/

#FeatureMenu {
    position:relative;
    left:20px;
    width:590px;
    height:380px;
    overflow:hidden;
    margin-top:20px;
    margin-bottom:50px;
}

#FeatureMenu ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#FeatureMenu a {
    position:absolute;;
    display:block;
    width:590px;
    height:50px;
}

#FeatureMenu01 a     {top:0px;background-image:url(../img/feature_bt01.gif);}
#FeatureMenu02 a     {top:66px;background-image:url(../img/feature_bt02.gif);}
#FeatureMenu03 a     {top:132px;background-image:url(../img/feature_bt03.gif);}
#FeatureMenu04 a     {top:198px;background-image:url(../img/feature_bt04.gif);}
#FeatureMenu05 a     {top:264px;background-image:url(../img/feature_bt05.gif);}
#FeatureMenu06 a     {top:330px;background-image:url(../img/feature_bt06.gif);}
#FeatureMenu07 a     {top:396px;background-image:url(../img/feature_bt14.gif);}


#FeatureFuncLeft {
    position:relative;
    left:20px;
    width:280px;
    float:left;    
}

#FeatureFuncLeft h5 {
    margin:30px 0px 15px 0px;
}

#FeatureFuncRight {
    position:relative;
    left:-20px;
    width:280px;
    float:right;
}

#FeatureFuncRight h5 {
    margin:30px 0px 15px 0px;
}

.Feature03H3 {
    margin:0px 20px 10px 20px;
}

#Common  #Right .Feature03P {
    margin:0px 40px 20px 40px;
}

/************************************************************************
    feature_security.html
************************************************************************/

#FeatureSecurityImg {

}


/************************************************************************
    mail.html
************************************************************************/

#MailContents {
    position:relative;
    left:20px;
    width:620px;
    background-color:#f5f5f5;;
}

pre {
    position:relative;
    left:20px;
    padding-top:20px;
    width:580px;

}

/************************************************************************
    faq.html
************************************************************************/

ul.Faq {
    margin:10px 0px 50px 0px;
    padding:0px;
    list-style-type:none;
}

ul.Faq li {
    width:610px;
    height:31px;
    background-image:url(../img/faq_bg01.gif);
    background-repeat:no-repeat;
    margin-left:20px;
    text-indent:50px;
    padding-top:10px;
}

/************************************************************************
    faq01.html,faq02.html,faq03.html,faq04.html,faq05.html
************************************************************************/

.FaqQ {
    width:560px;
    height:30px;
    background-image:url(../img/faq_bg02.gif);
    background-repeat:no-repeat;
    margin-left:20px;
    padding-left:50px;
    padding-top:12px;
    font-size:120%;
    font-weight:bold;
}
.FaqQ a,
.FaqQ a:visited {
    color: #777 !important;
}

.FaqA {
    width:560px;
    background-image:url(../img/faq_bg03.gif);
    background-repeat:no-repeat;
    margin-left:20px;
    padding-top:10px;
    padding-left:50px;
    margin-bottom:50px;
}

.FaqA .CenterBt {
    width:560px;
    text-align:center;
    margin-top:20px;
    margin-bottom:30px;
}

#Common #Right .FaqA p {
    margin:0px 0px 2ex 0px;
}

/************************************************************************
    sitemap.html
************************************************************************/

#SitemapLeft {
    width:260px;
    float:left;
    position:relative;
    left:30px;
    margin-top:30px;
}

#SitemapRight {
    width:260px;
    float:right;
    position:relative;
    left:-30px;
    margin-top:30px;
}

#SitemapLeft img {margin:10px 0px 5px 0px;}
#SitemapRight img {margin:10px 0px 5px 0px;}


#Sitemap ul {
    padding:0px;
    list-style-type:none;
}

ul.Sitemap1st {
    margin:0px 0px 30px 0px;

}

ul.Sitemap2nd {
    margin:0px 0px 30px 20px;
}

#Sitemap ul ul {
    margin:0px 0px 10px 20px;
}

#Sitemap li {
    width:220px;
    background-image:url(../img/sitemap_bg02.gif);
    background-repeat:no-repeat;
    background-position:0% 15px;
    text-indent:30px;
    padding-top:13px;
    padding-bottom:0px;
}

#Sitemap ul li {
    background-image:url(../img/sitemap_bg02.gif);
    background-repeat:no-repeat;
    background-position:0% 15px;
    margin-left:5px;
    text-indent:30px;
    padding-top:13px;
    padding-bottom:0px;
}

/************************************************************************
    intranet_search.html
************************************************************************/

.IntranetSearchTable {
    margin-top:5px;
    width:500px;
}

.IntranetSearchTable th {
    text-align:center;
}

.IntranetSearchTable td {
    text-align:center;
}

/************************************************************************
    form/
************************************************************************/

form {
    padding:0px;
    margin:0px;
}

form table {
    width:570px;
}

form .TextBox {
    width:200px;
}

form .TextBox2 {
    width:300px;
}

.must {
    font-weight:bold;
    color:#d58484;
}


/************************************************************************
    blog
************************************************************************/


#BlogMenu {
    margin:20px auto 0px auto;
    width:208px;
    text-align;
}

#BlogMenu .sidetop {
    display:none;
}


#BlogMenu .sidetitlebody {
    margin:10px 0px 10px 0px;
    width:208px;
    height:28px;
    background-image:url(../img/blog_bg01.gif);
    text-align:center;
    padding:0px;
}

#BlogMenu .side {
    margin:0px;
    padding:0px;
    width:208px;
    text-align:left;
    padding-bottom:10px;
}

#BlogMenu .sidebody {
    padding:0px 10px 0px 10px;
    margin:0px;
}

#BlogMenu .sidetitle {
    position:relative;
    top:4px;
    font-weight:bold;
    color:#ffffff;
}

#BlogMenu .sidebottom {
    margin:0px;
    padding:0px;
    width:208px;
    height:8px;
    background-repeat:no-repeat;
}

#BlogMenu .calendarheadbody {
    margin:10px auto 0px auto;
    width:208px;
    height:28px;
    background-image:url(../img/blog_bg01.gif);
    text-align:center;
}

#BlogMenu .calendarhead {
    position:relative;
    top:4px;
    font-weight:bold;
    color:#ffffff;
    margin:0px;
    padding:0px;
}

#Blog .caltop {
    margin:0px;
    padding:0px
    display:none;
}

#BlogMenu .calbody {
    margin:0px;
    padding-bottom:20px;
    width:208px;
}

#BlogMenu .caltbl {
    margin:auto;
}

#BlogMenu .caltbl td {
    font-size:10px;
    padding:2px;
}

#BlogMenu ul li {
    list-style-type:none;
}

#BlogMenu .calbottom {
    margin:0px;
    padding:0px;
    width:190px;
    height:8px;
    background-repeat:no-repeat;
}

#BlogMenu table {
    margin:0px 0px 0px 0px;
    border-collapse:collapse;
    border:none;
}

#BlogMenu th {
    background-color:#f5f5f5;
    font-weight:normal;
    border:none;
    padding:3px 10px 3px 10px;
}

#BlogMenu th.type {
    background-color:#ffe1e0;
}

#BlogMenu td {
    background-color:#ffffff;
    font-weight:normal;
    border:none;
    padding:3px 10px 3px 10px;
}

#BlogMenu .calendarhead a {
    color:#ffffff;
}


#ld-services {
    position:relative;
    left:-45px;
    width:117px;
    margin:20px 0px 0px 0px;
    float:right;
}

#BlogMenu #ld-services ul {
    margin:0px;
    padding:0px;
}

#BlogContents {
    margin:0px auto auto auto;
    width:650px;
    text-align:left;
}

#BlogTitle {
    margin:10px 0px 0px 0px;
}

#BlogContents .article-footer {
    margin-left:10px;
}

#BlogContents ul {
    margin:0px;
    padding:0px;
}

#BlogContents .article-footer ul li {
    margin:0px 20px 0px 0px;
    list-style-type:none;
    padding:0px;
    float:left;
}

#BlogContents .article-body ul {
    margin:20px 20px;
}

#BlogContents .article-body ul li {
    margin:0px 20px 0px 20px;
    padding:0px;
}

/************************************************************************
    blog article title
************************************************************************/

.article-outer {
}

.article-outer-2 {
}

.article-outer-3 {
}

.article-header {
    width:630px;
    height:45px;
    background-image:url(../img/sh_sec00.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    margin:20px 10px 0px 10px;
    position:relative;
}

.article-title-outer {
    position:relative;
    left:20px;
    top:6px;
    float:left;
    position:relative;
    color:#663333;
}

.article-title-outer h3 {
    margin:0px;
    padding:0px;
    font-size:14px;
}

.article-date-outer {
    float:right;
    position:relative;
    left:-10px;
    top:7px;
}

.article-date-outer .article-date {
    text-decoration:none;
    border:none;
}

.article-date-outer .article-time {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:none;
}

.article-body {
    margin:2ex 15px 2ex 15px;
}

#BlogContents .article-footer {
    margin:10px 20px 60px 20px;
}

#ad {
/*    display:none; */
}

#BlogContents .article-option h3 {
    width:630px;
    height:45px;
    background-image:url(../img/sh_sec00.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    margin:20px 10px 0px 10px;
    font-size:14px;
    font-weight:bold;
    padding-top:6px;
    padding-bottom:0px;
    text-indent:20px;
    position:relative;
}

#BlogContents th {
    font-weight:normal;
    margin-right:10px;
}

#BlogContents table {
    border-collapse:collapse;
    width:400px;
    position:relative;
    left:10px;
    border:0px;
    margin-bottom:10px;
}

#BlogContents table th {
    background-color:#f4f4f4;;
    border:1px solid #cccccc;
    padding:5px 8px 5px 8px;
    text-align:left;
}

#BlogContents table td {
    background-color:#ffffff;
    border:1px solid #cccccc;
    padding:5px 8px 5px 8px;
    text-align:left;
    vertical-align:top;
}

#BlogContents table tr.input-etc {
    display:none;
}

#BlogContents table tr.input-facemark {
    display:none;
}

#BlogContents table tr.input-comment-body th {
    border-top:none;
    border-bottom:none;
}

#BlogContents table tr.submit th {
    border-right:none;
    border-left:none;
    border-bottom:none;
    background-color:transparent;
}

#BlogContents table tr.submit td {
    border-right:none;
    border-left:none;
    border-bottom:none;
    background-color:transparent;
}

#BlogContents #text {
    width:300px;
    height:150px;
}

#BlogContents .article-option {
    margin:0px 10px 60px 10px;
}

#Right #BlogContents .article-body-inner h4 {
    margin:0px;
    padding:0px;
}

/************************************************************************
    blog trackback
************************************************************************/

#BlogContents #trackback-form {
    margin:0px;
    padding:0px;
}

#BlogContents #trackback-form ul {
    list-style-type:none;
}

#BlogContents #trackback-form li {
    float:left;
}

#BlogContents .trackback-form-url {
    margin:10px 0px 0px 30px;
}


#BlogContents .trackback-form-url input {
    width:300px;
}

#BlogContents .trackback-form-submit input {
    position:relative;
    left:20px;
    top:10px;
}

#BlogContents .archives-title-outer-3 {
    width:620px;
    height:30px;
    background-color:#f4f4f4;
    border:1px solid #cccccc;
    margin:20px 5px 20px 5px;
    text-align:center;
}

#BlogContents .archives-title-outer-3 {
    font-size:100%;
    font-weight:normal;
    position:relative;
    top:6px;
}

/************************************************************************
    blog local menu
************************************************************************/

#BlogContents .pager {
    height:30px;
}

#BlogContents .pager-inner ul li {
    margin:0px 0px 0px 0px;
    list-style-type:none;
    padding:0px;
}

#BlogContents .article-pager-outer {
    width:620px;
    margin:20px auto 20px auto;
}

#BlogContents .article-pager-outer ul {
    width:620px;
    margin:0px;
}

#BlogContents li.prev {
    position:relative;
    top:6px;
    float:left;
    left:0px;
}

#BlogContents li.next {
    position:relative;
    top:6px;
    left:0px;
    float:right;
    margin-right:0px;
}

/************************************************************************
    blog comment
************************************************************************/

#BlogContents #comments-list {
    margin:20px 0px 0px 0px;
    padding:0px;
    clear:both;
}

#BlogContents #comments-list ol {
    list-style-type:none;
    padding:0px 0px;
    margin:0px 20px;
}

#BlogContents .comment-set {
    margin:10px 0px;
    padding:0px 0px;
}

#BlogContents #comments-list li {
    list-style-type:none;
}


#BlogContents #comment-form {
    margin:0px;
    padding:0px;
    clear:both;
}



#BlogContents .comment-author {
    float:left;
}

#BlogContents .comment-date {
    position:relative;
    left:20px;
    float:left;
}

#BlogContents .comment-body {
    clear:both;
    width:610px;
    padding-top:10px;
    padding-bottom:20px;
    border-bottom:dotted 1px #cccccc;
}


#BlogContents .comment-info {
    clear:both;
}

#BlogContents .comment-set {
    clear:both;
}


#BlogContents .article-body-inner ol {
    padding:0px;
    margin:10px 40px 10px 40px;
}

#BlogContents h5 {
    font-size:14px;
    margin-bottom:0px;
}

#BlogContents .article-tags {
    display:none;
}

#BlogContents .article-body img {
    margin:10px;
}

#Right #BlogContents .OtherLink {
    position:relative;
    margin:0px 10px 0px 5px;
    top:2px;
}

#BlogContents #error {
    margin:0px 20px 0px 20px;
}
#ContactButtonArea {
    margin-top: 3em;
    text-align: center;
}
#ContactButtonArea a {
    margin-left: 2em;
}

#FeatureLinks ul {
    padding: 0;
    margin: 0;
}
#FeatureLinks li {
    height: 35px;
    background: url(../img/leftnavi_button.gif) no-repeat;
    list-style-type: none;
    padding: 9px 0 0 1.5em;
}
#FeatureLinks li a {
    color: #fff;
    font-size: 120%;
}
#FeatureLinks li li {
    padding-left: 60px;
    background: url(../img/leftnavi_button_small.gif) no-repeat;
}
#FeatureLinks li li a {
    color: #333;
}

/************************************************************************
    Topic Path
************************************************************************/

.pan-list-inline {
  margin:0px; padding:0px;
}
.pan-list-inline li {
  display:inline;
  margin:0px; padding:0px 0px 0px 3px;
  list-style-type:none;
  background-repeat:no-repeat;
}
.pan-list-inline li.home {
  display:inline;
  margin:0px; padding:0px;
  list-style-type:none;
}

/* Snazzy Borders */
#xsnazzy { 
  background:transparent; 
  margin:1em; padding:0; 
  width:500px;
}
#xsnazzy .h, #xsnazzy p { 
  margin:0; 
  padding:10px 15px; 
  line-height:2em; 
}
#xsnazzy .h { font-size:1.5em; color:#60c8d8; padding-bottom:0; font-weight:bold; }
#xsnazzy .xtop, #xsnazzy .xbottom {display:block; background:transparent; font-size:1px; }
#xsnazzy b { display:block; overflow:hidden; }
#xsnazzy .xb1, #xsnazzy .xb2, #xsnazzy .xb3 {height:1px; }
#xsnazzy .xb2, #xsnazzy .xb3, #xsnazzy .xb4 {background:#f2f9fd; border-left:1px solid #c8ebf9; border-right:1px solid #c8ebf9; }
#xsnazzy .xb1 { margin:0 5px; background:#c8ebf9; }
#xsnazzy .xb2 { margin:0 3px; border-width:0 2px; }
#xsnazzy .xb3 { margin:0 2px; }
#xsnazzy .xb4 { height:2px; margin:0 1px; }
#xsnazzy .xboxcontent { display:block; background:#f2f9fd; border:0 solid #c8ebf9; border-width:0 1px; }




