td.std {
	font-size: 12px;
	color: #171717;
	line-height:125%;
}

td.stdSmall {
	font-size: 11px;
	color: #171717;
}

td.stdBig {
	font-size: 14px;
	color: #171717;
}

td.stdBigBold {
	font-size: 14px;
	font-weight: bold;
	color: #171717;
}

td.stdMax {
	font-size: 18px;
	color: #171717;
	font-weight: bold;
}

td.footer {
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
}

td.footer2 {
	font-size: 11px;
	color: #999999;
}

td.copyright {
	font-size: 10px;
	color: #999999;
	font-family: "Arial","Helvetica","sans-serif";
	padding-top:2px;
}

span.text11 {
	font-size: 11px;
	font-weight: normal;
	line-height:125%;
}

span.text12 {
	font-size: 12px;
	font-weight: normal;
	line-height:125%;
}

span.text16 {
	font-size: 16px;
	font-weight: bold;
	line-height:125%;
}

span.text18 {
	font-size: 18px;
	font-weight: bold;
	line-height:125%;
}

span.text22 {
	font-size: 22px;
	font-weight: bold;
	line-height:125%;
}

span.redstar {
	font-size: 12px;
	color: #CC0000;
}

td.pageIndex {
	font-size: 12px;
	color: #CCCCCC;
}

td.inquiryTel {
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
	line-height:125%;
}

A {
	COLOR: #0044CC;
	TEXT-DECORATION: underline
}

A:hover {
	COLOR: #0099FF;
	TEXT-DECORATION: underline
}

A:active {
	COLOR: #0099FF;
	TEXT-DECORATION: underline
}

/* メニュー部分 */
#t_menu {text-align:left;}
#t_menu p,#t_menu h2, #t_menu h3 {font-size:100%; padding:0px; margin:0px;}
#t_menu div#menu {border:1px solid #cccccc; padding:2px; margin:0px; height:269px;}
#menu p{font-size:12px;}
#menu h3 {font-size:14px; padding:3px; color:#ffffff; background-color:#888888;}
#menu h2 {font-size:12px; color:#444444; padding:2px 0px 2px 2px; background-color:#dddddd;}

/* リード部分 */
#read {margin:20px 0px 10px 20px; text-align:left;}
#read p {margin:5px 0px 0px 0px; font-size:12px; color:#444444;}

/* 汎用 */
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.ml15 {margin-left:15px;}

/* メニュー部分新バージョン用 */

div.ctgr {
	border-left:2px solid #999999; border-top:2px solid #999999;
	padding:5px 0px 0px 15px; margin-top:10px; margin-bottom:5px;
}
div.ctgr p, div.ctgr table, div.main_style {margin:0px; padding:0px;}
div.main_style {margin-top:10px;}
.main_style p {color:#666666; font-size:12px; line-height:140%;}


