@charset "utf-8";

/* ****************************************************
Since : 2007-09-19
Last Modified: 2007-09-19
***************************************************** */


/* font settings [ font.css ]
=================================
1: font for all
	
=================================*/



/*1: font for all
=================================*/

body {
	line-height: 1.4;
	font-size: 83%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}

a {
	color: #FFFFFF;
	text-decoration:none;
}

.xsmall {
	font-size: 75%;
}

.small {
	font-size: 80%;
}
.small_top {
	font-size: 80%;
	font-weight:normal;
}
.large {
	font-size: 110%;
}

.xlarge {
	font-size: 120%;
}

.huge {
	font-size: 150%;
}
.sitemap {
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
.medium {
	line-height: 1.4;
	font-size: 90%;
	padding-right: 3px;
	padding-left: 5px;
}
.sub {
	font-size: 120%;
	color: #FFFF00;
	/*padding-left: 5px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
	width: 100px;
}
.title {
	font-size: 110%;
	padding-left: 5px;
}
.sitemap2 {
	padding-left: 10px;
}
.follow {
	font-size: 100%;
	padding-left: 5px;
}
.king {
	font-size: 130%;
	padding-left: 5px;
}
