@charset "utf-8";
/* CSS Document */

#wrapper .main .contents .inner h1{	font-size:125%;}
#wrapper .main .contents .inner h2{	font-size:115%;}
#wrapper .main .contents .inner h3{	font-size:110%;}
#wrapper .main .contents .inner h4{	font-size:100%;}
#wrapper .main .contents .inner h5{	font-size:90%;}
#wrapper .main .contents .inner p,li,h1,h2,h3,h4,h5{line-height:140%;}
#wrapper .main .contents .inner a:link{color:#263d0a;}
#wrapper .main .contents .inner a:visited{color:#666;}
#wrapper .main .contents .inner a:hover{color:#fff;background-color:#4D4D26;}
#wrapper .main .contents .inner a:active{color:#D2D2A4;}
#wrapper .main .contents .inner li{padding-left:1em;}

