/* CSS Document */
body, .txt_in_li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
}

li {
	color:#F87804;	
}

.footer {
	color:#9D9D9D;
	font-size:10px;	
}
a.footer_link {
	color:#9D9D9D;
	font-size:10px;
	text-decoration: none;
}
a:hover.footer_link {
	color:#5C5C5C;
	font-size:10px;
	text-decoration: none;
}

.main_txt {
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;	
}

.txt_in {
	font-size: 13px;
}

.in_tit01 {
	padding-top:4px;
	color:#1B1B66;
	font-size:11px;
	font-weight: bold;
	line-height: 23px;
}

.tit_00 {
	font-size: 18px;	
	color:#54548C;
}

.tit_01 {
	font-size: 14px;
	font-weight: bold;	
	color:#E86E00;
	margin-bottom: 10px;
}

.tit_02 {
	font-size: 13px;
	font-weight: bold;	
}

.tit_03 {
	color:#E86E00;
}

.tit_italic_01 {
	font-style:italic;
	font-weight: bold;
	color:#1B1B66;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-right: 15px;	
}
