@charset "UTF-8";

@import url(../../shared/css/import.css);

@import url(../../shared/css/section/thickbox.css);

/* ------------------------------------------------------
#content
------------------------------------------------------ */

#main {
    margin-top: 10px;
    width: 950px;
    overflow: hidden;
}

#content h2{
    margin-bottom: 20px;
}

#content p.Title{
    font-size: 123.1%;
    margin: 0;
}
#content p.Title a{
    color: #06c;
    text-decoration: none;
}
#content p.Title a:hover{
    color: #106917;
}
#content p.Txt{
    font-size: 108%;
    color: #333;
    margin: 0;
}


/* #DoubleBox */

#doubleBlock{
    width: 950px;
    overflow: hidden;
    margin-bottom: 30px;
}
#doubleBlock .Alpha{
    float: left;
    width: 460px;
    min-height: 108px;
    height: auto !important;
    height: 108px;
    background: transparent url(../img/bg_doublebox_btm460.png) no-repeat left bottom;

}
.Alpha dl{
    overflow: hidden;
    background: transparent url(../img/bg_doublebox_tp460.png) no-repeat left top;
    padding-top: 17px;
}
.Alpha dl dt{
    float: left;
    padding: 5px 0 0 19px;
    width: 52px;
}
.Alpha dl dd{
    float: right;
    width: 356px;
    padding-right: 19px;
}

#doubleBlock .Beta{
    float: right;
    width: 460px;
    min-height: 108px;
    height: auto !important;
    height: 108px;
    background: transparent url(../img/bg_doublebox_btm460.png) no-repeat left bottom;
}

.Beta dl{
    overflow: hidden;
    background: transparent url(../img/bg_doublebox_tp460.png) no-repeat left top;
    padding-top: 17px;
}
.Beta dl dt{
    float: left;
    padding: 5px 0 0 19px;
    width: 52px;
}
.Beta dl dd{
    float: right;
    width: 356px;
    padding-right: 19px;
} 

/* #TripleBox */

#tripleBlock{
    width: 950px;
    overflow: hidden;
    margin-bottom: 60px;
}
#tripleBlock dl{
    float: left;
    width: 288px;
    padding-right: 35px;
    margin-bottom: 25px;
    overflow: hidden;
}
#tripleBlock dl.last{
    padding-right: 0;
}
#tripleBlock dl dt{
    float: left;
    width: 44px;

}
#tripleBlock dl dd{
    float: right;
    width: 244px;
}


/* #CategoryBox */
#categoryBox{
    float: right;
    width: 715px;
    margin: 0;
}
#sub{
    float: left;
    width: 220px;
}

/* #sub */

#sub div#subNav{
    background: transparent url(../img/category/bg_cnr_category_btm220.png) no-repeat scroll left bottom;
    width: 220px;
    padding-bottom: 4px;
    margin-bottom: 20px;

}

#subNav h3{
    background: transparent url(../img/category/bg_cnr_category_tp220.png) no-repeat scroll left top;
    font-size: 108%;
    color: #000;
    padding: 23px 20px 12px;
}

#subNav ul{
    padding-left: 20px;
}

#subNav ul li{
    margin-bottom: 12px;
}

#subNav ul li a{
    text-decoration: none;
    font-size: 108%;
    color: #333;
}

#subNav ul li a:hover{
    color: #106917;
}

#subNav ul li a img{
    vertical-align: text-top;
    padding-right: 3px;
}


#sub div#subNav #subNavSearchBox{
    width: 212px;
    background: transparent url(../img/category/bg_category_in212.png) no-repeat scroll left bottom;
    margin: 0 auto;
    padding: 0;
}

#subNavSearchBox dl{
    padding-bottom: 9px;
}

#subNavSearchBox dl dt{
    color: #000;
    font-size: 108%;
    font-weight: 700;
    padding: 20px 0 0 16px;
}

#subNavSearchBox dl dd{
    float: none;
    text-align: center;
}

#subNavSearchBox dl dd input.Text {
    width: 150px;
    height: 20px;
    line-height: 20px;
    margin: 7px 0 5px;
    background: transparent url(../img/subnav/search_sprites.png) no-repeat scroll 2px -32px;
    background-color: #fff;
    border-radius: 4px;
    padding: 3px 3px 3px 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ccc;
}


#supportNav h3{
    font-size: 108%;
    color: #000;
    margin-bottom: 12px;
}

#supportNav ul li{
    margin-bottom: 12px;

}

#supportNav ul li.Last{
    border-top: 1px solid #E1E9CF;
    padding-top: 12px;
}

#supportNav ul li a{
    text-decoration: none;

    font-size: 108%;
    color: #333;
}
#supportNav ul li a img{
    vertical-align: text-top;
    padding-right: 3px;
}

/* #main */

.Category{
    background: transparent url(../img/category/bg_cnr_btm715.png) no-repeat scroll left bottom;

}

.Category h3{
    background: transparent url(../img/category/bg_cnr_green_ttl715.png) no-repeat scroll left top;
    font-size: 123.1%;
    color: #fff;
    line-height: 19px;
    padding: 12px 20px 7px;
}
.Category ul{
    padding: 15px 25px 30px;
}

.Category ul li{
    background: url(../img/common/icon_green.png) no-repeat scroll 0 0;
    margin-bottom: 12px;
    font-size: 108%;
    padding-left: 25px;
}

.Category ul li a{
    color: #333;
    text-decoration: none;
}

.Category ul li a:hover{
    background-color: #dfeeb2;
    color: #106917;
}


.Glossary #main {
    margin-top: 10px;
}

.Glossary#summary h2 {
    margin-bottom: 25px;
}

.Glossary #summary p {
    font-size: 108%;
    font-weight: bold;
}

.Glossary #searchBlock {
    width: 950px;
    margin: 18px 0;
    padding-top: 9px;
    background: url(../../shared/img/bg_cnr_gray_top950.png) no-repeat left top;
}

.Glossary #searchBlock dl {
    padding-left: 90px;
    padding-bottom: 9px;
    overflow: hidden;
    height: 1%;
    background: url(../../shared/img/bg_cnr_gray_btm950.png) no-repeat left bottom;
}

.Glossary #searchBlock dl dt {
    float: left;
    padding-top: 5px;
}

.Glossary #searchBlock dl dd {
    float: left;
}

.Glossary #searchBlock legend {
    display: none;
}

.Glossary #searchBlock dl dd input.Text {
    width: 330px;
    padding: 3px 0;
    margin-right: 5px;
    font-size: 123.1%;
    border: 1px solid #7F9DB9;
}

.Glossary #categoryBlock {
    overflow: hidden;
    margin-bottom: 20px;
}

.Glossary #categoryBlock .Category {
    position: relative;
    float: left;
    width: 470px;
    background: url(../../shared/img/bg_cnr_btm470.png) no-repeat left bottom;
    margin-bottom: 10px;
}

.Glossary #categoryBlock .Category.Even {
    margin-left: 10px;
}

.Glossary #categoryBlock .Category h3 {
    padding: 12px 20px 7px;
    background: url(../../shared/img/bg_cnr_green_top470.png) no-repeat left top;
    color: #fff;
    font-size: 138.5%;
}

.Glossary #categoryBlock .Category ul {
    padding: 15px 20px 50px;
}

.Glossary #categoryBlock .Category ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    font-size: 108%;
    background: url(../img/icn_q_green.png) no-repeat left 0.15em;
}

.Glossary #categoryBlock .Category ul li a {
    color: #333;
    text-decoration: none;
}

.Glossary #categoryBlock .Category ul li a:hover {
    color: #106927;
    background-color: #DFEEB2;
}

.Glossary #categoryBlock .Category.Often {
    margin-left: 0;
    width: 950px;
    background: url(../../shared/img/bg_cnr_blue_btm950.png) no-repeat left bottom;
}

.Glossary #categoryBlock .Category.Often h3 {
    background: url(../../shared/img/bg_cnr_blue_top950.png) no-repeat left top;
}

.Glossary #categoryBlock .Category.Often ul {
    padding: 15px 20px;
}

.Glossary #categoryBlock .Category.Often ul li {
    font-size: 123.1%;
    background: url(../img/icn_q_blue.png) no-repeat left 0.2em;
}

.Glossary #categoryBlock .Category.Often ul li a:hover {
    color: #003399;
    background-color: #CBE2F4;
}

.Glossary #categoryBlock .Category ul.Btn {
    position: absolute;
    padding: 0 0 10px;
    width: 470px;
    bottom: 0;
}

.Glossary #categoryBlock .Category ul.Btn li {
    padding: 0;
    text-align: center;
    background: none;
}

.Glossary #linkContactBlock {
    clear: both;
    position: relative;
    overflow: hidden;
    width: 950px;
    margin-bottom: 40px;
    font-size: 108%;
    background: url(../../shared/img/bg_cnr_btm950.png) no-repeat left bottom;
}

.Glossary #linkContactBlock p {
    padding-left: 50px;
    padding-top: 25px;
    background: url(../../shared/img/bg_cnr_top950.png) no-repeat left top;
}

.Glossary #linkContactBlock p.Time {
    color: #060;
    padding: 0 0 25px 50px;
    background: none;
}

.Glossary #linkContactBlock p.Time span {
    font-size: 93%;
}

.Glossary #linkContactBlock ul {
    position: absolute;
    right: 50px;
    top: 35%;
}

.Glossary #main.Faq h2.CatTtl {
    margin: 22px 0 15px;
}

.Glossary #categoryNavi {
    width: 950px;
    position: relative;
    margin-bottom: 15px;
    padding: 10px 0;
    border: 1px solid #C2DD72;
    background-color: #EBF0DF;
    overflow: hidden;
}

.Glossary #categoryNavi ul {
    position: relative;
    left: 50%;
    float: left;
}

.Glossary #categoryNavi ul li {
    position: relative;
    left: -50%;
    float: left;
}

.Glossary #categoryNavi ul li.First {
    background: url(../img/line_dot.png) no-repeat left top;
}

.Glossary #categoryNavi ul li a {
    padding: 3px 10px;
    color: #333;
    text-decoration: none;
    background: url(../img/line_dot.png) no-repeat right top;
}

.Glossary #categoryNavi ul li a:hover,
.Glossary #categoryNavi ul li.Current a {
    background-color: #C2DD72;
}


.Glossary #questionBlock {
    background: url(../../shared/img/bg_cnr_btm950.png) no-repeat left bottom;
}

.Glossary #questionBlock ul {
    padding: 15px 20px;
}

.Glossary #questionBlock ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    font-size: 108%;
    background: url(../img/icn_q_green.png) no-repeat left 0.15em;
}


.Glossary #questionBlock ul li a {
    color: #333;
    text-decoration: none;
}

.Glossary #questionBlock ul li a:hover {
    color: #106927;
    background-color: #DFEEB2;
}


.Glossary #answerBlock .Section {
    clear: both;
    margin: 30px 0 10px;
    overflow: hidden;
    background: url(../../shared/img/bg_cnr_btm950.png) no-repeat left bottom;
}

.Glossary #answerBlock .Section h4 {
    padding: 15px 15px 10px;
    font-weight: bold;
    font-size: 131%;
    background: url(../../shared/img/bg_cnr_green_top950.png) no-repeat left top;
    border-bottom: 1px solid #E0DFE3;
}

.Glossary #answerBlock .Section h4 span {
    padding-left: 25px;
    background: url(../img/icn_q_green.png) no-repeat left 0.1em;
}

.Glossary #answerBlock .Section div.Wrap {
    padding: 20px;
    overflow: hidden;
    height: 1%;
}

.Glossary #answerBlock .Section div.Wrap .Wrap {
    padding: 0;
    overflow: hidden;
    height: 1%;
}

.Glossary #answerBlock .Section div.Wrap h5 {
    margin-bottom: 1em;
    color: #88B500;
    font-size: 123.1%;
}

.Glossary #answerBlock .Section div.Wrap h6 {
    margin-bottom: .3em;
    font-size: 123.1%;
    padding-left: 25px;
    background: url(../../shared/img/icon_circle.png) no-repeat left center;
}

.Glossary #answerBlock .Section div.Wrap strong {
    color: #c00;
    font-weight: bold;
}

.Glossary #answerBlock .Section div.Wrap em {
    color: #c00;
}

.Glossary #answerBlock .Section div.Wrap img.ImgRight {
    float: right;
    padding-left: 10px;
}

.Glossary #answerBlock .Section div.Wrap dl dt {
    font-weight: bold;
    font-size: 108%;
    margin-bottom: .3em;
}

.Glossary #answerBlock .Section div.Wrap dl dd {
    margin-bottom: .5em;
}

.Glossary #answerBlock .Section div.Wrap li {
    list-style-type: disc;
    margin-left: 2em;
    line-height: 1.6;
}

.Glossary #answerBlock .questionLink {
    float: right;
}

.Glossary #answerBlock .questionLink a {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
    width: 75px;
    height: 0;
    padding-top: 20px;
    text-decoration: none;
    background: url(../img/btn_question_link.png) no-repeat left top;
}



.Glossary #categoryNavi {
    padding-bottom: 0;
}

.Glossary #categoryNavi dl {
    padding: 0 15px;
    overflow: hidden;
    height: 1%;
}

.Glossary #categoryNavi dl dt {
    width: 118px;
    float: left;
}

.Glossary #categoryNavi dl dd {
    margin-left: 120px;
    padding-top: 3px;
}

.Glossary #categoryNavi dd ul {
	position: static;
	left: 0;
	float: none;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

.Glossary #categoryNavi dd ul li {
	position: static;
	left: 0;
}

.Glossary #questionBlock {
	margin-top: 15px;
}

.Glossary #questionBlock h3 {
    background: #85B000 url(../../shared/img/bg_cnr_green_ttl950.png) no-repeat left top;
    border-bottom: 1px solid #789F00;
	padding: 7px 0 5px 15px;
	color: #fff;
	font-size: 153.9%;
}



.Glossary #questionBlock ul {
	overflow: hidden;
	height: 1%;
}

.Glossary #questionBlock ul li {
	float: left;
	width: 250px;
	margin-left: 2em;
    margin-bottom: 10px;
    padding-left: 18px;
    font-size: 108%;
    background: url(../../shared/img/icon_arrow01.png) no-repeat left 0.25em;
}

.Glossary #answerBlock .Section h4 span {
    padding-left: 0;
    background: none;
}

.Glossary #answerBlock .questionLink a {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
    width: 86px;
    height: 0;
    padding-top: 20px;
    text-decoration: none;
    background: url(../img/glossary/btn_glossarylink.png) no-repeat left top;
}


.hidden {
    display: none;
}

.content-nav {
    text-align: center;
    padding: 20px 0;
}


#module-content h2 {
    padding: 12px 20px 7px;
    background: url(../../shared/img/bg_cnr_green_top950_2.png) no-repeat left top;
    color: #fff;
    font-size: 138.5%;
}

#module-content {
    background: url(../../shared/img/bg_cnr_btm950.png) no-repeat left bottom;
}

#module-content  ul {
    padding: 15px 20px;
}

#module-content ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    font-size: 108%;
    background: url(../img/icn_q_green.png) no-repeat left 0.15em;
}

#module-content p {
    padding: 0 20px 15px;
    text-align: right;
}

#search_notice {
    margin-top: 1em;
}
