@charset "utf-8";

/********************************************
*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*
フォントサイズ大
*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*
********************************************/
body{
font-size:100%;/*デフォルトを16pxとした場合、約16px*/
line-height:137.5%;
}

#left_content #topic_path{
font-size:75%;
line-height:120%;
}

.anchor_top{
font-size:75%;
line-height:120%;
}

#footer_link{
font-size:75%;
line-height:120%;
}

#size_change dd#small a{
background:url(../commonimages/size_btn01.gif) left top no-repeat;
}

#size_change dd#small a:hover{
background:url(../commonimages/size_btn01.gif) left -20px no-repeat;
}

#size_change dd#medium a{
background:url(../commonimages/size_btn02.gif) left top no-repeat;
}

#size_change dd#medium a:hover{
background:url(../commonimages/size_btn02.gif) left -20px no-repeat;
}

#size_change dd#large a{
background:url(../commonimages/size_btn03.gif) left -20px no-repeat;
}

#size_change dd#large a:hover{
background:url(../commonimages/size_btn03.gif) left -20px no-repeat;
}

h2.news_ttl01{
font-size:100%;
}

h3.news_sbttl01{
font-size:100%;
line-height:114%;
}

.news_back a{
font-size:100%;
line-height:120%;
}

.pdf_link01 a{
font-size:100%;
line-height:120%;
}

#mobile #mobile_uri{
font-size:75%;
line-height:18px;
}

#mobile_size_change dd#small a{
background:url(../commonimages/size_btn01.gif) left top no-repeat;
}

#mobile_size_change dd#small a:hover{
background:url(../commonimages/size_btn01.gif) left -20px no-repeat;
}

#mobile_size_change dd#medium a{
background:url(../commonimages/size_btn02.gif) left top no-repeat;
}

#mobile_size_change dd#medium a:hover{
background:url(../commonimages/size_btn02.gif) left -20px no-repeat;
}

#mobile_size_change dd#large a{
background:url(../commonimages/size_btn03.gif) left -20px no-repeat;
}

#mobile_size_change dd#large a:hover{
background:url(../commonimages/size_btn03.gif) left -20px no-repeat;
}