/******* フォント設定 *******/
p{
	margin: 0 0 10 0;
	padding: 0 0 0 0;
}

a:link { color: #1468B3; text-decoration: none;}
a:visited { color: #666666; text-decoration: none;}
a:hover { color: #FF6600; text-decoration: none;}
a:active { color: #666666; text-decoration: none;}

.small    { font-size:11px; line-height:14px; }
.normal   { font-size:13px; line-height:20px; }
.large    { font-size:14px; line-height:18px; }
.larger   { font-size:16px; line-height:20px; }
.ultra    { font-size:18px; line-height:22px; }
.bsmall   { font-size:11px; font-weight:bold; line-height:14px; }
.bnormal  { font-size:12px; font-weight:bold; line-height:18px; }
.blarge   { font-size:14px; font-weight:bold; line-height:20px; }
.blargest { font-size:16px; font-weight:bold; line-height:22px; }
.bultra   { font-size:18px; font-weight:bold; line-height:24px; }

#bread-box a:link { color: #494949; text-decoration: none;}
#bread-box a:visited { color: #494949; text-decoration: none;}
#bread-box a:hover { color: #FF6600; text-decoration: none;}
#bread-box a:active { color: #494949; text-decoration: none;}

/*****2009/10/01*****/
#faq-box a:link { color: #1468B3; text-decoration: none;}
#faq-box a:visited { color: #1468B3; text-decoration: none;}
#faq-box a:hover { color: #FF6600; text-decoration: none;}
#faq-box a:active { color: #1468B3; text-decoration: none;}

.question{
	color:#333333;
	font-weight:bold;
}
.answer{
	color:#FF6600;
	font-weight:bold;
}
/********************/

.midashi-red{
	color:#333333;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 15px;
	padding-left: 8px;
	border-left: solid 3px #990000;
}

.midashi-blue{
	color:#333333;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 15px;
	padding-left: 8px;
	border-left: solid 3px #0172BC;
}

.midashi-green{
	color:#333333;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 15px;
	padding-left: 8px;
	border-left: solid 3px #02AA9D;
}

.midashi-pink{
	color:#333333;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 15px;
	padding-left: 8px;
	border-left: solid 3px #F86174;
}

.tani{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:13px; line-height:20px;
}