@charset "utf-8";

/* CSS Document */

/**********************global**********************/

.global {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../assets/backgrounds/background-image-02a.png);
}

.h1 {
	width:auto;
	height:auto;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
}

.h2 {
	width:auto;
	height:auto;
	margin:auto;
	padding:4px;
	color:#000;
	letter-spacing:0px;
	
}

.h3 {
	width:auto;
	height:auto;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
	
}

.b1 {
	width:auto;
	height:200px;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
}

.b2 {
	width:auto;
	height:300px;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
}

.b3 {
	width:auto;
	height:200px;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
}

.d1 {
	width:auto;
	height:20px;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
}

.d2 {
	width:auto;
	height:200px;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
}

.d3 {
	width:auto;
	height:300px;
	margin:0px;
	padding:4px;
	color:#000;
	letter-spacing:0px;
}

.f1 {
	width:auto;
	height:100px;
	margin:0px;
	padding:8px;
	color:#000;
	letter-spacing:0px;
}

.f2 {
	width:auto;
	height:auto;
	margin:0px;
	padding:8px;
	color:#000;
	letter-spacing:0px;
}

.f3 {
	width:auto;
	height:20px;
	margin:0px;
	padding:12px,5px, 0px, 0px;
	color:#000;
	letter-spacing:0px;
	text-align:center;
}

.logo {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px,0px, 0px, 0px;
	text-align:center;
}

.trademark {
	font-size:28px;
	width:auto;
	height:auto;
	margin:0px;
	padding:0px,0px, 0px, 0px;
	text-align:center;
}

.display {
	width: auto;
	height: auto;
	text-align:center;
}

.txt {
	width: auto;
	height: auto;
}

.img {
	width: auto;
	height: auto;
	text-align:center;
}

.thumbnail {
	width: auto;
	height: auto;
	text-align:center;
}

.link {
	width:auto;
	height:50px;
	margin:auto;
	padding:4px;
	color:#000;
	text-align:left;
}
