@charset "utf-8";

/*
Site Name: amc1nai
Description: font size large
*/

#content #main p.reviews{
  font-size: 16px;
}

/*M*/
#footer ul.menu{
  font-size: 100%;
}

#footer address{
  font-size: 70%;
}

#footer p#copy{
	font-size: 100%;
}

#home #main h2{
	font-size: 110%;	
}

#topicpath{
	font-size: 90%;
}

#main table.table-01{
    font-size: 100%;
}

#main table.table-01 th.time,
#main table.table-01 th.type{
    font-size: 100%;
}

.kamoku{
    font-size: 90%;
}

#category #main p{
    font-size: 110%;
}

#category #main h2{
    font-size: 130%;
}

#category #main h3{
    font-size: 120%;
}

#category #main ul li{
   font-size: 100%;
}

#category #main ol li{
    font-size: 95%;
}

#category .public #main .p-page{
  font-size: 100%;
}

#category .public #main p.date{
  font-size: 110%;
}

#category .info #main #article{
  font-size: 110%;
}

#contents #main table td p{
  font-size: 110%;
}

{
	line-height: 150%;
}

#font-size dd ul li.font-nomal a:link,
#font-size dd ul li.font-nomal a:visited{
	background-image: url(../img/01-normal.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-nomal a:hover{
	background-image: url(../img/01-normal-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:link,
#font-size dd ul li.font-large a:visited{
	background-image: url(../img/01-large-active.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:hover{
	background-image: url(../img/01-large-on.gif);
	background-repeat: no-repeat;
}