/* Basic Elements --------------------------------------- */

ul{
list-style-type: none;
}


/* Layout ----------------------------------------------- */

#left-menu,
#right-contents{
float: left;
}


#left-menu{
width: 310px;
padding:0px 12px 0px 20px;
}


#right-contents{
width: 425px;
padding: 0px 0px 0px 12px;
border-left: 1px solid #ccc;
}

#right-fla{
margin-bottom:20px;
}


/* Header ----------------------------------------------- */

#header{
background: url(../images/bg_top_header0.jpg) no-repeat;
padding: 0px 9px;
height: 161px;
}

#header-header{
padding: 34px 0px 4px 19px;
}

#header-lnk{
margin-left: 6px;
width: 788px;
list-style-type: none;
}

#header-lnk li{
float: left;
}



/* Left Menu -------------------------------------------- */

#flash-container{
background: #eee;
border: 1px solid #B6DEE0;
padding: 3px;
margin-bottom: 9px;
}

#flash-inner{
border: 1px solid #fff;
}

#menu-list1{
margin-bottom: 5px;
}

#menu-list1-inner{
padding: 0px 0px 10px 0px;
}

#menu-list1-inner li,
#info-list li{
background: url(../images/arrow.gif) no-repeat 19px 3px;
padding-left: 30px;
font-size: 13px;
line-height: 1.125;
margin-bottom: 5px;
}

#menu-list2{
margin-bottom: 8px;
}

.menu-list3{
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

.menu-list-bnr{
margin-bottom:5px;
}
.menu-list-bnr-monitor{
margin-bottom:3px;
}

/* Right Contents --------------------------------------- */

#info-header{
margin-bottom: 9px;
}

#brand-header{
margin-bottom: 15px;
}

#info-list{
padding: 0px 0px 0px 0px;
}

#info-lnk{
background: url(../images/line_top.gif) no-repeat;
text-align: right;
margin-top: 5px;
margin-bottom: 12px;
padding-top: 7px;
}


#brand-list,
#bnr1{
width: 425px;
margin-bottom: 10px;
}
#bnr2{
width: 425px;
/*margin-bottom: 10px;*/
}

#brnd-clear{
margin-bottom:5px;
}

#brand-list li,
#bnr1 li,
#bnr2 li{
float: left;
}

.brand-list-item,
#bnr-labo{
margin-right: 7px;
}

#bnr1{
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
}

#bnr-media{
padding-left: 3px;
padding-bottom:75px;/*左バナー関係の調整*/
}


.brand-container1{
background: #F3F5F5;
padding: 4px;
border: 1px solid #E3E3E3;
width: 415px;
}

.brand-container2{
background: #fff;
border: 1px solid #E3E3E3;
margin-bottom: 4px;
}

.brand-container2-end{
background: #fff;
border: 1px solid #E3E3E3;
}

#brand-header1{
margin-bottom: 7px;
}

#brand-header2{
margin-bottom: 7px;
margin-top: 25px;
}

#brand-sbheader1{
color: #0E64A3;
border-left: 3px solid #0E64A3;
margin: 1px 0px 10px 5px;
padding: 8px 0px 0px 5px;
font-size: 12px;
line-height: 1.4;
font-weight: bold;
}

#brand-sbheader2{
color: #2693C0;
border-left: 3px solid #2693C0;
margin: 1px 0px 10px 5px;
padding: 8px 0px 0px 5px;
font-size: 12px;
line-height: 1.4;
font-weight: bold;
}

#brand-sbheader3{
color: #DD6082;
border-left: 3px solid #DD6082;
margin: 1px 0px 10px 5px;
padding: 8px 0px 0px 5px;
font-size: 12px;
line-height: 1.4;
font-weight: bold;
}

#brand-sbheader4{
color: #81C020;
border-left: 3px solid #81C020;
margin: 1px 0px 10px 5px;
padding: 8px 0px 0px 5px;
font-size: 13px;
line-height: 1.4;
font-weight: bold;
}



#brand-sbheader1 h4,
#brand-sbheader2 h4,
#brand-sbheader3 h4{
font-size: 16px;
}

.brand-contents{
width: 413px;
padding: 12px 0px 10px 0px;
background: url(../images/dotline_top.gif) no-repeat;
}

.brand-content1{
width: 206px;
float: left;
text-align: center;
font-size: 11px;
line-height: 1.3;
}

.brand-content2{
width: 103px;
float: left;
text-align: center;
font-size: 11px;
line-height: 1.3;
}

.brand-image{
margin-bottom: 7px ;
}

#brand-line{
height: 25px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

/* ---------------- */
.clr{clear:both; width:100%; height:1px; overflow:hidden;}