@charset "utf-8";

/*
---------------------------------------------------------------

 01: container
 02: content_header
 03: content_main
 04: nav
 05: content_footer

---------------------------------------------------------------
*/

/*-------------------------------------------------------------
 01: container
 --------------------------------------------------------------*/
/* wrapper group
 --------------------------------------------------------------*/
#suntory_contents {
	width: 100%;
	text-align: center;
}

#contents {
    position: relative;
    width: 890px;
    margin: 0 auto;
    text-align: left;
}

/*-------------------------------------------------------------
 02: content_header
 --------------------------------------------------------------*/
#content_header {
    width: 100%;
	background: #ffffff url(../../img/master_bg.gif) repeat-x;
	height: 40px;
}
#content_header .content{
    position: relative;
    width: 890px;
    margin: 0 auto;
    padding-top: 6px;
}
#content_header h1 {
	/*display:inline;*/
	display:inline-block;
}

/* master_meter
 --------------------------------------------------------------*/
#master_meter{
    position: relative;
    float: left;
    /*height: 34px;*/
}

/* barometer */
#master_meter .barometer{
    position: relative;
}
#master_meter .barometer .base {
    position: absolute;
    top: 0;
    left: 0;
}
#master_meter .barometer .meter{
    position: absolute;
    left: 91px;
    top: 5px;
    width: 176px;
    height: 14px;
}
#master_meter .barometer .meter .percent {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
#master_meter .barometer .count{
    position: absolute;
    left: 280px;
    top: 5px;
}
#master_meter .barometer .count .percent{
    position: relative;
    width: 45px;
}

/* count */
.count .percent .about100, .count .percent .about10, .count .percent .about1, .count .percent .unit{
    float: left;
    display: inline;
    margin-right: 1px;
}
.first {margin-right: 0;clear: left;}

/* degree_btn
 --------------------------------------------------------------*/
#degree_btn{
    position: absolute;
    left: 330px;
    top: 9px;
}

/* social
 --------------------------------------------------------------*/
#social{
    float: right;
    padding-top: 6px;
}

/*-------------------------------------------------------------
 03: content_main
 --------------------------------------------------------------*/
#content_main{
    padding-top: 15px;
    padding-bottom: 60px;
}

/*
 grid container
 --------------------------------------------------------------*/
#grid_container{
    position:relative;
    width: 740px;
    float: right;
}

#grid_lists{
    position: relative;
    width: 740px;
    height: 480px;
}

/*
 grid parts
 --------------------------------------------------------------*/
/* tile */
.tile{
    overflow: hidden;
    position: absolute;
    width: 140px;
    height: 198px;
    background: #ffffff;
}
.bubble_tile{
    overflow: hidden;
    position: absolute;
    width: 140px;
    height: 198px;
    background: #ACE2EE;
}
.meter_tile{
    overflow: hidden;
    position: absolute;
    width: 140px;
    height: 198px;
    background: #ffffff;
}

/* meter count */
.meter_tile .count .title{
    position: absolute;
    top: 14px;
    left: 12px;
}
.meter_tile .count .percent{
    position: absolute;
    right: 16px;
    top: 110px;
}
.meter_tile .count .unit{
    position: absolute;
    right: 16px;
    top: 155px;
}
/* meter barometer*/
.meter_tile .barometer .base{
    position: absolute;
    top: 5px;
    left: 5px;
}
.meter_tile .barometer .meter{
    position: absolute;
    top: 53px;
    left: 60px;
    width: 50px;
    height: 114px;
}
.meter_tile .barometer .meter .percent{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}

/* thumb */
.tile .thumb{
    position :absolute;
    overflow: hidden;
}
.tile .thumb .visited {
    position: absolute;
    top: 0;
    left: 0;
}

/* detail */
.detail{
    position: absolute;
    
}
.detail .inner{
    position: absolute;
    left: 24px;
    top: 24px;
}
.detail h3{
    margin-bottom: 20px;
}
.detail .letter_body{
    word-break:normal;
    line-height:1.4em;
    font-size: 93%;
    color: #6c6c6c;
}

.detail .content_ill{
    position: absolute;
}

/* corner */
.corner{
    position: absolute;
    width: 100%;
    height: 100%;
}
.corner_tl{
    position: absolute;
    left: 0;
    top: 0;
}
.corner_tr{
    position: absolute;
    right: 0;
    top: 0;
}
.corner_bl{
    position: absolute;
    left: 0;
    bottom: 0;
}
.corner_br{
    position: absolute;
    right: 0;
    bottom: 0;
}

/* css_animation */
.css_animation{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

/* icon */
.icon {
    position: absolute;
    width: 100%;
    height: 100%;
}
.icon_br {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* bubble item */
.bubble_container{
    position :absolute;
}
.bubble{
    position :absolute;
    overflow: hidden;
}

/*-------------------------------------------------------------
 04: nav External internal
 --------------------------------------------------------------*/
#nav_container{
    position: relative;
    width: 144px;
}
#nav_container .move{
    position: absolute;
    width: 144px;
}

/* common */
#nav_container ul{
    margin-top: 10px;
}
#nav_container ul.first{
    margin-top: 0;
}
#nav_container li{
    position: relative;
    cursor: pointer;
    width: 140px;
    margin-top: 6px;
}
#nav_container li.first{
    margin-top: 0;
}
#nav_container li img{
    vertical-align:bottom;
}
#nav_container li a{
    width: 100%;
    height: 100%;
    display: block;
}

/* internal */
#nav_internal .selected{
    cursor: default;
}
#nav_internal .normal{
    
}
#nav_internal .over{
    position: absolute;
    top: 0;
    left: 0;
}
#nav_internal .overbg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#nav_internal .index{
    height: 56px;
}
#nav_internal .earth, #nav_internal .history, #nav_internal .human, #nav_internal .choose, #nav_internal .qa{
    height: 64px;
}
#nav_internal .index .overbg{
    background: #57C3D9;
}
#nav_internal .earth .overbg{
    background: #3385AD;
}
#nav_internal .history .overbg{
    background: #E94E77;
}
#nav_internal .human .overbg{
    background: #FFA718;
}
#nav_internal .choose .overbg{
    background: #8DC852;
}
#nav_internal .qa .overbg{
    background: #57C3D9;
}

/* external */


/*-------------------------------------------------------------
 05: content_footer
 --------------------------------------------------------------*/
#content_footer{
    width: 100%;
    text-align: center;
    background: #ffffff;
}
#content_footer .content{
    overflow: hidden;
    width: 890px;
    margin: 0 auto;
    zoom: 0;
}

/* bibliography
 --------------------------------------------------------------*/
#bibliography {
    width: 890px;
    text-align: left;
    position: relative;
    float: left;
    padding: 20px 0 20px;
}
#bibliography .title{
    margin-bottom: 5px;
}
#bibliography .content_inner{
    margin: 15px 0 15px;
}
#bibliography .content_inner ul li{
    color: #6c6c6c;
    /*list-style-type: inside;
    zoom: normal;*/
}
#bibliography .line2{
    border-top: solid #003366 2px;
}
#bibliography .line1{
    border-top: solid #003366 1px;
}

.content_inner ul{
    /*
    padding-left:25px;
    list-style: disc;
    */
}

.content_inner ul li{

}


#content_noscript{
    width: 100%;
    text-align: center;
}
#content_noscript .content{
    padding: 20px 20px 20px;
    overflow: hidden;
    width: 650px;
    margin: 20px auto;
    zoom: 0;
    background: #ffffff;
}

#content_header .content, #contents, #content_footer{
    display: none;
}
