body{
	font-family:"ＭＳ Ｐゴシック","osaka","ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#333333;
	line-height:21px;
}

a:link{text-decoration:none; color:#333333;}
a:visited{text-decoration:none; color:#333333;}
a:active{text-decoration:none; color:#333333;}
a:hover{text-decoration:underline; color:#333333;}

/*fontsize//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.fs9 {
	font-size: 9px;
}
.fs10 {
	font-size: 10px;
	line-height:16px;
}
.fs11 {
	font-size: 11px;
	line-height:16px;
}
.fs12 {
	font-size: 12px;
	line-height:16px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}

/*lineheight//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.lh10 {
	line-height:10px;
}
.lh11 {
	line-height:11px;
}
.lh12 {
	line-height:12px;
}
.lh13 {
	line-height:13px;
}
.lh14 {
	line-height:14px;
}
.lh15 {
	line-height:15px;
}
.lh16 {
	line-height:16px;
}
.lh17 {
	line-height:17px;
}
.lh18 {
	line-height:18px;
}
.lh19 {
	line-height:19px;
}
.lh20 {
	line-height:20px;
}
.lh21 {
	line-height:21px;
}
.lh22 {
	line-height:22px;
}
.lh23 {
	line-height:23px;
}
.lh24 {
	line-height:24px;
}
.lh25 {
	line-height:25px;
}
.lh26 {
	line-height:26px;
}
.lh27 {
	line-height:27px;
}
.lh28 {
	line-height:28px;
}
.lh29 {
	line-height:29px;
}
.lh30 {
	line-height:30px;
}

/*letterspacing//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.ls1 {
	letter-spacing:0.1em;
}

/*caption//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.caption1 {
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caption2 {
	font-size: 10px;
	line-height: 11px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 0px;
}
.caption3 {
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*lead//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.lead1 {
	line-height: 18px;
}
.lead2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.lead3 {
	margin-top: 0px;
	margin-bottom: 20px;
}
.lead4 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.lead5 {
	margin-top: 15px;
	margin-bottom: 0px;
}
.lead6 {
	margin-top: 10px;
	margin-bottom: 20px;
}
/*fontcolor//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.fc_white {
	color: #FFFFFF;
}
.fc_666 {
	color:#666666;
}
.fc_999 {
	color:#999999;
}
.fc_ora {
	color: #FF6600;
}
.fc_yellow {
	color: #FFEE00;
}
.fc_pink {
	color: #E5004F;
}
.fc_blue {
	color: #425AA7;
}


/*fontweight//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.fw_b {
	font-weight:bold;
}
.fw_n {
	font-weight:normal;
}


/*other//////////////////////////////////////////////////////////////////////////////
==================================================================================*/
.td_u {
	text-decoration: underline;
}
.smallfont1 {
	font-size: 10px;
	line-height: 18px;
}
.smallfont2 {
	font-size: 10px;
	line-height: 15px;
}
.smallfont3 {
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.1em;
}
.smallfont4 {
	font-size: 10px;
	line-height: 12px;
}

.largefont1 {
	font-size: 13px;
	line-height: 24px;
}

#topicpath {
	font-size: 10px;
	color: #333333;
	letter-spacing:0.1em;
	margin-right: 0px;
	margin-bottom: 3px;
	text-align: right;
	line-height: 1.6em;
}
.introduction {
	margin-top: 0px;
	margin-bottom: 15px;
}
.introduction2 {
	margin-top: 0px;
	margin-bottom: 15px;
	background-color:#FFFFCC;
	padding: 10px;
}

