/* CSS Document */

/* リセット */
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
font-style: normal;
}

img{
border: 0;
}

ul, ol{
list-style: none;
}

body{
font-family: 'ＭＳ Ｐゴシック','Osaka','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ','sans-serif';
font-size: 62.5%; /* 基準フォントをおよそ10pxに変換*/
line-height:1.6;
}


a{
color: #000000;
}

a:visited{
color: #000000;
}

a:hover{
color: #000000;
}

a:active{
color: #000000;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

abbr[title], acronym[title] {
border-bottom-width: 0;
}

#wrapper{
font-size: 1.2em;
line-height:1.4;
}

#select_size ul.hover-css li.select_s a, #select_size ul.hover-anims li.select_s a { background-position:0px -74px; }

#select_size ul.hover-css li.select_m a, #select_size ul.hover-anims li.select_m a { background-position:-35px 0px; }

#select_size ul.hover-css li.select_l a, #select_size ul.hover-anims li.select_l a { background-position:-70px 0px; }

#contents #contents_c .rss-date{
background: url(../img/date_bg_s.gif) no-repeat 0 0;
padding: 3px 7px;
}

#contents #main_content .news_date{
background: url(../../news/img/date_bg_s.gif) no-repeat 0 0;
}

#contents #main_content .column_date{
background: url(../../profile/img/date_bg_s.gif) no-repeat 0 0;
}