/* font css */

/*
search key "="+"n"

=1_0 text
=2_0 a (footer only)
=2_1 a (common)
*/


/* =1_0 text */

.text1{	/* hyoujun */
	font-size: 75%;
	color: #4b4b4b;
	line-height: 150%;
    test-align:left;
}

.text2{
	font-size: 75%;
	color: #666666;
	line-height: 150%;
}

.text3{
	font-size: 70%;
	color: #002D60;
	line-height: 150%;
}

.text_w{
	color: #cccccc;
	font-size: 75%;
}
.text11{
	font-size: 65%;
	color: #333333;
	line-height: 150%;
    test-align:left;
}

/* =2_0 a(footer only) */

a.footer_menu:link{
	color:#002D60;
	text-decoration: none;
}

a.footer_menu:visited{
	color:#002D60;
	text-decoration: none;
}

a.footer_menu:hover{
	color:#002D60;
	text-decoration: underline;
}

a.footer_menu:active{
	color:#002D60;
	text-decoration: none;
}

a.link_txt:link{
	color: #002d60;
	font-size: 65%;
	text-decoration: none;
}

a.link_txt:visited{
	color: #002d60;
	font-size: 65%;
	text-decoration: none;
}

a.link_txt:hover{
	color: #002d60;
	font-size: 65%;
	text-decoration: none;
}

a.link_txt:active{
	color: #002d60;
	font-size: 65%;
	text-decoration: none;
}

/* =3_0 list */

a.list_arrow1:link{
	color:#002d60;
	font-weight: normal;
	background: url(/common/images/arrow01.gif) 10% center no-repeat;
	padding:12px 5px 10px 36px;
    background-color:#f4f4f4;
    text-align:left;
	font-size: 70%;
	text-decoration: none;
}

a.list_arrow1:visited{
	color:#002d60;
	font-weight: normal;
	background: url(/common/images/arrow01.gif) 10% center no-repeat;
	padding:12px 5px 10px 36px;
    background-color:#f4f4f4;
    text-align:left;
	font-size: 70%;
	text-decoration: none;
}

a.list_arrow1:hover{
	color:#002d60;
	font-weight: normal;
	background: url(/common/images/arrow01.gif) 10% center no-repeat;
	padding:12px 5px 10px 36px;
    background-color:#f4f4f4;
    text-align:left;
	font-size: 70%;
	text-decoration: none;
}

a.list_arrow1:active{
	color:#002d60;
	font-weight: normal;
	background: url(/common/images/arrow01.gif) 10% center no-repeat;
	padding:12px 5px 10px 36px;
    background-color:#f4f4f4;
    text-align:left;
	font-size: 70%;
	text-decoration: none;
}
