@charset "utf-8";
/* CSS Document */

.bread_crumbs{margin-bottom:64px;}
a.link_color {color: #38A7E8;}

#main{max-width:760px;margin: 0 auto;}
#main .news h4,#contents .news h4{font-size:110%;font-weight:bold;}
#main .news ul{margin-bottom:24px;}

#main p.date,#contents p.date{font-size:80%;text-align: right;color:#888888;}

#main dl dt,#contents dl dt{font-weight: 600;}
#main dl dd,#contents dl dd{margin-bottom:24px;}

.news p a.link{color:#3798D1;text-decoration:underline;}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 740px) {
}

@media screen and (max-width: 640px) {
}