@charset "UTF-8";

/* ****************************************************
1. for ALL
2. Headings
3. Text
4. Link
5. List
6. Dl
7. Table
8. Column
9. Box
10. Line
11. newsBox / TabChange
12. Other

xx. Text Align
xx. Margin

99. Extra
***************************************************** */



/* 1: for ALL
=========================================*/

hr {
	display: none;
	clear: both;
}
sub {
	vertical-align: baseline;
}
sup {
	vertical-align: top;
}


/* 2: Headings
=========================================*/

#contents .heading1 {
	margin-left: 1px;
}
.subNav-off #contents .heading1 {
	margin-left: 0;
}
#contents .heading2 {
	clear: both;
	margin-top: 32px;
	padding-bottom: 5px;
}
#contents .heading2 span {
	display: block;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 3px;
	padding-left: 24px;
}
#contents .heading3 {
	clear: both;
	margin: 36px 0 11px 0;
	padding: 1px 20px 4px 20px;
	border-bottom: 2px solid #cccccc;
}
#contents .equalCol2 .heading3 {
	margin-top: 15px;
}
#contents .heading4 {
	clear: both;
	margin-top: 24px;
	padding: 0 19px 0 19px;
}
#contents .equalCol2 .heading4 {
	margin-top: 31px;
}
#contents .heading5 {
	clear: both;
	margin-top: 15px;
}
#contents .equalCol2 .heading5 {
	margin-top: 15px;
}

#contents .thumb1 {
	clear: both;
	margin-top: 20px;
	padding: 2px 15px;
}

* html #contents .heading2,
* html #contents .heading2 span,
* html #contents .heading3,
* html #contents .heading4,
* html #contents .thumb1 {
	height: 1px;
}


/* 3: Text
=========================================*/

#contents .leadText {
	margin-top: 10px;
	padding: 11px 21px;
	border: 4px solid #dddddd;
}
#contents .normalText {
	margin-top: 10px;
}
#contents .equalCol2 .normalText {
	margin-top: 10px;
}
#contents .notes01 {
	margin-top: 6px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#contents .notes01 span {
	margin-right: 0.5em;
}
#contents .notes02 {
	margin-top: 6px;
	padding-left: 3em;
	text-indent: -3em;
}
#contents .notes02 span {
	margin-right: 3px;
}
#contents .caption {
	margin-top: 6px;
}


/* 4: Link
=========================================*/

#contents #pageNaviLink {
	clear: both;
	width: 664px;
	margin: 0 8px 0 18px;
	background: url(../images/com_bg002.gif) no-repeat 0 100%;
}
#contents #pageNaviLink ul {
	width: 636px;
	padding: 14px 14px 11px 14px;
	background: url(../images/com_bg001.gif) no-repeat 0 0;
}
*  html #contents #pageNaviLink ul {
	width: 664px;
}
#contents #pageNaviLink li {
	float: left;
	margin-right: 12px;
	padding-left: 11px;
	white-space: nowrap;
}
#contents #pageNaviLink li span {
	display: block;
	padding-right: 13px;
	background: url(../images/com_bg005.gif) repeat-y 100% 0;
}
#contents #pageNaviLink li.last span {
	padding-right: 0;
	background: none;
}
#contents #anchorLink {
	clear: both;
	width: 664px;
	margin: 0 8px 0 18px;
	background: url(../images/com_bg004.gif) repeat-y 0 100%;
}
#contents #anchorLink ul {
	width: 632px;
	padding: 16px 16px 2px 16px;
	background: url(../images/com_bg003.gif) no-repeat 0 0;
}
* html #contents #anchorLink ul {
	width: 664px;
}
#contents #anchorLink li {
	float: left;
	padding-right: 17px;
	padding-left: 13px;
	white-space: nowrap;
}
#contents #anchorLink li a{
	display: block;
	padding-right: 13px;
	background: url(../images/com_bg005.gif) repeat-y 100% 0;
}
#contents #anchorLink li.last a {
	padding-right: 0;
	background: none;
}

#contents .iconLink01 {
	padding-left: 16px;
}
#contents .iconLink02 {
	padding-left: 11px;
}
#contents .iconLink01 img,
#contents .iconLink02 img {
	margin-left: 3px;
	margin-bottom: -1px;
}
#contents .dlLink {
	padding-left: 20px;
	background: url(../images/com_ic006.gif) no-repeat 0 0.3em;
}
#contents .printLink {
	padding-left: 20px;
	background: url(../images/com_ic007.gif) no-repeat 0 0.3em;
}
#contents .iconLink01,
#contents .iconLink02,
#contents .outLink01,
#contents .outLink02,
#contents .pdfLink,
#contents .fileLink,
#contents .dlLink,

#contents .printLink {
	margin-top: 5px;
}

#contents .pageTopLink {
	clear: both;
	margin-top: 30px;
	text-align: right;
}
#contents .pageBack {
	padding-left: 16px;
}
#contents .pageNext {
	float: right;
	padding-right: 16px;
}

* html #contents .iconLink01,
* html #contents .iconLink02,
* html #contents .outLink01,
* html #contents .outLink02,
* html #contents .pdfLink,
* html #contents .fileLink,
* html #contents .dlLink,
* html #contents .printLink,
* html #contents .pageBack,
* html #contents .pageNext {
	height: 1px;
}


/* 5: List
=========================================*/

/* normal */
#contents .iconList01,
#contents .iconList02 {
	margin-top: 6px;
}
#contents .iconList01 li {
	padding-left: 9px;
	background: url(../images/com_ic008.gif) no-repeat 0 0.5em;
}
#contents .iconList02 li {
	padding-left: 9px;
	background: url(../images/com_ic009.gif) no-repeat 0 0.5em;
}
#contents .iconList01 ul.iconList02 {
	margin-top: 0;
}
* html #contents .iconList01 li,
* html #contents .iconList02 li {
	height: 1px;
}

/* works icon */
#contents .iconList03 li {
	float: left;
	margin-right: 8px;
}
#contents .iconList03 li.last {
	margin-right: 0;
}

/* list 2column */
#contents .iconList04 {
	margin-top: 5px;
}
#contents .iconList04 li {
	float: left;
	width: 140px;
	margin-right: 5px;
	padding-left: 9px;
	background: url(../images/com_ic008.gif) no-repeat 0 0.5em;
}
#contents .iconList05 {
	width: 390px;
	margin-top: 5px;
}
#contents .iconList05 li {
	float: left;
	width: 180px;
	margin-right: 5px;
	padding-left: 9px;
	background: url(../images/com_ic008.gif) no-repeat 0 0.5em;
}


/* number */
#contents .numberList01,
#contents .numberList02 {
	margin-top: 6px;
}
#contents .numberList01 li {
	padding-left: 20px;
}
#contents .numberList01 .number01 {
	background: url(../images/com_ic010.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number02 {
	background: url(../images/com_ic011.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number03 {
	background: url(../images/com_ic012.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number04 {
	background: url(../images/com_ic013.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number05 {
	background: url(../images/com_ic014.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number06 {
	background: url(../images/com_ic015.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number07 {
	background: url(../images/com_ic016.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number08 {
	background: url(../images/com_ic017.gif) no-repeat 0 0.2em;
}
#contents .numberList01 .number09 {
	background: url(../images/com_ic018.gif) no-repeat 0 0.2em;
}
* html #contents .numberList01 .number01,
* html #contents .numberList01 .number02,
* html #contents .numberList01 .number03,
* html #contents .numberList01 .number04,
* html #contents .numberList01 .number05,
* html #contents .numberList01 .number06,
* html #contents .numberList01 .number07,
* html #contents .numberList01 .number08,
* html #contents .numberList01 .number09 {
	height: 1px;
}
#contents .numberList02 li {
	padding-left: 1em;
	text-indent: -1em;
}
#contents .numberList01 .numberList02 {
	margin-top: 0;
}

/* linkList */
#contents .linkList01,
#contents .linkList02 {
	margin-top: 6px;
}
#contents .linkList01 li {
	padding-left: 16px;
}
#contents .linkList02 li {
	padding-left: 16px;
}
* html #contents .linkList01 li,
* html #contents .linkList02 li {
	height: 1px;
}
#contents .linkList01 li img,
#contents .linkList02 li img {
	margin-left: 3px;
	margin-bottom: -1px;
}

/* listCol */
#contents .listCol2,
#contents .listCol3 {
	clear: both;
}
#contents .listCol2 li {
	float: left;
	width: 289px;
	margin-right: 15px;
}
* html #contents .listCol2 li {
	display: inline;
	width: 305px;
}
#contents .listCol3 li {
	display: inline;
	float: left;
	width: 184px;
	margin-right: 15px;
}
* html #contents .listCol3 li {
	width: 200px;
}

/* iconReset */
#contents .iconReset {
	background: none !important;
}



/* 6: Dl
=========================================*/

/* iconList */
#contents .iconList01 dt {
	background: url(../images/com_ic008.gif) no-repeat 0 0.5em;
}
#contents .iconList02 dt {
	background: url(../images/com_ic009.gif) no-repeat 0 0.5em;
}
* html #contents .iconList01 dt,
* html #contents .iconList02 dt {
	height: 1px;
}
#contents .iconList01 dt,
#contents .iconList02 dt {
	padding-left: 9px;
}
#contents .iconList01 dd,
#contents .iconList02 dd {
	padding-left: 9px;
}
#contents .iconList01 dd .iconList02 {
	margin-top: 0;
}

/* numberList */
#contents .numberList01 dt {
	padding-left: 20px;
}
#contents .numberList01 dd {
	padding-left: 20px;
}
#contents .numberList02 dt {
	padding-left: 1em;
}
#contents .numberList02 dt span {
	margin: 0 2px 0 -1em;
}
#contents .numberList02 dd {
	padding-left: 1em;
}
#contents .numberList01 dd .numberList02 {
	margin-top: 0;
}


/* 7: Table
=========================================*/

#contents .normalTable {
	clear: both;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}
#contents .noCaption {
	margin-top: 20px;
}
#contents .normalTable th,
#contents .normalTable td {
	padding: 6px 7px;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	vertical-align: top;
	text-align: left;
}
#contents .normalTable .lv3 {
	background: #f1f1f1;
}
#contents .normalTable caption {
	padding: 20px 0 7px 13px;
}
#contents .normalTable caption .tableTitle {
	display: block;
	position: relative;
}
#contents .normalTable caption .tableNotes {
	position: absolute;
	right: 0;
	padding-top: 2px;
}


/* 8: Column
=========================================*/

#contents .equalCol2,
#contents .equalCol3,
#contents .equalCol4,
#contents .col2-01,
#contents .col2-02,
#contents .col3-01,
#contents .col3-02 {
	clear: both;
	width: 645px;
	margin-top: 20px;
}
.subNav-off #contents .equalCol2,
.subNav-off #contents .equalCol3 {
	clear: both;
	width: 855px;
	margin-top: 20px;
}
#contents .equalCol2 img,
#contents .equalCol3 img,
#contents .equalCol4 img,
#contents .col2-01 img,
#contents .col2-02 img,
#contents .col3-01 img,
#contents .col3-02 img {
	border: 1px solid #FFFFFF;
}
#contents .equalCol2 a img.linkBorder,
#contents .equalCol3 a img.linkBorder,
#contents .equalCol4 a img.linkBorder,
#contents .col2-01 img.linkBorder,
#contents .col2-02 img.linkBorder,
#contents .col3-01 a img.linkBorder,
#contents .col3-02 a img.linkBorder {
	border: 1px solid #006ebb;
}

/* equalCol2 */
#contents .equalCol2 .first-col,
#contents .equalCol2 .second-col {
	float: left;
	width: 315px;
}
.subNav-off #contents .equalCol2 .first-col,
.subNav-off #contents .equalCol2 .second-col {
	float: left;
	width: 420px;
}
#contents .equalCol2 .second-col {
	margin-left: 15px;
}

/* Col2 */
#contents .col2-01 .first-col {
	float: left;
	width: 425px;
}
#contents .col2-01 .second-col {
	float: left;
	width: 205px;
	margin-left: 15px;
}
#contents .col2-02 .first-col {
	float: left;
	width: 205px;
}
#contents .col2-02 .second-col {
	float: left;
	width: 425px;
	margin-left: 15px;
}

/* equalCol3 */
#contents .equalCol3 .first-col,
#contents .equalCol3 .second-col,
#contents .equalCol3 .third-col {
	float: left;
	width: 205px;
}
.subNav-off #contents .equalCol3 .first-col,
.subNav-off #contents .equalCol3 .second-col,
.subNav-off #contents .equalCol3 .third-col {
	float: left;
	width: 275px;
}
#contents .equalCol3 .second-col,
#contents .equalCol3 .third-col {
	margin-left: 15px;
}

/* equalCol4 */
#contents .equalCol4 .first-col,
#contents .equalCol4 .second-col,
#contents .equalCol4 .third-col,
#contents .equalCol4 .fourth-col {
	float: left;
	width: 150px;
}
#contents .equalCol4 .second-col,
#contents .equalCol4 .third-col,
#contents .equalCol4 .fourth-col {
	margin-left: 15px;
}


/* Col3 */
#contents .col3-01 .first-col {
	float: left;
	width: 315px;
}
#contents .col3-01 .second-col,
#contents .col3-01 .third-col {
	float: left;
	width: 152px;
	margin-left: 13px;
}
#contents .col3-02 .first-col,
#contents .col3-02 .second-col {
	float: left;
	width: 152px;
}
#contents .col3-02 .third-col {
	float: left;
	width: 315px;
}
#contents .col3-02 .second-col,
#contents .col3-02 .third-col {
	margin-left: 13px;
}

/* thumbCol2 */
#contents .thumbCol2-01 {
	clear: both;
	width: 645px;
	margin-top: 8px;
}
#contents .thumbCol2-01 .first-col,
#contents .thumbCol2-01 .second-col {
	float: left;
}
#contents .thumbCol2-01 .first-col {
	width: 150px;
}
#contents .thumbCol2-01 .second-col {
	width: 480px;
	margin-left: 15px;
}
#contents .thumbCol2-01 .second-col .list-left {
	float: left;
	width: 235px;
}
#contents .thumbCol2-01 .second-col .list-right {
	float: right;
	width: 235px;
}

#contents .thumbCol2-02 {
	clear: both;
	width: 315px;
	margin-top: 8px;
}
#contents .thumbCol2-02 img,
#contents .thumbCol2-03 img,
#contents .thumbCol2-02 a img,
#contents .thumbCol2-03 a img {
	border: none;
}
#contents .thumbCol2-02 .first-col,
#contents .thumbCol2-02 .second-col,
#contents .thumbCol2-03 .first-col,
#contents .thumbCol2-03 .second-col {
	float: left;
}
#contents .thumbCol2-02 .first-col {
	width: 81px;
}
#contents .thumbCol2-02 .second-col {
	width: 221px;
	margin-left: 13px;
}
#contents .thumbCol2-03 {
	clear: both;
	margin-top: 10px;
	padding-top: 12px;
	background: url(../images/com_bg006.gif) repeat-x 0 0;
}
#contents .thumbCol2-03 .first-col {
	width: 60px;
}
#contents .thumbCol2-03 .second-col {
	width: 243px;
	margin-left: 12px;
}



/* 9: Box
=========================================*/

#contents .columnBox {
	clear: both;
	margin-top: 28px;
}
#contents .columnBox .inner {
	clear: both;
	padding: 10px 14px;
}
#contents .columnBox .inner dl {
	float: left;
	width: 450px;
}
#contents .columnBox .inner dl.noImage {
	float: none;
	width: 617px;
}
#contents .columnBox .inner dt {
	padding: 3px 0 4px 30px;
}
#contents .columnBox .inner dd {
	padding: 13px 0 0 7px;
}
#contents .columnBox .inner .columnImage {
	float: left;
	width: 150px;
	margin: 8px 0 0 17px;
}
* html #contents .columnBox,
* html #contents .columnBox .inner {
	height: 1px;
}

/* buttonBox */
#contents .buttonBox {
	clear: both;
	margin-top: 28px;
	padding: 13px 0;
	background: #eaeef5;
	border-top: 3px solid #006ebb;
}
#contents .buttonBox .inner {
	width: 602px;
	margin: 0 0 0 22px;
	background: url(../images/com_bg011.gif) repeat-y 0 0;
}
#contents .buttonBox .singleCol {
	background: url(../images/com_bg014.gif) repeat-y 0 0;
}
#contents .buttonBox .inner .first-col {
	float: left;
	width: 280px;
}
#contents .buttonBox .inner .second-col {
	float: right;
	width: 280px;
}
#contents .buttonBox-single {
	clear: both;
	width: 400px;
	margin-top: 28px;
	padding: 13px 0;
	background: #eaeef5;
	border-top: 3px solid #006ebb;
}
#contents .buttonBox-single .inner {
	width: 280px;
	text-align: left;
}

/* 10: Line
=========================================*/

#contents .normal-line {
	padding-top: 6px;
	border-top: 1px solid #dddddd;
}
#contents .dott-line {
	padding-top: 6px;
	background: url(../images/com_bg006.gif) repeat-x 0 0;
}
* html #contents .dott-line {
	height: 1px;
}
#contents .emphasis-line {
	padding-top: 6px;
	border-top: 2px solid #dddddd;
}
/* 11: newsBox / TabChange
=========================================*/

/* newsBox */
#contents #newsBox {
	clear: both;
	position: relative;
}
#contents #newsBox .heading3 {
	margin-top: 0;
}
#contents #newsBox ul.rssList {
	clear: both;
	position: absolute;
	top: 0;
	right: 0;
}
#contents #newsBox ul.rssList li {
	float: left;
}
#contents #newsBox ul.rssList li.rssInfo,
#contents #newsBox ul.rssList li.allInfo {
	margin-right: 8px;
}
#contents #newsBox ul.rssList li.rssBt {
	margin-top: 2px;
}
#contents #newsBox dl {
	clear: both;
	padding: 0 12px;
}
#contents #newsBox dt {
	padding: 5px 0 0 12px;
	position: relative;
}
#contents #newsBox dt img{
	margin: 4px 0 0 8px;
	position: absolute;
}
* html #contents #newsBox dt img{
	margin: 0 0 0 8px;
}
#contents #newsBox dd {
	position: relative;
	margin: -1.5em 0 0 0;
	padding: 0 0 0 12.7em;
}
/* for safari3 */
body:first-of-type #contents #newsBox dd {
	margin: -1.5em 0 0 0;
	padding: 0 0 0 14em;
}
/* end */
#contents #newsBox dd a {
	height: 1%;
}
#contents #newsBox dd .outLink01,
#contents #newsBox dd .outLink02,
#contents #newsBox dd .pdfLink,
#contents #newsBox dd .fileLink,
#contents #newsBox dd .dlLink {
	margin-top: 0;
}

/* tabChange */
#contents #newsBox #tab {
	width: 670px;
	margin-left: 20px;
	background: url(../images/com_bg008.gif) repeat-x 0 100%;
}
#contents #newsBox #tab li {
	float: left;
	margin: 5px 5px 0 0;
	background: url(../images/com_bg010.gif) repeat-y 0 0;
	text-align: center;
}
#contents #newsBox #tab li a{
	display: block;
	width: 98px;
	height: 23px;
	padding-top: 4px;
}

#contents #newsBox #tab li.selected {
	margin-top: 0;
	background: url(../images/com_bg009.gif) repeat-y 0 0;
}
#contents #newsBox #tab li.selected a{
	padding-top: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: default;
	outline: none;
	width: 98px;
	height: 23px;

}
#contents #newsBox div.newsitem {
	display: none;
	margin: 20px 0 0 20px;
}
#contents #newsBox #noscript-text {
	margin-left: 20px;
}


/* 12: Other
=========================================*/

/* plugInBox */
#contents .plugInBox {
	clear: both;
	width: 557px;
	margin: 30px 30px 0 30px;
	padding: 13px 8px 15px 20px;
	background: #f3f3f3;
}
* html #contents .plugInBox {
	width: 585px;
}
#contents .plugInBox .banner,
#contents .plugInBox .text {
	float: left;
}
#contents .plugInBox .banner {
	width: 158px;
}
#contents .plugInBox .text {
	width: 386px;
	margin-left: 13px;
}

/* sslBox */
#contents .sslBox {
	width: 623px;
	margin: 35px 11px 0 11px;
	background: url(../images/com_bg007.gif) no-repeat 0 100%;
}
#contents .sslBox .wrap {
	clear: both;
	width: 581px;
	padding: 7px 21px;
	background: url(../images/com_bg006.gif) repeat-x 0 0;
}
* html #contents .sslBox .wrap {
	width: 623px;
}
#contents .sslBox div {
	float: left;
}
#contents .sslBox .banner {
	width: 100px;
}
#contents .sslBox .text {
	width: 451px;
	margin-left: 30px;
}

/* catchyCopy */
#contents .catchyCopy01 {
	clear: both;
	margin: 10px 0 0 10px;
	width: 680px;
}
#contents .catchyCopy01 .catchyCopyInner {
	clear: both;
	padding: 16px 17px 17px 17px;
}
#contents .catchyCopy01 .photo {
	float: left;
	width: 203px;
}
#contents .catchyCopy01 dl {
	float: left;
	width: 408px;
	margin-left: 15px;
}
#contents .catchyCopy01 dt {
	margin-top: 8px;
}
#contents .catchyCopy01 dd {
	margin-top: 15px;
}
#contents .catchyCopy01 p.text-type {
	float: left;
	width: 408px;
	margin: 8px 0 0 15px;
}

#contents .catchyCopy02 {
	clear: both;
	margin-top: 20px;
}
#contents .catchyCopy02 dd {
	margin-top: 3px;
}

/* photoList */
#contents .photoList {
	clear: both;
	margin-top: 28px;
}
#contents .photoList .heading {
	clear: both;
	margin-top: 24px;
	padding: 0 19px 2px 19px;
	border-bottom: 2px solid #cccccc;
}
#contents .photoList .inner {
	clear: both;
	padding-bottom: 17px;
	border-bottom: 2px solid #cccccc;
}
#contents .photoList dl {
	float: left;
	width: 205px;
	margin: 10px 0 0 15px;
}
#contents .photoList dl.first {
	margin-left: 0;
}
#contents .photoList dt {
	clear: both;
	width: 205px;
}
#contents .photoList dt .title {
	float: left;
	width: 105px;
	padding-left: 15px;
}
#contents .photoList dt .photo-title {
	display: block;
	padding: 0 0 1px 15px;
}
#contents .photoList dt .zoom {
	float: right;
	padding-left: 18px;
	background: url(../images/com_ic019.gif) no-repeat 0 0.2em;
}
#contents .photoList dd {
	clear: both;
	width: 205px;
	margin-top: 2px;
}
#contents .photoList dd img {
	border: 1px solid #cccccc;
}

/* relatedLink */
#contents .relatedLink {
	clear: both;
	margin-top: 32px;
	padding: 2px 2px 10px;
	border: 1px solid #cccccc;
}
#contents .relatedLink dt {
	padding: 4px 0 2px 26px;
}
#contents .relatedLink dd {
	padding: 10px 10px 0 27px;
}
#contents .relatedLink .courseList dt {
	margin-top: 0;
	padding: 0 0 0 13px;
	background: url(../images/com_ic020.gif) no-repeat 0 0.4em;
}
* html #contents .relatedLink .courseList dt {
	height: 1px;
}
#contents .relatedLink .courseList dd {
	padding: 0;
}
#contents .relatedLink dd ul {
	clear: both;
	margin-top: 0;
}
#contents .relatedLink dd ul li {
	margin-top: 0;
}
#contents .relatedLink dd .listCol2 {
	background: url(../images/com_bg005.gif) repeat-y 282px 0;
}
#contents .relatedLink dd .listCol2 li {
	float: left;
	width: 271px;
	margin-right: 10px;
}
* html #contents .relatedLink dd .listCol2 li {
	width: 282px;
}
#contents .relatedLink dd li li {
	float: left;
	width: auto;
	margin: 3px 10px 0 0;
}
#contents .relatedLink dd.business {
	padding: 0 10px 0 27px;
	margin: 10px 0 0 0;
	background: url(../images/com_bg012.gif) repeat-y 0 0; 
}
#contents .relatedLink dd.business .first-col {
	float: left;
	width: 293px;
}
#contents .relatedLink dd.business .second-col {
	float: right;
	width: 293px;
	margin-left: 16px;
}








/* xx: Text Align
=========================================*/

#contents .aL {
	text-align: left !important;
}
#contents .aC {
	text-align: center !important;
}
#contents .aR {
	text-align: right !important;
}
#contents .aC table,
#contents .aC dl,
#contents .aC div {
	margin-right: auto;
	margin-left: auto;
}


/* xx. Margin
=========================================*/

/* top */
#contents .mt0 {
	margin-top: 0 !important;
}
#contents .mt5 {
	margin-top: 5px !important;
}
#contents .mt6 {
	margin-top: 6px !important;
}
#contents .mt10 {
	margin-top: 10px !important;
}
#contents .mt15 {
	margin-top: 15px !important;
}
#contents .mt20 {
	margin-top: 20px !important;
}
#contents .mt25 {
	margin-top: 25px !important;
}
#contents .mt30 {
	margin-top: 30px !important;
}

/* botom */
#contents .mb5 {
	margin-bottom: 5px !important;
}
#contents .mb10 {
	margin-bottom: 10px !important;
}
#contents .mb15 {
	margin-bottom: 15px !important;
}
#contents .mb20 {
	margin-bottom: 20px !important;
}
#contents .mb25 {
	margin-bottom: 25px !important;
}
#contents .mb30 {
	margin-bottom: 30px !important;
}
#contents .mb40 {
	margin-bottom: 40px !important;
}





/* 99. Extra
=========================================*/
/* Clearfix */
#contents #pageNaviLink ul:after,
#contents #anchorLink ul:after,
#contents .listCol2:after,
#contents .listCol3:after,
#contents .iconList03:after,
#contents .iconList04:after,
#contents .iconList05:after,
#contents .equalCol2:after,
.subNav-off #contents .equalCol2:after,
#contents .equalCol3:after,
#contents .equalCol4:after,
#contents .col2-01:after,
#contents .col2-02:after,
#contents .col3-01:after,
#contents .col3-02:after,
#contents .thumbCol2-01:after,
#contents .thumbCol2-02:after,
#contents .thumbCol2-03:after,
#contents .thumbCol2-01 .second-col:after,
#contents .columnBox .inner:after,
#contents .plugInBox:after,
#contents .sslBox:after,
#contents .sslBox .wrap:after,
#contents .catchyCopy01 .catchyCopyInner:after,
#contents .newsList ul:after,
#contents .photoList .inner:after,
#contents .photoList dt:after,
#contents .relatedLink dd ul:after,
#contents .relatedLink dd li ul:after,
#contents .relatedLink dd.business:after,
#contents #newsBox #tab:after,
#contents .buttonBox .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #pageNaviLink ul,
#contents #anchorLink ul,
#contents .listCol2,
#contents .iconList03,
#contents .iconList04,
#contents .iconList05,
.subNav-off #contents .equalCol2,
#contents .listCol3,
#contents .equalCol2,
#contents .equalCol3,
#contents .equalCol4,
#contents .col2-01,
#contents .col2-02,
#contents .col3-01,
#contents .col3-02,
#contents .thumbCol2-01,
#contents .thumbCol2-02,
#contents .thumbCol2-03,
#contents .thumbCol2-01 .second-col,
#contents .columnBox .inner,
#contents .plugInBox,
#contents .sslBox .wrap,
#contents .sslBox .wrap,
#contents .catchyCopy01 .catchyCopyInner,
#contents .newsList ul,
#contents .photoList .inner,
#contents .photoList dt,
#contents .relatedLink dd ul,
#contents .relatedLink dd li ul,
#contents .relatedLink dd.business,
#contents #newsBox #tab,
#contents .buttonBox .inner {
	display: inline-block;
	min-height:1%;
}
.font_bule {
	font-weight: bold;
	color: #003366;
}
