@charset "Shift_JIS";

/*
css-menu
------------------------
2. imgFloat
------------------------*/

.gui_sec01 { /*トップページ*/
background-image:url(../images/csr_011.gif);
background-repeat:repeat-x;
background-position:left bottom;
padding:0 0 12px 0;
margin:0 0 13px 0;
}

.gui_sec01 h4 {
margin:0 0 9px 0;
}

.gui_sec01 p {
margin-left: 20px;
}


.tab_01 {
margin-top: 10px;
font-size: 1.2em;
line-height: 1.6em;
color: #666;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}

.tab_01 td {
padding: 6px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

.tab_02 {
width: 100%;
margin-top: 5px;
font-size: 1.2em;
line-height: 1.4em;
color: #666;
}

.tab_02 td {
text-align: center;
padding: 2px;
}

#rightBottomCsr {
width: 750px;
}
#rightBottomCsr #toTop {
width: 108px;
height: 20px;
/*position: relative;
right: 10px;*/
float: right;
}
#rightBottomCsr #toTop a {
display:block;
background: url(../../common/images/com_005.gif) no-repeat;
background-repeat:no-repeat;
height:100%;
width:100%;
text-decoration:none;
}
#rightBottomCsr #toTop a:hover{
background: url(../../common/images/com_005_on.gif) no-repeat;
}
