@charset "utf-8";
/* CSS Document */

/* Base Layout *******************************************************/
#main{
width:860px;
}

#sidebar{
float:right;
width:222px;
padding:9px;
background-color:#e0e0e0;
}

#flashArea{
margin-left:1px;
}

#tp01 .specialTopic{
line-height:0;
margin-bottom:2px;
}

/* main Area *******************************************************/
#tp01 #boxL,
#tp01 #boxR{
width:420px;
}

#tp01 #boxL{
float:left;
}

#tp01 #boxR{
float:right;
}



#tp01 .boxLine{
min-height:130px;
background:url(../../img/bg_idxList420.gif) left top no-repeat;
}


#tp01 .idxTit{
padding:6px 9px 0 9px;
background:url(../img/bg_grad.gif) left bottom repeat-x;
}

#tp01 .idxTit h2{
margin-top:2px;
}

#tp01 .idxTxt p{
line-height:1;
}


/* group List *******************************************************/
#tp01 #groupList {
background:url(../../img/group_bg.gif) left top no-repeat;
height:160px;
padding:0 17px;
}

#tp01 #groupTtl {
height:34px;
}

#tp01 #groupTtl h2 {
float:left;
margin-top:12px;
}

#tp01 #groupTtl p {
float:right;
margin-top:7px;
line-height:0;
}

#tp01 #groupList ul {
float:left;
padding-top: 2px;
}

#tp01 #groupList ul.group01 {
width:208px;
padding-left:15px;
}

#tp01 #groupList ul.group02 {
width:211px;
padding-left:15px;
}

#tp01 #groupList ul.group03 {
width:179px;
padding-left:15px;
}

#tp01 #groupList li {
line-height:0;
font-size:0;
margin-top:13px;
}

#tp01 #groupList li#about {
margin-top:62px;
}



/* sidebar Area *******************************************************/

#tp01 #sidebar .tit{
padding:9px 0 0 8px;
font-size:12px;
}

#tp01 #sidebar .tit p{
padding:3px 7px 2px 0;
line-height:1.0 !important;
text-align:right;
font-size:12px;
}

.groupList{
margin-bottom:10px;
padding:8px 8px 5px 8px;
background-color:#fff;
}

.groupList li{
margin:5px 0;
font-size:12px;
}

.groupList ul{
border-top:#e0e0e0 1px solid;
}

.groupList ul.first-child{
border-top:none;
}

.groupList ul.last-child{
margin:5px 0 0;
}

.groupList2{
padding:8px 8px 5px 8px;
background-color:#fff;
}

.groupList2 li{
margin:5px 0 0;
font-size:12px;
}
