@charset "utf-8";


.cFix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
.cf{
    clear: both;
}
.ta{
    text-align: center;
}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt18{margin-top: 18px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mr10{margin-right: 20px;}
.mr20{margin-right: 20px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.pl15{padding-left: 15px;}
.w450{width: 450px;}
.w324{width: 324px;}
.w325{width: 325px;}
.w310{width: 310px;}
.white{color: #ffffff}
.fl_l{float: left}
.lh20{line-height: 20px}
body {
    background: none;
    font-family: '?q???M?m?p?S Pro W3','???C???I',meiryo,'?l?r ?o?S?V?b?N',MS PGothic,'Hiragino Kaku Gothic Pro',Arial,sans-serif,Verdana,Helvetica,Osaka,sans-serif;

}
.mt10{margin-top: 10px;}
.wrap{
    min-height: 100%;
    font-size: 12px;
    line-height: 17px;
}
#Main{
    clear: both;
    width: 962px;
    margin: auto;
    padding-top: 45px;
    padding-bottom: 20px;
}
h2{
    text-align: center;
    margin-top: 12px;
    font-size: 14px;
}



/*
    head

*/
.header{
    background: url(../images/head_bg.gif) repeat-x bottom left !important;
    width: 100%;
    height: 40px;
    padding-top: 10px;
}
.header .innr{
    width: 962px;
    margin: auto;
}
.header .innr .sns{
    float: right;
}
.header .innr .sns ul{
    margin: 0;
    padding: 0;
}
.header .innr .sns ul li{
    display: inline-block;
    vertical-align: top;
}
.logo_opa01 a{
    display: block;
    background: url(../images/logo_opa01.gif) repeat-x top left;
    width: 30px;
    height: 18px;
    float: left;
}
.logo_opa02 a{
    margin-left: 20px;
    display: block;
    background: url(../images/logo_opa02.gif) repeat-x top left;
    width: 58px;
    height: 18px;
    float: left;
}
.logo_vivre a{
    margin-left: 20px;
    display: block;
    background: url(../images/logo_vivre_2.gif) repeat-x top left;
    width: 48px;
    height: 18px;
    float: left;
}
.logo_forus a{
    margin-left: 20px;
    display: block;
    background: url(../images/logo_forus_2.gif) repeat-x top left;
    width: 66px;
    height: 18px;
    float: left;
}
.content{
    width: 640px;
}
.content{
    float: left;
}
/*

    ???X?g

*/
.content ul{
    margin-top: 26px;
}
.content ul li{
    padding-top: 18px;
    margin-bottom: 18px;
    clear: left;
    border-top: 1px solid;
    display: block;
    position: relative;
    height: 100%;
}
.content ul li a{
    color: #3a3a3a;
    text-decoration: none;
    font-size: 12px;
}
.content ul li .thum,
.content ul li .info{
    position: relative;
    display: table-cell;
    vertical-align: top;
}
.content ul li .thum{
    padding-right: 16px;
}
.content ul li a:hover .thum img{
    opacity: 0.8;
}

.content ul li .info{
    width: 400px;
    height: 100%;
}
.content ul li .info .lnk{
    color:#2fb8bf;
    margin-bottom: 10px;
    font-size: 14px;
}
.content ul li a:hover .info .lnk{
    text-decoration: underline;
}
.content ul li .info .date{
    position: absolute;
    left: 0;
    bottom:-5px;
}
.content ul li:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
/*

    ?T?C?h

*/
.side{
    float: right;
    /*margin-left: 42px;*/
}
.side li{
    border:1px solid;
    margin-bottom: 15px;
    text-align: center;
}
.side li a{
    width: 268px;
    padding: 20px 0;
    display: block;
}
.side li a:hover{
    opacity: 0.8;
}


#Foot{
    background: #fff;
    width: 100%;
    height: 30px;
    padding-top: 10px;
    font-size: 77%;
    line-height: 1;
}
#Foot .innr{
    width: 962px;
    margin: auto;
}
#Foot .innr .copy{
    float: left;
}
#Foot .innr .logos{
    width: 242px;
    float: right;
}


#Foot1 {
    font-size: 15px;
}
#Foot1 .foot_list {
    padding-top: 3px;
}
#Foot1 .foot_opa {
    padding-top: 15px;
}
#Foot1 .foot_opa #Copy {
    margin-top: 5px;
}