@charset "UTF-8";

/* CSS Document */


/*----------------------------------------------------
	☆indent
----------------------------------------------------*/

.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.top25{margin-top:25px !important;}
.top30{margin-top:30px !important;}
.top35{margin-top:35px !important;}
.top40{margin-top:40px !important;}
.btm0{margin-bottom:0 !important;}
.btm5{margin-bottom:5px !important;}
.btm10{margin-bottom:10px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.btm55{margin-bottom:55px !important;}
.btm60{margin-bottom:60px !important;}
.btm65{margin-bottom:65px !important;}
.btm70{margin-bottom:70px !important;}
.btm75{margin-bottom:75px !important;}
.btm80{margin-bottom:80px !important;}
.btm85{margin-bottom:85px !important;}
.btm90{margin-bottom:90px !important;}
.btm95{margin-bottom:90px !important;}
.pT0{padding-top:0!important;}
.pT5{padding-top:5px!important;}
.pT10{padding-top:10px!important;}
.pT15{padding-top:15px!important;}
.pT20{padding-top:20px!important;}
.pT25{padding-top:25px!important;}
.pT30{padding-top:30px!important;}
.pT35{padding-top:35px!important;}
.pT40{padding-top:40px!important;}
.pT45{padding-top:45px!important;}
.pB0{padding-bottom:0!important;}
.pB5{padding-bottom:5px!important;}
.pB10{padding-bottom:10px!important;}
.pB15{padding-bottom:15px!important;}
.pB20{padding-bottom:20px!important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.lm15{margin-left:15px !important;}
.lm20{margin-left:20px !important;}
.lm50{margin-left:50px !important;}
.lm60{margin-left:60px !important;}
.lm70{margin-left:70px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm15{margin-right:15px !important;}
.rm20{margin-right:20px !important;}

.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.vAB { vertical-align:bottom!important;}

.red {
	color: #e65c78;
}
.org { color:#EB5F00;}

.bold {font-weight: bold;}
.normal {font-weight: normal;}

.icon {
	margin-right:3px;
	vertical-align:middle;
	margin-top:-1px;
}

.spDisp{
	display: none;
}



/*----------------------------------------------------
	☆Width
----------------------------------------------------*/

.w5 {width:5%!important;}
.w10 {width:10%!important;}
.w15 {width:15%!important;}
.w18 {width:18%!important;}
.w20 {width:20%!important;}
.w25 {width:25%!important;}
.w30 {width:30%!important;}
.w35 {width:35%!important;}
.w40 {width:40%!important;}
.w45 {width:45%!important;}
.w50 {width:50%!important;}
.w55 {width:55%!important;}
.w60 {width:60%!important;}
.w65 {width:65%!important;}
.w70 {width:70%!important;}
.w75 {width:75%!important;}
.w80 {width:80%!important;}
.w85 {width:85%!important;}
.w90 {width:90%!important;}
.w95 {width:95%!important;}




/*----------------------------------------------------
	☆basecompo
----------------------------------------------------*/

#contents section.section {
	clear:both;
	margin-bottom:40px;
}

#contents section.last {
	margin-bottom:0;
}

.aural span,
span.aural {
	display:none;
	visibility:hidden;
}

img.icon {
	margin-right:5px;
	vertical-align:middle;
}



/*----------------------------------------------------
	☆Btn
----------------------------------------------------*/

.bscBtn01 a {
	background-color:#e75c79;
	border:1px solid #e75c79;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color:#FFF;
	display:inline-block;
	font-size:85%!important;
	font-weight: bold;
	padding:12px 30px;
	line-height:140%;
	text-decoration:none;
}




/*----------------------------------------------------
	☆List
----------------------------------------------------*/

.indList,
.indListS {
	margin-bottom:15px;
}

.indList li,
.indListS li {
	line-height:170%;
	text-indent:-1em;
	padding-left:1em;
}

.indListS li {
	font-size: 85% !important;
	line-height:130%;
}

.numList,
.numListS {
	margin-bottom:15px;
	padding-left:1.6em;
}

.numList li,
.numListS li {
	line-height:150%;
	list-style: decimal outside none;
	margin-bottom: 5px;
}

.numListS li {
	font-size: 85% !important;
	line-height: 130%;
}

:first-child + html .numList {
    padding-left: 2em;
}
:first-child + html .numListS {
    padding-left: 2em;
}

#contents ul.iconList {
	margin-bottom:15px;
}

#contents ul.iconList li {
	line-height:140%;
	margin-bottom:5px;
	text-indent:-26px;
	padding-left:26px;
}

#contents ul.iconList li a {
	background:url(../cmn_img/icon_newwin.gif) 4px 3px no-repeat;
	padding:0 0 3px 25px;
}

#contents ul.iconList li.blankIcon a { background:url(../cmn_img/icon_newwin.gif) 6px 4px no-repeat;}
#contents ul.iconList li.pdfIcon a { background:url(../cmn_img/icon_pdf.gif) 2px top no-repeat;}
#contents ul.iconList li.exlIcon a { background:url(../cmn_img/icon_excel.gif) 4px top no-repeat;}
#contents ul.iconList li.wrdIcon a { background:url(../cmn_img/icon_word.gif) 4px top no-repeat;}



#contents ul.arrowList01 {
	margin-bottom:15px;
}


#contents ul.arrowList01 li{
	line-height:170%;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

#contents ul.arrowList01 li i{
	display: inline-block;
	margin-right: 6px;
	height: 7px;
	width: 8px;
	background-image: url(../cmn_img/icon_arrow_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contents ul.arrowList01 li a{
	line-height:140%;
}

#contents ul.arrowList01S {
	margin-bottom:15px;
}


#contents ul.arrowList01S li{
	font-size:85%!important;
	line-height:140%!important;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

#contents ul.arrowList01S li i{
	background: url(../cmn_img/icon_arrow_01.gif) left top no-repeat;
	display: inline-block;
	margin-right: 6px;
	height: 7px;
	width:8px;
}

#contents ul.arrowList01S li a{
	line-height:140%;
}



#contents ul.arrowList02 {
	margin-bottom:15px;
}


#contents ul.arrowList02 li{
	line-height:170%;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

#contents ul.arrowList02 li i{
	background: url(../cmn_img/icon_arrow_02.gif) left center no-repeat;
	display: inline-block;
	margin-right: 6px;
	height: 10px;
	width:6px;
}

#contents ul.arrowList02 li a{
	line-height:140%;
}


#contents ul.arrowList02S {
	margin-bottom:15px;
}


#contents ul.arrowList02S li{
	font-size:85%!important;
	line-height:140%!important;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

#contents ul.arrowList02S li i{
	background: url(../cmn_img/icon_arrow_02.gif) left center no-repeat;
	display: inline-block;
	margin-right: 6px;
	height: 10px;
	width:6px;
}

#contents ul.arrowList02S li a{
	line-height:140%;
}

#contents ul.arrowList03 {
    margin-bottom: 15px;
}
#contents ul.arrowList03 li {
    float: left;
    line-height: 140%;
    margin: 0 20px 6px 0;
    padding-left: 16px;
    text-indent: -16px;
}
#contents ul.arrowList03 li a,
#contents ul.arrowList03 li span.noLink {
    display: block;
    padding: 0 0 1px 5px;
}
#contents ul.arrowList03 li i {
	background: url(../cmn_img/icon_arrow_01.gif) left top no-repeat;
	display: inline-block;
	margin-right: 6px;
	height: 7px;
	width:8px;
}

#contents .anchorList01 {
	border: 3px solid #f2f2f2;
	padding: 20px 20px 15px;
	width: auto;
}
#contents .anchorList01 li {
    float: left;
    line-height: 140%;
    margin: 0 20px 6px 0;
    padding-left: 16px;
    text-indent: -16px;
}
#contents .anchorList01 li a {
	background: url(../cmn_img/icon_arrow_anchor.gif) left center no-repeat;
	padding-left: 12px;
}

#contents .anchorList01S {
	border: 3px solid #f2f2f2;
	padding: 10px 10px 5px;
	width: auto;
}
#contents .anchorList01S li {
    float: left;
		font-size:85%!important;
    line-height: 140%;
    margin: 0 20px 6px 0;
    padding-left: 16px;
    text-indent: -16px;
}
#contents .anchorList01S li a {
	background: url(../cmn_img/icon_arrow_anchor.gif) left center no-repeat;
	padding-left: 12px;
}

#contents .anchorList02 {
	border: 3px solid #f2f2f2;
	padding: 20px 20px 15px;
	width: auto;
}
#contents .anchorList02 li {
    line-height: 140%;
    margin: 0 20px 6px 0;
    padding-left: 16px;
    text-indent: -16px;
}
#contents .anchorList02 li a {
	background: url(../cmn_img/icon_arrow_anchor.gif) left center no-repeat;
	padding-left: 12px;
}

#contents .anchorList02S {
	border: 3px solid #f2f2f2;
	padding: 10px 20px 5px;
	width: auto;
}
#contents .anchorList02S li {
		font-size:85%!important;
    line-height: 140%;
    margin: 0 20px 6px 0;
    padding-left: 16px;
    text-indent: -16px;
}
#contents .anchorList02S li a {
	background: url(../cmn_img/icon_arrow_anchor.gif) left center no-repeat;
	padding-left: 12px;
}

#contents div.listUp01{
	width: 100%;
}

#contents div.listUp01 li{
	background-color: #f2f2f2;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	width: 225px;
}

#contents div.listUp01 li a{
	background: url(../cmn_img/icon_arrow_03.gif) left center no-repeat;
	display: block;
	font-weight: bold;
	padding: 20px 10px 18px 18px;
	margin-left: 17px;
	text-decoration: none;
	
}



/*----------------------------------------------------
	☆head
----------------------------------------------------*/

.imgHead {
	font-size:0;
	line-height:0;
}

.head01 {
	background: url(../cmn_img/bg_head01_top.gif) left top no-repeat;
	margin-bottom: 35px;
}

.head01 span{
	background: url(../cmn_img/bg_head01_btm.gif) left bottom repeat-x;
	color: #e75c79;
	display: block;
	font-size: 153.9%!important;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 36px 0 38px;
	line-height: 1.4;
}

.head02 {
	background: url(../cmn_img/bg_head02.gif) left bottom no-repeat;
	color: #000;
	font-size:116%!important;
	font-weight: bold;
	margin-bottom: 25px;
	padding-bottom: 12px;
	padding-left: 8px;
	line-height: 1.4;
}

.head03 {
	background: url(../cmn_img/bg_head03.gif) left center no-repeat;
	color: #97001f;
	font-size:116%!important;
	font-weight: bold;
	padding-left: 23px;
	margin-bottom: 15px;
}

.head04 {
	font-size: 108%!important;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e75c79;
}

.head05 {
	background-color: #f4dee3;
	font-weight: bold;
	margin-bottom: 15px;
}

.head05 span{
	display: block;
	padding: 5px 10px;
}

.head06 {
	font-size:108%!important;
}

.head07{
	background-color: #e75c79;
	display: inline-block;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.head07 span{
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	margin: 5px 0 3px;
	padding: 0 25px;
}

/*----------------------------------------------------
	☆Table
----------------------------------------------------*/

/*--bscTbl01 --*/

#contents div.bscTbl01 table,
#contents table.bscTbl01 {
	border-collapse:collapse;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	width:100%;
}

#contents div.bscTbl01 table th,
#contents div.bscTbl01 table td,
#contents table.bscTbl01 th,
#contents table.bscTbl01 td {
	background-color:#FFF;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	line-height:1.4;
	padding:20px 20px 17px;
	text-align:left;
}

#contents div.bscTbl01 table th,
#contents table.bscTbl01 th {
	background-color:#f2f2f2;
}

#contents div.bscTbl01 table tr.head th,
#contents table.bscTbl01 tr.head th,
#contents div.bscTbl01 table thead th,
#contents table.bscTbl01 thead th {
	background-color:#97001f;
	color:#FFF;
}

/*--bscTbl01S --*/

#contents div.bscTbl01S table,
#contents table.bscTbl01S {
	border-collapse:collapse;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	width:100%;
}

#contents div.bscTbl01S table th,
#contents div.bscTbl01S table td,
#contents table.bscTbl01S th,
#contents table.bscTbl01S td {
	background-color:#FFF;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	line-height:1.4;
	font-size:85%!important;
	padding:10px 10px 8px;
	text-align:left;
}

#contents div.bscTbl01S table th,
#contents table.bscTbl01S th {
	background-color:#f2f2f2;
}

#contents div.bscTbl01S table tr.head th,
#contents table.bscTbl01S tr.head th,
#contents div.bscTbl01S table thead th,
#contents table.bscTbl01S thead th {
	background-color:#97001f;
	color:#FFF;
}

/*--bscTbl02 --*/

#contents div.bscTbl02 table,
#contents table.bscTbl02 {
	border-collapse:collapse;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	width:100%;
}

#contents div.bscTbl02 table th,
#contents div.bscTbl02 table td,
#contents table.bscTbl02 th,
#contents table.bscTbl02 td {
	background-color:#FFF;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	line-height:1.4;
	padding:20px 20px 17px;
	text-align:left;
}

#contents div.bscTbl02 table th,
#contents table.bscTbl02 th {
	background-color:#97001f;
	color: #FFF;
}

/*--bscTbl02S --*/

#contents div.bscTbl02S table,
#contents table.bscTbl02S {
	border-collapse:collapse;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	width:100%;
}

#contents div.bscTbl02S table th,
#contents div.bscTbl02S table td,
#contents table.bscTbl02S th,
#contents table.bscTbl02S td {
	background-color:#FFF;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	line-height:1.4;
	font-size:85%!important;
	padding:10px 10px 8px;
	text-align:left;
}

#contents div.bscTbl02S table th,
#contents table.bscTbl02S th {
	background-color:#97001f;
	color: #FFF;
}

/*--bscTbl03 --*/

#contents div.bscTbl03 table,
#contents table.bscTbl03 {
	border-collapse:collapse;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	width:100%;
}

#contents div.bscTbl03 table th,
#contents div.bscTbl03 table td,
#contents table.bscTbl03 th,
#contents table.bscTbl03 td {
	background-color:#FFF;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	line-height:1.4;
	padding:20px 20px 17px;
	text-align:left;
}

#contents div.bscTbl03 table th,
#contents table.bscTbl03 th {
	background-color:#f2f2f2;
}

/*--bscTbl03S --*/

#contents div.bscTbl03S table,
#contents table.bscTbl03S {
	border-collapse:collapse;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	width:100%;
}

#contents div.bscTbl03S table th,
#contents div.bscTbl03S table td,
#contents table.bscTbl03S th,
#contents table.bscTbl03S td {
	background-color:#FFF;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	line-height:1.4;
	font-size:85%!important;
	padding:10px 10px 8px;
	text-align:left;
}

#contents div.bscTbl03S table th,
#contents table.bscTbl03S th {
	background-color:#f2f2f2;
}

/*--bscTbl04 --*/

#contents div.bscTbl04 table,
#contents table.bscTbl04 {
	border-collapse:collapse;
	width:100%;
}

#contents div.bscTbl04 table th,
#contents div.bscTbl04 table td,
#contents table.bscTbl04 th,
#contents table.bscTbl04 td {
	background-color:#FFF;
	border-bottom:1px dashed #CCCCCC;
	line-height:1.4;
	padding:20px 20px 17px;
	text-align:left;
}

#contents div.bscTbl04 table th,
#contents table.bscTbl04 th {
}

/*--bscTbl04S --*/

#contents div.bscTbl04S table,
#contents table.bscTbl04S {
	border-collapse:collapse;
	width:100%;
}

#contents div.bscTbl04S table th,
#contents div.bscTbl04S table td,
#contents table.bscTbl04S th,
#contents table.bscTbl04S td {
	background-color:#FFF;
	border-bottom:1px dashed #CCCCCC;
	line-height:1.4;
	font-size:85%!important;
	padding:10px 10px 8px;
	text-align:left;
}


/*----------------------------------------------------
	☆Box
----------------------------------------------------*/

#contents div.bscBox01{
	border: 3px solid #CCCCCC;
	padding: 20px;
	width: auto;
}

#contents div.bscBox01S{
	border: 3px solid #CCCCCC;
	padding: 10px;
	width: auto;
}

#contents div.bscBox01S p,
#contents div.bscBox02S p,
#contents div.bscBox03S p,
#contents div.bscBox04S p{
	font-size:93%!important;
	line-height: 1.5;
}

#contents div.bscBox02{
	border: 3px solid #97001f;
	padding: 20px;
	width: auto;
}

#contents div.bscBox02S{
	border: 3px solid #97001f;
	padding: 10px;
	width: auto;
}

#contents div.bscBox03{
	background-color: #f2f2f2;
	padding: 20px;
	width: auto;
}

#contents div.bscBox03S{
	background-color: #f2f2f2;
	padding: 10px;
	width: auto;
}

#contents div.bscBox04{
	background-color: #f4dee3;
	padding: 20px;
	width: auto;
}

#contents div.bscBox04S{
	background-color: #f4dee3;
	padding: 10px;
	width: auto;
}

#contents div.numBox{
	background-color: #f2f2f2;
	margin-bottom: 20px;
	width: auto;
}

#contents div.numBox .head04 {
	background-color: #FFF;
	color: #97001f;
	padding-bottom:5px;
	margin-bottom: 0;
}

#contents div.numBox .head04 span{
	background: url(../cmn_img/bg_head03.gif) -3px center no-repeat;
	color: #FFF;
	display: inline-block;
	font-size:85%!important;
	text-align: center;
	margin-right: 5px;
	height: 18px;
	width: 15px;
}

#contents div.numBox div.numBoxInr{
	padding: 10px;
}


/*----------------------------------------------------
	☆pager
----------------------------------------------------*/
#contents p.pager {
	padding-top:20px;
	text-align:center;
}

#contents p.pager a {
	border:1px solid #4A4F59;
	color:#4A4F59;
	display:inline-block;
	line-height:1;
	margin:0 2px;
	padding:10px 12px;
	text-decoration:none;
}

#contents p.pager a:hover,
#contents p.pager a.current {
	background-color:#4A4F59;
	border:1px solid #4A4F59;
	color:#FFF;
}




/*-- form --*/

input {
}

input.textFocus {
	color:#333;
}

input.wSS,
input.wS,
input.wM,
input.wL,
input.wLL {
	background-color:#FCFBF8;
	border:1px solid #CCC;
	font-size:14px;
	line-height: 140%;
	padding:8px 10px;
}

input {
	vertical-align:middle;
}

.wSS { width: 85px;}
.wS { width: 170px;}
.wM { width: 270px;}
.wL { width: 470px;}
.wLL { width: 340px;}
.imeOn { ime-mode: active;}
.imeOff { ime-mode: disabled;}

textarea.txtarea {
	background-color:#FCFBF8;
	border:1px solid #CCC;
	height: 200px;
	padding:10px;
	width: 650px;
}

option {
	font-size:14px!important;
}

label {
	cursor: pointer;
}

label:hover {
	color:#999;
}

input[type="checkbox"], input[type="radio"] {
	margin-right:3px;
}

.formErr {
	color:#E54E52;
	font-weight:bold;
}

input.inputErr,
textarea.inputErr {
	background-color:#FADFDE;
}



/*----------------------------------------------------
	☆float
----------------------------------------------------*/

.fltImgL {
	float:left;
	margin:0 25px 20px 0;
}

.fltImgR {
	float:right;
	margin:0 0 20px 25px;
}


.fltL {
	float:left;
}

.fltR {
	float:right;
}

.w100 { width:100px;}
.w200 { width:200px;}
.w300 { width:300px;}
.w400 { width:400px;}
.w450 { width:450px;}
.w500 { width:500px;}
.w600 { width:600px;}



/*----------------------------------------------------
	☆clm
----------------------------------------------------*/

/*-- clm2Box --*/

.clm2Box{
	width: 100%;
}

.clm2Box li{
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	width: 313px;
}

.clm2Box li.even{
	float: right;
}

.clm2Box.borderNone li{
	border: none;
}

/*-- clm3Box --*/

.clm3Box{
	width: 100%;
}

.clm3Box li{
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 198px;
}

.clm3Box li.last{
	margin-right: 0;
}

.clm3Box.borderNone li{
	border: none;
}


/*-- clm4Box --*/

.clm4Box{
	width: 100%;
}

.clm4Box li{
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 140px;
}

.clm4Box li.last{
	margin-right: 0;
}

.clm4Box.borderNone li{
	border: none;
}




/*-- news --*/

.newsDate {
	color:#97001f;
	margin-bottom:40px;
	text-align:right;
}



/*-- faqArea --*/

#contents .faqArea dl dt{
	color: #990019;
	font-size: 108%!important;
	font-weight: bold;
	line-height: 1.7;
	margin-bottom: 5px;
	padding: 1px 0 10px 35px;
	background-image: url(../cmn_img/icon_q.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contents .faqArea dl dd{
	line-height: 1.7;
	margin-bottom: 25px;
	padding: 1px 0 25px 35px;
	background-image: url(../cmn_img/icon_a.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/*-- staffBox --*/

#contents .staffBox{
	margin-bottom:30px;
	width:680px;
}

#contents .staffBox p.img{
	float:left;
	font-size:0;
	line-height:0;
	margin-bottom:25px;
	width:190px;
}

#contents .staffBox p.img img{
	border:3px solid #E6E6E6;
}

#contents .staffBox div.data{
	float:right;
	width:480px;
}


#contents div.vatTbl table th,
#contents table.vatTbl th {
	vertical-align:top!important;
	width:27%;
}



/*-- topMv --*/

#topMv {
	background:url(../cmn_img/bg_topmv.jpg) center top repeat-y;
	margin:25px 0 100px;
	width:100%;
}

#topMv div.topMvInr {
	margin:0 auto;
	width:980px;
}

#topMv .bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 none;
    border: 0;
    box-shadow: none;
    left: 0;
}

#topMv .bx-wrapper .bx-controls-direction a {
    height: 50px;
    margin-top: -25px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 30px;
    z-index: 9999;
}
#topMv .bx-wrapper .bx-prev {
	background:url(../cmn_img/btn_topmv_prev.png) left top no-repeat;
	left:-30px;
}

#topMv .bx-wrapper .bx-next {
	background:url(../cmn_img/btn_topmv_next.png) left top no-repeat;
	right:-30px;
}

#topMv .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #DADADA;
    border-radius: 5px;
    display: block;
    height: 8px;
    margin: 0 4px;
    outline: 0 none;
    text-indent: -9999px;
    width: 8px;
}

#topMv .bx-wrapper .bx-pager.bx-default-pager a:hover,
#topMv .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #970019;
}

#contents .topIconList {
	position:relative;
	left:-30px;
}

#contents .topIconList ul li {
	float:left;
	font-size:0;
	line-height:0;
	margin:0 40px 50px 0;
	width:200px;
}
