@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td{
	font-size:13px;
	line-height:19px;
	color:#000000;
}

#header h1 {
	font-size:12px;
	line-height:14px;
}

.table_001 {
	font-size:11px;
	line-height:14px;
}

.table_004 {
	font-size:11px;
	line-height:14px;
}

a:link {
	text-decoration:underline;
	color:#000000;
}
a:visited {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#bb4272;
}
a:active {
	text-decoration:underline;
	color:#000000;
}

.font_small a {
	background:url(../img/common/type_s.gif) no-repeat;
	width:15px;
	height:15px;
	display:block;
	text-indent:-9876px;
	font-size:5px;
}
.font_small a:hover {
	background:url(../img/common/type_s.gif) no-repeat;
	background-position:0px -15px;
	width:15px;
	height:15px;
	display:block;
	text-indent:-9876px;
}
.font_middle a {
	background:url(../img/common/type_m.gif) no-repeat;
	background-position:0px -15px;
	width:15px;
	height:15px;
	display:block;
	text-indent:-9876px;
}
.font_middle a:hover {
	background:url(../img/common/type_m.gif) no-repeat;
	background-position:0px -15px;
	width:15px;
	height:15px;
	display:block;
	text-indent:-9876px;
}
.font_big a {
	background:url(../img/common/type_l.gif) no-repeat;
	width:15px;
	height:15px;
	display:block;
	text-indent:-9876px;
}
.font_big a:hover {
	background:url(../img/common/type_l.gif) no-repeat;
	background-position:0px -15px;
	width:15px;
	height:15px;
	display:block;
	text-indent:-9876px;
}