@charset "utf-8";

/* --------------------------------------------------
 Use Web Catalog Only
-------------------------------------------------- */

.topBlk {
margin-top:20px;
}


/* HEADER Style
-------------------------------------------------- */

/* H4 */
h3.styleG,
h4.styleA {
font-size:119%;
/*margin-top :15px;*/
font-weight: bold;
padding: 0 0 2px 0;
zoom:1;
color: #2694C5;
border-bottom:1px solid #134b73;
}

/* H3 */
h4.styleG,
h3.styleA {
padding:3px 10px;
border:1px solid #f3e700;
color: #f3e700;
font-size:119%;
font-weight:bold;
zoom:1;
}

h4.styleB {
font-weight: bold;
font-size:119%;
zoom:1;
color: #fbe700;
}

h4.styleC {
font-weight: bold;
font-size:119%;
zoom:1;
color: #2694c5;
padding: 0 0 0 14px;
background: url(../IMAGES/ico_h4c.gif) no-repeat left 6px;
}

/*h4.styleC:before{content:"■ ";}*/

h5 {
font-size:110%;
font-weight: bold;
zoom:1;
color: #fbe700;
}


.fontsmall{
font-size:73% !important;
}



/* text
-------------------------------------------------- */
sup {
vertical-align:text-top;
font-size:91%;
}


/* wcConteiner
-------------------------------------------------- */
.wcConteiner{
	padding: 0 0 25px 0;
}

/* Colum
-------------------------------------------------- */
.blkIndent {
width:680px;
}

/*1/2 Colum*/

.harfColumBlk {
width:700px;
}

.harfColumBlk:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.harfColumBlk .columBox {
float:left;
width:330px;
padding-left:20px;
}



/*1/3 Colum*/

.w225ColumBlk {
width:680px;
}
.w225ColumBlk .colum_l {
float:left;
width:225px;
}
.w225ColumBlk .colum_r {
float:right;
width:435px;
}
.w225ColumBlk:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/*1/3 Colum*/

.w435ColumBlk {
width:680px;
}
.w435ColumBlk .colum_l {
float:left;
width:435px;
}
.w435ColumBlk .colum_r {
float:right;
width:225px;
}
.w435ColumBlk:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/* wc_movieBox
-------------------------------------------------- */
.wc_movieBox {
width:225px;
min-height:127px;
}


/* icon
-------------------------------------------------- */
img.wcArwIco{
vertical-align:middle;
margin-right:6px;
}

/*color
-------------------------------------------------- */
.col_lightBlue{
color:#81b5cf;
}

.col_yellow{
color: #fbe700;
}



/* Social Site Link
-------------------------------------------------- */
.topSocialLnkSec {
width:146px;
margin-top:10px;
float:right;
background-color:#000;
border:solid 1px #202038;
padding:2px;
}
.topSocialLnkSec ul {
margin-left:-6px;
padding:0;
zoom:1;
}
.topSocialLnkSec ul:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.topSocialLnkSec li {
float:left;
display: inline;
margin-left:12px;
font-size:10px;
line-height: 0;

}
.topSocialLnkSec li img{
vertical-align:middle;
margin-right:6px;
margin-bottom:2px;
}

/* margin
-------------------------------------------------- */
.mr20px{margin-right :20px;}

/*Border
--------------------------------------------------*/
.separater{
border-top: solid 1px #c00; 
}

/*none*/
.noneStyle {
padding:0 !important;
margin:0 !important;
}

