@charset "euc-jp";

/*
body {
    font:13px;
    *font-size:small;
    *font:x-small;
	line-height:1.3em;
}
#pankz {
	font-size:77%;
	line-height:1.3em;
}
*/


body {
    font-size: 84%;
	line-height:1.3em;
}
#pankz {
	font-size: 85%;
	line-height:1.3em;
}


#font-middle a {
	background-image:url(../../corporation/images/hd_stw_d_k.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#font-large a {
	background-image:url(../../corporation/images/hd_stw_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#font-middle a:hover {
	background-image:url(../../corporation/images/hd_stw_d_over.jpg)
}
#font-large a:hover {
	background-image:url(../../corporation/images/hd_stw_l_over.jpg)
}

#main {
	line-height:1.4em;
}
#p-top {
	font-size:85%;
	line-height:1.3em;
}
.link_top {
	font-size:85%;
	line-height:1.3em;
}

/*
#main {
	font-size:93%; 
	line-height:1.3em;
}
#p-top {
	font-size:77%;
	line-height:1.3em;
}
.link_top {
	font-size:77%;
	line-height:1.3em;
}
*/

/* definition_link */
a:link{
	color:#333333;
	text-decoration:underline;
}
a:visited{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#C3AF8D;
	text-decoration:underline;
}
a:active{
	color:#C3AF8D;
	text-decoration:underline;
}
