	body {
		font-family: "Trebuchet MS", "Helvetica", "Arial", "sans-serif";
		background-color: #f9f9f0;
		color : #606070;
		font-size: 11px;
		scrollbar-base-color : #fff;
		scrollbar-face-color : #fff;
		scrollbar-track-color: #f5f5e3;
		scrollbar-arrow-color : #203085;
		scrollbar-3dlight-color: #fff;
		scrollbar-highlight-color : #fff;
		scrollbar-shadow-color : #fff;
		scrollbar-darkshadow-color : #fff;
		margin : 0px;
	}

	a {
	color: #606070;
	text-decoration : none;
	background-color: #fff;
}
	a:link		{ color: #606070; text-decoration: none; }
	a:visited	{ color: #606070; text-decoration: none; }
	a:active	{ color: #606070; }
	a:hover		{ color: #606070; 
					background-color: #fdf5a3;
				}

	* { box-sizing : border-box}
	* { -moz-box-sizing : border-box}

	#title {
		position : absolute;
		width: 388px;
		height : auto;
		z-index: 1;
		left : 0px;
		top : 550px;
		padding : 9px 0px 4px 75px;
		border-right: 14px solid #f3f3e3;
		background-color: #fff;
	}

	#concept {
		position : absolute;
		width: auto;
		height : auto;
		left : 513px;
		top : 657px;
	}

	#description {
		position : absolute;
		width: auto;
		height : auto;
		z-index: 1;
		left : 513px;
		top : 675px;
	}

	#blue {
		background-color: #f0f5fd;
	}

	#kirin {
		position : absolute;
		width: auto;
		height : auto;
		z-index: 1;
		left : 310px;
		top : 508px;
	}


	.box {
	position : absolute;
	z-index: 1;
	}

	#profile {
		width: auto;
		height : auto;
		left : 513px;
		top : 493px;
	}

	#request {
		width: auto;
		height : auto;
		left : 513px;
		top : 621px;
	}

	#blog {
		width: auto;
		height : auto;
		left : 513px;
		top : 505px;
	}

	#sound {
		width: auto;
		height : auto;
		left : 713px;
		top : 493px;
	}

	#agreement {
		width: auto;
		height : auto;
		left : 713px;
		top : 594px;
	}


	#description a { color: #606070;
			background-color: #fff;
	}
	#description a:hover { color: #606070;
			background-color: #f0f5fd;
	}

	#agreement a { color: #606070;
			background-color: #fff;
	}
	#agreement a:hover { color: #606070;
			background-color: #f0f5fd;
	}

	#request a { color: #606070;
			background-color: #fff;
	}
	#request a:hover { color: #606070;
			background-color: #f0f5fd;
	}

	#sss_title {
		position : absolute;
		width: auto;
		height : auto;
		z-index: 1;
		left : 70px;
		top : 320px;
	}

	#sss {
		width: 225px;
		height : 337px;
		left : 75px;
		top : 380px;
	}
