﻿@charset "utf-8";

/* CSS Document */

* {
  margin:0;
  padding:0;
}

body {
	background-color: #FFFFFF;
}
#wrapper {
	height: 900px;
	width: 1200px;
}
#wrapper_s {
	height: 215px;
	width: 380px;
}
#wrapper_s #content {
	height: 175px;
	width: 335px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: 15px;
	background-image: url(../images/main/loginBg.png);
}

#wrapper #photo01 {
	height: 630px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}
#wrapper #word {
	width: 400px;
	height: 300px;
	position: absolute;
	z-index: 5;
	left: 700px;
	top: 205px;
}

.tab01 {
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.tab02 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.tab03 {
	margin-top: 20px;
	margin-left: 10px;
}
.tab04 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.tab05 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}


.text01 {
	font-family: "?啁敦??";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.text02 {
	color: #656565;
	font-family: "?啁敦??";
	font-size: 15px;
	line-height: 60px;
}
.text03 {
	color: #6167bf;
	line-height: 20px;
	font-size: 15px;
}
.text04 {
	font-family: "敺株?甇??擃?, Verdana;
	font-size: 36px;
	line-height: 36px;
	color: #666666;
	font-weight: bold;
}
.text05 {
	font-family: "敺株?甇??擃?, Verdana;
	font-size: 36px;
	line-height: 36px;
	color: #7778cd;
	font-weight: bold;
}
.text06 {
	font-family: "敺株?甇??擃?, Verdana;
	font-size: 36px;
	line-height: 36px;
	color: #3f7cc9;
	font-weight: bold;
}
.text07 {
	font-family: "敺株?甇??擃?, Verdana;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
}
.text08 {
	font-family: "敺株?甇??擃?, Verdana;
	color: #4B4B4B;
	font-size: 12px;
	letter-spacing: 0.25em;
	font-weight: bold;
}
.text09 {
	font-family: "?啁敦??";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
