@charset "utf-8";

/*-----------------------------------------------------

Top Page Style

------------------------------------------------------*/
#Cont .info { margin-top:20px; line-height:1.4;}
#Cont .info .orange {font-size:146%; color:#F4790F; font-weight:bold;}

#Cont #touroku {background:url(/flinkpc/ns/_shared/images/top/bg_001.gif) left top no-repeat; width:725px; height:153px; position:relative; margin-top:20px;}
#Cont #touroku2 {background:url(/flinkpc/ns/_shared/images/top/bg_005.gif) left top no-repeat; width:725px; height:184px; position:relative; margin-top:20px;}
#Cont #touroku p.ttl {position:absolute; top:15px; left:270px;}
#Cont #touroku p.ttl2 {position:absolute; top:15px; left:194px;}
#Cont #touroku .img1 {position:absolute; left:10px; top:50px;}
#Cont #touroku .img2 {position:absolute; right:10px; top:50px;}
#Cont #touroku2 p.ttl {position:absolute; top:15px; left:200px;}
#Cont #touroku2 .img1 {position:absolute; left:10px; top:50px;}

#Cont #select { background:url(/flinkpc/ns/_shared/images/top/bg_002.gif) left top no-repeat; width:725px; margin-top:10px;}
#Cont #select #selectInner { background: transparent url(/flinkpc/ns/_shared/images/top/bg_004.gif) no-repeat left bottom; padding: 0 20px 11px; }
#Cont #select #selectInner p.ttl { text-align: center; line-height: 0; padding: 14px 0 0; margin-bottom: 15px }
#Cont #select #selectInner .borderBtmGray { border-bottom:1px #CCCCCC dotted; padding:10px 0; width:685px; }
#Cont #select #selectInner .kensaku {text-align:center;}
#Cont #select #selectInner ul li { float: left; margin-right: 15px; white-space: nowrap }
#Cont #select #selectInner ul li input { margin-right: 3px;  display: inline-block; }
#Cont #select .txtarea {width:300px;}
#Cont #select .selectarea {width:200px;}

#Cont .attention {background:url(/flinkpc/ns/_shared/images/top/bg_003.gif) left bottom no-repeat; margin-top:10px; height:1%;}
.attentionInner {padding:0 10px 10px; width:680px;}
#Cont .attention iframe { margin-left:2px; margin-bottom:5px;}
.attentionInner ul li {background:url(/flinkpc/ns/_shared/images/common/icon_001.gif) left 0.95em no-repeat; font-size:108%; padding:10px 20px; border-bottom:1px #CCCCCC dotted; }
.attentionInner ul li a.new {background:url(/flinkpc/ns/_shared/images/common/icon_002.gif) right top no-repeat; padding-right:50px;}

#Cont .attentionkeyword {margin-top:10px; height:1%;}

#Cont .qrcode { margin:0 10px 10px 20px; float:right;}
#Cont .qrcode {/margin-top:15px;}

#Cont .radio {vertical-align:middle;}

/*===============
carousel
==============*/
#container {
    width:725px;
    height:230px;
    /*position:relative;
    z-index:0;*/
}

#slides {
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
}
.slides_container {width:725px; height:230px;overflow:hidden;position:relative;display:none;}
.slides_container div {width:725px;height:230px;display:block;}
.slides_container a {display: block;height: 230px;width: 725px;}

.pagination {
    width:100px;
    position:absolute;
    right:-15px;
    top:205px;
    z-index:100;
}

.pagination li {
    float:left;
    margin:0 3px;
    list-style:none;
}

.pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    background-image:url(/flinkpc/ns/_shared/images/top/pagenation.gif);
    background-position:0 0;
    float:left;
    overflow:hidden;
}

.pagination li.current a {
    background-position:0 -12px;
}

#Cont .gray { color: #666; }


/*===============
Smart Phone
==============*/
.smChgBx:link {
    background: #FFFFFF;
    color: #0000FF;
    text-decoration: none;
}

#smChangeOpt:before {
    border-bottom: 2px solid #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.clfix:after {
    clear: both;
    content: "";
    display: block;
}
#smChangeOpt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: white;
    border-image: none;
    border-style: solid;
    border-width: 2px;
    font-weight: bold;
    height: 135px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    text-shadow: 1px 0 1px black;
    z-index: 11;
    width: 100%;
}

#smChangeOpt .smChgHt {
    display: inline-block;
    float: left;
    font-size: 40px;
    margin-right: 30px;
    position: relative;
    text-align: left;
    white-space: nowrap;
}

#smChangeOpt .smChgBtn {
    background: linear-gradient(to bottom, #fff 1%, #f4a460 50%, #f56e00 51%, #f56e00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 50px;
    height: 108px;
    line-height: 108px;
    margin-top: 7px;
    margin: 7px 40px 0 0;
    position: relative;
    text-align: center;
    width: 178px;
    float:right;
}

#smChangeOpt .flame {
    border: 2px solid #FFBB00;
    border-radius: 6px;
    box-shadow: 0 0 0 5px #FFBB00;
    color: #ffffff;
}
#Cont .gray { color: #666; }