﻿/* CSS Document */

/* font */

#contents p {	font-size: small;}
#contents ul li {	font-size: small;}
#contents ol li {	font-size: small;}
#contents dl dt, #contents dl dd { font-size: small;}
#contents th {	font-size: small;}
#contents td {	font-size: small;}
#contents caption {	font-size: small;}

.sizeS {font-size: x-small !important;}
.sizeM {font-size: small !important;}
.sizeL {font-size: medium !important;}
.sizeLL {font-size: large !important;}
.sizeXL {font-size: x-large !important;}
.sizeXXL {font-size: xx-large !important;}

.size70 {font-size: 70% !important;}
.size80 {font-size: 80% !important;}
.size90 {font-size: 90% !important;}
.size100 {font-size: 100% !important;}
.size110 {font-size: 110% !important;}
.size120 {font-size: 120% !important;}
.size130 {font-size: 130% !important;}
.size140 {font-size: 140% !important;}
.size150 {font-size: 150% !important;}
.size160 {font-size: 160% !important;}
.size170 {font-size: 170% !important;}
.size180 {font-size: 180% !important;}


/*unique*/

#breadCrumbs p {
	font-size:11px;
}

#header div.tagLine h1,
#footer p.ftTagLine {
	font-size:x-small;
}

#header div.hdLink ul li a {
	font-size:14px;
}

#contents div.newsBlk ul li,
#contents div.newsBlk p.allNews{
	font-size:14px;
}

ul.unorderedS li {
	font-size:small!important;
}


/*size追加　2011.04.07*/

.head01,
.head02,
.head03,
.head04 {
	font-size:14px;
}
h4.head02_2 {
	font-size:16px;
}

/*size追加　2011.04.25*/

.font_bold{
font-weight:bold;
font-size:16px;
}


/*料金ページgryUl,whtUl　2011.5.16*/

#contents div.priceBoxInr div.gryUl ul li {
font-size:13px;
}


#contents div.priceBoxInr div.whtUl ul li {
font-size:13px;
}

/*  2011.10.20 */
.intro_msg h5{
    font-size:13px !important;
}

/*  2011.10.20 */
.intro_msg p{
    font-size:13px !important;
}

/*  2011.10.20 */
#contents div.newsBlk div.homeBtnS ul li p {
    font-size:13px !important;
}

/*  2011.10.20 */
#contents #main div.block div.homeBtn ul li p {
    font-size:13px !important;
}

/*  2011.09.01 */
.searchBlk2_text,
.footer_naviquo_text {
    font-size:13px !important;
}

/*  2011.12.06 */
#foot_Links div ul li p{
    font-size:13px !important;
}

/*  2011.12.06 */
#footerInr p.ft_Link{
    font-size:13px !important;
}
